[gentoo-dev] OT: arping being called from init.d/net.*

2007-02-07 Thread Georgi Georgiev
maillog: 07/02/2007-08:50:03(+0100): Jakub Moc types
 
 To be honest, I hate the idea of rewriting the network config; being
 able to specify things like
 
 config_eth0=( 10.1.1.{1..10}/24 brd + )

The above reminds me how the current init scripts first checks if an
address already exists on the network. What's the easy way to circumvent
the check?

-- 
 /   Georgi Georgiev/ Good to hear that for once my question was  /
\ [EMAIL PROTECTED]\  not utterly stupid From: Tim   \
 / http://www.gg3.net/  / /
-- 
gentoo-dev@gentoo.org mailing list



Re: [gentoo-dev] OT: arping being called from init.d/net.*

2007-02-07 Thread Roy Marples
On Wed, 7 Feb 2007 20:47:03 +0900
Georgi Georgiev [EMAIL PROTECTED] wrote:

 maillog: 07/02/2007-08:50:03(+0100): Jakub Moc types
  
  To be honest, I hate the idea of rewriting the network config; being
  able to specify things like
  
  config_eth0=( 10.1.1.{1..10}/24 brd + )
 
 The above reminds me how the current init scripts first checks if an
 address already exists on the network. What's the easy way to
 circumvent the check?

modules=!arping
-- 
gentoo-dev@gentoo.org mailing list