Bug#601803: patch for wireless support

2011-06-24 Thread Robert Millan
2011/6/19 Timo Juhani Lindfors : > This fails to build with Grmf. Ok, I made a squeeze chroot, fixed the build issues and finally built a package for squeeze. Please test: http://people.debian.org/~rmh/wireless/freebsd-utils_8.1-4.dsc http://people.debian.org/~rmh/wireless/freebsd-net-tools_8.1

Bug#601803: patch for wireless support

2011-06-19 Thread Timo Juhani Lindfors
Robert Millan writes: > Just get it from http://people.debian.org/~rmh/wireless/ This fails to build with In file included from regdomain.c:32: /usr/include/sys/sbuf.h:68: error: expected declaration specifiers or ‘...’ before ‘va_list’ The sbuf.h is from # dpkg-query -W kfreebsd-kern

Bug#601803: patch for wireless support

2011-06-19 Thread Robert Millan
2011/6/19 Timo Juhani Lindfors : > What am I missing now? Just get it from http://people.debian.org/~rmh/wireless/ -- Robert Millan -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://l

Bug#601803: patch for wireless support

2011-06-18 Thread Timo Juhani Lindfors
Robert Millan writes: > It's no good if you just copy the patch instead of appliing it: > > rmh@thorin:/tmp/freebsd-utils-8.1$ patch -p0 < wireless.diff > patching file debian/control > patching file debian/patches/002_ifconfig.diff > patching file debian/rules Yes sorry about that. I'm obviously

Bug#601803: patch for wireless support

2011-06-18 Thread Robert Millan
2011/6/18 Timo Juhani Lindfors : > but I still get > > # ifconfig wlan0 create wlandev ath0 > ifconfig: SIOCIFCREATE2: Bad address > > Sources and binaries are at > > http://iki.fi/lindi/kfreebsd/wireless/ It's no good if you just copy the patch instead of appliing it: rmh@thorin:/tmp/freebsd-uti

Bug#601803: patch for wireless support

2011-06-18 Thread Timo Juhani Lindfors
Hi, Robert Millan writes: > Here's a backport of the wireless patch to freebsd-utils 8.1 (version used > in squeeze). Hopefully this helps you getting it tested. # debdiff freebsd-utils_8.1-4.dsc freebsd-utils_8.1-4lindi1.dsc diff -u freebsd-utils-8.1/debian/changelog freebsd-utils-8.1/debian/c

Bug#601803: patch for wireless support

2011-06-17 Thread Robert Millan
2011/6/17 Timo Juhani Lindfors : > root@debian:/build/debian/freebsd-utils-8.1# patch --dry-run -p1 < > wireless.diff > patching file control > Hunk #1 FAILED at 7. > Hunk #2 FAILED at 17. > 2 out of 2 hunks FAILED -- saving rejects to file control.rej Did you mean -p0? ;-) -- Robert Millan

Bug#601803: patch for wireless support

2011-06-17 Thread Timo Juhani Lindfors
Hi, Robert Millan writes: > Here's a backport of the wireless patch to freebsd-utils 8.1 (version used > in squeeze). Hopefully this helps you getting it tested. Thanks. I setup a squeeze build environment but at least the attached patch needs some tweaking: root@debian:/build/debian/freebsd-

Bug#601803: patch for wireless support

2011-06-17 Thread Robert Millan
Hi Timo, Here's a backport of the wireless patch to freebsd-utils 8.1 (version used in squeeze). Hopefully this helps you getting it tested. -- Robert Millan Index: debian/control === --- debian/control (revision 3465) +++ deb

Bug#601803: patch for wireless support

2011-06-09 Thread Robert Millan
2011/6/9 Guillem Jover : >> libjail is used for "ifconfig vnet" (see manpage) feature >> which has nothing to do with wireless support. > > We can enable it later on when we've added libjail to freebsd-libs and > it's gotten through NEW. I don't see significant demand for this feature (actually, w

Bug#601803: patch for wireless support

2011-06-08 Thread Guillem Jover
Hi! On Wed, 2011-06-08 at 13:25:10 +0200, Robert Millan wrote: > As for libjail it's not really necessary; the Makefile layout > is confusing which lead Timo to think it was. Ah perfect will include this for the next upload, then. > libjail is used for "ifconfig vnet" (see manpage) feature > whi

Bug#601803: patch for wireless support

2011-06-08 Thread Robert Millan
tags 601803 patch unblock 601803 by 629521 thanks Here's a patch to enable wireless support. As for libjail it's not really necessary; the Makefile layout is confusing which lead Timo to think it was. libjail is used for "ifconfig vnet" (see manpage) feature which has nothing to do with wireless