Clear out /boot in the squashfs

Copy System.map instead of moving from /usr/livecd

svn path=/trunk/; revision=535
This commit is contained in:
Andrew Gaffney 2008-06-11 14:50:46 +00:00
parent c8c5a57489
commit 0dd1ba6c0b
2 changed files with 6 additions and 1 deletions

View file

@ -2,6 +2,10 @@
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
11 Jun 2008; Andrew Gaffney <agaffney@gentoo.org> scripts/livecd.sh:
Clear out /boot in the squashfs
Copy System.map instead of moving from /usr/livecd
06 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org> scripts/livecd.sh:
Don't run the kernel copying code unless we're booting from CD.