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 Si
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")
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,
On Mon, 2005-06-13 at 22:55 +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")
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 disable
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;
>
On Mon, Jun 13, 2005 at 08:58:04PM +0200, Kay Sievers wrote:
> On Wed, Jun 08, 2005 at 10:29:12PM -0400, Dan Williams wrote:
> >
> >
> > On Thu, 9 Jun 2005, Kay Sievers wrote:
> >
> > > Hi,
> > > here is a first rough cut on a SuSE backend for NetworkManager. I got it
> > > running and it can su
On Wed, Jun 08, 2005 at 10:29:12PM -0400, Dan Williams wrote:
>
>
> On Thu, 9 Jun 2005, Kay Sievers wrote:
>
> > Hi,
> > here is a first rough cut on a SuSE backend for NetworkManager. I got it
> > running and it can successfully change over from wired to wireless. :)
> > It's only a one night h
On Thu, 2005-06-09 at 17:43 +0200, Tom Parker wrote:
> David Zeuthen wrote:
> > Ideally, I'd like to see a plug-in based solution (both back-ends and
> > front-ends), much like the VPN stuff we're doing now, leaving
> > NetworkManager proper as a core that controls these plug-ins and deals
> > with
David Zeuthen wrote:
Ideally, I'd like to see a plug-in based solution (both back-ends and
front-ends), much like the VPN stuff we're doing now, leaving
NetworkManager proper as a core that controls these plug-ins and deals
with core stuff such as dhcp, named etc. Yes, this means wired and
wirele
On Wed, 2005-06-08 at 22:29 -0400, Dan Williams wrote:
> since NM doesn't have a configuration applet
> (which arguably it should not).
I'm actually starting to feel that we need some kind of (sysadmin) GUI
for things this because
a) it's nicer using a tool to configure this that is integra
On Thu, 2005-06-09 at 11:09 +0200, Kay Sievers wrote:
> On Wed, Jun 08, 2005 at 10:29:12PM -0400, Dan Williams wrote:
> > On Thu, 9 Jun 2005, Kay Sievers wrote:
> > > Btw: NM seems to read the config files for static setups, but static
> > > configurations are not supported until now, or do I miss
On Wed, Jun 08, 2005 at 10:29:12PM -0400, Dan Williams wrote:
> On Thu, 9 Jun 2005, Kay Sievers wrote:
> > Btw: NM seems to read the config files for static setups, but static
> > configurations are not supported until now, or do I miss something?
>
> Correct, static configs have been supported fo
On Thu, 9 Jun 2005, Kay Sievers wrote:
> Hi,
> here is a first rough cut on a SuSE backend for NetworkManager. I got it
> running and it can successfully change over from wired to wireless. :)
> It's only a one night hack, so don't expect too much.
Great! Will apply shortly.
> (The currently
Hi,
here is a first rough cut on a SuSE backend for NetworkManager. I got it
running and it can successfully change over from wired to wireless. :)
It's only a one night hack, so don't expect too much.
(The currently SuSE shipped D-BUS, can't authorize the on_console user.
So if anyone wants to tr
15 matches
Mail list logo