Re: Initial version of a SuSE backend



On Wed, Jun 15, 2005 at 09:56:01AM -0400, Dan Williams wrote:
> On Mon, 2005-06-13 at 23:04 +0200, Kay Sievers wrote:
> > On Mon, Jun 13, 2005 at 10:55:26PM +0200, Kay Sievers wrote:
> > > On Mon, Jun 13, 2005 at 04:45:27PM -0400, Peter Jones wrote:
> > > > On Mon, 2005-06-13 at 21:00 +0200, Kay Sievers wrote:
> > > > >         if ((buf = svGetValue (file, "BOOTPROTO")))
> > > > >         {
> > > > >                 if (strcasecmp (buf, "dhcp"))
> > > > > +                       nm_debug ("method=%s, dhcp disabled", buf);
> > > > >                         sys_data->use_dhcp = FALSE;
> > > > >                 free (buf);
> > > > >         }
> > > > 
> > > > This is surely wrong.
> > > 
> > > Care to explain? It surely does what I expect...
> > 
> > Ah ok, I see now. Need to get used to the curly on its own line. :)
> > 
> > Thanks,
> > Kay
> 
> Applied, thanks.  See my note to Thom May's debian static IP patch
> though, there may be some operational issues with your implementation...

Thanks! Sure, we need to change this, I know. Suse uses a versioned
resolv.conf, that is replaced by it's original content if the stuff
that changed it, quits.
The NM model does not really fit in the features of our current network
setup, so we first need to get an idea how to integrate with that before
we can do this...

Kay



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]