X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap.8.txt;h=7fe365ce5db45417e160d7a82ff5dda2274b4514;hp=17011ac7b9dcb57152833c30ba512fc1ded3f3e6;hb=310463321bb58b5e340715ef8b358470df7147ae;hpb=afccc8ec73274491d204bc71378f5bb1b35a553a diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index 17011ac..7fe365c 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -83,6 +83,11 @@ Options and environment variables Execute in very verbose way. Useful for debugging possible problems with grml-debootstrap or identify what's actually executed. +*--defaultinterfaces*:: + + Install a default /etc/network/interfaces file (enabling DHCP for eth0) + instead of taking over config from host system. + *--efi* _device_:: Partition where EFI boot manager should be installed to. If the @@ -282,7 +287,7 @@ any bootloader). Install default Debian release (stretch) on /dev/sda3 and install bootmanager Grub in MBR (master boot record) of /dev/sda and use /dev/sda3 as system partition. -Use specified mirror instead of the default (http://httpredir.debian.org/debian) one. +Use specified mirror instead of the default (http://deb.debian.org/debian) one. mount /dev/sda1 /mnt/sda1 grml-debootstrap --vmfile --vmsize 3G --target /mnt/sda1/qemu.img @@ -369,7 +374,7 @@ releases: lenny, squeeze, wheezy, jessie, stretch and sid. Usage example: releas mirror=... Specify mirror which should be used for apt-get/aptitude instead -of the default one (http://httpredir.debian.org/debian). +of the default one (http://deb.debian.org/debian). Usage example: mirror=ftp://ftp.tugraz.at/mirror/debian password=... @@ -406,7 +411,7 @@ anymore unless you really know what you are doing. Choose the current Debian stable version instead. Notice that you need to specify a mirror providing the lenny/squeeze releases, the -default (http://httpredir.debian.org/debian) doesn't provide it any longer nowadays. +default (http://deb.debian.org/debian) doesn't provide it any longer nowadays. Set the mirror to e.g. http://archive.debian.org/debian/ if you don't have your own lenny/squeeze mirror.