diff options
-rw-r--r-- | README.adoc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc index 8ea66e3..646ebbe 100644 --- a/README.adoc +++ b/README.adoc @@ -77,6 +77,16 @@ decryption, the root device is reset to _dev_sda3p1, which is partition 1 of the decrypted sda3 cryptluks device. +quiet +~~~~~ +* *required*: no +* *examples*: NA + +Applying this kernel parameter will quiet the boot process significantly. This +parameter is respected by the mkinitramfs init process as well as the Linux +kernel. + + initdebug ~~~~~~~~~ * *required*: no |