mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 19:16:32 +01:00
- add --stage0-image in rootfs.py for qemu to boot an existing kernel-bootstrap image - when --stage0-image is combined with --build-guix-also, update BUILD_GUIX_ALSO in image config and sync /steps-guix into the image - require stage0 /init to contain guix handoff marker instead of patching /init implicitly - add run_steps_guix_if_requested() to make_bootable-generated /init so rebooted stage0 images can enter steps-guix directly - run /steps-guix/0.sh with bash in after.sh - make script-generator start mode convention-based: /steps stays kaem-first, alternate roots (e.g. /steps-guix) start in bash - remove redundant explicit /steps config-root argument from seed/preseeded/reconfigure script-generator calls |
||
|---|---|---|
| .. | ||
| stage0-posix@45d90f5955 | ||
| after.kaem | ||
| configurator.amd64.checksums | ||
| configurator.c | ||
| configurator.riscv64.checksums | ||
| configurator.x86.checksums | ||
| preseeded.kaem | ||
| script-generator.amd64.checksums | ||
| script-generator.c | ||
| script-generator.riscv64.checksums | ||
| script-generator.x86.checksums | ||
| seed.kaem | ||