Please read this before reporting a bug:
https://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#61060 - [syslinux] don't package /boot/syslinux/syslinux.cfg
Attached to Project:
Arch Linux
Opened by nl6720 (nl6720) - Thursday, 13 December 2018, 13:56 GMT
Last edited by Eli Schwartz (eschwartz) - Friday, 21 December 2018, 17:42 GMT
Opened by nl6720 (nl6720) - Thursday, 13 December 2018, 13:56 GMT
Last edited by Eli Schwartz (eschwartz) - Friday, 21 December 2018, 17:42 GMT
|
DetailsDescription:
If someone installs the syslinux package, it doesn't mean that they're going to use syslinux as the system's boot loader. For example, when using only pxelinux the configuration file and directory in /boot/ is entirely useless. I suggest moving syslinux.cfg to e.g. /usr/share/syslinux/syslinux.cfg and copying it to /boot/syslinux/ only when syslinux-install_update is run. See Attached is an untested patch for the syslinux package. Additional info: * package version(s) * config and/or log files etc. syslinux 6.04.alpha-1 Steps to reproduce: pacman -Ql syslinux |
This task depends upon