From a4e63fdfb06af25d328df72ac4f108cdd7830d52 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Tue, 2 Sep 2008 17:08:19 +0000 Subject: Removed some more variable of old stage3 (D_ETCEXCL) and set a bind mount variable for gconf in SuSE (see r2185 too) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2187 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/stage3-stuff/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'initramfs/stage3-stuff/init') diff --git a/initramfs/stage3-stuff/init b/initramfs/stage3-stuff/init index 56814694..306a2091 100755 --- a/initramfs/stage3-stuff/init +++ b/initramfs/stage3-stuff/init @@ -735,7 +735,7 @@ elif [ -z "${cowloop}" ] ; then echo "*$i/*" >>/tmp/etc.exclude done # add list of files to be excluded and common excludes to the filter list - echo -e "${D_ETCEXCL}\n*~\n*.old\n*-\nxorg.conf*" >>/tmp/etc.exclude + echo -e "-\ndhcp*\n*~\n*.old\n*-\nxorg.conf*" >>/tmp/etc.exclude # if ld.so.cache is to be generated then do not copy the file [ -n "${ldsc}" ] && echo -e "ld.so.cache*" >>/tmp/etc.exclude # for tar exclude lists might be used, more difficult for cp -- cgit v1.2.3-55-g7522