Commit Graph

3 Commits

Author SHA1 Message Date
56c3813609 Embellishments for module dependencies and initramfs bootup sequence
- add recursive module dependencies based on porper tools (modinfo)
  - fix zinit boot sequences
    - /dev/shm mount for alpine-built haveged
    - mycelium
    - rfs copy fixes
    - better sequencing overall (god I miss 'before:'
2025-08-20 09:35:18 +02:00
b07788f8db Add debug flag to zinit init for better boot visibility
- Changed: exec switch_root /mnt/root /sbin/zinit init
- To: exec switch_root /mnt/root /sbin/zinit -d init
- Enables debug output during Zero-OS service startup
2025-08-19 14:19:32 +02:00
9b14d94bbe Initial commit: Alpine Zero-OS initramfs build system with cleaned Docker configuration 2025-08-15 22:11:44 +02:00