diff options
| author | Daniel Baumann <daniel@debian.org> | 2009-03-06 16:40:53 +0100 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:04 +0100 |
| commit | 753beff823f1963bd98ab4057fb1c63eeb7712fe (patch) | |
| tree | ec3cb171a15b7a31d35d799a7031e908920ca540 /manpages | |
| parent | 3f5e69a027b894940d48b296ac9379a62f2fa587 (diff) | |
| download | live-boot-753beff823f1963bd98ab4057fb1c63eeb7712fe.tar.gz live-boot-753beff823f1963bd98ab4057fb1c63eeb7712fe.zip | |
Adding silent boot parameter.
Diffstat (limited to 'manpages')
| -rw-r--r-- | manpages/live-initramfs.en.7.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/manpages/live-initramfs.en.7.txt b/manpages/live-initramfs.en.7.txt index ecf9db5..c1dcd5b 100644 --- a/manpages/live-initramfs.en.7.txt +++ b/manpages/live-initramfs.en.7.txt @@ -245,6 +245,11 @@ This parameter will make live-initramfs to show on "/" the ro filesystems lead to problems by applications like "mono" which store binary paths on installation. + silent + +If you boot with the normal quiet parameter, live-initramfs hides most messages +of its own. When adding silent, it hides all. + textonly Start up to text-mode shell prompts, disabling the graphical user interface. |
