live-bootstrap icon indicating copy to clipboard operation
live-bootstrap copied to clipboard

Make download-distfiles.sh read from steps/manifest

Open alganet opened this issue 5 months ago • 0 comments

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 is useful for partial builds or custom manifests. I also removed some bashisms (arrays, [[) to improve portability to shells other than bash.

alganet avatar Jun 03 '25 00:06 alganet