Commit Graph

13 Commits

Author SHA1 Message Date
Matthias Schiffer dba25dd496 x86-generic: add kmod-e1000e network driver 2015-07-12 16:36:59 +02:00
Matthias Schiffer 630de84465 Get rid of the static kernel configuration files
With a backported patch from the OpenWrt trunk, it is now easy to generate an
equivalent configuration using CONFIG_ALL_KMODS.

The build will take a bit longer because all kernel module packages are actually
built even when they are not included in the image, but adding new targets
becomes a lot easier.

Also, related documentation updates and fixes.
2015-03-16 13:54:09 +01:00
Matthias Schiffer 41df7400d8 Revert "x86-generic: enable CONFIG_DMIID"
This reverts commit 59ea630ed2.
2015-03-16 00:55:32 +01:00
Matthias Schiffer b280f73d34 x86-generic: build all images with the same modules, use the same sysupgrade image for all profiles 2015-03-16 00:54:46 +01:00
Matthias Schiffer 59ea630ed2 x86-generic: enable CONFIG_DMIID
This shouldn't affect compatiblity with kernel modules and will allow us to
find out under which hypervisor we're running.
2015-03-15 19:16:01 +01:00
Matthias Schiffer 20a8c95eb5 x86-{generic,kvm_guest}: generate sysupgrade images
No autoupdater support yet, but that will follow.
2015-03-15 18:26:29 +01:00
Matthias Schiffer 564cfc8019 Restructure image suffix handling to make it more flexible 2015-03-13 21:27:15 +01:00
Matthias Schiffer f3273c6616 x86-generic: add more network drivers 2015-03-07 16:39:55 +01:00
Matthias Schiffer eec0097172 x86: add generic image, use ext4 filesystem 2015-01-26 03:49:46 +01:00
Matthias Schiffer 01863263a9 Build VMDK and VDI images for x86
x86-generic is still marked as broken as fastd v16 doesn't work with uClibc on
x86. This will be fixed with fastd v17.
2015-01-25 03:34:29 +01:00
Matthias Schiffer 35bb4963df Update kernel configs to 14.07-rc3 2014-08-18 20:26:35 +02:00
Matthias Schiffer e164bac87a Switch to Barrier Breaker 2014-08-07 16:21:56 +02:00
Matthias Schiffer 356ab27073 Some (unfinished) x86 support 2014-05-21 20:21:32 +02:00