9front - general discussion about 9front
 help / color / mirror / Atom feed
From: cinap_lenrek@felloff.net
To: 9front@9front.org
Subject: Re: [9front] cwfs and hjfs
Date: Thu, 28 Aug 2014 10:27:52 +0200	[thread overview]
Message-ID: <956585e7edb2b98d7a05825464711dc0@felloff.net> (raw)
In-Reply-To: <7ea80a9a06596237c1bceee8a411ae8a@saturn.jitaku.localdomain>

you can do static ip configuration with bootargs like:

tcp!-g 192.168.0.1 ether /net/ether0 192.168.0.23 255.255.255.0

where 192.168.0.1 is the gateway, 192.168.0.23 is your static ip
address and 255.255.255.0 is the subnet mask.

everthing after tcp! is just passed as arguments to ipconfig.

you can even pass file and auth servers like that, just look up
ipconfig(8). thats why i dont understand the usefullness of
that new ipconfig= parameter.

if your machine boots from a local disk fileserver, then
you do not need this. you boot with local!/some/disk and
termrc sets up network from ndb, static or dynamic.
 
--
cinap


  reply	other threads:[~2014-08-28  8:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-26 16:03 sl
2014-08-26 16:34 ` hiro
2014-08-27  1:01   ` kokamoto
2014-08-27  1:07   ` kokamoto
2014-08-27  0:57 ` kokamoto
2014-08-27  1:26   ` kokamoto
2014-08-27  6:30     ` kokamoto
2014-08-27  7:03   ` cinap_lenrek
2014-08-27  9:46     ` kokamoto
2014-08-27 10:10       ` cinap_lenrek
2014-08-27 23:37       ` kokamoto
2014-08-28  8:27         ` cinap_lenrek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-25  3:33 kokamoto
2014-08-25  8:32 ` [9front] " dante
2014-08-25 23:20   ` kokamoto
2014-08-26  6:35     ` kokamoto

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=956585e7edb2b98d7a05825464711dc0@felloff.net \
    --to=cinap_lenrek@felloff.net \
    --cc=9front@9front.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).