Commit graph

109 commits

Author SHA1 Message Date
Ben Kohler 0001717646
specs: add binutils to livecd/unmerge on remaining arches 2018-07-13 12:00:27 -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 6b6b0d68ac
specs: remove rfkill as it's been absorbed into util-linux
Remove rfkill on arches where >util-linux-2.31 is stable, as these newer
versions now include rfkill (and block the rfkill pkg)
2018-07-11 07:41:36 -05:00
Ben Kohler 79c747e3e9
specs: add usbutils to amd64/x86 admincd/installcd
Add usbutils, this is an important tool during installation to bring up
usb networking and other harware, before installation can start.

Also add pciutils explicitly, we get it as a dep already but this is an
important tool during install as well, we use it directly.
2018-07-10 07:53:33 -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) 4ee90d795d Add caps and filecaps use flags to the admin-cd. Drop sys-fs/nilfs-utils from the admin-cd - bug 591084. Add app-editors/nano to the packages list of the install-cd and the admin-cd so that it isn't
depcleaned - bug 642856.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2018-01-07 03:31:14 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 5796552684 Drop old (before 2008) uclibc specs that were never used with autobuilds.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2018-01-07 03:31:14 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 73dfdcaca3 Add portage_prefix to the specs to finally clean-up /etc/portage/package.*/releng - fixes bug 547538.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2018-01-07 03:31:14 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) dff71c4a7a Build xz stages.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2017-12-22 11:06:27 +00:00
Robin H. Johnson cb879a382e
releases/weekly: shorten ISO labels.
ISO9660 limits label length to 32 characters, this is enforced by
mkisofs.

Catalyst now truncates to 32 characters instead of failing when mkisofs
does, however the label formatting is inconsistent and loses some
information.

New label structure:
  Gentoo ${ARCH} ${WHAT} ${STAMP}
Where 'WHAT' is skipped in some cases.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-12-15 15:42:27 -08:00
Robin H. Johnson f77598e421
admincd: hardened-sources is no more, switch to gentoo-sources.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-12-14 13:07:45 -08:00
Robin H. Johnson 375233d0d1
weekly: catalyst3 already removes keymaps, so rcdel fails.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-12-14 12:51:03 -08:00
Robin H. Johnson 10953c3a11
weekly: cdtar files moved in newer catalyst.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-12-06 23:13:04 -08:00
Robin H. Johnson 1b4139766c
releases/weekly: drop net-dialup/globespan-adsl
net-dialup/globespan-adsl is obsolete
- does not build with GCC5
- dead upstream for 10+ years
- only for specific very old modems

Closes: https://bugs.gentoo.org/635578
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-12-04 08:41:00 -08:00
Robin H. Johnson b08c3c143b
weekly/admincd: more filesystem support.
Added:
  sys-fs/dislocker
  sys-fs/exfat-utils
  sys-fs/nilfs-utils

Bumped:
  sys-fs/btrfs-progs

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-10-11 12:46:43 -07:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 3d6b82ca19 Update admin-cd specs as openvpn was moved from the net-misc to the net-vpn category.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2017-03-23 21:18:10 +00:00
Robin H. Johnson 7e6bf27a13
weekly: new app-arch/rar license is EULA and prohibits bundling (provision 3.b.)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
(cherry picked from commit fefbd35fbbfc4eff41acdd8e70acdcab7613378c)
2016-12-01 16:21:41 -08: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
Jorge Manuel B. S. Vicetto (jmbsvicetto) ce6f1f2f6d Package removal - bug 513044.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2016-08-30 22:35:37 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 67beeebbdf Stop using hardcoded paths for the releng repo.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2016-04-26 22:27:56 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) f46f4bd5b6 Change portage confdir location. 2016-04-21 02:12:11 +00: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) 24e8d22fc7 Finally update version stamp from 2008.0 to latest.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-12-27 02:20:49 +00: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) 10a448fbfe Add more packages to the admin-cd as requested:
libsmbios and cloud-init for Robin
  dpkg - bug 536236
  git - bug 537296

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-08-31 01:54:30 +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) 112146a8cd Make the install-cd / admin-cd for both amd64 and x86 use the new kernel configs.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-06-15 05:49:42 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) ea8b4f0f40 Add update_seed_command to update the seed stages and fix some blockers and add portage_confdir to disable caps/filecaps and mask old packages to help with the blockers as well.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-02-22 17:08:53 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 76705878a9 Replace unix2dos with dos2unix as it's masked to be removed from the tree.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2014-09-22 13:24:48 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 767ede75f7 Add net-wireless/iw - fixes bug 499052.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2014-06-22 02:49:31 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) efa6c74d8a Add app-emulation/xen-tools to the admin-cd specs.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2014-06-15 05:36:12 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) dcc0ef7c84 Add sys-fs/f2fs-tools to the installcd and the admincd - bug 482928. 2013-12-28 04:41:55 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) c4740d435a Update specs to reflect app-emacs/gentoo-syntax move to app-emacs/ebuild-mode. 2013-07-08 15:49:26 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 95392e34c0 Update kernel config for amd64 and x86 for both installcd and admincd.
Change EHCI_PCI to Y from M to workaround a genkernel bug.
2013-06-28 00:05:48 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 7ee03e9628 To save space on the admin-cd, remove the dev-libs/gmp, dev-libs/libxml2, dev-libs/mpfr, sys-devel/gcc, sys-libs/db, sys-libs/gdbm packages
again. Will fix bugs 458536 and 407051 by using FEATURES="preserve-libs" on livecd-stage2 target.
2013-03-27 02:48:23 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) d1f49ad34c Update admincd stage2 specs.
Stop removing gcc and other dev packages - fixes bug 458536.
Drop lib64 dirs from the x86 spec. Drop old dirs no longer present and clean spec files.
2013-03-27 02:48:23 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 33fe7c3c83 Add Robin's tools to the x86 admincd. 2013-03-04 02:56:43 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 0d2ea2a5e6 Drop net-wireless/zd* packages from the admincd. 2013-02-24 23:54:23 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) df44d0a761 Dropped masked / removed firmware packages: net-wireless/ipw2100-firmware, net-wireless/ipw2200-firmware andd net-wireless/prism54-firmware 2013-02-24 17:07:35 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 3d43a7c5f7 Whitespace. 2013-02-01 02:45:42 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) f43c766e23 Drop package.keywords for genkernel and openrc as a newer version was marked stable.
Mask sys-apps/modutils to fix the block with kmod.
Drop firmware packages that block sys-kernel/linux-firmware.
2013-01-30 22:43:05 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 16feb1f09a Add sys-kernel/linux-firmware to the admincd specs to fix the missing firmware issues with various hardware. 2013-01-30 03:31:37 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 42af4ea41d Unmasking iptraf-ng again as it was fixed - bug 442002. 2013-01-30 03:31:17 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) d3d7152aa7 Masking net-analyzer/iptraf-ng as it fails to build 2013-01-02 10:14:56 -01:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 80f2d50d05 Stop using full path for ISO name. 2012-12-08 01:31:04 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 1e8afcb76f Stop unmerging sys-apps/file for install-cd and admin-cd. Also stop unmerging net-misc/rsync on admin-cd and start unmerging gcc - testing
bug 407051.
2012-11-17 07:13:49 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 964e015bb3 Unmasked sys-apps/pcmciautils for x86 now that a newer version was finally marked stable on bug 434082 2012-11-12 11:09:32 -01:00