[Fedora-livecd-list] [PATCH] livecd-creator : implement kickstart "network" command

Mark McLoughlin markmc at redhat.com
Wed Apr 11 17:29:12 UTC 2007


On Wed, 2007-04-11 at 13:15 -0400, Jeremy Katz wrote:
> On Wed, 2007-04-11 at 14:41 +0100, Mark McLoughlin wrote:
> > 	Here's a patch which takes a stab at implementing kickstart's network
> > command in livecd-creator.
> 
> This ends up changing the behavior, though, in the case that you don't
> have a network line at all (which is pretty reasonable to do, especially
> if you're setting up for NetworkManager).  Also, if you have multiple
> network lines and the first specifies the hostname, then it gets
> overriden by later ones.

	So, what you're basically saying is that writeNetworkConfig(),
writeNetworkHosts() and writeNetworkResolv() should not be called per
network line, but rather at the end either with values collected from
the network lines in aggregate, or default values where there are no
network lines?

	That makes sense, I'll take another look at anaconda's logic for
this ...

Cheers,
Mark.




More information about the Fedora-livecd-list mailing list