mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Make download-distfiles.sh read from steps/manifest
This brings the shell script closer to what get_packages() at lib/generator.py does. It allows for downloading only what is specified in the manifest.
This commit is contained in:
parent
2057d551e0
commit
437dc4a1b2
2 changed files with 42 additions and 32 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,5 +6,6 @@
|
|||
target/
|
||||
kernel
|
||||
distfiles/
|
||||
mirrorstate/
|
||||
__pycache__
|
||||
steps/bootstrap.cfg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue