Fix fsscript path
This commit is contained in:
parent
66af71f8bc
commit
bac61a6326
2 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
|||
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
09 Sep 2012; Raúl Porcel <armin76@gentoo.org>
|
||||
specs/alpha/installcd-stage2-minimal.spec:
|
||||
Fix fsscript path
|
||||
|
||||
09 Aug 2012; Raúl Porcel <armin76@gentoo.org>
|
||||
-kconfig/alpha/installcd-3.0.6.config,
|
||||
-kconfig/alpha/installcd-3.0.6.nolsa.config,
|
||||
|
|
|
@ -8,7 +8,7 @@ source_subpath: default/livecd-stage1-alpha-2008.0
|
|||
|
||||
livecd/bootargs: dokeymap
|
||||
livecd/cdtar: /home/armin76/tmp/aboot-1.0_pre20040408-r2-cdtar-weekly.tar.bz2
|
||||
livecd/fsscript: /home/armin76/releng/trunk/releases/weekly/scripts/livecd.sh
|
||||
livecd/fsscript: /home/armin76/releng/releases/weekly/scripts/livecd.sh
|
||||
livecd/fstype: squashfs
|
||||
livecd/gk_mainargs: --lvm --dmraid --mdadm
|
||||
livecd/iso: /space/catalyst/builds/default/install-alpha-minimal-2008.0.iso
|
||||
|
|
Loading…
Add table
Reference in a new issue