Personal development fork of Iglunix.
Go to file
Ella-0 e1d10e44fe vulkan icd loader 2021-01-28 13:26:33 +00:00
docs syntax highlighting in docs 2021-01-28 12:37:19 +00:00
pkgs vulkan icd loader 2021-01-28 13:26:33 +00:00
templates Added templates, file and less 2021-01-27 11:19:03 +00:00
.gitignore added fs info to metadata 2020-12-27 16:34:08 +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
example.build.sh added fs info to metadata 2020-12-27 16:34:08 +00:00
lazy.sh Changed from / to /usr where appropriate 2021-01-12 11:06:46 +00:00
lazypkg.sh Added linux 2021-01-13 08:34:27 +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