summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDirk von Suchodoletz2009-06-19 10:27:53 +0200
committerDirk von Suchodoletz2009-06-19 10:27:53 +0200
commit7002bbe4fb6b64017c06b734b7c91886c8d9cc67 (patch)
treea8c47a2f69b1229031a890956b8c70146c9b55b8
parentMakefile: remove tabs (diff)
downloadcore-7002bbe4fb6b64017c06b734b7c91886c8d9cc67.tar.gz
core-7002bbe4fb6b64017c06b734b7c91886c8d9cc67.tar.xz
core-7002bbe4fb6b64017c06b734b7c91886c8d9cc67.zip
Adding a syslinux tool subdirectory. These components are needed for
additional (like USB stick) boot options in PreBoot, see wiki and #466 ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2975 95ad53e4-c205-0410-b2fa-d234c58c8868
-rwxr-xr-xboot-env/syslinux/extlinuxbin0 -> 52714 bytes
-rw-r--r--boot-env/syslinux/mbr.binbin0 -> 440 bytes
-rwxr-xr-xboot-env/syslinux/syslinuxbin0 -> 25604 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/boot-env/syslinux/extlinux b/boot-env/syslinux/extlinux
new file mode 100755
index 00000000..d97dd70c
--- /dev/null
+++ b/boot-env/syslinux/extlinux
Binary files differ
diff --git a/boot-env/syslinux/mbr.bin b/boot-env/syslinux/mbr.bin
new file mode 100644
index 00000000..8592b598
--- /dev/null
+++ b/boot-env/syslinux/mbr.bin
Binary files differ
diff --git a/boot-env/syslinux/syslinux b/boot-env/syslinux/syslinux
new file mode 100755
index 00000000..dd0319cf
--- /dev/null
+++ b/boot-env/syslinux/syslinux
Binary files differ