Skip to content

managarm/linux-mlibc

Repository files navigation

linux-mlibc

Attempt at creating a mlibc-based Linux distribution.

Derived and restructured from no92's patches.

Build instructions

$ mkdir build && cd $_ # create and cd into a build directory
$ xbstrap init ../ # init xbstrap with the source directory containing bootstrap.yml
$ xbstrap install base # build the base metapackage
$ xbstrap run version-check # run a version check, verify against LFS
$ xbstrap run chroot # mount & chroot into the system (requires sudo permissions)

To unmount the sysroot, run xbstrap run unmount.

About

Small, mlibc-based Linux distribution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors