From d464f9567b0614348a5c15cbb078dc27e47ee29a Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sat, 29 Jul 2006 11:06:10 +0000 Subject: See ticket #69 (length of kernel commandline) ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@288 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initrd/distro-specs/suse/functions-default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'initrd') diff --git a/initrd/distro-specs/suse/functions-default b/initrd/distro-specs/suse/functions-default index 2c45ff94..34cf34c9 100644 --- a/initrd/distro-specs/suse/functions-default +++ b/initrd/distro-specs/suse/functions-default @@ -4,7 +4,7 @@ # functions file). This file is the main base for the several # SuSE distro versions # -# Author(s): Dirk von Suchodoletz , 09-07-2006 +# Author(s): Dirk von Suchodoletz , 29-07-2006 # # Copyright: (c) 2006 - RZ Universitaet Freiburg # @@ -26,7 +26,7 @@ PATH=\"\$PATH:/var/X11R6/bin\"\n\ test \"\$UID\" -ge 100 && PATH=\"\$PATH:.\"\n\ QTDIR=/usr/lib/qt3\nexport QTDIR\nno_proxy='localhost'\n\ export no_proxy" > /mnt/etc/SuSEconfig/profile -echo -e "DXS VERSION = 4.0a\nINITRAMFS GENERATION DATE = $date" \ +echo -e "DXS VERSION = 4.1.0\nINITRAMFS GENERATION DATE = $date" \ >> /mnt/etc/SuSE-release # add the halt link to the 0 and 6 runlevel directories ln -sf ../halt /mnt/etc/${D_INITDIR}/rc0.d/S20halt -- cgit v1.2.3-55-g7522