Skip to content

hanh-linux/gen-initramfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gen-initramfs

Default tool for generating initial RAM filesystem in Hanh Linux.

Usage

Usage: gen-initramfs [options] 
Options: 
------------------------------------------------------------
opts              purpose                      def
------------------------------------------------------------
kver="string"     Set kernel version           $(uname -r)  
sysroot="dir"     Set system root              /
hooks="files"     Specify hooks to add
bin="file"        Specify binaries to add
lib="file"        Specify libraries to add

Dependencies

  • busybox (read INSTALL)
  • cpio
  • findutils
  • gzip
  • coreutils
  • util-linux Depends heavily on hooks you want to use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages