sparc: modernize stage* specs
This commit brings the sparc stage* specs in line with current amd64/x86 specs. It also addes catalyst-3 features.
This commit is contained in:
parent
4054fb702c
commit
5a4f2b3dde
3 changed files with 21 additions and 8 deletions
|
@ -1,8 +1,13 @@
|
||||||
subarch: sparc64
|
subarch: sparc64
|
||||||
version_stamp: 2008.0
|
|
||||||
target: stage1
|
target: stage1
|
||||||
|
version_stamp: latest
|
||||||
rel_type: default
|
rel_type: default
|
||||||
profile: default/linux/sparc/13.0
|
profile: default/linux/sparc/13.0
|
||||||
snapshot: 2008.0
|
snapshot: latest
|
||||||
source_subpath: default/stage3-sparc64-latest
|
source_subpath: default/stage3-sparc64-latest
|
||||||
|
compression_mode: pixz_x
|
||||||
|
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||||
update_seed: yes
|
update_seed: yes
|
||||||
|
update_seed_command: --update --deep @world
|
||||||
|
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||||
|
portage_prefix: releng
|
||||||
|
|
|
@ -1,7 +1,11 @@
|
||||||
subarch: sparc64
|
subarch: sparc64
|
||||||
version_stamp: 2008.0
|
|
||||||
target: stage2
|
target: stage2
|
||||||
|
version_stamp: latest
|
||||||
rel_type: default
|
rel_type: default
|
||||||
profile: default/linux/sparc/13.0
|
profile: default/linux/sparc/13.0
|
||||||
snapshot: 2008.0
|
snapshot: latest
|
||||||
source_subpath: default/stage1-sparc64-2008.0
|
source_subpath: default/stage1-sparc64-latest
|
||||||
|
compression_mode: pixz_x
|
||||||
|
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||||
|
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||||
|
portage_prefix: releng
|
||||||
|
|
|
@ -1,7 +1,11 @@
|
||||||
subarch: sparc64
|
subarch: sparc64
|
||||||
version_stamp: 2008.0
|
|
||||||
target: stage3
|
target: stage3
|
||||||
|
version_stamp: latest
|
||||||
rel_type: default
|
rel_type: default
|
||||||
profile: default/linux/sparc/13.0
|
profile: default/linux/sparc/13.0
|
||||||
snapshot: 2008.0
|
snapshot: latest
|
||||||
source_subpath: default/stage2-sparc64-2008.0
|
source_subpath: default/stage2-sparc64-latest
|
||||||
|
compression_mode: pixz_x
|
||||||
|
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||||
|
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||||
|
portage_prefix: releng
|
||||||
|
|
Loading…
Add table
Reference in a new issue