summaryrefslogtreecommitdiff
path: root/share/bootloaders
diff options
context:
space:
mode:
authorMatthijs Kooijman <matthijs@stdin.nl>2019-03-22 23:22:17 +0100
committerMatthijs Kooijman <matthijs@stdin.nl>2019-05-30 16:14:51 +0200
commitf62a6f9dea23a1a8f1ea082ac7f748f97119924b (patch)
tree3f9025d31dcba397d4ca9a4480d9b9e5006dc491 /share/bootloaders
parent39038173a890ed4e19e8ce181383e95ce6d3e1ce (diff)
downloadvyos-live-build-f62a6f9dea23a1a8f1ea082ac7f748f97119924b.tar.gz
vyos-live-build-f62a6f9dea23a1a8f1ea082ac7f748f97119924b.zip
Remove ldlinux.c32 for extlinux and syslinux
Since syslinux 5.00, this file is installed into the disk root by the extlinux and syslinux installer commands. For pxelinux and isolinux, these files still need to be added manually. This is documented at: https://wiki.syslinux.org/wiki/index.php?title=Library_modules#All_Syslinux_variants_need_an_additional_ldlinux_module Keeping these unused files around is probably only confusing, so better to remove them.
Diffstat (limited to 'share/bootloaders')
l---------share/bootloaders/extlinux/ldlinux.c321
l---------share/bootloaders/syslinux/ldlinux.c321
2 files changed, 0 insertions, 2 deletions
diff --git a/share/bootloaders/extlinux/ldlinux.c32 b/share/bootloaders/extlinux/ldlinux.c32
deleted file mode 120000
index df554c7e5..000000000
--- a/share/bootloaders/extlinux/ldlinux.c32
+++ /dev/null
@@ -1 +0,0 @@
-/usr/lib/syslinux/modules/bios/ldlinux.c32 \ No newline at end of file
diff --git a/share/bootloaders/syslinux/ldlinux.c32 b/share/bootloaders/syslinux/ldlinux.c32
deleted file mode 120000
index df554c7e5..000000000
--- a/share/bootloaders/syslinux/ldlinux.c32
+++ /dev/null
@@ -1 +0,0 @@
-/usr/lib/syslinux/modules/bios/ldlinux.c32 \ No newline at end of file