Skip to content

Basic Linux distro using musl, sbase+ubase, and sinit

License

Notifications You must be signed in to change notification settings

prescott2m/slinux

Repository files navigation

slinux

A basic Linux distro using musl, sbase+ubase, and sinit

Building

Note

GNU Bash is required in order to run these scripts.

To configure, edit config.sh

To build slinux and create an slinux.iso, run build.sh

Hacking

When writing C specifically for slinux (e.g. rc.shutdown), use the suckless coding style.

Software in the base system

  • linux
  • musl
  • sbase
  • ubase
  • sinit
  • dash
  • oksh

About

Basic Linux distro using musl, sbase+ubase, and sinit

Resources

License

Stars

Watchers

Forks

Releases

No releases published