Look for a .igz extension on the initramfs instead of .gz

svn path=/trunk/; revision=555
This commit is contained in:
Andrew Gaffney 2008-06-30 20:17:38 +00:00
parent f4147e0951
commit 211c97caec
2 changed files with 5 additions and 2 deletions

View file

@ -2,6 +2,9 @@
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
30 Jun 2008; Andrew Gaffney <agaffney@gentoo.org> scripts/livecd.sh:
Look for a .igz extension on the initramfs instead of .gz
30 Jun 2008; Andrew Gaffney <agaffney@gentoo.org> scripts/livecd.sh:
Quote EOF in fsscript to prevent interpolation at build time