lp:ubuntu/lucid/wireless-tools

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/wireless-tools
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

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

19. By Tim Gardner

Update to rfkill-0.2

18. By Tim Gardner

Use sh to execute rfkill/version.sh

17. By Tim Gardner

Added rfkill from sipsolutions.net
http://git.sipsolutions.net/rfkill.git
HEAD 942974036993a84d0beede0c1bbc19cdd3e9db40
Added rfkill/COPYING to debian/copyright
Added rfkill/README to debian/README.Debian

16. By Steve Langasek

* Merge from Debian unstable, 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.

Branch metadata

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

Subscribers