From 27ff123b091e4c16de8b6b39f5975adbc4c21e47 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Sun, 20 Dec 2015 11:25:28 +0000 Subject: update for latest changes --- doc/overview.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/overview.rst b/doc/overview.rst index 24b8b57..e2605b7 100644 --- a/doc/overview.rst +++ b/doc/overview.rst @@ -136,6 +136,7 @@ Options mirror used to build the image. This is useful if you have a local mirror to make building the image quicker but the image needs to run even if that mirror is not available. + Requires --configure-apt. --grub Disable extlinux installation and configure grub2 instead. grub2 will be added to the list of packages to install. update-grub will be called once the debootstrap is @@ -146,6 +147,8 @@ Options Useful if you need to track the relevant source packages used inside the image for licence compliance. --dry-run Do not build, just test that the options are valid. + --no-update-initramfs Skip the call to ``update-initramfs`` for reasons of + speed or practicality. Configuration files and settings ******************************** -- cgit v1.2.1