From 700bc2989466b25363e0f30b30981dbc9c3ef26d Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 21 Aug 2018 16:51:08 +0200 Subject: added missing description for the --init option --- builder/build-initramfs.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'builder/build-initramfs.sh') diff --git a/builder/build-initramfs.sh b/builder/build-initramfs.sh index fa957721..0a0dc493 100755 --- a/builder/build-initramfs.sh +++ b/builder/build-initramfs.sh @@ -159,6 +159,10 @@ print_command_line_option_description() { explicitly specified current system will be used as template system (default: "$target"). +-i --init Initializes the various repositories and build the required + dependencies but do not build the initramfs. Use this to accelerate + subsequent calls of this script. + -k --kernel-version Creates an image for the given kernel version. Will require the presence of kernel headers for this version. (default: "$(uname -r)") -- cgit v1.2.3-55-g7522