tinyramfs(8) "tinyramfs" "2022-05-09"
tinyramfs - create an initramfs
tinyramfs [-dfhl] [-c file] [-k kern] [-m path]
The tinyramfs utility generates an initramfs image for loading kernel modules, unlocking encrypted drives, mounting needed filesystems, etc.
-c
Use <file> as configuration, instead of /etc/tinyramfs/config.
-d
Enable debug mode; print every command tinyramfs executes to standard
error.
-f
Overwrite the output file if it already exists.
-h
Show a summary of options accepted by tinyramfs.
-k
Set the kernel version to <kern>. This way tinyramfs knows which kernel
modules to use.
-l
Use helper scripts in $PWD/lib/, instead of /lib/tinyramfs/.
-m
Look for kernel modules in <path>, instead of /lib/modules/.
/lib/tinyramfs/hook.d/ tinyramfs hooks
tinyramfs(5)
tinyramfs by illiliti *https://github.com/illiliti*++ man page by fluorescent_haze https://github.com/fluorescent-haze