Re: [RFC][PATCH] Allow hotkeys to interrupt hidden menu

2013-09-18 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 13.09.2013 11:18, Franz Hsieh wrote: > > > > On Wed, Sep 11, 2013 at 9:31 PM, Colin Watson > wrote: > > Hi Franz, > > Throughout this patch, please take care to adhere to the GRUB coding > style. This is definitely an improvement over previous versi

Re: trusted grub2

2013-09-18 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 18.09.2013 21:38, Samuel Branham wrote: > > I have been thinking of how to modify grub2 to check some files and then > set PCRs. > We don't use TPM and never intend to. Please don't start laying out the reasons why we should, we had long enough flamewars in the past, use search engine, it's FS

trusted grub2

2013-09-18 Thread Samuel Branham
I have been thinking of how to modify grub2 to check some files and then set PCRs. My current stumbling block is the directory system. The next problem is the amazing build (Makefile) system. Can some one explain these to me? Yes I have seen reference to autoconfig, autogen yac, ... I have aco

Re: GRUB2 on OpenBSD 5.3-amd64: linking problem

2013-09-18 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 30.08.2013 19:33, Douglas Ray wrote: > > calomel.org asserts that, as of OpenBSD 5.1, all their random devices > use the arc4 library; /dev/urandom now gives as good as /dev/arandom. This is good enough. We are not crypto society which goes into security holes in other software. Also impact of

Re: [PATCH] GRUB manual link to source results in 404

2013-09-18 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Committed, thanks On 02.09.2013 20:23, Adrian Yanes wrote: > Closes https://savannah.gnu.org/bugs/?39714 > > > > ___ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel > signature.asc Description: Op

Re: [PATCH] Fix invalid USB descriptor endless loop.

2013-09-18 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Committed, thanks. On 09.09.2013 08:22, Melki Christian (consultant) wrote: > Hi, > > I discovered that on some PC's the USB stack would produce an invalid > descriptor upon query without an error. > I don't know why this is the case, maybe broken hardware but I seriously > doubt it. > GRUB does