Project to automates the full cycle of creating, configuring, and testing a custom Debian ISO image using live-build and QEMU.
- init.sh: Prepares the build environment and dependencies.
- build.sh: Builds the custom Debian ISO.
- test.sh: Boots and tests the generated ISO with QEMU.