aboutsummaryrefslogtreecommitdiffstats
path: root/main/syslinux/syslinux.trigger
Commit message (Collapse)AuthorAgeFilesLines
* main/syslinux: make trigger not fail on lxcNatanael Copa2015-05-191-1/+1
| | | | | | | | on lxc we dont have the boot device available so extlinux will fail. We cannot check for `openrc --sys` because apk run the trigger in chroot and grsecurity will prevent openrc access /proc/1/environment. So we simply add a --warn-only option and use that from trigger.
* main/syslinux: dynamically generate /boot/extlinux.conf using a trigger on /bootWilliam Pitcock2011-06-111-0/+3