Re: NetworkManager: do not tend missing hardware

2013-04-26 Thread Dan Williams
On Fri, 2013-04-26 at 13:56 -0500, Dan Williams wrote: > On Thu, 2013-04-25 at 12:10 -0600, Pete Zaitcev wrote: > > On Thu, 25 Apr 2013 10:28:56 -0700 > > John Reiser wrote: > > > > > $ dmesg > > > Apr 25 05:56:36 localhost NetworkManager[614]: modem-manager is > > > now available > > > > Yeah

Re: NetworkManager: do not tend missing hardware

2013-04-26 Thread Dan Williams
On Thu, 2013-04-25 at 12:10 -0600, Pete Zaitcev wrote: > On Thu, 25 Apr 2013 10:28:56 -0700 > John Reiser wrote: > > > $ dmesg > > Apr 25 05:56:36 localhost NetworkManager[614]: modem-manager is now > > available > > Yeah, modem manager is irksome, although in my case it only wastes 2.3 MB. >

Re: NetworkManager: do not tend missing hardware

2013-04-25 Thread Pete Zaitcev
On Thu, 25 Apr 2013 10:28:56 -0700 John Reiser wrote: > $ dmesg > Apr 25 05:56:36 localhost NetworkManager[614]: modem-manager is now > available Yeah, modem manager is irksome, although in my case it only wastes 2.3 MB. Did you try to file something like "make NM load helpers only as needed"?

Re: NetworkManager: do not tend missing hardware

2013-04-25 Thread John Reiser
On 04/25/2013 08:56 AM, Dan Winship wrote: > On 04/25/2013 10:38 AM, John Reiser wrote: >> When booting a Live spin, how can I tell NetworkManager to avoid any hardware >> that is not present? There is [and will be] no ISDN, no ADSL, no dialup >> modem, >> no Bluetooth, no wired ethernet; and I w

Re: NetworkManager: do not tend missing hardware

2013-04-25 Thread Dan Winship
On 04/25/2013 10:38 AM, John Reiser wrote: > When booting a Live spin, how can I tell NetworkManager to avoid any hardware > that is not present? There is [and will be] no ISDN, no ADSL, no dialup > modem, > no Bluetooth, no wired ethernet; and I want to reduce RAM usage as much as > possible.