From eb3abcaf76209364b85dd5cd1e3afe39b525b1db Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 27 May 2013 11:55:47 +0200 Subject: Initial import --- install/chkeymap | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 install/chkeymap (limited to 'install') diff --git a/install/chkeymap b/install/chkeymap new file mode 100644 index 0000000..1398064 --- /dev/null +++ b/install/chkeymap @@ -0,0 +1,9 @@ +#!/bin/sh + +build() { + add_runscript +} + +help() { + echo "This hook changes system keymap and timezone from inside initramfs." +} -- cgit v1.2.3-54-g00ecf