From 992f334761683c94ed1e57f5a0b5535e5971b143 Mon Sep 17 00:00:00 2001 From: Bastian Wissler Date: Mon, 19 Feb 2007 15:24:30 +0000 Subject: /trunk/initramfs/initrd-stuff/etc/messages translated to german and written to messages.de git-svn-id: http://svn.openslx.org/svn/openslx/trunk@702 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/initrd-stuff/init | 3 +++ 1 file changed, 3 insertions(+) (limited to 'initramfs/initrd-stuff/init') diff --git a/initramfs/initrd-stuff/init b/initramfs/initrd-stuff/init index 2cec1f8a..624af488 100755 --- a/initramfs/initrd-stuff/init +++ b/initramfs/initrd-stuff/init @@ -16,6 +16,8 @@ ############################################################################# # functions common for all distros, messages contains all error and info # output (for some reason the error output is not produced properly - crash) + +# how do the localization here? There is not yet a country-Variable . /etc/messages . /etc/functions || ( echo -e $init_mff && sleep 100 ) . /etc/distro-functions || ( echo -e $init_dff && sleep 100 ) @@ -29,6 +31,7 @@ # certain InitRamFS generated by slxmkramfs/mkdxsinitrd) [ -f /etc/machine-setup ] && . /etc/machine-setup 2>/dev/null + export PATH=/bin:/sbin:/usr/bin/:/usr/sbin export date="${slxconf_date}" -- cgit v1.2.3-55-g7522