Commit graph

440 commits

Author SHA1 Message Date
Robin H. Johnson 37a3ced612
weekly/amd64/stage4: tweak version_stamp.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2015-12-25 00:19:28 -08:00
Matthew Thode 2e0a9070e8
use correct version_stamp for stage4 specs 2015-12-25 02:15:16 -06:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 109e5acdbf We need to use --automode -5 as -3 uses mv -i which is interactive and gets suck asking for confirmation to overwrite config files.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-12-21 02:49:05 +00:00
Matthew Thode 746af56f5a
removing arch keywords from cloud for ** 2015-12-17 20:35:38 -06:00
Matthew Thode f631c57a16
add portage_confdir for stage4-cloud specs 2015-12-17 20:24:35 -06:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 006fc1f047 Rename the stage4 to "cloud" in case we decide to add more stage4 later.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-12-18 00:55:24 -01:00
Matthew Thode 65df2e34bf
removed bad prep.sh, added correct prep.sh and renamed to cloud-prep.sh
old script was the qcow generation script
renamed to cloud-prep.sh to be more clear as to it's purpose
2015-12-17 19:54:15 -06:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 6e2cef0da1 Add prep.sh to the repo and fix the stage3 name for the stage4 specs.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-12-18 00:45:28 -01:00
Matthew Thode 074fb3276a
removing abi use flag from stage4 specs 2015-12-16 18:51:06 -06:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 29419b20d2 Add stage4 for Matthew's cloud images - https://github.com/prometheanfire/gentoo-cloud-prep/ .
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-12-16 01:58:22 -01:00
Mike Frysinger 37ef518198 s390 netboot: update kernel config to linux-4.3 and add kvm/virtio support
In order to boot the s390 kernel under qemu and such, we need to enable
a few more drivers.  Since the size cost isn't large, and it allows us
to test things in an emulator, do it.

URL: https://bugs.gentoo.org/556328
2015-12-08 15:56:45 -05:00
Mike Frysinger 6cfbdd0570 s390 netboot: add more util-linux libs
Newer versions of util-linux include more libs, so make sure we bundle
them up so tools aren't broken.

URL: https://bugs.gentoo.org/556328
2015-12-08 15:51:36 -05:00
Mike Frysinger 1edc1f72c3 netboot: drop various util-linux tools
Drop tools that either aren't installed by default anymore, or don't
make sense in a netboot environment:
- readprofile: read /proc/profile which we don't enable in the kernels
- tunelp: tune line printer settings
- mcookie: manage magic cookies used by X11 (xauth)
- script: used to record interactive shell sessions
- scriptreplay: run the recording of script (see above)
- fdformat: format floppy disks which we don't enable in the kernels
- cytune: control old serial cards which we don't enable in the kernels
- tailf: use `tail` instead
- write: broadcast messages to other users logged in
- isosize: get details for ISO images

We can probably trim even more, but let's start here.
2015-11-13 03:13:16 -05: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) 30b52b0544 Update the kernel config for amd64 and x86 (both install-cd and admin-cd).
Add support for squashfs with LZO for x86 - finally completes the fix for bug 527474.
Update config to enable XHCI_PCI for both amd64 and x86 (should finally fix all the usb issues) - bug 522176.
Add support for rt2800 - bug 544758.
Enable new network drivers (except experimental) and add VXLAN support.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-06-15 05:30:51 +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
Jorge Manuel B. S. Vicetto (jmbsvicetto) a803a7a3be Add portage_confdir to the alpha specs to solve some blockers.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-03-16 01:58:48 -01:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 30c859dcc5 Add portage_confdir to the hppa specs to solve some blockers.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-03-16 01:56:21 -01:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) fb2eeabc26 Add package.mask files from stages to the install-cd.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-02-26 23:55:35 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 0536fd38e8 Disable zfs in the admincd until it can build with CONFIG_PAX_RANDKSTACK.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-02-26 23:51:49 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) c6e1260a49 Sync with admincd specs.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-02-25 00:10:32 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) f85ba90ee3 Add package.mask files from stages to the admincd
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-02-25 00:07:12 +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) c675c8d663 Add package.mask files to address some blockers caused by older stage3 seeds.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-02-22 17:00:56 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) b6ca479276 Disable caps/filecaps for iputils - one more fix for bug 531788.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-02-22 17:00:32 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) b6dbacf7fa Whitespace.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2014-12-17 21:39:55 -01:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) ebb7aacb35 Update kernel config. Ensure squashfs_lzo and bcache are enabled as requested by mgorny (bug 527474) and Patrick.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>

Conflicts:
	releases/weekly/specs/amd64/hardened/admincd-stage2.spec
	releases/weekly/specs/amd64/installcd-stage2-minimal.spec
2014-10-31 04:08:33 +00:00
Raúl Porcel 5cf013faa8 Turns out s390 31bit kernel support is going to be dropped in 03/2015 so make s390 use a 64bit kernel instead 2014-10-03 10:04:43 +00:00
Raúl Porcel 1e52334fa4 Fix confdir path
Signed-off-by: Raúl Porcel <armin76@gentoo.org>
2014-10-03 09:13:17 +00:00
Raúl Porcel b04d9efc70 Fix confdir path
Signed-off-by: Raúl Porcel <armin76@gentoo.org>
2014-10-03 08:26:38 +00:00
Raúl Porcel 8e4ede8311 Add netboot kconfig 2014-10-03 08:20:39 +00:00
Raúl Porcel 9be548811e Add netboot for s390 2014-10-03 08:18:08 +00:00
Raúl Porcel 3de94306ea Update netboot 2014-10-02 09:38:33 +00:00
Raúl Porcel 27440baa63 Update alpha 2014-09-28 14:23:06 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 3f3e765125 Mask <sys-apps/sysvinit-2.88-r7 <sys-apps/sysvinit-2.88-r7 to see if we can fix the build in hardened x86
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2014-09-23 10:42:47 +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
Raúl Porcel eb1b96940a Add files needed to boot 2014-09-20 12:21:33 +00:00
Raúl Porcel 47fac8c8b8 Update s390 netboot and move files to proper locations
Signed-off-by: Raúl Porcel <armin76@gentoo.org>
2014-09-17 12:39:26 +00:00
Raúl Porcel 5828cc4242 add netboot specs so it doesn't get lost 2014-09-11 12:41:36 +00:00
Raúl Porcel 414221ceb2 Add jfsutils to the alpha installcd wrt bug #473238 2014-08-18 11:15:40 +00:00
Raúl Porcel d27801d9d8 Fix ISO path 2014-06-28 15:41:16 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 2546599186 Update kernel config for installcd to add support for RTC and a missing broadcom driver - fixes bugs 498984 and 499076.
Move the cifs-utils config file to the correct package.use dir.
Thanks to Ben Kohler for noticing the portage error and for all the suggestions to improve the installcd.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2014-06-25 19:41:26 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 0d14fbb877 Use new kernel in the installcd.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2014-06-23 00:15:08 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) a0053c3bb6 Update kernel config for the admincd and installcd.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2014-06-23 00:14:21 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 0316ab4489 Drop gcc to reduce the disk size - fixes bug 499152.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2014-06-22 11:55:00 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) ed2197a139 Drop old entries that don't apply any longer and /usr/lib64 entries that don't exist on x86.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2014-06-22 11:53:22 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 15223bb820 Drop old entries that don't matter anymore.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2014-06-22 11:49:06 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) d26b74e907 Remove old commented entries.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2014-06-22 11:47:02 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) de36496cce Disable acl and ads use flags for cifs-utils - fixes bug 499078.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2014-06-22 11:34:33 +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) 66399197ef Bump kernel config for the admin-cd.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>

Conflicts:
	releases/weekly/specs/amd64/hardened/admincd-stage2.spec
2014-06-15 06:42:20 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 617da85f3e Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/releng 2014-06-15 05:42: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) 26f8901554 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:35:09 +00:00
Rick Farina (Zero_Chaos) 67fb1ee6fd remove last references to /lib/firmware tmpfs
Releng is no longer using a tmpfs for /lib/firmware for anything
official or unofficial.  Support for firmware tarballs has been removed
from livecd-tools and catalyst, as such, removing those lines from the
livecd scripts.
2014-05-23 11:28:55 -04:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 25c5662e56 Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/releng 2014-05-16 00:26:23 +00:00
Guy Martin 237dbb7db6 Update hppa livecd specs to make the iso smaller. 2014-04-22 11:30:38 +02:00
Mike Frysinger 13469f8665 add autobuild support for s390/s390x 2014-02-24 02:49:49 -05:00
Raúl Porcel 3861a00003 Use latest on ia64 2014-01-30 08:54:33 +00:00
Guy Martin ccfd9372f0 Don't use version specific libs and add missing DNS libs. 2014-01-23 17:31:24 +01:00
Guy Martin dc0acb9203 Update kernel config for hppa netboot images. 2014-01-23 17:23:16 +01:00
Guy Martin 7666dee327 Update hppa 2014-01-19 18:46:34 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 877274a700 Fix the admin-cd kernel config name. 2014-01-03 20:13:16 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) b36964e8ea Update the kernel config used by the install-cd and admin-cd. 2013-12-29 16:58:10 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) a56a5ebc56 Remove old kernel configs for amd64. 2013-12-29 16:58:10 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 607785ed1f Update the kernel config for the install-cd and admin-cd to the latest stable kernel sources.
Lift hardened restrictions from the admin-cd kernel - bug 466274. Add btrfs-progs to the install-cd - bug 458852. Add missing drivers for Intel C600 SAS and Atheros AR8171 - bug 475394 and bug 495134. Add F2FS support for
both - bug 482928. Reduce differences between the kernel config for the install-cd and admin-cd.
2013-12-29 16:58:10 +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) 7f8821bdce Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/releng 2013-12-28 04:26:25 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 85df589f9a Add sys-fs/btrfs-progs to the installcd specs - bug 458852. 2013-12-28 04:26:11 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 72615908bc Drop the >=dev-lang/python-3 mask to address the python-3.3 dependency issues. 2013-12-28 01:58:41 -01:00
Raúl Porcel 82e90079b1 Fix ia64 2013-08-28 06:29:40 +00:00
Raúl Porcel 2e1dbef88d Fix sparc again 2013-08-22 14:16:09 +00:00
Raúl Porcel 7c87bca964 Fix sparc 2013-08-22 14:11:02 +00:00
Raúl Porcel 9778bf06d0 Fix hardfp as well 2013-08-16 11:28:01 +00:00
Raúl Porcel d52ba1dca0 Add arm configs with latest seed logic and update specs accordingly 2013-08-16 10:03:04 +00:00
Raúl Porcel b08dd40cac Add latest logic to ppc* as well 2013-08-14 18:01:14 +00:00
Raúl Porcel 07f3c9743a Use latest logic for stage1 seed on hppa 2013-08-14 17:52:39 +00:00
Raúl Porcel 5c3f1d9036 Use latest logic for stage1 seed, hppa and ppc need some work as they have all the stages in the same dir 2013-08-14 17:40:22 +00:00
Raúl Porcel ef28b15977 Update kconfig for ia64 2013-08-13 16:26:02 +00:00
Raúl Porcel 268570876d Update kconfig for sparc 2013-08-13 10:48:16 +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
Jorge Manuel B. S. Vicetto (jmbsvicetto) 43de461af9 Revert the change to the name of the nomultilib stages so we can get them to build.
This is going to cause issues to the distfiles symlinks until we fix copy_buildsync.
2013-08-05 12:56:43 +00:00
Raúl Porcel 26c0a97ef6 Update alpha kconfig, add SATA_SIL24 support, bug #453080 2013-08-04 15:15:50 +00:00
Rick Farina (Zero_Chaos) 95bca2d7f5 Add linux-firmware to amd64 and x86 install CDs
linux-firmware is required for a very high percentage of systems to
work, so add it to the install CDs for amd64 and x86.
2013-07-26 20:57:01 -07: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
Raúl Porcel 7644bb6d9a Update alpha kconfig 2013-06-15 10:58:11 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 548ab547e8 Change amd64-nomultilib stages to fix the linking error on mirrors - bug 443472. 2013-04-28 23:05:19 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) c718f29bf9 Update the kernel config for 3.8.3 on the admincd-stage2. 2013-04-18 09:19:50 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 0698a92993 Update admincd-stage2-selinux to use a selinux enabled kernel. 2013-04-18 09:18:48 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 1f2dbe00b8 Add initial specs for building selinux stages and admin-cd for amd64. 2013-04-18 08:48:58 +00:00
Raúl Porcel 143cca998b app-admin/passook not keyworded anymore on sparc 2013-03-29 15:40:29 +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) 08817c254b Add sys-kernel/linux-firmware to the installcd and drop firmware packages that block it. 2013-03-27 02:48:23 +00:00
Raúl Porcel afc0a4c4a3 Drop sys-apps/eject from the pkglist 2013-03-21 17:19:47 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 2f2b275ad5 Add update_seed to stage1-x32.spec. 2013-03-04 15:04:04 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) c2392dafa3 Add keywords for sys-apps/chname and sys-block/fio-2.0.13. 2013-03-04 02:57:02 +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
Robin H. Johnson 15ec94fc59 Add some more useful tools per request by jmbsvicetto.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2013-03-01 23:36:17 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) ad6f2f710b Drop net-wireless/zd* packages from the installcd. 2013-02-25 00:04:09 +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) 51281c1190 Use the 13.0 profile 2013-02-24 16:25:11 +00:00
Raúl Porcel 7e059e1941 Use the 13.0 profile 2013-02-14 13:20:31 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 3d43a7c5f7 Whitespace. 2013-02-01 02:45:42 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) ec9e140203 Add net-misc/rsync to installcd-stage1. Drop "spurious" net-misc/rsync entry from installcd-stage2. 2013-02-01 02:43:48 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) eb983b3acd Add net-misc/rsync to installcd-stage1. Drop "spurious" net-misc/rsync entry from installcd-stage2. 2013-02-01 02:33:36 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) ecad49f3cb Drop package.keywords for sys-kernel/genkernel and sys-apps/openrc as a newer version was marked stable.
Mask sys-apps/module-init-tools and sys-apps/modutils to resolve the block with sys-apps/kmod.
2013-02-01 02:09:02 +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) 0da7cd8f7f Mask sys-apps/module-init-tools to resolve the block with sys-apps/kmod. 2013-01-30 22:42:06 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 4998a70c38 Update kernel config for gentoo and hardened sources 3.7.4.
Disable aoe support as it's causing the kernel to fail to build.

Conflicts:
	releases/weekly/specs/amd64/hardened/admincd-stage2.spec
	releases/weekly/specs/amd64/installcd-stage2-minimal.spec
2013-01-30 03:36:04 +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) ccfc784e3d Fix x32 stage names to drop the double "x32". 2013-01-30 03:28:36 +00:00
Raúl Porcel 755a41cf2c Update ppc64 2013-01-21 09:19:47 +00:00
Raúl Porcel 6799573f41 Use specific subarch profile for arm 2013-01-09 05:33:04 +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) 13888827bb Bump config for kernel-3.5.4 and disable CONFIG_GRKERNSEC_HIDESYM as it isn't supported by ZFS.
Conflicts:
	releases/weekly/specs/amd64/hardened/admincd-stage2.spec
2012-12-10 03:10:52 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 9f4be62ae0 Moved sys-fs/zfs package from admincd-stage1 to admincd-stage2 as it's pulling in sys-kernel/spl that requires a kernel to compile. 2012-12-08 05:01:56 +00: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) af6f14bcaa Masking net-analyzer/iptraf-ng as it fails to build 2012-12-07 08:53:23 +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
Jorge Manuel B. S. Vicetto (jmbsvicetto) 363b1f088d Add portage_confdir to the installcd for amd64/x86 so we can fix the /run issue. 2012-11-09 01:10:22 -01:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 84504fcfb2 Create portage dir to use for the installcd to keyword genkernel and openrc to fix the /run issue. 2012-11-09 01:07:51 -01:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) ce2fee86cf Unmasked sys-apps/pcmciautils for amd64 now that a newer version was finally marked stable on bug 434082. 2012-11-05 16:10:53 -01:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) fdf9a3075e Add ZFS support to the admincd specs. 2012-11-05 16:08:14 -01:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) df490397a3 Drop sys-block/eject as it's now included in sys-apps/util-linux. 2012-11-04 16:50:51 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) b17513aede Keyword openrc as it's required by the new genkernel. 2012-10-18 21:33:32 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) e9fe948607 Update genkernel keywords to use 3.4.41 version instead of live. 2012-10-17 01:16:33 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) f5ca2956cb Add testing livecd-tools version and live genkernel version for testing. 2012-10-14 04:37:27 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 2a03a615d0 Update paths of the livecd and livedvd specs. 2012-10-13 03:25:24 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 8afb358df6 Update source_subpath for x32 specs. 2012-10-12 09:12:02 +00:00
Anthony G. Basile c241685217 kconfig/powerpc: add ppc32 apple 3.4.9 config 2012-10-05 22:36:07 -04:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 68cb71837f Mask sys-apps/pcmciautils on installcd-stage2 targets until bug 434082 is fixed. 2012-09-23 02:51:43 +00:00
Raúl Porcel 06bd302151 Update sparc kconfig, thanks to Jim Faulkner <dogshu at sdf dot lonestar dot org> for testing, bug #384245 2012-09-22 16:28:39 +00:00
Raúl Porcel bac61a6326 Fix fsscript path 2012-09-09 17:18:08 +02:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 66af71f8bc Update x32 specs to use the new x32 subarch. 2012-09-08 13:53:20 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 7a7f953369 Add 3.4.9 kernel config and update installcd spec.
Disable lpfc driver.
2012-08-29 23:23:56 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) e5086c7dba We need to set a parameter for update_seed. 2012-08-29 10:15:07 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 46069ed233 Update releng specs to update the stage3 seed when running stage1. 2012-08-29 05:15:11 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) ed0cead287 Update specs to reflect the move of iwl*-ucode from net-wireless to sys-firmware. 2012-08-21 20:27:07 +00:00
Raúl Porcel 2a2dc54fca Update alpha kconfig 2012-08-09 16:37:18 +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