X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap.8.txt;h=4f6fa97dcc7f65f3c9101e3a134acca67e7c7419;hp=f751cb5bd0ce779baf7a34c446c8bc9b6c533f48;hb=95f4b7c479cce25127be9d0ccc160d8bf179b37c;hpb=f3a7ab6b9468d8424eb30d68df68929fffc05cf3 diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index f751cb5..4f6fa97 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -38,6 +38,12 @@ Options and environment variables deploy an i386 system use this option. Note: deploying amd64 from an i386 kernel does *not* work. Example: "_--arch i386_" +*--backportrepos*:: + + Enable Debian's Backports repository (http://backports.debian.org/) via the + /etc/apt/sources.list.d/backports.list configuration file. This provides the + option to install Debian packages from Debian's backports repository. + *--bootappend* _appendline-for-the-kernel_:: Specify appendline for the kernel. @@ -70,7 +76,7 @@ Options and environment variables *--filesystem* _filesystem_:: Filesystem that should be created when installing to a partition. - If unset defaults to ext3. Valid values are all filesystems that + If unset defaults to ext4. Valid values are all filesystems that can be created through mkfs._filesystem_. *--force*::