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:
Alexandre Gomes Gaigalas 2025-06-02 19:57:45 -03:00
parent 2057d551e0
commit 437dc4a1b2
2 changed files with 42 additions and 32 deletions

1
.gitignore vendored
View file

@ -6,5 +6,6 @@
target/
kernel
distfiles/
mirrorstate/
__pycache__
steps/bootstrap.cfg