X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=manpages%2Fen%2Flive-boot.7;fp=manpages%2Fen%2Flive-boot.7;h=b29143a74f4066abd552b36f52557e841febf58e;hb=9321eb44e7c29615e115a0fb3e7121e62b189dfa;hp=d49f578cce1efd2bb53e1d899934c5e4034c71d0;hpb=683095685ccdd4175b75293540aabe239d03a6bb;p=live-boot-grml.git diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7 index d49f578..b29143a 100644 --- a/manpages/en/live-boot.7 +++ b/manpages/en/live-boot.7 @@ -27,27 +27,27 @@ In addition, there are some more boot parameters to influence the behaviour, see These environment variables can only be set in the configuration files: .TP -\fBDISABLE_CDROM\fR=[\fIy\fR|\fIn\fR] +\fBDISABLE_CDROM\fR=[\fItrue\fR|\fIfalse\fR] Disable support for booting from CD-ROMs. If set to '\fIy\fR' mkinitramfs will build an initramfs without the kernel modules for reading CD-ROMs. .TP -\fBDISABLE_FAT\fR=[\fIy\fR|\fIn\fR] +\fBDISABLE_FAT\fR=[\fItrue\fR|\fIfalse\fR] Disable support for booting from FAT file systems. If set to '\fIy\fR' mkinitramfs will build an initramfs without the kernel module vfat and some nls_* modules. .TP -\fBDISABLE_FUSE\fR=[\fIy\fR|\fIn\fR] +\fBDISABLE_FUSE\fR=[\fItrue\fR|\fIfalse\fR] Disable support for booting from FUSE-based file systems. If set to '\fIy\fR' mkinitramfs will build an initramfs without the kernel module fuse and file systems that depend on it (like curlftpfs and httpfs2). .TP -\fBDISABLE_NTFS\fR=[\fIy\fR|\fIn\fR] +\fBDISABLE_NTFS\fR=[\fItrue\fR|\fIfalse\fR] Disable support for booting from NTFS file systems. If set to '\fIy\fR' mkinitramfs will build an initramfs without the kernel module ntfs. .TP -\fBDISABLE_USB\fR=[\fIy\fR|\fIn\fR] +\fBDISABLE_USB\fR=[\fItrue\fR|\fIfalse\fR] Disable support for booting from USB devices. If set to '\fIy\fR' mkinitramfs will build an initramfs without the kernel module sd_mod. .TP -\fBMINIMAL\fR=[\fIy\fR|\fIn\fR] +\fBMINIMAL\fR=[\fItrue\fR|\fIfalse\fR] Build a minimal initramfs. If set to '\fIy\fR' mkinitramfs will build an initramfs without some udev scripts and without rsync. .TP