Personal development fork of Iglunix.
Go to file
Ella-0 4e68361184 Merge branch 'main' of github.com:iglunix/iglunix 2021-04-07 08:59:04 +01:00
docs Finish the rename to iglunix 2021-02-10 20:00:20 +01:00
pkgs Added ribidi 2021-04-07 08:58:21 +01:00
templates Added go 2021-02-23 21:42:15 +00:00
.gitignore Fixes 2021-02-04 12:02:44 +00:00
LICENSE Added license for build scripts, added lazybox package 2021-01-02 18:37:56 +00:00
README.md README.md: updated TODO 2021-03-30 08:35:17 +01:00
build_utils Format partition to ext4 & cp packages there & switch_root 2021-02-14 18:34:51 +01:00
createimg.sh Error if loopback failed in createimg.sh 2021-04-06 12:53:24 +00:00
example.build.sh added fs info to metadata 2020-12-27 16:34:08 +00:00
geninitrd.sh Format partition to ext4 & cp packages there & switch_root 2021-02-14 18:34:51 +01:00
iglu.sh Add help to iglu.sh 2021-02-17 20:04:49 +01:00
iglupkg.sh Use nproc for the number of jobs. 2021-02-12 19:37:50 +01:00
logo Added final logo 2021-02-02 00:07:06 +00:00

README.md

Iglunix

Unix like software distribution with no GNU components

All build scripts are 0BSD Licensed.

For the build system see https://github.com/iglunix/iglunix-autobuild

Discord

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