summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup/Distro/Base.pm
diff options
context:
space:
mode:
authorOliver Tappe2009-03-06 17:33:08 +0100
committerOliver Tappe2009-03-06 17:33:08 +0100
commita1a2e7da26e457aff34eab4ab1d696c629e7f6b6 (patch)
tree8276f7f3eff9ab403b6f9f43cc0947d15c2f8a88 /installer/OpenSLX/OSSetup/Distro/Base.pm
parentworking at #393: (diff)
downloadcore-a1a2e7da26e457aff34eab4ab1d696c629e7f6b6.tar.gz
core-a1a2e7da26e457aff34eab4ab1d696c629e7f6b6.tar.xz
core-a1a2e7da26e457aff34eab4ab1d696c629e7f6b6.zip
working at #393:
* exclude uclibc-loader during clone list, such that it never shows up during the cloning process git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2693 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer/OpenSLX/OSSetup/Distro/Base.pm')
-rw-r--r--installer/OpenSLX/OSSetup/Distro/Base.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/OpenSLX/OSSetup/Distro/Base.pm b/installer/OpenSLX/OSSetup/Distro/Base.pm
index 809a625d..b560b71b 100644
--- a/installer/OpenSLX/OSSetup/Distro/Base.pm
+++ b/installer/OpenSLX/OSSetup/Distro/Base.pm
@@ -87,6 +87,7 @@ sub initialize
- /mnt/*
+ /mnt
+ /lib64
+ - /lib/ld-uClibc*
+ /lib
- /home/*
+ /home