summaryrefslogtreecommitdiffstats
path: root/config/setup.conf
diff options
context:
space:
mode:
authorSebastian Schmelzer2012-06-25 17:45:55 +0200
committerSebastian Schmelzer2012-06-25 17:45:55 +0200
commit5dfcf5a3a2de4718dccb5eef817e42ce98c78186 (patch)
tree51263ef411b58c7ca9b8cf05860608ec9e3a144c /config/setup.conf
downloadosib-5dfcf5a3a2de4718dccb5eef817e42ce98c78186.tar.gz
osib-5dfcf5a3a2de4718dccb5eef817e42ce98c78186.tar.xz
osib-5dfcf5a3a2de4718dccb5eef817e42ce98c78186.zip
initial commit
Diffstat (limited to 'config/setup.conf')
-rw-r--r--config/setup.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/setup.conf b/config/setup.conf
new file mode 100644
index 0000000..cd454e0
--- /dev/null
+++ b/config/setup.conf
@@ -0,0 +1,6 @@
+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
+syslinux_testing_version=syslinux-4.04-pre22
+syslinux_testing_url=http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/${syslinux_testing_version}.tar.bz2
+make_num_jobs=6