summaryrefslogtreecommitdiff
path: root/templates/syslinux/menu/header.cfg
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09templates: change font used on syslinux menu to a better oneOtavio Salvador1-1/+1
Previous used font had a bug with some chars and was also too big for general use so a smaller and right one has been choosen.
2011-03-09syslinux: split syslinux configuration in multiple filesOtavio Salvador1-0/+17
Normal and menu templates share a lot of common stuff and then a splited syslinux.cfg is much better to handle that.