commit:     4efc60f34695972a479ea9608035d6b74478e285
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Fri May 14 01:52:52 2021 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Fri May 14 01:52:52 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=4efc60f3

releases/specs/ppc/ppc64le: fix minor issues with spec

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 releases/specs/ppc/ppc64le/installcd-stage2-minimal.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/releases/specs/ppc/ppc64le/installcd-stage2-minimal.spec 
b/releases/specs/ppc/ppc64le/installcd-stage2-minimal.spec
index 74c01240..de3dbdfe 100644
--- a/releases/specs/ppc/ppc64le/installcd-stage2-minimal.spec
+++ b/releases/specs/ppc/ppc64le/installcd-stage2-minimal.spec
@@ -8,11 +8,12 @@ source_subpath: default/livecd-stage1-ppc64le-@TIMESTAMP@
 compression_mode: pixz_x
 portage_confdir: @REPO_DIR@/releases/portage/isos
 
+livecd/bootargs: dokeymap
 livecd/fstype: squashfs 
 livecd/gk_mainargs: --makeopts=-j12
 livecd/iso: install-ppc64le-minimal-@TIMESTAMP@.iso
 livecd/type: gentoo-release-minimal
-livecd/volid: Gentoo amd64 @TIMESTAMP@
+livecd/volid: Gentoo ppc64le @TIMESTAMP@
 
 boot/kernel: 4K_PAGESZ 64K_PAGESZ
 
@@ -29,7 +30,7 @@ boot/kernel/64K_PAGESZ/sources: sys-kernel/gentoo-sources
 boot/kernel/64K_PAGESZ/config: 
../../../kconfig/powerpc/installcd-ppc64le-64K-5.10.config
 boot/kernel/64K_PAGESZ/console: hvc0 tty0
 boot/kernel/64K_PAGESZ/extraversion: 64K_PAGESZ
-boot/kernel/4K_PAGESZ/gk_kernargs: --all-ramdisk-modules --firmware
+boot/kernel/64K_PAGESZ/gk_kernargs: --all-ramdisk-modules --firmware
 
 livecd/unmerge:
        app-admin/eselect
@@ -103,7 +104,7 @@ livecd/empty:
        /usr/lib64/portage
        /usr/local
        /usr/portage
-       /usr/powerpc64le-unknown-linux-gnu
+       /usr/powerpc64*-unknown-linux-gnu
        /usr/share/aclocal
        /usr/share/baselayout
        /usr/share/binutils-data
@@ -203,7 +204,7 @@ livecd/rm:
        /usr/bin/readelf
        /usr/bin/repoman
        /usr/bin/size
-       /usr/bin/powerpc64le-unknown-linux-gnu-*
+       /usr/bin/powerpc64*-unknown-linux-gnu-*
        /usr/bin/strings
        /usr/bin/strip
        /usr/bin/tbz2tool

Reply via email to