public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Willie Wong <wwong@Princeton.EDU>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] conf.d/net config syntax
Date: Mon, 16 Jan 2006 15:03:09 -0500	[thread overview]
Message-ID: <20060116200309.GC2391@princeton.edu> (raw)
In-Reply-To: <87irskkn6h.fsf@bornier.net>

On Mon, Jan 16, 2006 at 08:06:14PM +0100, Penguin Lover Jean Magnan de Bornier squawked:
> Hi all,
> I have a very simple conf.d/net file:
> 
> .................................
> iface_eth0="dhcp"
> ifconfig_eth0=( "dhcp" )
> #ipaddr-eth0=( "dhcp" )
> dhcpcd_eth0="-t 30"
> fallback_eth0=( "194.199.136.151 netmask 255.255.255.0 " )
> fallback_route_eth0=( "default via 194.199.136.250" )
<snip>
> You are using a depreciated configuration syntax for eth0
> You are advised to read /etc/conf.d/net.example and upgrade it accordingly

instead of iface_eth0="dhcp" or ifconfig_eth0=("dhcp"), you want
to write config_eth0=( "dhcp" )

W
> 
-- 
3.1415926535897932384626433832795028841971693993751058209749445923078164062862
089986280348253421170679821480865132823066470938446095505822317253594081284811
Sortir en Pantoufles: up 65 days, 12:21
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-01-16 20:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-16 19:06 [gentoo-user] conf.d/net config syntax Jean Magnan de Bornier
2006-01-16 20:03 ` Willie Wong [this message]
2006-01-16 21:31   ` Jean Magnan de Bornier
2006-01-16 20:17 ` Ryan Viljoen

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=20060116200309.GC2391@princeton.edu \
    --to=wwong@princeton.edu \
    --cc=gentoo-user@lists.gentoo.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