# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Id: $
+ 16 Nov 2007; Andrew Gaffney <agaffney@gentoo.org>
+ targets/support/livecdfs-update.sh, targets/support/unmerge.sh:
+ move moving of /var/db back to livecdfs-update.sh but keep the symlink so we
+ can unmerge
+
13 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
targets/support/livecdfs-update.sh, targets/support/unmerge.sh:
Removing old mkvardb code which is no longer used, commenting out setting of
cp -r /usr/portage/eclass /usr/livecd
rm -rf /usr/livecd/profiles/{co*,default-{1*,a*,b*,d*,h*,i*,m*,p*,s*,x*},g*,hardened-*,n*,x*}
mv -f /etc/gconf /usr/livecd
+ mv -f /var/db /usr/livecd
+ # We keep the symlink so that you can still unmerge stuff
+ ln -sf /usr/livecd/db /var/db
# This gives us a proper cache for portage/installer
tar cjf /usr/livecd/metadata.tar.bz2 /var/cache/edb/dep/usr/portage