[Lunar-commits] <moonbase-other> rfkill: Added this module back to moonbase-other

Terry Chan tchan at lunar-linux.org
Thu Jul 19 16:06:08 CEST 2012


commit 783ce25e6c278fb778b29eddfa67a9bac95c0ff8
Author: Terry Chan <tchan at lunar-linux.org>
Date: Thu, 19 Jul 2012 07:06:08 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/783ce25e6c278fb778b29eddfa67a9bac95c0ff8

rfkill: Added this module back to moonbase-other
---
  net/rfkill/DETAILS                                           +20/-0    
  1 files changed, 20 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/net/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/rfkill
+         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