aboutsummaryrefslogtreecommitdiffstats
path: root/main/grub/grub.trigger
Commit message (Collapse)AuthorAgeFilesLines
* main/grub: fix use of UUID on alpine without udevNatanael Copa2019-01-231-0/+1
| | | | | | use uuid for root even if /dev/disk/by-uuid also fix trigger when /boot/grub is missing
* main/grub: generate grub.cfg from triggerNatanael Copa2019-01-171-7/+4
| | | | call grub-mkconfig from trigger to generate config
* main/grub: add trigger to modify grub.cfg when linux-vanilla kernel is installedMike Sullivan2018-06-131-0/+10
amend grub.trigger to add check for existence of grub.cfg