Personal development fork of Iglunix.
18bb7ee1a9
Building tiny linux bootloader also creates the lazybox image (lazybox.img) |
||
---|---|---|
docs | ||
patches | ||
pkgs | ||
templates | ||
.gitignore | ||
createimg.sh | ||
example.build.sh | ||
geninitrd.sh | ||
lazy.sh | ||
lazypkg.sh | ||
LICENSE | ||
logo | ||
README.md |
lazybox
Unix like software distribution with no GNU components
All build scripts are 0BSD Licensed.
TODO
- LLVM (Work out how to split packages)
- FreeBSD Kernel (bootloader?, syslinux should support it)
- FreeBSD libc? Standalone build how? (rly need LLVM libc)
- Init system ( paralel shit and dependencies )
- QEMU for multiarch
- Lots of work on package manager still required