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

Jeremy Katz katzj at redhat.com
Wed Apr 11 17:34:07 UTC 2007


On Wed, 2007-04-11 at 18:29 +0100, Mark McLoughlin wrote:
> 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?

Yep.  And written that way it makes a whole lot more sense than what I
wrote :-)

Jeremy




More information about the Fedora-livecd-list mailing list