specs/ppc: Add ppc64le stage specs
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
12f78e9aa3
commit
c58fc26660
2 changed files with 22 additions and 0 deletions
12
releases/weekly/specs/ppc/ppc64le/stage1.spec
Normal file
12
releases/weekly/specs/ppc/ppc64le/stage1.spec
Normal file
|
@ -0,0 +1,12 @@
|
|||
subarch: ppc64le
|
||||
target: stage1
|
||||
version_stamp: latest
|
||||
rel_type: default
|
||||
profile: default/linux/powerpc/ppc64/17.0/64bit-userland/little-endian
|
||||
snapshot: latest
|
||||
source_subpath: default/stage3-ppc64le-latest
|
||||
compression_mode: pixz_x
|
||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||
update_seed: yes
|
||||
update_seed_command: --update --deep @world --jobs 5 --load-average 5
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
10
releases/weekly/specs/ppc/ppc64le/stage3.spec
Normal file
10
releases/weekly/specs/ppc/ppc64le/stage3.spec
Normal file
|
@ -0,0 +1,10 @@
|
|||
subarch: ppc64le
|
||||
target: stage3
|
||||
version_stamp: latest
|
||||
rel_type: default
|
||||
profile: default/linux/powerpc/ppc64/17.0/64bit-userland/little-endian
|
||||
snapshot: latest
|
||||
source_subpath: default/stage1-ppc64le-latest
|
||||
compression_mode: pixz_x
|
||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
Loading…
Add table
Reference in a new issue