Commit graph

72 commits

Author SHA1 Message Date
Matt Turner ab1d3feebf specs/ppc: Drop --arch-override=ppc argument to genkernel
Apparently no longer needed by genkernel-4.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-01-01 17:39:24 -05:00
Matt Turner f51d42348e specs/ppc: Drop -utils-arch=ppc argument to genkernel
Apparently no longer needed by genkernel-4.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-12-31 13:07:43 -05:00
Mike Gilbert 17e58eb7e5
Add app-misc/livecd-tools to all livecd-stage1 specs
Bug: https://bugs.gentoo.org/695616
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2019-10-11 10:56:53 -05:00
Ben Kohler 91e23cf458
ppc32/installcd-stage1.spec: fix for pkgmove of lm_sensors
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2019-10-08 10:08:13 -05:00
Matt Turner a9ebdcea33 kconfig/powerpc: Update to 4.19
Enable a handful of things too:
	- CONFIG_PID_NS/CONFIG_USER_NS
	- CONFIG_SCHED_AUTOGROUP
	- CONFIG_UEVENT_HELPER_PATH=""
	- More SquashFS compression types

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-08-03 20:40:18 -07:00
Matt Turner c58fc26660 specs/ppc: Add ppc64le stage specs
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-01-05 15:19:56 -08:00
Matt Turner 678b4c1f9f specs/ppc: Replace fwcutter with actual firmware
With the mirror restriction lifted, we can actually ship this on
install CDs.

Bug: https://bugs.gentoo.org/666588
2018-09-19 23:55:04 -07:00
Matt Turner 426c2f300e specs/ppc: Add sys-apps/lm_sensors 2018-09-18 22:18:25 -07:00
Matt Turner e32aa3d3a1 specs/ppc: Readd net-wireless/{b43,bcm43xx}-fwcutter 2018-09-18 22:17:56 -07:00
Matt Turner 0f38d932d8 specs/ppc: Build stage3 from stage1 2018-09-15 22:47:11 -07:00
Matt Turner df8df8403a specs/ppc: Build the powerpc iso using the ppc profile 2018-09-15 22:47:11 -07:00
Matt Turner cf41003f5c specs/ppc: Remove "64ul" from stage names 2018-09-15 22:47:11 -07:00
Matt Turner ef7ad5313c specs/ppc: Use isos portage_confdir for installcd stages 2018-09-13 22:56:25 -07:00
Matt Turner b7440db1e8 specs/ppc: Switch to new 4.14 kconfigs 2018-09-13 22:56:25 -07:00
Matt Turner 429f486f51 specs/ppc: Switch from yaboot to grub 2018-09-13 22:56:25 -07:00
Matt Turner df0df8ff7d specs/ppc: Update packages and clean up list 2018-09-13 22:56:25 -07:00
Matt Turner ae10e98885 specs/ppc: Use update_seed in stage1 2018-09-13 22:56:25 -07:00
Matt Turner fb1f79c3d2 specs/ppc: Compress with pixz 2018-09-13 22:56:25 -07:00
Matt Turner 3971ac30fb specs/ppc: Switch stages to 17.0 profile 2018-09-13 22:56:25 -07:00
Ben Kohler 86dc6ae699
specs: add sys-apps/sandbox to *cd*stage2* livecd/unmerge 2018-07-13 14:37:51 -05:00
Ben Kohler 6d720d1bdc
specs: change man to man-db in livecd/unmerge
Default for virtual/man was changed to man-db back in 2014 but our specs
still have the old default sys-apps/man in livecd/unmerge.  Fixed.
2018-07-13 14:18:11 -05:00
Ben Kohler 2681491831
specs: empty /usr/include on isos 2018-07-13 12:24:43 -05:00
Ben Kohler 89d7daf0b4
specs: add /boot to livecd/empty to work around bug 661084
Due to bug 661084, the /boot/System* and other wildcard matches in
livecd/rm are not functional.  This causes us to ship a duplicate copy
of kernel/initramfs, wasting space.

I've added /boot to livecd/empty to work around this for now.  I only
added this to specs where /boot/* things were already in livecd/rm.
2018-07-13 12:15:55 -05:00
Ben Kohler 5ac0fc35f1
specs: some fixes to livecd/rm for sys-apps/portage tools 2018-07-13 08:52:13 -05:00
Ben Kohler 2c03ec60fb
specs: remove unused USE flags from livecds 2018-07-12 07:58:16 -05:00
Ben Kohler fa5b95a0f7
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.
2018-06-27 11:57:21 -05:00
Ben Kohler 6286776992 releases/weekly/specs/*/*cd-stage1.spec: remove dead ntlmaps pkg
net-proxy/ntlmaps was removed from ::gentoo in 2016 [1], time to remove
it from installcd package list.

[1] https://gitweb.gentoo.org/repo/gentoo.git/commit/net-proxy/ntlmaps?id=031ceb4bc4a53dca5c20906459ff08b8c48f7c5e
2018-04-09 08:51:10 -05:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) d47466ed7a Drop sys-apps/apmd - fixes bug 552314.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2016-11-13 19:55:43 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) f636c7e886 Drop app-misc/vlock from the installcd, livecd and admincd - fixes bug 543778. Leaving livedvd specs pending more discussion.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2016-11-13 19:03:38 +00:00
Mike Frysinger d4e6ae0019 convert GITDIR over to REPO_DIR
The variables were representing the same thing, so merge them.
2016-05-19 22:17:41 -04:00
Mike Frysinger 6a2361a8ea make portage_confdir location dynamic
Don't hardcode /root/ or /release/ paths to the releng git checkout.
Use the active git repo as the base path instead.
2016-03-20 16:14:42 -04:00
Robin H. Johnson 6a1a502eae
net-proxy/ntlmaps in global package.mask due to being unmaintained per bug #533170.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-01-11 22:04:18 -08:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 5aa091bedd Revert "Update cdtar location now that catalyst was moved to /usr/share."
I was too quick on this update. We haven't updated catalyst in the build hosts yet.

This reverts commit 5f1d596128.
2015-08-31 01:58:55 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 5f1d596128 Update cdtar location now that catalyst was moved to /usr/share.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-08-31 01:46:47 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) d336204b1c Add portage_confdir to the powerpc specs to solve some blockers.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-03-16 02:01:15 -01:00
Raúl Porcel b08dd40cac Add latest logic to ppc* as well 2013-08-14 18:01:14 +00:00
Raúl Porcel 2b08a323c9 Add update_seed to all arches now that a catalyst version supporting it is stable 2013-08-13 10:12:32 +00:00
Raúl Porcel afc0a4c4a3 Drop sys-apps/eject from the pkglist 2013-03-21 17:19:47 +00:00
Raúl Porcel 7e059e1941 Use the 13.0 profile 2013-02-14 13:20:31 +00:00
Raúl Porcel 755a41cf2c Update ppc64 2013-01-21 09:19:47 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) e20641097b Replace sys-fs/mount-cifs with sys-fs/cifs-utils as the former is on its way out of the tree.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2012-07-26 04:17:34 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 35d705ba37 Drop USE="-*" from the installcd-stage1 specs for alpha, ia64, ppc64 and sparc64. 2012-07-22 03:39:35 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 03e1342e1c Stop cleaning /var/lock and /var/run as they're now a symlink. 2012-07-22 03:33:25 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 52b5a70dd7 Added busybox to the remaining install-cd stages - fixes bug 189286. 2012-07-09 22:57:45 +00:00
Raúl Porcel cd44d86c2b Replace ntfsprogs with ntfs3g and remove unmantained stuff 2012-04-30 15:17:07 +00:00
Jorge Manuel B. S. Vicetto 110df0a740 Stop dropping /usr/include - bug 383609
svn path=/trunk/; revision=827
2011-11-05 21:03:17 +00:00
Jorge Manuel B. S. Vicetto 5a03a08f43 Replace app-editors/zile with app-editors/mg - fixes bug 384451.
svn path=/trunk/; revision=815
2011-09-25 20:23:27 +00:00
Jorge Manuel B. S. Vicetto 21aac05a99 Removed remaining non-commented references to evms from all arches specs, with the exception of alpha.
svn path=/trunk/; revision=792
2011-06-21 15:40:01 +00:00
Raúl Porcel b7946cc6db sys-apps/eject has been moved to sys-block/eject
svn path=/trunk/; revision=780
2011-04-05 14:12:12 +00:00
Jorge Manuel B. S. Vicetto 1d97391483 Add static-libs to USE for the installcd-stage1 specs to fix the dev-libs/libgcrypt failure build.
svn path=/trunk/; revision=774
2011-01-29 15:49:22 +00:00