live-bootstrap/steps/improve
Gábor Stefanik a76fac4fa7 Allow update_env to incorporate runtime changes to bootstrap.cfg
Perform variable substitution at runtime, rather than at generation
time. This way, if bootstrap.cfg changes after update_env, the new
values there take effect immediately.
2024-01-08 12:55:19 +01:00
..
after.sh After bootstrap, drop to a shell if needed, then shut down cleanly 2024-01-08 05:19:19 +01:00
clean_sources.sh Avoid deleting sources that will be needed in future builds 2023-12-27 12:36:46 +01:00
finalize_fhs.sh Use devtmpfs, and improve finalize_fhs.sh 2024-01-02 00:15:32 +01:00
get_network.sh Linters & CI updates 2023-12-15 21:44:43 +11:00
musl_libdir.sh Linters & CI updates 2023-12-15 21:44:43 +11:00
null_time.sh Linters & CI updates 2023-12-15 21:44:43 +11:00
populate_device_nodes.sh Do not try to create /dev nodes under chroot/bwrap 2023-12-26 13:01:24 +11:00
setup_repo.sh Linters & CI updates 2023-12-15 21:44:43 +11:00
swap.sh Support swap files in qemu or bare-metal mode 2024-01-02 04:32:08 +01:00
update_checksums.sh Do update checksums when building with `--update-checksums` 2023-12-27 12:36:46 +01:00
update_env.sh Allow update_env to incorporate runtime changes to bootstrap.cfg 2024-01-08 12:55:19 +01:00