From b2a4079c3d1da7632756a31c9c82ffe3f949eadb Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sun, 9 Apr 2006 14:08:56 +0000 Subject: added bootlocal script (user def. script to run in normal boot), ensured ash shell compatibility of scripts ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@173 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initrd/distro-specs/ubuntu/config-5.10 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'initrd/distro-specs/ubuntu') diff --git a/initrd/distro-specs/ubuntu/config-5.10 b/initrd/distro-specs/ubuntu/config-5.10 index a4110833..08bea552 100644 --- a/initrd/distro-specs/ubuntu/config-5.10 +++ b/initrd/distro-specs/ubuntu/config-5.10 @@ -1,6 +1,6 @@ # Description: distro specific settings for Debian/Sarge # -# Author(s): Dirk von Suchodoletz , 16-01-2006 +# Author(s): Dirk von Suchodoletz , 09-04-2006 # Blablub # # Copyright: (c) 2003, 2005 - RZ Universitaet Freiburg @@ -23,6 +23,8 @@ # D_DEFAULTCOUNTRY - localization (see common functions) # D_HWMODTOIGNORE - hardware modules which should not tried to load (because # already in kernel, nonexistent, ...) +# D_BOOTLOCAL - script for user specified stuff which should be started +# during client bootup, path and file relative to /etc D_SYSCONFDIR=/default D_ETCEXCL="etc/gconf/*\n*.old\n*-\n\ @@ -48,3 +50,4 @@ D_INITSCRIPTS="mountvirtfs udev procps.sh bootlogd boot.ld hwclock.sh sudo dbus" D_XF86CONFFILE="/etc/X11/xorg.conf" D_XFONTPATH="/usr/share/fonts/*" D_DEFAULTCOUNTRY="de" +D_BOOTLOCAL="" -- cgit v1.2.3-55-g7522