Re: [DNG] [OT] setnet v0.2: a shell script for network config

2017-01-08 Thread Gregory Nowak
On Fri, Jan 06, 2017 at 10:44:34AM +0100, Tomasz Torcz wrote: > Does it shiw correctly with "iw dev"? That's iw from > http://www.linuxwireless.org/en/users/Documentation/iw/ Yes, iw dev works nicely. Greg -- web site: http://www.gregn.net gpg public key: http://www.gregn.net/pubkey.asc skyp

Re: [DNG] [OT] setnet v0.2: a shell script for network config

2017-01-07 Thread KatolaZ
On Fri, Jan 06, 2017 at 05:18:27PM +, KatolaZ wrote: > On Fri, Jan 06, 2017 at 11:57:28AM -0500, Steve Litt wrote: > > [cut] > > > > > Oh Oh, > > > > The new setnet.sh is more busted than the old. You fixed the part about > > enps0 not being configurable, thank you, but now when I say confi

Re: [DNG] [OT] setnet v0.2: a shell script for network config

2017-01-06 Thread Gregory Nowak
On Fri, Jan 06, 2017 at 10:44:34AM +0100, Tomasz Torcz wrote: > Does it shiw correctly with "iw dev"? That's iw from > http://www.linuxwireless.org/en/users/Documentation/iw/ I'm currently running the armhf image testing another issue I'm preparing to report. If someone doesn't answer before I w

Re: [DNG] [OT] setnet v0.2: a shell script for network config

2017-01-06 Thread KatolaZ
On Fri, Jan 06, 2017 at 11:57:28AM -0500, Steve Litt wrote: [cut] > > Oh Oh, > > The new setnet.sh is more busted than the old. You fixed the part about > enps0 not being configurable, thank you, but now when I say configure > and it lists enps0 and I press Enter, instead of giving me a further

Re: [DNG] [OT] setnet v0.2: a shell script for network config

2017-01-06 Thread Steve Litt
On Fri, 6 Jan 2017 11:23:59 + KatolaZ wrote: > On Fri, Jan 06, 2017 at 10:44:34AM +0100, Tomasz Torcz wrote: > > On Thu, Jan 05, 2017 at 04:07:48PM -0700, Gregory Nowak wrote: > > > On Thu, Jan 05, 2017 at 10:08:52PM +, KatolaZ wrote: > > > > Steve, that's already been fixed. The dete

Re: [DNG] [OT] setnet v0.2: a shell script for network config

2017-01-06 Thread KatolaZ
On Fri, Jan 06, 2017 at 10:44:34AM +0100, Tomasz Torcz wrote: > On Thu, Jan 05, 2017 at 04:07:48PM -0700, Gregory Nowak wrote: > > On Thu, Jan 05, 2017 at 10:08:52PM +, KatolaZ wrote: > > > Steve, that's already been fixed. The detection of interface type is > > > implemented using iwconfig now

Re: [DNG] [OT] setnet v0.2: a shell script for network config

2017-01-06 Thread Tomasz Torcz
On Thu, Jan 05, 2017 at 04:07:48PM -0700, Gregory Nowak wrote: > On Thu, Jan 05, 2017 at 10:08:52PM +, KatolaZ wrote: > > Steve, that's already been fixed. The detection of interface type is > > implemented using iwconfig now, and is not based on interface names > > any more. > > That isn't go

Re: [DNG] [OT] setnet v0.2: a shell script for network config

2017-01-06 Thread KatolaZ
On Thu, Jan 05, 2017 at 04:07:48PM -0700, Gregory Nowak wrote: > On Thu, Jan 05, 2017 at 10:08:52PM +, KatolaZ wrote: > > Steve, that's already been fixed. The detection of interface type is > > implemented using iwconfig now, and is not based on interface names > > any more. > > That isn't go

Re: [DNG] [OT] setnet v0.2: a shell script for network config

2017-01-05 Thread Gregory Nowak
On Thu, Jan 05, 2017 at 10:08:52PM +, KatolaZ wrote: > Steve, that's already been fixed. The detection of interface type is > implemented using iwconfig now, and is not based on interface names > any more. That isn't going to work everywhere unfortunately. As of now, the built-in wifi adapter

Re: [DNG] [OT] setnet v0.2: a shell script for network config

2017-01-05 Thread KatolaZ
On Thu, Jan 05, 2017 at 03:26:00PM -0500, Steve Litt wrote: [cut] > > Do you have it yet so it doesn't deduce the connection type > (wired/wifi) by the device name? I'd love to use it, but it refuses to > work, and before I go in and change your code to make devicenames > starting with 'e' wired

Re: [DNG] [OT] setnet v0.2: a shell script for network config

2017-01-05 Thread Steve Litt
On Thu, 5 Jan 2017 00:45:08 + KatolaZ wrote: > On Thu, Jan 05, 2017 at 12:32:57AM +, KatolaZ wrote: > > Hi all, > > > > sorry for the OT. I just wanted to let you know that I have released > > the new version of setnet, that simple shell+dialog script for > > network configuration we tal

Re: [DNG] [OT] setnet v0.2: a shell script for network config

2017-01-04 Thread KatolaZ
On Thu, Jan 05, 2017 at 12:32:57AM +, KatolaZ wrote: > Hi all, > > sorry for the OT. I just wanted to let you know that I have released > the new version of setnet, that simple shell+dialog script for network > configuration we talked about earlier this week. You can find the deb > package her

[DNG] [OT] setnet v0.2: a shell script for network config

2017-01-04 Thread KatolaZ
Hi all, sorry for the OT. I just wanted to let you know that I have released the new version of setnet, that simple shell+dialog script for network configuration we talked about earlier this week. You can find the deb package here: http://kalos.mine.nu/setnet/ Please feel free to give it a try