Re-create /etc/fstab in the fsscript and add code to local.start to copy the kernel/initramfs from the CD's root and rename it to what was built by genkernel and expected.

svn path=/trunk/; revision=533
This commit is contained in:
Chris Gianelloni 2008-06-06 03:54:44 +00:00
parent e58ec65cd4
commit 8ee6fcfdbe
2 changed files with 31 additions and 0 deletions

View file

@ -2,6 +2,11 @@
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
06 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org> scripts/livecd.sh:
Re-create /etc/fstab in the fsscript and add code to local.start to copy the
kernel/initramfs from the CD's root and rename it to what was built by
genkernel and expected.
05 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org>
kconfig/amd64/livecd-2.6.24.config,
specs/alpha/installcd-stage2-minimal.spec,