X-Git-Url: https://git.siccegge.de//index.cgi?p=forks%2Fvmdebootstrap.git;a=blobdiff_plain;f=vmdebootstrap.8.in;h=0f0135b082aa784241f90ab4579bef255f84f27a;hp=ce0ce612f027b49d6a30cd75d2ac7556f0b30f0c;hb=e0cee06cae390afd614e13ada5e12becfb6927ed;hpb=8b6dac15852d499bca129ae49ec83e371a1c0e6b diff --git a/vmdebootstrap.8.in b/vmdebootstrap.8.in index ce0ce61..0f0135b 100644 --- a/vmdebootstrap.8.in +++ b/vmdebootstrap.8.in @@ -191,6 +191,12 @@ Debootstrapping will fail if this is too small for the selected kernel package. Filesystem to use for the /boot partition. (default ext2) .IP \-\-roottype=FSTYPE Filesystem to use for the / (root) partition. (default ext4) +.IP \-\-swap=SWAPSIZE +If specified, create a swap partition of the given size within the image. +Debootstrapping will fail if this results in a root partition which is +too small for the selected packages. The minimum swap space is 256Mb as +the default memory allocation of QEMU is 128Mb. A default 1Gb image is +not likely to have enough space for a swap partition as well. .IP \-\-foreign=PATH Path to the binfmt_handler to enable foreign support in debootstrap. e.g. /usr/bin/qemu-arm-static - note foreign debootstraps may take a signficant