Hi,
Robert Millan <r...@debian.org> 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-utils-8.1# lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU 6.0.1 (squeeze) Release: 6.0.1 Codename: squeeze root@debian:/build/debian/freebsd-utils-8.1# dpkg-architecture DEB_BUILD_ARCH=kfreebsd-i386 DEB_BUILD_ARCH_OS=kfreebsd DEB_BUILD_ARCH_CPU=i386 DEB_BUILD_ARCH_BITS=32 DEB_BUILD_ARCH_ENDIAN=little DEB_BUILD_GNU_CPU=i486 DEB_BUILD_GNU_SYSTEM=kfreebsd-gnu DEB_BUILD_GNU_TYPE=i486-kfreebsd-gnu DEB_HOST_ARCH=kfreebsd-i386 DEB_HOST_ARCH_OS=kfreebsd DEB_HOST_ARCH_CPU=i386 DEB_HOST_ARCH_BITS=32 DEB_HOST_ARCH_ENDIAN=little DEB_HOST_GNU_CPU=i486 DEB_HOST_GNU_SYSTEM=kfreebsd-gnu DEB_HOST_GNU_TYPE=i486-kfreebsd-gnu root@debian:/build/debian/freebsd-utils-8.1# dpkg-parsechangelog Source: freebsd-utils Version: 8.1-4 Distribution: unstable Urgency: low Maintainer: Aurelien Jarno <aure...@debian.org> Date: Sat, 22 Jan 2011 23:44:13 +0100 Changes: freebsd-utils (8.1-4) unstable; urgency=low . [ Petr Salinger ] * enhance kbdcontrol.init, related to Debian Policy, 9.8 Keyboard configuration. See: #605777. 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 patching file patches/002_ifconfig.diff Hunk #1 FAILED at 29. 1 out of 1 hunk FAILED -- saving rejects to file patches/002_ifconfig.diff.rej patching file rules Hunk #1 FAILED at 5. 1 out of 1 hunk FAILED -- saving rejects to file rules.rej I'll try to sort this out :-) Patching patches gets quickly very messy. Especially since some of the patches comment out things instead of just removing them... -Timo -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org