aboutsummaryrefslogtreecommitdiff
path: root/configs/releng/syslinux/archiso_sys-linux.cfg
Commit message (Collapse)AuthorAgeFilesLines
* implement accessibility support in archisoAlexander Epaneshnikov2020-10-291-0/+11
| | | | this fixes #67
* Split SYSLINUX configuration into per-kernel configuration filesnl67202020-09-271-0/+12
Slightly simplifies adding boot loader configuration for more kernels. Unfortunately the INCLUDE statement doesn't support wildcards, so each new file must be manually included in the main syslinux configuration file (syslinux.cfg for baseline and archiso_sys.cfg for releng).