iglunix/README.md
Firas Khalil Khana 7bbc6b3a82
Small typo
2021-04-23 13:11:48 +03:00

789 B

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 (parallel stuff and dependencies)
  • QEMU for multiarch
  • Lots of work on package manager still required