remove unneeded/obsolete gk_mainargs from *cd-stage2*.spec

There is no reason for the livecd initramfs to need to be able to open
mdraid/dmraid/lvm arrays, so we can remove this support from the
genkernel call.  The livecds will still have all the tools needed to
create/maintain/use these kinds of volumes later.

Modern genkernel also autodetects makeopts so we do not need to set that
explicitly.
This commit is contained in:
Ben Kohler 2018-06-27 11:57:21 -05:00
parent 9f35dadbc3
commit fa5b95a0f7
No known key found for this signature in database
GPG key ID: 7A85BDA4D57605C7
15 changed files with 2 additions and 15 deletions

View file

@ -8,7 +8,7 @@ source_subpath: default/livecd-stage1-ppc64-32ul-2008.0
livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/yaboot-1.3.13-cdtar.tar.bz2
livecd/fstype: squashfs
livecd/gk_mainargs: --utils-arch=ppc --arch-override=ppc --makeopts=-j8 --lvm --dmraid --mdadm
livecd/gk_mainargs: --utils-arch=ppc --arch-override=ppc
livecd/iso: /var/tmp/catalyst/builds/default/install-powerpc-minimal-2008.0.iso
livecd/overlay: /home/ranger/2008.0/ppccdoverlay/
livecd/type: gentoo-release-minimal