From: Andrei Borzenkov <arvidjaar@gmail.com>
To: Brugnara Daniele <daniele@brugnara.me>
Cc: Alan Perry <aperry@snowmoose.com>,
The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: Autopilot, a module for remotely doing things
Date: Thu, 4 Dec 2014 06:41:22 +0300 [thread overview]
Message-ID: <20141204064122.4dc46d72@opensuse.site> (raw)
In-Reply-To: <CAODAU+qn6PBvbQkt5ixG09KDYoxNgNXiiC_HtKtUm=dQEJdKXQ@mail.gmail.com>
В Wed, 03 Dec 2014 20:03:04 +0000
Brugnara Daniele <daniele@brugnara.me> пишет:
> Do I have to initialize the network or grub does it self?
If grub is PXE booted, networking is already loaded and at boot
interface is set up. If grub is loaded from disk, you have to do it
yourself. net_bootp would try to autoconfigure all available adapters
via DHCP. See also grub info for description.
> I suppose that
> calling *net_ls_cards* something should be printed out but this is not true
> in my case.
> *FOR_NET_CARDS* macro doesn't output any cards.
> In the source code, I've found that there is a function *grub_net_card_register
> *and for what I have understood, this should be called somewhere. I think
> that this is done by the modules: *efinet, emunet, ofnet, ubootnet *and*
> pxe*. I'm trying to insmod-ding *ofnet* but with no fortune.
> If I'm doing something stupid, please tell me. I don't want to waste your
> time.
>
> Thanks.
>
>
>
>
> On Wed Dec 03 2014 at 7:03:19 PM Alan Perry <aperry@snowmoose.com> wrote:
>
> >
> >
> > > On Dec 3, 2014, at 9:00 AM, Brugnara Daniele <daniele@brugnara.me>
> > wrote:
> > >
> > > source (http,http://192.168.1.70:1273)/
> > > source (http:http://192.168.1.70:1273)/
> > > source (http,192.168.1.70,1273)/
> > > source (http:192.168.1.70:1273:/)
> > > [...]
> > >
> > >
> >
> > The syntax for a net device is (<protocol>, <server>). <protocol> in your
> > case would be 'http'. <server> would be 192.168.1.170. The http module is
> > hard-coded to use port 80.
> >
> > I am in the process of extending the syntax to allow the port to be
> > specified (with syntax (<protocol>, <server>, <port>)). Working through a
> > bug in my code.
> >
> > alan
> >
> >
next prev parent reply other threads:[~2014-12-04 3:41 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-29 1:10 Remotely choose a menu entry Brugnara Daniele
2014-11-29 16:03 ` Andrei Borzenkov
2014-11-29 16:16 ` Brugnara Daniele
2014-12-01 8:19 ` Parmeshwr_Prasad
2014-12-01 10:37 ` Andrei Borzenkov
2014-12-01 10:43 ` Parmeshwr_Prasad
2014-12-01 11:29 ` Andrei Borzenkov
2014-12-01 11:30 ` Parmeshwr_Prasad
2014-12-01 23:13 ` Vladimir 'φ-coder/phcoder' Serbinenko
2014-12-02 6:22 ` Parmeshwr_Prasad
2014-12-02 16:22 ` Autopilot, a module for remotely doing things Brugnara Daniele
2014-12-03 7:42 ` Andrei Borzenkov
2014-12-03 8:18 ` Brugnara Daniele
2014-12-03 8:31 ` Andrei Borzenkov
2014-12-03 17:00 ` Brugnara Daniele
2014-12-03 18:03 ` Alan Perry
2014-12-03 20:03 ` Brugnara Daniele
2014-12-03 20:34 ` Brugnara Daniele
2014-12-04 6:26 ` Andrei Borzenkov
2014-12-04 3:41 ` Andrei Borzenkov [this message]
2014-12-07 16:41 ` Vladimir 'φ-coder/phcoder' Serbinenko
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=20141204064122.4dc46d72@opensuse.site \
--to=arvidjaar@gmail.com \
--cc=aperry@snowmoose.com \
--cc=daniele@brugnara.me \
--cc=grub-devel@gnu.org \
/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.