summaryrefslogtreecommitdiffstats
path: root/initrd
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-07-29 13:06:10 +0200
committerDirk von Suchodoletz2006-07-29 13:06:10 +0200
commitd464f9567b0614348a5c15cbb078dc27e47ee29a (patch)
treefec9a66393f837e54a223b23e2cf2d24aad556fe /initrd
parentfixed keymap (diff)
downloadcore-d464f9567b0614348a5c15cbb078dc27e47ee29a.tar.gz
core-d464f9567b0614348a5c15cbb078dc27e47ee29a.tar.xz
core-d464f9567b0614348a5c15cbb078dc27e47ee29a.zip
See ticket #69 (length of kernel commandline) ...
git-svn-id: http://svn.openslx.org/svn/openslx/ld4@288 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initrd')
-rw-r--r--initrd/distro-specs/suse/functions-default4
1 files changed, 2 insertions, 2 deletions
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 <dirk@goe.net>, 09-07-2006
+# Author(s): Dirk von Suchodoletz <dirk@goe.net>, 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