Commit graph

540 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
Jorge Manuel B. S. Vicetto (jmbsvicetto) cc17786fbd Update kernel config version to use on the x86 CDs. 2012-07-22 03:27:13 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) ea1f73d42e Add kernel-3.4.2 configs for installcd and admincd (x86). 2012-07-22 03:25:07 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 5a0d451772 Stop cleaning /var/run as it's now a symlink. 2012-07-21 13:22:07 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 430d7d28a3 Stop cleaning /var/lock as it's now a symlink. 2012-07-21 12:30:38 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) d287baf2cb Drop USE="-*" from the installcd-stage1 specs for amd64 / x86. 2012-07-21 02:02:59 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 0c9d40acf2 Disable LFPC as it fails to build. 2012-07-20 17:47:12 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) dd45f193f8 Drop sys-block/megarc from the admincd specs. 2012-07-20 05:51:13 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 9cde42b6b2 Drop sys-block/lsiutil from the admincd specs. 2012-07-20 00:45:11 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 13b480075d Add missing deps for XEN keyboard and missing ath9k drivers - bug 396117. 2012-07-19 12:34:23 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 2a9c9c5609 Add net-misc/ndisc6 to the installcd specs - fixes bug 424483. 2012-07-19 12:12:03 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 5cee05651c Update kernel config version to use on the amd64 CDs. 2012-07-18 14:45:28 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 31a3fa849d Add kernel-3.4.2 configs for installcd and admincd. 2012-07-18 14:32:24 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 7f69ddd6ec Stop dropping /usr/share/doc in the admincd. 2012-07-18 03:05:36 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 76b18d9cee Drop app-arch/xz-utils from the installcd-stage1 specs as it was added to system. 2012-07-10 00:27:42 +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
Jorge Manuel B. S. Vicetto (jmbsvicetto) 03e144c346 Update x32 specs. 2012-06-13 21:42:22 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 091749bae0 Add initial spec files for x32 (based on vapier's stage3 for x32). 2012-06-13 04:50:10 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) d2aab6d0c0 Add busybox to the amd64/x86 installcd specs - bug 189286. 2012-05-28 20:07:43 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 335319ce26 Add "mail-mta/ssmtp mta" to package.use as we want ssmtp and not courier in the CD. 2012-05-28 19:08:28 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 298e99600f Mask python-3. 2012-05-28 19:08:28 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) bd34813d89 Add sys-apps/gptfdisk to the amd64 / x86 installcd specs - bug 380799. 2012-05-28 18:07:03 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 25d691702a Stop dropping dev-libs/popt from installcd and admincd - fixes bug 415993. 2012-05-27 11:06:39 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) dc830107df Add unstable sys-fs/extundelete to package.keywords for admincd as the stable version fails to build. 2012-05-27 11:04:56 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 158c0119bc Drop sys-block/megacli as it's masked for removal. 2012-05-25 22:23:53 +00:00
Raúl Porcel be325a4988 Add armv6j hardfloat specs 2012-05-09 18:24:52 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) b0ca4787f9 Drop sys-kernel/hardened-sources-3.0.4-r1 from packages as hardened-sources-3 is now stable. 2012-05-07 00:02:09 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 482b509ed8 Adding btrfs-progs to the admincd specs per prometheanfire's request. 2012-05-01 02:27:11 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 04a47d79e2 Update admincd kernel specs for hardened-3.2 sources (amd64 / x86). 2012-05-01 02:11:48 +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 (jmbsvicetto) 890671c043 Update amd64/x86 specs to replace leftover svn paths. 2012-04-16 15:30:31 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 2f60edbf3a Drop sys-fs/ntfsprogs as it was masked, replace it with ntfs3g and use it only on stage1. 2012-04-16 12:57:16 +00:00
Raúl Porcel 555c5d25f6 gcc-4.5 is stable now
svn path=/trunk/; revision=841
2011-12-08 19:45:05 +00:00
Jorge Manuel B. S. Vicetto 2f51102923 Fix paths.
svn path=/trunk/; revision=840
2011-12-02 18:10:41 +00:00
Jorge Manuel B. S. Vicetto cb8272648c Added app-crypt/bcwipe to the admin-cd specs per Christian's (idl0r) request.
svn path=/trunk/; revision=839
2011-12-02 18:04:56 +00:00
Raúl Porcel 2fe7a860bf Remove unused+outdated specs
svn path=/trunk/; revision=837
2011-11-27 19:13:12 +00:00
Raúl Porcel 71fc07014b Update alpha kconfig
svn path=/trunk/; revision=836
2011-11-27 19:11:26 +00:00
Jorge Manuel B. S. Vicetto b10804171c Adding sys-apps/busybox to admincd - bug 189286.
svn path=/trunk/; revision=835
2011-11-20 04:10:03 +00:00
Brent Baude 4738c9b5d9 Updated kernel config with ehea enabled
svn path=/trunk/; revision=834
2011-11-07 22:36:09 +00:00
Jorge Manuel B. S. Vicetto 8163c2d74d Stop dropping more binutils symlinks - bug 330893.
svn path=/trunk/; revision=833
2011-11-07 00:57:31 +00:00
Jorge Manuel B. S. Vicetto 84909e509b Make the CD respect the keymap selection make on boot - bug 378745.
svn path=/trunk/; revision=832
2011-11-07 00:50:33 +00:00
Jorge Manuel B. S. Vicetto e58d233b05 Add dokeymap from livecd/bootargs back again as we need to fix catalyst, not the specs - bug 378745
svn path=/trunk/; revision=831
2011-11-06 03:46:49 +00:00
Jorge Manuel B. S. Vicetto 6822865319 Fix the source_subpath for the admincd stage2 specs and add portage_confdir for the admincd amd64 specs.
svn path=/trunk/; revision=830
2011-11-06 03:40:36 +00:00
Jorge Manuel B. S. Vicetto 0d67deff5f Don't unmerge binutils - bug bug 330893.
svn path=/trunk/; revision=829
2011-11-06 03:36:10 +00:00
Jorge Manuel B. S. Vicetto 0c080d26df Stop dropping more binutils symlinks - bug 330893.
svn path=/trunk/; revision=828
2011-11-06 03:33:52 +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 9b471d0642 Update admincd kernel specs. Drop staging drivers, sync amd65 and x86 config and set ISCSI_TCP to module so sys-block/open-iscsi builds.
svn path=/trunk/; revision=826
2011-11-01 14:38:55 +00:00
Jorge Manuel B. S. Vicetto ccb9e0d843 Fix stage3 name for admincd / x86.
svn path=/trunk/; revision=825
2011-10-30 23:58:35 +00:00
Jorge Manuel B. S. Vicetto ba37f6be56 Drop hfs support from installcd / admincd on amd64/x86.
svn path=/trunk/; revision=824
2011-10-30 20:28:44 +00:00
Jorge Manuel B. S. Vicetto 7864e00b85 More cleanups and syncing between specs. Change volid as it was too long.
svn path=/trunk/; revision=823
2011-10-30 13:41:51 +00:00
Jorge Manuel B. S. Vicetto 935b0495e6 Stop dropping /usr/share/emacs on the admincd specs.
svn path=/trunk/; revision=822
2011-10-30 13:36:55 +00:00
Jorge Manuel B. S. Vicetto a8f1c5971b Change version_string on admincd specs.
Sync specs for instalcd and admincd for both amd64 and x86.

svn path=/trunk/; revision=821
2011-10-30 13:33:30 +00:00
Jorge Manuel B. S. Vicetto adb3dd812a Updated amd64 and x86 specs to address a few issues:
stop dropping strings and binutils symlinks - bug 330893
stop dropping /usr/include - bug 383609
drop dokeymap from livecd/bootargs - bug 378745
add rfkill to the installcd stage1 specs - bug 375343
add dmidecode to the installcd stage1 specs - bug 385771
change admincd version string.

svn path=/trunk/; revision=820
2011-10-30 12:34:55 +00:00
Jorge Manuel B. S. Vicetto cb16fcbeb6 Added sys-fs/ddrescue to the admincd specs - bug 387563.
svn path=/trunk/; revision=819
2011-10-24 16:19:50 +00:00
Jorge Manuel B. S. Vicetto ba16f3212e Added sys-block/open-iscsi to the admincd specs - bug 385777.
svn path=/trunk/; revision=818
2011-10-24 16:15:18 +00:00
Raúl Porcel 8c8a8a95a3 Add support for the Emulex LightPulse on ia64, bug #371809
svn path=/trunk/; revision=817
2011-10-12 15:37:02 +00:00
Raúl Porcel c29c7d0c1b Update ia64 kconfig
svn path=/trunk/; revision=816
2011-10-02 16:26:13 +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 88c19ce284 Add kernel specs for the x86 admincd.
svn path=/trunk/; revision=814
2011-09-16 01:12:01 +00:00
Jorge Manuel B. S. Vicetto 887e8e5e95 Add initial admincd specs for x86.
svn path=/trunk/; revision=813
2011-09-15 23:23:46 +00:00
Jorge Manuel B. S. Vicetto 605f44da96 Drop package.use as emacs now supports the livecd use flag to force the symlink.
Update keywords and bump hardened-sources version.

svn path=/trunk/; revision=811
2011-09-06 18:00:23 +00:00
Raúl Porcel cd38b738e9 Update ia64 kconfig
svn path=/trunk/; revision=810
2011-09-05 20:00:31 +00:00
Raúl Porcel 1908d044a6 Update kconfig for alpha to include full HID support
svn path=/trunk/; revision=809
2011-08-31 17:29:36 +00:00
Jorge Manuel B. S. Vicetto b96cc3cedf Added package.use files for the admincd.
svn path=/trunk/; revision=808
2011-08-29 09:55:48 +00:00
Jorge Manuel B. S. Vicetto 6da8f88a6a Added portage config files for the admincd.
Dropped conflicting packages and fixed tcpdump name.

svn path=/trunk/; revision=807
2011-08-29 03:18:02 +00:00
Jorge Manuel B. S. Vicetto a4a1b1bf0b Update the admincd config for hardened-sources instead of gentoo-sources.
svn path=/trunk/; revision=806
2011-08-28 15:42:06 +00:00
Jorge Manuel B. S. Vicetto 59ec048f16 Update the nomultilib target name.
svn path=/trunk/; revision=805
2011-08-28 05:57:29 +00:00
Jorge Manuel B. S. Vicetto e1a847edfe Moved the admincd specs to the hardened dir and base them on hardened instead of default.
Added iptraf-ng to the list of packages.

svn path=/trunk/; revision=804
2011-08-27 23:13:23 +00:00
Jorge Manuel B. S. Vicetto 553458b650 Added more packages to the admincd specs - bug 352152.
Check https://bugs.gentoo.org/show_bug.cgi?id=352152#c9 for the list.

svn path=/trunk/; revision=803
2011-08-27 21:13:09 +00:00
Jorge Manuel B. S. Vicetto cf5d047182 Added multiple requests for the admincd specs:
sys-block/aoetools - bug 199444
app-misc/mc - bug 208076
benchmarks - bug 213228
ntfs resize - bug 287301
app-admin/testdisk - bug 311495.

svn path=/trunk/; revision=802
2011-08-27 18:39:46 +00:00
Jorge Manuel B. S. Vicetto d50a26e115 Add initial specs for the admin cd - bug 352152.
svn path=/trunk/; revision=801
2011-08-27 17:55:50 +00:00
Jorge Manuel B. S. Vicetto fe7fd481ec Add nomultilib stages for amd64 - bug 273082.
svn path=/trunk/; revision=800
2011-08-27 17:53:03 +00:00
Jorge Manuel B. S. Vicetto a80637c669 Add config specs for kernel-3.0 for the upcoming admincd.
svn path=/trunk/; revision=799
2011-08-27 17:51:58 +00:00
Jorge Manuel B. S. Vicetto 43a09b911e Use 2.6.38 kernel specs.
Fix prior commit that broke the paths.

svn path=/trunk/; revision=796
2011-06-28 03:51:13 +00:00
Jorge Manuel B. S. Vicetto 25bb18d2df Update kernel config to the 2.6.38-r6 kernel.
Add CONFIG_DEVTMPFS and CONFIG_DEVTMPS_MOUNT to the kernel specs.
Add CONFIG_USB_HID=y and unset CONFIG_EMBEDDED - bug 270983.

svn path=/trunk/; revision=795
2011-06-28 02:31:23 +00:00
Jorge Manuel B. S. Vicetto dacfa304e5 Update kernel config to the 2.6.38-r6 kernel.
Add CONFIG_DEVTMPFS and CONFIG_DEVTMPS_MOUNT to the kernel specs.
Add CONFIG_USB_HID=y and unset CONFIG_EMBEDDED - bug 270983.

svn path=/trunk/; revision=794
2011-06-28 01:21:22 +00:00
Jorge Manuel B. S. Vicetto 05e662d861 Dropping last evms traces from all specs of all arches.
svn path=/trunk/; revision=793
2011-06-24 12:03:12 +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
Jorge Manuel B. S. Vicetto 0d9dcbd860 Drop the PAE support in the kernel specs.
svn path=/trunk/; revision=791
2011-06-19 16:41:24 +00:00
Jorge Manuel B. S. Vicetto a8906539b3 Really, *purge* all evms references from the installcd specs.
Dropped evms from the genkernel configure line.

svn path=/trunk/; revision=790
2011-06-03 04:13:59 +00:00
Jorge Manuel B. S. Vicetto 3a48743427 Dropping evms from the installcd-stage1 specs.
svn path=/trunk/; revision=789
2011-05-30 05:44:33 +00:00
Jorge Manuel B. S. Vicetto b871a5c448 Adding speakup to the amd64 and x86 kernel specs.
svn path=/trunk/; revision=788
2011-05-27 03:17:26 +00:00
Jorge Manuel B. S. Vicetto ea854c6219 Update the specs to use the 2.6.37 kernel config.
svn path=/trunk/; revision=787
2011-05-25 04:03:32 +00:00
Jorge Manuel B. S. Vicetto d23f09b016 Update the specs to use the 2.6.37 kernel config.
svn path=/trunk/; revision=786
2011-05-25 04:00:04 +00:00
Jorge Manuel B. S. Vicetto d29f809ef1 Update specs for kernel 2.6.37.
Added fixes for bugs 270983, 274792, 331781, 351710 and 367705.

svn path=/trunk/; revision=785
2011-05-25 03:54:21 +00:00
Jorge Manuel B. S. Vicetto 6aa26d5ce9 Update specs for kernel 2.6.37.
Added fixes for bugs 270983, 274792, 351710 and 367705.

svn path=/trunk/; revision=784
2011-05-24 23:52:40 +00:00
Raúl Porcel 2e34d7d859 Remove evms from ia64 specs
svn path=/trunk/; revision=783
2011-05-04 04:51:46 +00:00
Raúl Porcel d60f389c28 Update package.keywords for armv7a-hardfloat
svn path=/trunk/; revision=781
2011-04-08 19:14:04 +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
Raúl Porcel 716a210304 Leave rsync on alpha/ia64/sparc installcd
svn path=/trunk/; revision=779
2011-02-20 11:58:57 +00:00
Raúl Porcel 4f41696a11 Add CONFIG_SATA_SIL=m to alpha
svn path=/trunk/; revision=778
2011-02-19 19:03:47 +00:00
Raúl Porcel 4387a3643d Swap the kernels for alpha, turns out disabling legacy address gives more problems
svn path=/trunk/; revision=777
2011-02-16 19:33:45 +00:00
Raúl Porcel 04dcebbdc1 Update kconfig for ia64
svn path=/trunk/; revision=776
2011-02-06 11:37:13 +00:00
Raúl Porcel 6066349d10 Fix cdtar for ia64
svn path=/trunk/; revision=775
2011-02-02 19:49:04 +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
Raúl Porcel 6e96eb3ec9 Add the second kernel for alpha with the legacy addr option
svn path=/trunk/; revision=773
2011-01-24 18:57:32 +00:00
Raúl Porcel 0a61622045 Use my cdtar on alpha with an enhanced message
svn path=/trunk/; revision=772
2011-01-23 19:13:37 +00:00
Raúl Porcel 08cd227d97 Add package.keywords needed for hardfloat
svn path=/trunk/; revision=768
2010-12-14 18:21:43 +00:00
Jorge Manuel B. S. Vicetto 474aa87d52 Dropped CONFIG_USB_STORAGE_DEBUG from the kernel config. Fixes bug 348444 - thanks to Andrea Conti (alyf AT alyf DOT net).
svn path=/trunk/; revision=767
2010-12-11 19:08:05 +00:00
Jorge Manuel B. S. Vicetto b2f0d319d3 Updated installcd specs to enable the xml use flag.
We need to build python with xml support or portage-2.1.9 will refuse to build mirrorselect due to a missing dep.

svn path=/trunk/; revision=766
2010-12-11 18:54:02 +00:00
Jorge Manuel B. S. Vicetto 4b04259904 Fix the stages name and move from 2008.0 name to latest.
Added app-arch/xz-utils to installcd specs - bug 347557.
Synced the hardened installcd specs to the default installcd specs.

svn path=/trunk/; revision=765
2010-12-11 18:42:11 +00:00