iglunix/README.md

21 lines
729 B
Markdown
Raw Normal View History

2021-02-10 19:00:20 +00:00
# Iglunix
2020-12-27 17:39:29 +00:00
Unix like software distribution with no GNU components
2020-12-27 16:34:08 +00:00
All build scripts are 0BSD Licensed.
2021-03-02 09:53:31 +00:00
For the build system see https://github.com/iglunix/iglunix-autobuild
2021-03-28 14:43:05 +00:00
## Discord
[link](https://discord.gg/NKB9qD2bMx)
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)
- Init system ( paralel shit and dependencies )
- QEMU for multiarch
2021-01-28 13:23:42 +00:00
- Lots of work on package manager still required