Commit graph

43 commits

Author SHA1 Message Date
Ben Kohler e1d60c3127
kconfig/{amd64,x86}: new installcd-4.14.52.config 2018-07-18 13:39:56 -05:00
Matthew Thode 8f2cfaf3eb
update gentoo cloud-kernel config 2017-11-20 23:30:14 -06:00
Matthew Thode 380e1b0d73
adding CONFIG_FW_CFG_SYSFS=y to cloud configs 2017-04-01 16:50:45 -05:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) cd39c541be Update kernel config for the install-cd and admin-cd.
Add rt2800pci support - fixes bug 544758.
Add x2apic - fixes bug 553814.
Enable pax_softmode - fixes bug 557350.
Add nvme support for the install-cd - fixes bug 557876.
Add hyper-v drivers - fixes bug 587638.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2016-07-30 12:32:15 +00:00
Matthew Thode 6dc04ff324
disable pt_pax
xt_pax should be used, both pt_pax and xt_pax should be used only for
migration to xt_pax
2016-01-11 19:29:00 -06:00
Robin H. Johnson 4943ec9531 Update cloud kernel config features/options.
- Include all features for systemd instances
- Compress modules with XZ
- Support throttled block devices
- Support HYPERVISOR_GUEST options (paravirt, xen, kvm)
- Max CPUs is now 64
- Memory hotplug/balloon support
- Compressed memory support
- EFI support
- Kexec support for fast reboot
- Networking:
-- IPsec (XFRM, GRE, etc)
-- Tunneling of more forms (FOU, GENEVE, VTI, ...)
-- IP virtual server (for load balancers VMs)
-- More network schedulers (incl IFB)
-- PPP for tunnels
- Network block devices: DRBD, NBD
- Disk controllers: MegaRAID (qemu), HyperV, VMWare, Xen
- Block misc: bcache, multiqueue, DM-*
- Filesystems: reiserfs, OCFS2, 9P
- Misc: HPET, RAW, more TPM

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2015-12-29 13:44:28 -08:00
Robin H. Johnson 3577f5508d
Update cloud kernel config for 4.1.12.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2015-12-29 12:42:28 -08:00
Matthew Thode 027eab0f88
use a kernel config that works with cloudy images
also, use hardened sources when building a hardened image
2015-12-28 23:51:36 -06: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) 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
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) 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) 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) 877274a700 Fix the admin-cd kernel config name. 2014-01-03 20:13:16 +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) 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) 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) 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) 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) 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) 0c9d40acf2 Disable LFPC as it fails to build. 2012-07-20 17:47:12 +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) 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) 04a47d79e2 Update admincd kernel specs for hardened-3.2 sources (amd64 / x86). 2012-05-01 02:11:48 +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 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 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 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 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 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
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 b96d42addd Added kernel config for kernel 2.6.34 and enabled a few more drivers.
Replaced GZIP with LZMA compression for the kernel.
Added a few more drivers for virtualization environments.
Enabled a few more hid drivers to address issues with keyboards and mouses.
Enabled UFS - bug 274792.
Enabled PCI_MSI - 292287.
Enabled MPT2SAS - bug 328185.    
Enabled VMXNET3 and PVSCSI - bug 331781.

svn path=/trunk/; revision=756
2010-12-02 04:18:13 +00:00
Raúl Porcel 48a28da552 Updated kconfigs for amd64/x86 to fix bug #315607
svn path=/trunk/; revision=728
2010-04-17 19:57:00 +00:00
Andrew Gaffney 2ea3d692d9 Add CONFIG_ATL1C=m for bug #300430
svn path=/trunk/; revision=723
2010-01-10 19:10:30 +00:00
Robin H. Johnson bf4a43f2c9 Include IPMI modules for ease of configuring servers.
svn path=/trunk/; revision=656
2009-07-11 14:40:25 +00:00
Andrew Gaffney 0294362068 Enable alsa modules for bug #267708
svn path=/trunk/; revision=653
2009-06-28 23:43:10 +00:00
Andrew Gaffney 69f108af18 Change CONFIG_PHYSICAL_START to 0x200000 for amd64 installcd kconfig
svn path=/trunk/; revision=630
2009-05-04 02:35:30 +00:00
Andrew Gaffney a91b809368 Enable various VIRTIO options for bug #264042
svn path=/trunk/; revision=629
2009-05-03 21:48:36 +00:00
Andrew Gaffney 709717214a update amd64 installcd kconfig to 2.6.28
svn path=/trunk/; revision=628
2009-05-03 16:37:01 +00:00
Andrew Gaffney 57c1aad78a Enable all currently disabled crypto support as modules in x86/amd64 installcd/livecd kconfigs
svn path=/trunk/; revision=599
2008-12-13 15:45:56 +00:00
Andrew Gaffney 4b6428a5c8 Copy releases/2008.0 to releases/weekly for the automated builds
svn path=/trunk/; revision=578
2008-09-28 19:39:32 +00:00