Re: Network Manager for embedded Linux

2008-06-06 Thread Nitin Mahajan
Hello Dan, --- On Thu, 5/6/08, Dan Williams [EMAIL PROTECTED] wrote: From: Dan Williams [EMAIL PROTECTED] Subject: Re: Network Manager for embedded Linux To: [EMAIL PROTECTED] Cc: networkmanager-list@gnome.org Date: Thursday, 5 June, 2008, 11:10 PM On Thu, 2008-06-05 at 00:13 -0700, Nitin

Re: nm-tool showing default route

2008-06-06 Thread Dan Williams
On Tue, 2008-06-03 at 08:46 +0200, Markus Becker wrote: Hi Dan, below is a patch that shows the default route in nm-tool. Feel free to modify it. r3723, thanks! Dan Markus Index: test/nm-tool.c === --- test/nm-tool.c

Re: corrected typo in nm-applet

2008-06-06 Thread Dan Williams
On Tue, 2008-06-03 at 11:39 -0400, Miner, Jonathan W (US SSA) wrote: I noticed that the IP Address label was misspelled in the Connection Information dialog. Here are `diff -u` output for patches to the three files that need to be corrected. If there is a better way to submit patches,

Re: patch to applet-dialogs

2008-06-06 Thread Dan Williams
On Tue, 2008-06-03 at 11:52 -0400, Miner, Jonathan W (US SSA) wrote: If the default gateway is not explicitly set, then it currently is displayed as 0.0.0.0 in the Connection Information box. This patch disables the display of the Default Route tag if it isn't set. applet r746, thanks! Dan

Re: Service Provider Database

2008-06-06 Thread Antti Kaijanmäki
ma, 2008-06-02 kello 14:39 +0300, Antti Kaijanmäki kirjoitti: Hello, one part of my project is to create and specify a database for service provider specific settings. I've created an example page in live.gnome.org[1]. Please, comment if you find something missing or you disagree. I will

Re: Network Manager for embedded Linux

2008-06-06 Thread Dan Williams
On Thu, 2008-06-05 at 20:21 -0700, Nitin Mahajan wrote: Hello Dan, --- On Thu, 5/6/08, Dan Williams [EMAIL PROTECTED] wrote: From: Dan Williams [EMAIL PROTECTED] Subject: Re: Network Manager for embedded Linux To: [EMAIL PROTECTED] Cc: networkmanager-list@gnome.org Date: Thursday,

SELinux is preventing NetworkManager (NetworkManager_t) getattr access to device /dev/noz0.

2008-06-06 Thread Steve Baker
The error comes up when I try to connect using Option GTMAX broadband card. Jun 6 17:35:45 localhost NetworkManager: info (noz0): device state change: 3 - 4 Jun 6 17:35:45 localhost NetworkManager: info Activation (noz0) Stage 1 of 5 (Device Prepare) scheduled... Jun 6 17:35:45 localhost

Re: NetworkManager and CNU-550 - modification of 10-modem.fdi to get it working

2008-06-06 Thread Dan Williams
On Tue, 2008-06-03 at 10:37 +0300, Igor wrote: Added CMOTECH definition between Anydata and Pantech to /usr/share/hal/fdi/information/10freedesktop/10-modem.fdi will commit upstream to hal-info, thanks. dan !-- Anydata -- match key=@info.parent:usb.vendor_id int=0x16d5

Network manager GSM phone via USB HAL Fedora 9

2008-06-06 Thread Steve Baker
Using NM looking to connect my GSM razor v3 via usb for internet access. Trawling around I found GSM cards defined in /usr/share/hal/fdi/information/10freedesktop/10-modem.fdi Should I add it myself here or is there a more elegant / preferred way to do this? Thanks