Re: [PATCH] make grub-install on efi idempotent by omitting PE timestamp

2015-03-20 Thread Daniel Kahn Gillmor
On Fri 2015-03-20 11:25:25 -0400, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > I've already detailed in another post in another post why embedding 0 is > probably bad and that it's better to embed either 2015-01-01 00:00:00 or > the date of last commit which can be put into modinfo.sh during co

Re: [PATCH] make grub-install on efi idempotent by omitting PE timestamp

2015-03-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 20.03.2015 15:39, Daniel Kahn Gillmor wrote: I'm using grub-efi on a debian amd64 system, with the ESP mounted at /boot/efi. when i run: grub-install the digest of /boot/efi/EFI/debian/grubx64.efi changes: root@pops:~# sha1sum /boot/efi/EFI/debian/grubx64.efi eafbe63218ecb7f7e69522e55ff

[PATCH] make grub-install on efi idempotent by omitting PE timestamp

2015-03-20 Thread Daniel Kahn Gillmor
I'm using grub-efi on a debian amd64 system, with the ESP mounted at /boot/efi. when i run: grub-install the digest of /boot/efi/EFI/debian/grubx64.efi changes: root@pops:~# sha1sum /boot/efi/EFI/debian/grubx64.efi eafbe63218ecb7f7e69522e55ff7bc9551002c08 /boot/efi/EFI/debian/grubx64.efi ro