[Lunar-commits] <moonbase> iw: new module
Paul Bredbury
brebs at lunar-linux.org
Sun Jan 23 10:18:38 CET 2011
commit 4b4960e34d229ddbdf82d3777649c6d8a4fd3f5f
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Sun Jan 23 16:18:38 2011 +0700
iw: new module
---
zbeta/iw/DEPENDS | 1 +
zbeta/iw/DETAILS | 15 +++++++++++++++
2 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/zbeta/iw/DEPENDS b/zbeta/iw/DEPENDS
new file mode 100644
index 0000000..1efc679
--- /dev/null
+++ b/zbeta/iw/DEPENDS
@@ -0,0 +1 @@
+depends libnl
diff --git a/zbeta/iw/DETAILS b/zbeta/iw/DETAILS
new file mode 100644
index 0000000..4e7ebc3
--- /dev/null
+++ b/zbeta/iw/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=iw
+ VERSION=0.9.21
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://wireless.kernel.org/download/iw/
+ SOURCE_VFY=sha1:65f2537b42f23f036346631a288f6620e90c8fd8
+ WEB_SITE=http://wireless.kernel.org/en/users/Documentation/iw
+ ENTERED=20110121
+ UPDATED=20110121
+ SHORT="nl80211-based CLI configuration utility for wireless devices"
+
+cat << EOF
+iw is a new nl80211-based CLI configuration utility for wireless
+devices. It supports almost all new drivers that have been added to the
+kernel recently.
+EOF
More information about the Lunar-commits
mailing list