Re: [gentoo-dev] Proper installation path for efi binaries (.efi)

2013-02-08 Thread Maxim Kammerer
On Tue, Feb 5, 2013 at 1:14 AM, Martin Pluskal wrote: > I am thinking about creating ebuild for shim. I was wondering if there > is any policy or suggestion where to place .efi binaries or how to > handle them in gentoo - it seems that there is none so perhaps there > should be agreed on what best

Re: [gentoo-dev] Proper installation path for efi binaries (.efi)

2013-02-05 Thread Chí-Thanh Christopher Nguyễn
Alec Warner schrieb: > Can you even guarantee that /boot is mounted when your package is > installed? That would be my major concern on Gentoo... And that /boot is the EFI system partition... Best regards, Chí-Thanh Christopher Nguyễn

Re: [gentoo-dev] Proper installation path for efi binaries (.efi)

2013-02-04 Thread Alec Warner
On Mon, Feb 4, 2013 at 3:14 PM, Martin Pluskal wrote: > On 4.2.2013 23:59, Greg KH wrote: >> On Mon, Feb 04, 2013 at 11:45:22PM +0100, Martin Pluskal wrote: >>> On 4.2.2013 23:34, Greg KH wrote: On Mon, Feb 04, 2013 at 08:13:58PM +0100, Martin Pluskal wrote: > Hi >I am curious wha

Re: [gentoo-dev] Proper installation path for efi binaries (.efi)

2013-02-04 Thread Martin Pluskal
On 4.2.2013 23:59, Greg KH wrote: > On Mon, Feb 04, 2013 at 11:45:22PM +0100, Martin Pluskal wrote: >> On 4.2.2013 23:34, Greg KH wrote: >>> On Mon, Feb 04, 2013 at 08:13:58PM +0100, Martin Pluskal wrote: Hi I am curious what is the proper path for installation of efi binaries (su

Re: [gentoo-dev] Proper installation path for efi binaries (.efi)

2013-02-04 Thread Greg KH
On Mon, Feb 04, 2013 at 11:45:22PM +0100, Martin Pluskal wrote: > On 4.2.2013 23:34, Greg KH wrote: > > On Mon, Feb 04, 2013 at 08:13:58PM +0100, Martin Pluskal wrote: > >> Hi > >>I am curious what is the proper path for installation of efi binaries > >> (such as shim.efi) in gentoo. I don't th

Re: [gentoo-dev] Proper installation path for efi binaries (.efi)

2013-02-04 Thread Martin Pluskal
On 4.2.2013 23:34, Greg KH wrote: > On Mon, Feb 04, 2013 at 08:13:58PM +0100, Martin Pluskal wrote: >> Hi >> I am curious what is the proper path for installation of efi binaries >> (such as shim.efi) in gentoo. I don't think that installing them >> directly into /boot/efi... is proper way - i

Re: [gentoo-dev] Proper installation path for efi binaries (.efi)

2013-02-04 Thread Greg KH
On Mon, Feb 04, 2013 at 08:13:58PM +0100, Martin Pluskal wrote: > Hi > I am curious what is the proper path for installation of efi binaries > (such as shim.efi) in gentoo. I don't think that installing them > directly into /boot/efi... is proper way - it seems to me that > /usr/lib64/efi or

[gentoo-dev] Proper installation path for efi binaries (.efi)

2013-02-04 Thread Martin Pluskal
Hi I am curious what is the proper path for installation of efi binaries (such as shim.efi) in gentoo. I don't think that installing them directly into /boot/efi... is proper way - it seems to me that /usr/lib64/efi or /usr/libexec/efi is more appropriate location for them. What's your opin