On Sun, 10/12/14, Andrei Borzenkov wrote:
Subject: Re: How can I submit patch for bug #42944 ?
To: "Andrei Borzenkov"
Cc: "The development of GNU GRUB" , phco...@gmail.com
Date: Sunday, October 12, 2014, 12:24 PM
В Sat, 11 Oct 2014
12:58:29 +
Hi expert,
For network communication, I see that GRUB2 has http module but not https.
Is there any intention on creating https module? Has anyone tried to
create one?
Regards,
Madeline
___
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.or
On Mon, 10/13/14, Rigoberto Corujo wrote:
Subject: Re: How can I submit patch for bug #42944 ?
To: "Andrei Borzenkov" , "The development of GNU GRUB"
Cc: "The development of GNU GRUB" , phco...@gmail.com
Date: Monday, October 13, 2014, 12:35 PM
В Mon, 13 Oct 2014 15:48:47 -0700
Madeline Dor пишет:
> Hi expert,
>
> For network communication, I see that GRUB2 has http module but not https.
> Is there any intention on creating https module? Has anyone tried to
> create one?
>
There was discussion recently about using OpenSSL; it could
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Here is how I try to build GRUB (to be used as a coreboot payload):
git clone git://git.savannah.gnu.org/grub.git
cd grub
./autogen.sh
./configure --with-platform=coreboot
make
Usually this works, but recently I get this error:
loader/i386/pc/linux.
On Tue, Oct 14, 2014 at 6:45 AM, The Gluglug wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Here is how I try to build GRUB (to be used as a coreboot payload):
>
> git clone git://git.savannah.gnu.org/grub.git
> cd grub
> ./autogen.sh
> ./configure --with-platform=coreboot
> make
>
>
On Mon, Oct 13, 2014 at 10:33 PM, Andrei Borzenkov wrote:
> On Tue, Oct 14, 2014 at 6:45 AM, The Gluglug wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Here is how I try to build GRUB (to be used as a coreboot payload):
>>
>> git clone git://git.savannah.gnu.org/grub.git
>> cd g