Introduction & Some small patches

Stefan Sperling stsp at stsp.in-berlin.de
Tue Jul 4 01:24:45 CEST 2006


On Mon, Jul 03, 2006 at 11:17:02PM +0200, Tobias Gruetzmacher wrote:
> > By the way, did you use git-cvsimport with the anoncvs mirror
> > as remote repository? If so, how did this perform (just curious)?
> 
> It took about 12 hours, give or take some, I think I was sleeping as it
> finished ;)

You realise how huge our repo is?

> > Should be fine for scripts, since they can simply do:
> > 	essid="`wfcdump -c $c ssid`"
> > 	wepkey="`wfcdump -c $c wep`"
> > etc.
> 
> Ah, ok. My version of wfcdump just prints out all settings together, so
> importing it into a shell is even easier:
> 
> $ wfcdump -c 1
> essid="strangeap"
> wepkey=<stuff>
> ip=192.168.22.22
> gateway=192.168.22.1
> dns1=192.168.1.250
> dns2=
> netmask=255.255.255.0

Nice. Given that wfcdump will only be used in scripts anyway,
this is really neat.

-- 
stefan
http://stsp.in-berlin.de                                 PGP Key: 0xF59D25F0



More information about the dslinux-devel mailing list