Personal development fork of Iglunix.
docs | ||
init | ||
pkgs | ||
templates | ||
.gitignore | ||
build_utils | ||
createimg.sh | ||
example.build.sh | ||
geninitrd.sh | ||
iglu.sh | ||
iglupkg.sh | ||
LICENSE | ||
logo | ||
README.md |
Iglunix
Unix like software distribution with no GNU components
All build scripts are 0BSD Licensed.
To create an ISO from a non-iglunix OS please see https://github.com/iglunix/iglunix-autobuild
Discord
Join us at link
TODO
- WebKit - Need to port WebKit somehow since no browers will build for this
- Wayland Compositors - No Wayland compositors currently work perfectly. I think this is because of the lack of udev or lack of logind
- 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 stuff and dependencies )
- QEMU for multiarch
- Lots of work on package manager still required