Commit Graph

7 Commits

Author SHA1 Message Date
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 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 22b14a5f54 x86: better rootfs handling 2015-03-15 18:18:13 +01:00
Matthias Schiffer 564cfc8019 Restructure image suffix handling to make it more flexible 2015-03-13 21:27:15 +01:00
Matthias Schiffer dfc856499b x86-kvm_guest: fix rootfs partname 2015-03-10 17:21:08 +01:00
Matthias Schiffer dd29ac3290 x86-kvm_guest: remove unneeded image types from OpenWrt config 2015-03-07 16:55:22 +01:00
Matthias Schiffer bad4288b90 Add virtio-enabled kvm_guest target 2015-03-07 16:40:06 +01:00