All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: Manoel Rebelo Abraches <mrabran@linux.vnet.ibm.com>
Cc: grub-devel@gnu.org
Subject: Re: status of grub netboot in GRUB2
Date: Thu, 02 Sep 2010 22:37:22 +0200	[thread overview]
Message-ID: <4C800B02.8010208@gmail.com> (raw)
In-Reply-To: <1283402286.26417.6.camel@abranches-laptop>

[-- Attachment #1: Type: text/plain, Size: 2893 bytes --]

On 09/02/2010 06:38 AM, Manoel Rebelo Abraches wrote:
> That branch is a bit outdated, I'll update id until next week at most.
> We have so far the tftp protocol and a pseudo driver for open firmware.
> It worked grate in our tests so far. 
Sounds interesting.
> Though it is aimed only for
> sequential transfer at the moment, I'll talk with vladimir next week
> some about some changes I thought to make parallelism easier( but isn't
> parallelism too much for a bootloader?).
>   
Hardware drivers are always useful to be parallelisable even if we
currently don't tak full advantage of it. A simple example is that of
running console through network and in the same time downloading files.
In this case you require 2 simultaneous transfers.

I've also found out that pxe driver is currently attached all wrong. In
branch net I transformed it into a network protocol 'pxe' using
interface 'pxe' on dummy card 'pxe'. With UNDI the 'pxe' card will
become a card capable of sending and receiving packets.
This pushed me to remove some overkill in previous templates. I hope
that helps writing drivers.
@Manoel: even if you just put your current work without cleaning it up
it will already help. I can take care of integration.
> On Tue, 2010-08-31 at 21:31 +0200, Vladimir 'φ-coder/phcoder' Serbinenko
> wrote:
>   
>> On 08/31/2010 09:05 PM, John Lumby wrote:
>> First of all please avoid sending HTML-formatted mails to this list.
>>     
>>> Anyone know if any work is being done on implementing a netboot
>>> function into GRUB2 similar to what is available in GRUB1?    I.e.,  
>>>    .   supports current network hardware with self-contained drivers
>>>    .  does not require PXE hardware
>>>    .  does not require any other software
>>>
>>>       
>> This is useful functionality for e.g. OS recovery over internet, system
>> where firmware supports netboot but provides only pretty unusable
>> functions to bootloader or when GRUB itself is a firmware
>> Manoelo Abranches is working on this feature:
>> http://bzr.savannah.gnu.org/r/grub/people/mrabran/grub_net/ . One of the
>> tasks in my TODO list is to assess how much can be merged into 1.99.
>>     
>>> I see this article in this forum talking about some plans
>>> http://lists.gnu.org/archive/html/grub-devel/2006-05/msg00058.html
>>>
>>> and this one more recently
>>> http://lists.gnu.org/archive/html/grub-devel/2008-01/msg00640.html
>>>
>>> -  but they are all years ago ...
>>>
>>> Or -  is there any kind of netboot functionality in GRUB2 or being
>>> worked on by anyone?
>>>
>>> John Lumby
>>>
>>>
>>> _______________________________________________
>>> Grub-devel mailing list
>>> Grub-devel@gnu.org
>>> http://lists.gnu.org/mailman/listinfo/grub-devel
>>>   
>>>       
>>
>>     
>   


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

  reply	other threads:[~2010-09-02 20:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-31 19:05 status of grub netboot in GRUB2 John Lumby
2010-08-31 19:16 ` Lennart Sorensen
2010-08-31 19:20   ` Turner, Ian
2010-08-31 19:16 ` Turner, Ian
2010-08-31 19:31 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-08-31 20:26   ` Lennart Sorensen
2010-09-02  4:38   ` Manoel Rebelo Abraches
2010-09-02 20:37     ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-09-01 15:12 John Lumby
2010-09-02 20:42 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-09-05  1:46 ` John Lumby
2010-09-05 10:26   ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-09-01 20:40 Turner, Ian
2010-09-02 20:59 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-09-05 19:19 John Lumby

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C800B02.8010208@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.org \
    --cc=mrabran@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.