Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

315 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

14 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages