lp:~peter-pearse/ubuntu/natty/wireless-tools/prop001

Created by Peter Pearse and last modified
Get this branch:
bzr branch lp:~peter-pearse/ubuntu/natty/wireless-tools/prop001
Only Peter Pearse can upload to this branch. If you are Peter Pearse please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Peter Pearse
Status:
Development

Recent revisions

29. By Peter Pearse

Pass CC to make for cross-builds.

28. By Andy Whitcroft

* compiler-link-order.patch: libraries must be specified after the
  object/library that needs them otherwise nothing is used from them.
  This used to work with older compilers but is not guarenteed behaviour,
  adjust ordering to match.
* header-with-2.6.36.patch (dropped): this patch is no longer required.

27. By Colin Watson

releasing version 30~pre9-3ubuntu5

25. By Tim Gardner

Invoke rfkill/version.sh using /bin/sh (V2)

24. By Tim Gardner

Invoke rfkill/version.sh using /bin/sh

23. By Tim Gardner

Update to rfkill-0.4 from http://git.sipsolutions.net/rfkill.git (tag v0.4)
default install to $(PREFIX)/sbin
flush output after events
print time instead of useless text
Move the man page to section 8
update rfkill.h from kernel 2.6.33
Add "wlan" and "ultrawideband" as aliases for "wifi" and "uwb".
Rearrange the help text for block & unblock.
Constification.
Return error codes instead of exiting.
Refactor rfkill index/type lookup: move it below rfkill_block.
Add filtering to "rfkill list".
change manpage for new rfkill list behaviour
Tweak version handling to allow vendor-specific suffixes without patching.
Help text: output rfkill type names from an array instead of a static string.
Add rfkill type "fm" to the man page.
version 0.4

22. By Matthias Klose

* Merge with Debian; remaining changes:
  - Fix confusing text in iftab(5) about mapping ordering.
  - Rather than just warning about NULL MAC addresses, ignore them totally
    and treat their appearance as an error, and try and hint where the
    NULL MAC address is so the user can remove it.
  - Remove the ifrename package; it conflicts with our own udev package
    which provides /etc/iftab support.
  - Update to rfkill-0.3.

21. By Matthias Klose

* Don't try to outsmart the compiler and don't redefine `inline' in an
  installed header file. LP: #435793.

  /* Make gcc understant that when we say inline, we mean it.
   * I really hate when the compiler is trying to be more clever than me,
   * because in this case gcc is not able to figure out functions with a
   * single call site, so not only I have to tag those functions inline
   * by hand, but then it refuse to inline them properly.
   * Total saving for iwevent : 150B = 0.7%.
   * Fortunately, in gcc 3.4, they now automatically inline static functions
   * with a single call site. Hurrah !
   * Jean II */

20. By Tim Gardner

Update to rfkill-0.3
add copyright notices
remove copyright notice from file
resync rfkill.h with kernel
version 0.3

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/natty/wireless-tools
This branch contains Public information 
Everyone can see this information.

Subscribers