version bumps

This commit is contained in:
Andreas Steffen 2007-07-03 13:08:13 +00:00
parent 3ba90600f2
commit 959b01aca5
2 changed files with 3 additions and 3 deletions

View File

@ -53,7 +53,7 @@ are required for the strongSwan testing environment:
* A vanilla Linux kernel on which the UML kernel will be based on.
We recommend the use of
http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.3.tar.bz2
http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.5.tar.bz2
* Starting with Linux kernel 2.6.9 no patch must be applied any more in order
to make the vanilla kernel UML-capable. For older kernels you'll find
@ -67,7 +67,7 @@ are required for the strongSwan testing environment:
* A gentoo-based UML file system (compressed size 130 MBytes) found at
http://download.strongswan.org/uml/gentoo-fs-20061006.tar.bz2
http://download.strongswan.org/uml/gentoo-fs-20070702.tar.bz2
* The latest strongSwan distribution

View File

@ -42,7 +42,7 @@ USE_LDAP="yes"
USE_LEAK_DETECTIVE="no"
# Gentoo linux root filesystem
ROOTFS=$UMLTESTDIR/gentoo-fs-20061006.tar.bz2
ROOTFS=$UMLTESTDIR/gentoo-fs-20070702.tar.bz2
# Size of the finished root filesystem in MB
ROOTFSSIZE=544