summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorSebastian Schmelzer2011-11-17 17:12:25 +0100
committerSebastian Schmelzer2011-11-17 17:12:25 +0100
commit0d43526dd1a5d2fbedb6c97476a69430f504b38f (patch)
treebf568ec30cda84d8bb60829e20c7f40fbe5e2a0f /config
parentMerge branch 'master' of openslx.org:openslx-ng/usb-boot-stick (diff)
downloadusb-boot-stick-0d43526dd1a5d2fbedb6c97476a69430f504b38f.tar.gz
usb-boot-stick-0d43526dd1a5d2fbedb6c97476a69430f504b38f.tar.xz
usb-boot-stick-0d43526dd1a5d2fbedb6c97476a69430f504b38f.zip
update rootfs (busybox 1.19.3, new squeezy libs)
Diffstat (limited to 'config')
-rw-r--r--config/setup.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/setup.conf b/config/setup.conf
index 5234371..09ae2a4 100644
--- a/config/setup.conf
+++ b/config/setup.conf
@@ -1,5 +1,6 @@
-kernel_version=2.6.39
-kernel_url=http://www.kernel.org/pub/linux/kernel/v2.6/linux-${kernel_version}.tar.bz2
+kernel_version=3.1.1
+#kernel_url=http://www.kernel.org/pub/linux/kernel/v2.6/linux-${kernel_version}.tar.bz2
+kernel_url=http://www.kernel.org/pub/linux/kernel/v3.0/linux-${kernel_version}.tar.bz2
syslinux_use_testing=0
syslinux_stable_version=syslinux-4.04
syslinux_stable_url=http://www.kernel.org/pub/linux/utils/boot/syslinux/4.xx/${syslinux_stable_version}.tar.bz2