[Lunar-commits] <moonbase> rfkill: it enable/disable wireless devices.
Florin Braescu
florin at lunar-linux.org
Wed Oct 20 13:00:04 CEST 2010
commit 18c3dc64d240fbe8230a2a9b7cbf2e92c1522231
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Oct 20 14:00:04 2010 +0300
rfkill: it enable/disable wireless devices.
Thanks to Christoph Pauleit for the submission.
---
zbeta/rfkill/DETAILS | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/zbeta/rfkill/DETAILS b/zbeta/rfkill/DETAILS
new file mode 100644
index 0000000..bb537b5
--- /dev/null
+++ b/zbeta/rfkill/DETAILS
@@ -0,0 +1,20 @@
+ MODULE=rfkill
+ VERSION=0.4
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://wireless.kernel.org/download/$MODULE
+ SOURCE_VFY=sha1:fccabf5a272ac2891f24dc35449dc6f4c45ff44b
+ WEB_SITE=http://linuxwireless.org/en/users/Documentation/$MODULE
+ ENTERED=20101006
+ UPDATED=20101020
+ SHORT="A tool for enabling and disabling wireless devices"
+
+cat <<EOF
+rfkill is a small tool to query the state of the rfkill switches,
+buttons and subsystem interfaces.
+It enable/disable the device corresponding to the given index.
+If the device is hard-blocked, e.g. via a hardware switch, it will
+remain unavailable though it is now soft-unblocked.
+EOF
+
+
+
More information about the Lunar-commits
mailing list