Skip to content

no92/linux-mlibc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-mlibc

Attempt at creating a mlibc-based Linux distribution.

Derived and restructured from czapek1337'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 -u --all # build everything
$ 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

Tools and recipes needed for setting up a mlibc-based LFS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5