Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/syslinux: make trigger not fail on lxc | Natanael Copa | 2015-05-19 | 1 | -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 /boot | William Pitcock | 2011-06-11 | 1 | -0/+3 |