specs/sparc: Add 32-bit userland specs

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner 2019-08-29 08:57:04 -07:00
parent d9b2b48f3c
commit 7a656bf8c4
3 changed files with 35 additions and 0 deletions

View file

@ -0,0 +1,13 @@
subarch: sparc
target: stage1
version_stamp: latest
rel_type: default
profile: default/linux/sparc/17.0
snapshot: latest
source_subpath: default/stage3-sparc-latest
compression_mode: xz_x
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
update_seed: yes
update_seed_command: --update --deep @world
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
portage_prefix: releng

View file

@ -0,0 +1,11 @@
subarch: sparc
target: stage2
version_stamp: latest
rel_type: default
profile: default/linux/sparc/17.0
snapshot: latest
source_subpath: default/stage1-sparc-latest
compression_mode: xz_x
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
portage_prefix: releng

View file

@ -0,0 +1,11 @@
subarch: sparc
target: stage3
version_stamp: latest
rel_type: default
profile: default/linux/sparc/17.0
snapshot: latest
source_subpath: default/stage2-sparc-latest
compression_mode: xz_x
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
portage_prefix: releng