X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-bottom%2F19keyboard;h=4bc7c3f450ae802eea7541c7f53c6aef53cb59a6;hb=7c815f70054a82bfccf992d9b20d4d56b60f46cc;hp=31cdfaae692b0ecff7497daf87eedccc8463e969;hpb=0a854a1e9307affdeaf96cb3ec0c864b171d66ca;p=live-boot-grml.git diff --git a/scripts/live-bottom/19keyboard b/scripts/live-bottom/19keyboard index 31cdfaa..4bc7c3f 100755 --- a/scripts/live-bottom/19keyboard +++ b/scripts/live-bottom/19keyboard @@ -1,24 +1,30 @@ #!/bin/sh -PREREQ="" -DESCRIPTION="Setting up console keyboard..." +#set -e -. /scripts/live-functions +# initramfs-tools header + +PREREQ="" prereqs() { - echo "$PREREQ" + echo "${PREREQ}" } -case $1 in -# get pre-requisites -prereqs) - prereqs - exit 0 - ;; +case "${1}" in + prereqs) + prereqs + exit 0 + ;; esac -log_begin_msg "$DESCRIPTION" +# live-initramfs header + +. /scripts/live-functions + +log_begin_msg "Setting up console keyboard..." + +# live-initramfs script kbd= cslayout=