Enable update_seed where the merged-usr bootstrap has finished (5)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
3ab8c3481a
commit
64efca68d9
9 changed files with 9 additions and 9 deletions
|
@ -6,7 +6,7 @@ profile: default/linux/m68k/17.0/systemd/merged-usr
|
|||
snapshot: @TIMESTAMP@
|
||||
source_subpath: mergedusr/stage3-m68k-systemd-mergedusr-latest
|
||||
compression_mode: pixz
|
||||
update_seed: no
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -8,7 +8,7 @@ snapshot: @TIMESTAMP@
|
|||
source_subpath: mergedusr/stage3-mips2-systemd-mergedusr-latest
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
update_seed: no
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -8,7 +8,7 @@ snapshot: @TIMESTAMP@
|
|||
source_subpath: mergedusr/stage3-mips3_n32-systemd-mergedusr-latest
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
update_seed: no
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -8,7 +8,7 @@ snapshot: @TIMESTAMP@
|
|||
source_subpath: mergedusr/stage3-mipsel2-systemd-mergedusr-latest
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
update_seed: no
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue