From 71e32e0aa8f1adf618b4481869f9dbcd8e5f52bb Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sat, 22 Apr 2023 21:06:59 +0300 Subject: Restore patches and add default config, hooks and preset --- linux-mnt-pocket-reform/90-linux.hook | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 linux-mnt-pocket-reform/90-linux.hook (limited to 'linux-mnt-pocket-reform/90-linux.hook') diff --git a/linux-mnt-pocket-reform/90-linux.hook b/linux-mnt-pocket-reform/90-linux.hook new file mode 100644 index 0000000..ec864d3 --- /dev/null +++ b/linux-mnt-pocket-reform/90-linux.hook @@ -0,0 +1,11 @@ +[Trigger] +Type = File +Operation = Install +Operation = Upgrade +Target = boot/Image +Target = usr/lib/initcpio/* + +[Action] +Description = Updating %PKGBASE% initcpios... +When = PostTransaction +Exec = /usr/bin/mkinitcpio -p %PKGBASE% -- cgit v1.3.1