From db96426531b4b8759f7601c4b89203a282d7ce31 Mon Sep 17 00:00:00 2001 From: jandob Date: Thu, 4 Feb 2016 13:45:39 +0100 Subject: fix --- builder/build-initramfs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'builder') diff --git a/builder/build-initramfs.sh b/builder/build-initramfs.sh index 71a65526..2cbb210d 100755 --- a/builder/build-initramfs.sh +++ b/builder/build-initramfs.sh @@ -141,13 +141,13 @@ function build_initramfs_print_command_line_option_description() { -t --target Creates an image against given target template filesystem. If not explicitly speicifed current system will be used as template system - (default). + (default: "$build_initramfs_target"). -s --use-systemd-in-initramfs Use Systemd as init process in initramfs (improved performance but less features) (default: "$build_initramfs_use_systemd_in_initramfs"). -Additional dracut parameter and normal parameter can be added by deleimiting +Additional dracut parameter and normal parameter can be added by delimiting them via a single dash (-) (default: "$build_initramfs_dracut_parameter" with "--modules" and dynamically determined modules. Additional custom modules are concated.). -- cgit v1.2.3-55-g7522