|
|
bf62e887e8
|
feat: Create minimal Zero-OS initramfs with console support
- Fixed build system to clone source repositories instead of downloading binaries
- Enhanced scripts/fetch-github.sh with proper git repo cloning and branch handling
- Updated scripts/compile-components.sh for RFS compilation with build-binary feature
- Added minimal firmware installation for essential network drivers (73 modules)
- Created comprehensive zinit configuration set (15 config files including getty)
- Added util-linux package for getty/agetty console support
- Optimized package selection for minimal 27MB initramfs footprint
- Successfully builds bootable vmlinuz.efi with embedded initramfs
- Confirmed working: VM boot, console login, network drivers, zinit init system
Components:
- initramfs.cpio.xz: 27MB compressed minimal Zero-OS image
- vmlinuz.efi: 35MB bootable kernel with embedded initramfs
- Complete Zero-OS toolchain: zinit, rfs, mycelium compiled from source
|
2025-08-16 23:25:59 +02:00 |
|
|
|
c636d2baef
|
Merge commit '9790ef4dacdf729d8825dbe745379bd6c669b9dd' as 'components/rfs'
|
2025-08-16 21:12:45 +02:00 |
|
|
|
3d6caf7d91
|
Merge commit '10025f9fa5503865918cbae2af5366afe7fd7c54' as 'components/mycelium'
|
2025-08-16 21:12:34 +02:00 |
|
|
|
9293ee45cb
|
Merge commit '2fda71af117a90da5f496d8bb8105f0ee9e07420' as 'components/zinit'
|
2025-08-16 21:12:16 +02:00 |
|
|
|
01491a088c
|
Remove git submodules completely
- Remove .gitmodules file
- Remove all component submodules (zinit, mycelium, rfs, corex)
- Prepare for git subtree approach
|
2025-08-16 21:11:21 +02:00 |
|
|
|
99485106d3
|
Update submodules: mycelium and rfs to latest commits
|
2025-08-16 20:22:11 +02:00 |
|
|
|
756b7e5514
|
Add Zero-OS components: zinit, rfs v2.0.6, mycelium v0.6.1, corex v2.1.4
|
2025-08-15 22:40:31 +02:00 |
|