Re: Would it be possible to have a version of grub with all of Vladmir Testov's patches

2013-05-08 Thread Richard A. Sitze
I'd be nice to have a version of Grub2 that will PXE boot over TFTP; I know there's a patch on the trunk. Are there plans for a stable release of Grub2 with some defined set of new features along with bug patches? -- Richard Sitze On 5/8/2013 9:22 PM, Gerard Butler wrote: Whenever I've made

Would it be possible to have a version of grub with all of Vladmir Testov's patches

2013-05-08 Thread Gerard Butler
Whenever I've made themes for grub I always get asked to do certain things which aren't possible with stock grub, but would be possible with his patches applied that Vladmir Testov has written. I've watched the discussion and know some have their bugs, but I think it'd be nice to have a branch w

Re: Obtaining the MAC address of the boot NIC for a PXE boot

2013-05-08 Thread Rigoberto Corujo
- Original Message - > From: Andrey Borzenkov > To: Rigoberto Corujo > Cc: "help-g...@gnu.org" ; grub-devel@gnu.org > Sent: Wednesday, May 1, 2013 10:59 AM > Subject: Re: Obtaining the MAC address of the boot NIC for a PXE boot > > В Mon, 29 Apr 2013 05:55:32 -0700 (PDT) > Rigoberto Cor

Re: Obtaining the MAC address of the boot NIC for a PXE boot

2013-05-08 Thread Andrey Borzenkov
В Wed, 8 May 2013 10:27:47 -0700 (PDT) Rigoberto Corujo пишет: > > Thank you very much, Andrey.  This worked.  I did have to add the following > lines to "grub-core/Makefile.core.am" to get a "eval.mod" generated, but I'm > sure that it's probably because I missed an important step that would

Re: Documentation for (Re: Obtaining the MAC address of the boot NIC for a PXE boot)

2013-05-08 Thread Andrey Borzenkov
В Tue, 07 May 2013 21:45:14 +0200 Vladimir 'φ-coder/phcoder' Serbinenko пишет: > > > +@item net_default_interface > > +The name of interface that was used to load grub. Read-only. > > + > > It's read-write. Also its value doesn't influence anything other than > net_default_* variables. Added