Personal development fork of Iglunix.
Go to file
Ella-0 2e06ba4be0 Merge branch 'main' of https://github.com/Ella-0/lazybox 2021-02-03 13:03:56 +00:00
docs syntax highlighting in docs 2021-01-28 12:37:19 +00:00
pkgs Merge branch 'main' of https://github.com/Ella-0/lazybox 2021-02-03 13:03:56 +00:00
templates lots of updates 2021-01-31 11:09:14 +00:00
.gitignore lots of updates 2021-01-31 11:09:14 +00:00
LICENSE Added license for build scripts, added lazybox package 2021-01-02 18:37:56 +00:00
README.md update readme 2021-01-28 13:23:42 +00:00
createimg.sh Update image gen scripts 2021-01-31 13:41:39 +00:00
example.build.sh added fs info to metadata 2020-12-27 16:34:08 +00:00
geninitrd.sh Update image gen scripts 2021-01-31 13:41:39 +00:00
lazy.sh Updated some stuff 2021-02-03 13:03:52 +00:00
lazypkg.sh Updated some stuff 2021-02-03 13:03:52 +00:00
logo Added final logo 2021-02-02 00:07:06 +00:00

README.md

lazybox

Unix like software distribution with no GNU components

All build scripts are 0BSD Licensed.

TODO

  • 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