aboutsummaryrefslogtreecommitdiff
path: root/livecd
diff options
context:
space:
mode:
authorAndrew Gaffney <agaffney@gentoo.org>2007-11-17 05:36:52 +0000
committerAndrew Gaffney <agaffney@gentoo.org>2007-11-17 05:36:52 +0000
commit35913c7e4621e6709ee6a8d8a7437794f2d59634 (patch)
tree24c00bb6814f0693bb7abc69eadc153c3b49d090 /livecd
parentapply patch for mips n32 support from Stuart Longland <redhatter@gentoo.org> ... (diff)
downloadcatalyst-35913c7e4621e6709ee6a8d8a7437794f2d59634.tar.gz
catalyst-35913c7e4621e6709ee6a8d8a7437794f2d59634.tar.bz2
catalyst-35913c7e4621e6709ee6a8d8a7437794f2d59634.zip
we apparently still need profiles/eclass for building the stage3 from the livecd
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1260 d1e1f19c-881f-0410-ab34-b69fee027534
Diffstat (limited to 'livecd')
-rw-r--r--livecd/files/livecd-local.start16
1 files changed, 8 insertions, 8 deletions
diff --git a/livecd/files/livecd-local.start b/livecd/files/livecd-local.start
index d4d7fe55..11a7d28a 100644
--- a/livecd/files/livecd-local.start
+++ b/livecd/files/livecd-local.start
@@ -4,15 +4,15 @@
# This is a good place to load any misc.
# programs on startup ( 1>&2 )
-if [ -d /usr/livecd/gconf ]
-then
- ln -sf /usr/livecd/gconf /etc/gconf
-fi
+#if [ -d /usr/livecd/gconf ]
+#then
+# ln -sf /usr/livecd/gconf /etc/gconf
+#fi
-if [ -d /usr/livecd/db ]
-then
- ln -sf /usr/livecd/db /var/db
-fi
+#if [ -d /usr/livecd/db ]
+#then
+# ln -sf /usr/livecd/db /var/db
+#fi
if [ -d /usr/livecd/profiles ]
then