Re: [arch-general] kernel-install in archlinux

2017-06-22 Thread Mauro Santos via arch-general
On 22-06-2017 15:20, Damjan Georgievski wrote: > Unfortunately that's not enough, other hooks (which are unknown) can > update the initramfs, and I can't hook on /boot/initramfs-* since it's > not part of any package. I suppose the question is if any of the official packages provide a hook that do

Re: [arch-general] kernel-install in archlinux

2017-06-22 Thread Damjan Georgievski via arch-general
On 22 June 2017 at 14:42, Mauro Santos via arch-general wrote: > On 22-06-2017 12:58, Damjan Georgievski via arch-general wrote: >> Is there any plan for moving ArchLinux to the kernel-install >> infrastructure[1] >> >> I've seen some talk about it from a year ago, but the discussion seems >> to

Re: [arch-general] kernel-install in archlinux

2017-06-22 Thread Mauro Santos via arch-general
On 22-06-2017 12:58, Damjan Georgievski via arch-general wrote: > Is there any plan for moving ArchLinux to the kernel-install infrastructure[1] > > I've seen some talk about it from a year ago, but the discussion seems > to have died off. > > My personal use case is to have a hook that self-sign

[arch-general] kernel-install in archlinux

2017-06-22 Thread Damjan Georgievski via arch-general
Is there any plan for moving ArchLinux to the kernel-install infrastructure[1] I've seen some talk about it from a year ago, but the discussion seems to have died off. My personal use case is to have a hook that self-signs kernel+initramfs+cmdline images for secure boot (using my own keys), and c