From 5180f7e2c27a6d213db3b3aee9eecc6c8a483d8e Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 19 Nov 2016 17:47:34 -0300 Subject: linux-libre-xen-4.8.8_gnu-2: updating revision * fix lvm2 breakage, move to mkinitcpio running as pacman hook - FS#51818 -> https://bugs.archlinux.org/task/51818 * overhaul sed'ding --- kernels/linux-libre-xen/99-linux.hook | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 kernels/linux-libre-xen/99-linux.hook (limited to 'kernels/linux-libre-xen/99-linux.hook') diff --git a/kernels/linux-libre-xen/99-linux.hook b/kernels/linux-libre-xen/99-linux.hook new file mode 100644 index 000000000..985115199 --- /dev/null +++ b/kernels/linux-libre-xen/99-linux.hook @@ -0,0 +1,11 @@ +[Trigger] +Type = File +Operation = Install +Operation = Upgrade +Target = boot/vmlinuz-%PKGBASE% +Target = usr/lib/initcpio/* + +[Action] +Description = Updating %PKGBASE% initcpios +When = PostTransaction +Exec = /usr/bin/mkinitcpio -p %PKGBASE% -- cgit v1.2.3-54-g00ecf