http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.28.tar.bz2
- * The Linux kernel 2.6.26 requires the following patch for the uml guest kernel
- to successfully start up:
-
- http://download.strongswan.org/uml/uml-2.6.28.patch.bz2
+ * The Linux kernel 2.6.28 does not require any patches for the uml guest kernel
+ to successfully start up.
* The matching .config file required to compile the UML kernel:
KERNELCONFIG=$UMLTESTDIR/.config-2.6.28
# Bzipped uml patch for kernel
-UMLPATCH=$UMLTESTDIR/uml-2.6.28.patch.bz2
+#UMLPATCH=$UMLTESTDIR/uml-2.6.26.patch.bz2
# Bzipped source of strongSwan
STRONGSWAN=$UMLTESTDIR/strongswan-4.2.11.tar.bz2