Change livecd/iso path for x86
svn path=/trunk/; revision=587
This commit is contained in:
parent
5c6480d8e6
commit
e2d2a382fe
2 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
||||||
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
||||||
# $Header: $
|
# $Header: $
|
||||||
|
|
||||||
|
03 Nov 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/installcd-stage2-minimal.spec:
|
||||||
|
Change livecd/iso path for x86
|
||||||
|
|
||||||
06 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> scripts/livecd.sh:
|
06 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> scripts/livecd.sh:
|
||||||
Be more specific in grep for kernel filename
|
Be more specific in grep for kernel filename
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@ livecd/bootargs: dokeymap
|
||||||
livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2
|
livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2
|
||||||
livecd/fstype: squashfs
|
livecd/fstype: squashfs
|
||||||
livecd/gk_mainargs: --lvm --dmraid --evms --mdadm --makeopts=-j8
|
livecd/gk_mainargs: --lvm --dmraid --evms --mdadm --makeopts=-j8
|
||||||
livecd/iso: /var/tmp/catalyst/builds/default/install-x86-minimal-2008.0.iso
|
livecd/iso: /release/buildroot/x86-dev/builds/default/install-x86-minimal-2008.0.iso
|
||||||
livecd/type: gentoo-release-minimal
|
livecd/type: gentoo-release-minimal
|
||||||
livecd/volid: Gentoo Linux x86 2008.0
|
livecd/volid: Gentoo Linux x86 2008.0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue