git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1397
d1e1f19c-881f-0410-ab34-
b69fee027534
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Id: $
+ 17 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+ targets/support/livecdfs-update.sh:
+ We no longer need the metadata.tar.bz2, since the Installer uses
+ metadata_overlay.
+
16 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
targets/stage1/stage1-chroot.sh:
We don't need --newuse if we're not using binary packages, so there's no
mv -f /var/db /usr/livecd
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
-
# Clear out lastlog
rm -f /var/log/lastlog && touch /var/log/lastlog