Re: [PATCH] fix grub-install efibootmgr presence test with --removable

2013-05-11 Thread Andrey Borzenkov
В Sat, 11 May 2013 08:49:00 +0200 Vladimir 'φ-coder/phcoder' Serbinenko пишет: > On 11.05.2013 06:43, Andrey Borzenkov wrote: > > > В Fri, 10 May 2013 16:57:38 +0200 > > Vladimir 'φ-coder/phcoder' Serbinenko пишет: > > > >> On 09.05.2013 12:44, Leif Lindholm wrote: > >> > >>> When executed for

Re: [PATCH] fix grub-install efibootmgr presence test with --removable

2013-05-10 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 11.05.2013 06:43, Andrey Borzenkov wrote: > В Fri, 10 May 2013 16:57:38 +0200 > Vladimir 'φ-coder/phcoder' Serbinenko пишет: > >> On 09.05.2013 12:44, Leif Lindholm wrote: >> >>> When executed for an EFI target, grub-install checks for the path of >>> efibootmgr - however, this utility is not

Re: [PATCH] fix grub-install efibootmgr presence test with --removable

2013-05-10 Thread Andrey Borzenkov
В Fri, 10 May 2013 16:57:38 +0200 Vladimir 'φ-coder/phcoder' Serbinenko пишет: > On 09.05.2013 12:44, Leif Lindholm wrote: > > > When executed for an EFI target, grub-install checks for the path of > > efibootmgr - however, this utility is not required (or used) when > > installing to a removabl

Re: [PATCH] fix grub-install efibootmgr presence test with --removable

2013-05-10 Thread Leif Lindholm
Fri, May 10, 2013 at 04:57:38PM +0200, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > > When executed for an EFI target, grub-install checks for the path of > > efibootmgr - however, this utility is not required (or used) when > > installing to a removable media (with --removable). > > > > This

Re: [PATCH] fix grub-install efibootmgr presence test with --removable

2013-05-10 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 09.05.2013 12:44, Leif Lindholm wrote: > When executed for an EFI target, grub-install checks for the path of > efibootmgr - however, this utility is not required (or used) when > installing to a removable media (with --removable). > This patch would simply ignore the problem. I comitted anot

Re: [PATCH] fix grub-install efibootmgr presence test with --removable

2013-05-09 Thread Andrey Borzenkov
В Thu, 9 May 2013 10:44:35 + Leif Lindholm пишет: > When executed for an EFI target, grub-install checks for the path of > efibootmgr - however, this utility is not required (or used) when > installing to a removable media (with --removable). > > However, since grub-install does "set -e", th

[PATCH] fix grub-install efibootmgr presence test with --removable

2013-05-09 Thread Leif Lindholm
When executed for an EFI target, grub-install checks for the path of efibootmgr - however, this utility is not required (or used) when installing to a removable media (with --removable). However, since grub-install does "set -e", the absence of efibootmgr on the system causes the install script to