Skip to content

initial RAM filesystem image creator

License

Notifications You must be signed in to change notification settings

fluxer/mkinitfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • Minimal software requirements
  • UUID/Label boot device support
  • Simple, extendable via hooks
  • Creates images which GRUB can detect without patching it
  • Not tide to specific init system

Requirements

  • Busybox
  • File
  • Standard C library
  • e2fsprogs

Notes

  • Only GNU libc and musl are currently supported
  • Prefer building the Busybox binary as static
  • e2fsprogs is optional but required for checking filesystems other than what Busybox supports (ext2 only)

About

initial RAM filesystem image creator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published