From 2563baa21bc97d4dac4caad1aa28958cb74ca7c6 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Thu, 1 Feb 2007 11:04:26 +0000 Subject: Got onto the proper track: Gentoo is somehow (incompletely) booting now. Unfortunately the provided scripts of that distro are ugly to use :-( Added configuration to ''gentoo/config-default'', cleaned up the ''gentoo/functions-default''. Added the proper commands to modify boot scripts and startup into a slx usable way ... Still lots of stuff to do ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@665 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/initrd-stuff/etc/functions | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'initramfs/initrd-stuff/etc/functions') diff --git a/initramfs/initrd-stuff/etc/functions b/initramfs/initrd-stuff/etc/functions index 83611be6..e3a06a4b 100644 --- a/initramfs/initrd-stuff/etc/functions +++ b/initramfs/initrd-stuff/etc/functions @@ -1137,3 +1137,8 @@ config_portmap () { config_nis () { : } + +# konfigure keyboard layout +keytable () { +: +} -- cgit v1.2.3-55-g7522