installer: drop extlinux support, not needed - use syslinux

This commit is contained in:
MilhouseVH
2018-05-15 06:55:07 +01:00
parent 918ea3219f
commit 517330f9fe
6 changed files with 20 additions and 47 deletions

View File

@@ -1051,7 +1051,7 @@
if [ ! -d "/sysroot/usr/lib/kernel-overlays/base/lib/modules/$(uname -r)/" -a -f "/sysroot/usr/lib/systemd/systemd" ]; then
echo ""
echo "NEVER TOUCH boot= in extlinux.conf / cmdline.txt!"
echo "NEVER TOUCH boot= in syslinux.conf / cmdline.txt!"
echo "If you don't know what you are doing,"
echo "your installation is now broken."
echo ""