Skip to content

ubelstahl/linux-initrd-initbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-initrd-initbase

This is a base init program for initramfs (early init). It does nothing except mounting some kernel virtual file systems (like /dev, /proc, /sys etc.) and preparing the current console TTY.

Build

You need musl-gcc to statically build this program with musl library. Also make sure you have make installed on your system. Run make to build this project.

License

linux-initrd-initbase, Open-Source & Public Domain. 2026 ubelstahl. Check LICENSE for more information.

Mentioned Projects

Copyright © 2005-2020 Rich Felker, et al. Open-Source, MIT License. Check license at musl/COPYRIGHT

Open-Source, GPL2 License. Get more information at busybox.net/license.html

About

Base init program for initramfs

Topics

Resources

License

Stars

Watchers

Forks

Contributors