mirror of
https://github.com/clearlinux/clr-init.git
synced 2026-08-19 12:16:26 +00:00
8aa0ffffa7
Signed-off-by: Josue David Hernandez <josue.d.hernandez.gutierrez@intel.com>
13 lines
474 B
Groff
13 lines
474 B
Groff
.TH clr\-init
|
|
.SH FILES
|
|
.PP
|
|
\fB\fC/usr/local/lib/initrd/clr\-init.img.gz\fR
|
|
.SH DESCRIPTION
|
|
.PP
|
|
small initrd wrote with C programming language that takes information from the cmdline in proc to mount root and execute
|
|
/sbin/init from the root partition.
|
|
.SH Luks Encryption support
|
|
.PP
|
|
for partitions encrypted with luks a password input will be displayed in boot time to decrypt root partition, add options
|
|
to cmdline is not needed to know that root partition is encrypted.
|