releases/specs/ppc: add portage_prefix: releng to most files
there are still files that do not specify it, but those are not used tmk List of files still without match (installcd is ok not to have it): ppc32/uclibc/stage1.spec ppc32/uclibc/stage2.spec ppc32/uclibc/stage3.spec ppc32/uclibc/hardened/stage3.spec ppc32/uclibc/hardened/stage1.spec ppc32/uclibc/softfloat/stage2.spec ppc32/uclibc/softfloat/stage1.spec ppc32/uclibc/hardened/stage2.spec ppc32/uclibc/softfloat/stage3.spec ppc32/installcd-stage2-minimal.spec ppc32/installcd-stage1.spec ppc32/g4/stage3.spec ppc32/g4/stage2.spec ppc64le/installcd-stage2-minimal.spec ppc64le/installcd-stage1.spec Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
parent
89a27b671e
commit
8891454484
13 changed files with 13 additions and 0 deletions
|
@ -9,3 +9,4 @@ compression_mode: pixz_x
|
|||
update_seed: yes
|
||||
update_seed_command: --update --deep --newuse @world --jobs 5 --load-average 5
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -7,3 +7,4 @@ snapshot: @TIMESTAMP@
|
|||
source_subpath: default/stage1-ppc-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -7,3 +7,4 @@ snapshot: @TIMESTAMP@
|
|||
source_subpath: default/stage1-ppc-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -10,3 +10,4 @@ update_seed: yes
|
|||
update_seed_command: --update --deep --newuse @world --jobs 5 --load-average 5
|
||||
chost: powerpc-unknown-linux-gnu
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -9,3 +9,4 @@ compression_mode: pixz_x
|
|||
update_seed: yes
|
||||
update_seed_command: --update --deep --newuse @world --jobs 5 --load-average 5
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -8,3 +8,4 @@ source_subpath: default/stage1-ppc64-32ul-@TIMESTAMP@
|
|||
compression_mode: pixz_x
|
||||
chost: powerpc-unknown-linux-gnu
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -7,3 +7,4 @@ snapshot: @TIMESTAMP@
|
|||
source_subpath: default/stage1-ppc64-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -7,3 +7,4 @@ snapshot: @TIMESTAMP@
|
|||
source_subpath: default/stage1-ppc64-32ul-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -7,3 +7,4 @@ snapshot: @TIMESTAMP@
|
|||
source_subpath: default/stage1-ppc64-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -9,3 +9,4 @@ compression_mode: pixz_x
|
|||
update_seed: yes
|
||||
update_seed_command: --update --deep --newuse @world --jobs 64 --load-average 128
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -9,3 +9,4 @@ compression_mode: pixz_x
|
|||
update_seed: yes
|
||||
update_seed_command: --update --deep --newuse @world --jobs 5 --load-average 5
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -7,3 +7,4 @@ snapshot: @TIMESTAMP@
|
|||
source_subpath: default/stage1-ppc64le-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -7,3 +7,4 @@ snapshot: @TIMESTAMP@
|
|||
source_subpath: default/stage1-ppc64le-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
Loading…
Add table
Reference in a new issue