specs/s390: Set pkgcache_dir
This commit is contained in:
parent
ce743c3886
commit
4049c6529a
8 changed files with 8 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
version_stamp: 20140929
|
version_stamp: 20140929
|
||||||
snapshot: 20140929
|
snapshot: 20140929
|
||||||
source_subpath: default/stage3-s390-latest
|
source_subpath: default/stage3-s390-latest
|
||||||
|
pkgcache_path: /var/tmp/catalyst/packages/default/netboot2-s390
|
||||||
|
|
||||||
# these shouldn't change
|
# these shouldn't change
|
||||||
target: netboot2
|
target: netboot2
|
||||||
|
|
|
@ -10,3 +10,4 @@ update_seed_command: --update --deep @world --jobs 2 --load-average 2
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||||
|
pkgcache_path: /var/tmp/catalyst/packages/default/stage1-s390
|
||||||
|
|
|
@ -8,3 +8,4 @@ source_subpath: default/stage1-s390-2008.0
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||||
|
pkgcache_path: /var/tmp/catalyst/packages/default/stage2-s390
|
||||||
|
|
|
@ -8,3 +8,4 @@ source_subpath: default/stage1-s390-2008.0
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||||
|
pkgcache_path: /var/tmp/catalyst/packages/default/stage3-s390
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
version_stamp: 20140929
|
version_stamp: 20140929
|
||||||
snapshot: 20140929
|
snapshot: 20140929
|
||||||
source_subpath: default/stage3-s390x-latest
|
source_subpath: default/stage3-s390x-latest
|
||||||
|
pkgcache_path: /var/tmp/catalyst/packages/default/netboot2-s390x
|
||||||
|
|
||||||
# these shouldn't change
|
# these shouldn't change
|
||||||
target: netboot2
|
target: netboot2
|
||||||
|
|
|
@ -10,3 +10,4 @@ update_seed_command: --update --deep @world --jobs 2 --load-average 2
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||||
|
pkgcache_path: /var/tmp/catalyst/packages/default/stage1-s390x
|
||||||
|
|
|
@ -8,3 +8,4 @@ source_subpath: default/stage1-s390x-2008.0
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||||
|
pkgcache_path: /var/tmp/catalyst/packages/default/stage2-s390x
|
||||||
|
|
|
@ -8,3 +8,4 @@ source_subpath: default/stage1-s390x-2008.0
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||||
|
pkgcache_path: /var/tmp/catalyst/packages/default/stage3-s390x
|
||||||
|
|
Loading…
Add table
Reference in a new issue