x86: copy catalyst-auto config for demeter, move i486 there only so far
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
bc1f41fc26
commit
16e795ced4
7 changed files with 74 additions and 15 deletions
|
@ -1,10 +1,10 @@
|
|||
subarch: i486
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
target: livecd-stage1
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-i486-@TIMESTAMP@
|
||||
source_subpath: default/stage3-i486-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
|
|
@ -1,16 +1,16 @@
|
|||
subarch: i486
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
target: livecd-stage2
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/livecd-stage1-i486-@TIMESTAMP@
|
||||
source_subpath: default/livecd-stage1-i486-openrc-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
|
||||
livecd/bootargs: dokeymap
|
||||
#livecd/cdtar: /usr/share/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2
|
||||
livecd/fstype: squashfs
|
||||
livecd/iso: install-x86-minimal-@TIMESTAMP@.iso
|
||||
livecd/iso: install-x86-minimal-openrc-@TIMESTAMP@.iso
|
||||
livecd/type: gentoo-release-minimal
|
||||
livecd/volid: Gentoo x86 @TIMESTAMP@
|
||||
|
|
@ -1,10 +1,10 @@
|
|||
subarch: i486
|
||||
target: stage1
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-i486-latest
|
||||
source_subpath: default/stage3-i486-openrc-latest
|
||||
compression_mode: pixz_x
|
||||
update_seed: yes
|
||||
update_seed_command: --update --deep --newuse @world
|
|
@ -1,10 +1,10 @@
|
|||
subarch: i486
|
||||
target: stage2
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-i486-@TIMESTAMP@
|
||||
source_subpath: default/stage1-i486-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
|
@ -1,10 +1,10 @@
|
|||
subarch: i486
|
||||
target: stage3
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage2-i486-@TIMESTAMP@
|
||||
source_subpath: default/stage2-i486-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
Loading…
Add table
Add a link
Reference in a new issue