2021-04-17 14:44:52 +00:00
|
|
|
# [Iglunix](https://iglunix.xyz/)
|
2020-12-27 17:39:29 +00:00
|
|
|
Unix like software distribution with no GNU components
|
2020-12-27 16:34:08 +00:00
|
|
|
|
2021-01-02 18:37:56 +00:00
|
|
|
All build scripts are 0BSD Licensed.
|
|
|
|
|
|
|
|
|
2021-04-17 14:44:52 +00:00
|
|
|
To create an ISO from a non-iglunix OS please see https://github.com/iglunix/iglunix-autobuild
|
2021-03-02 09:53:31 +00:00
|
|
|
|
2021-03-28 14:43:05 +00:00
|
|
|
## Discord
|
2021-04-17 14:44:52 +00:00
|
|
|
Join us at [link](https://discord.gg/NKB9qD2bMx)
|
2021-03-28 14:43:05 +00:00
|
|
|
|
2020-12-27 17:39:29 +00:00
|
|
|
## TODO
|
2021-03-30 07:35:17 +00:00
|
|
|
- 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
|
2020-12-27 17:39:29 +00:00
|
|
|
- LLVM (Work out how to split packages)
|
2021-01-07 00:23:15 +00:00
|
|
|
- FreeBSD Kernel (bootloader?, syslinux should support it)
|
|
|
|
- FreeBSD libc? Standalone build how? (rly need LLVM libc)
|
2021-04-23 10:11:48 +00:00
|
|
|
- Init system (parallel stuff and dependencies)
|
2021-01-07 00:23:15 +00:00
|
|
|
- QEMU for multiarch
|
2021-01-28 13:23:42 +00:00
|
|
|
- Lots of work on package manager still required
|