summaryrefslogtreecommitdiffstats
path: root/initramfs/initrd-stuff/init
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-01-30 02:16:42 +0100
committerDirk von Suchodoletz2007-01-30 02:16:42 +0100
commit310de34ff207c9ece84fc060bc9861f73b0c5967 (patch)
tree7a5a561a2f5f6530e849d2cf62103972d97e49a8 /initramfs/initrd-stuff/init
parentEntry for (open)suse10.2 is needed in (deprecated) ld4-inst ... (diff)
downloadcore-310de34ff207c9ece84fc060bc9861f73b0c5967.tar.gz
core-310de34ff207c9ece84fc060bc9861f73b0c5967.tar.xz
core-310de34ff207c9ece84fc060bc9861f73b0c5967.zip
Some chipsets (IGP) are not able to use fglrx, cleanup in file to be
excluded via stage3 etc setup ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@656 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/initrd-stuff/init')
-rwxr-xr-xinitramfs/initrd-stuff/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/initramfs/initrd-stuff/init b/initramfs/initrd-stuff/init
index 53b6b931..eac22b2b 100755
--- a/initramfs/initrd-stuff/init
+++ b/initramfs/initrd-stuff/init
@@ -490,7 +490,7 @@ elif [ -z "$COWLOOP" ] ; then
for i in ${D_RCDIRS} ${D_INITBOOTD} ; do
echo "*$i/*" >>/tmp/etc.exclude
done
- echo -e "${D_ETCEXCL} @@@COMETCEXCL@@@" >>/tmp/etc.exclude
+ echo -e "${D_ETCEXCL}\n@@@COMETCEXCL@@@" >>/tmp/etc.exclude
# if ld.so.cache is to be generated then do not copy the file
[ -z "${NOLDSC}" ] && echo -e "ld.so.cache*" >>/tmp/etc.exclude
# for tar exclude lists might be used, more difficult for cp