mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-14 07:15:24 +01:00
- Rather than defining the urls where they are gotten (python sysa, python sysc, inside sysc), a spec file is now used that is easily interpretable and tool-independent. - This is interpreted by rootfs.py and inside sysc. - This is also used to make sources available and extract sources. - Manual dirname selection is no longer required as is tarball renaming upon download - all of this is handled automatically. Fixes #188
14 lines
525 B
Text
14 lines
525 B
Text
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Upstream-Name: live-bootstrap
|
|
Upstream-Contact: fosslinux <fosslinux@aussies.space>
|
|
Source: https://github.com/fosslinux/live-bootstrap
|
|
|
|
# Sample paragraph, commented out:
|
|
#
|
|
# Files: src/*
|
|
# Copyright: $YEAR $NAME <$CONTACT>
|
|
# License: ...
|
|
|
|
Files: sys*/*/sources sys*/SHA256SUMS.sources sysa/checksum-transcriber.SHA256SUM sysa/pre-sha.sha256sums sysa/*/*.checksums sysa/SHA256SUMS.pkgs sysc/musl-1.2.3/ld-musl-i386.path
|
|
Copyright: none
|
|
License: MIT
|