Skip to content
This repository has been archived by the owner on May 8, 2018. It is now read-only.

A set of scripts to build a minimal (but functional) initramfs.

License

Notifications You must be signed in to change notification settings

owenthewizard/minimal-initramfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project sucks. Don't use it.

minimal-initramfs

minimal-initramfs is a set of bash scripts to create a functional and minimal initial ram filesystem (initramfs). It uses a hook system to enable or disable functions modularly.

Usage

  1. Edit initramfs.conf

${EDITOR} initramfs.conf

  1. Build the initramfs directory

./build.sh

  1. Compress it into a cpio image

./package.sh

Your initramfs is now located at initramfs.img.

About

A set of scripts to build a minimal (but functional) initramfs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages