Fix confdir path
Signed-off-by: Raúl Porcel <armin76@gentoo.org>
This commit is contained in:
parent
b04d9efc70
commit
1e52334fa4
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ target: netboot2
|
||||||
subarch: s390
|
subarch: s390
|
||||||
rel_type: default
|
rel_type: default
|
||||||
profile: default/linux/s390/13.0
|
profile: default/linux/s390/13.0
|
||||||
portage_confdir: /root/releng/releases/weekly/specs/s390/s390/netboot/
|
portage_confdir: /root/releng/releases/weekly/specs/s390/s390/netboot/portage
|
||||||
|
|
||||||
|
|
||||||
boot/kernel: netboot
|
boot/kernel: netboot
|
||||||
|
|
|
@ -8,7 +8,7 @@ target: netboot2
|
||||||
subarch: s390x
|
subarch: s390x
|
||||||
rel_type: default
|
rel_type: default
|
||||||
profile: default/linux/s390/13.0/s390x
|
profile: default/linux/s390/13.0/s390x
|
||||||
portage_confdir: /root/releng/releases/weekly/specs/s390/s390/netboot/
|
portage_confdir: /root/releng/releases/weekly/specs/s390/s390x/netboot/portage
|
||||||
|
|
||||||
|
|
||||||
boot/kernel: netboot64
|
boot/kernel: netboot64
|
||||||
|
|
Loading…
Add table
Reference in a new issue