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/gentoo/config-2005.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'initrd/distro-specs/gentoo') diff --git a/initrd/distro-specs/gentoo/config-2005.1 b/initrd/distro-specs/gentoo/config-2005.1 index ff8ee109..2cf9331f 100644 --- a/initrd/distro-specs/gentoo/config-2005.1 +++ b/initrd/distro-specs/gentoo/config-2005.1 @@ -1,6 +1,6 @@ # Description: distro specific settings for Gentoo # -# Author(s): Dirk von Suchodoletz , 31-03-2006 +# Author(s): Dirk von Suchodoletz , 09-04-2006 # # Copyright: (c) 2005,6 - RZ Universitaet Freiburg @@ -18,7 +18,8 @@ # D_RCDIRS - runlevel directories relative to /etc # 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=conf.d D_ETCEXCL="opt/gnome/gconf/*\n*.old\n*-\n\ @@ -43,4 +44,4 @@ D_INITSCRIPTS="bootmisc clock urandom boot.ld" D_XF86CONFFILE="/etc/X11/xorg.conf" D_XFONTPATH="/usr/share/fonts/*" D_DEFAULTCOUNTRY="de" - +D_BOOTLOCAL="conf.d/local.start" \ No newline at end of file -- cgit v1.2.3-55-g7522