diff options
author | ionel busuioc <ionel.busuioc@gmail.com> | 2016-05-13 18:19:06 +0000 |
---|---|---|
committer | ionel busuioc <ionel.busuioc@gmail.com> | 2016-05-13 18:19:06 +0000 |
commit | b3b7c6abcb676ffaa1a07a571018abdcbac5df47 (patch) | |
tree | 1e8acc28ce9ab3b942c902dc49793a428a4dad93 /cdroot/boot/syslinux | |
parent | 9378713ac27d282a11164cac9531a699e21d914c (diff) | |
parent | cf9059eda576c58c1dcbf43da75c044a184b584d (diff) |
Merge branch 'revert-9378713a' into 'master'
Revert "add minimal suport for unetbootin"
This reverts commit 9378713ac27d282a11164cac9531a699e21d914c
reason: inconsistent test results, will postpone 'this till the hell will freeze ... or pigs will learn basic of testing or flying
See merge request !1
Diffstat (limited to 'cdroot/boot/syslinux')
-rw-r--r-- | cdroot/boot/syslinux/syslinux.cfg | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cdroot/boot/syslinux/syslinux.cfg b/cdroot/boot/syslinux/syslinux.cfg deleted file mode 100644 index ada7fb1..0000000 --- a/cdroot/boot/syslinux/syslinux.cfg +++ /dev/null @@ -1,5 +0,0 @@ -DEFAULT kogaion
-PROMPT 0
-LABEL kogaion
- LINUX /boot/grub/lnxboot.img
- INITRD /boot/grub/core.img
|