From 89e80d1c4371afd4d9575a5a8d9fde0a793ca6f2 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sat, 28 Mar 2009 18:03:48 +0000 Subject: [PATCH] Clifford Wolf: Add iw tool (0.9.9) diff --git a/package/base/iw/iw.desc b/package/base/iw/iw.desc new file mode 100644 index 0000000..708515e [2009030618211519540] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@9411 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/iw/iw.desc | 44 +++++++++++++++++++++++++++++++++ package/public/libnl/libnl.desc | 1 + 2 files changed, 45 insertions(+) create mode 100644 package/base/iw/iw.desc diff --git a/package/base/iw/iw.desc b/package/base/iw/iw.desc new file mode 100644 index 000000000..708515e16 --- /dev/null +++ b/package/base/iw/iw.desc @@ -0,0 +1,44 @@ + +[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- +[COPY] +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] Please add additional copyright information _after_ the line containing +[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +[COPY] +[COPY] ROCK Linux: rock-src/package/base/iw/iw.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; either version 2 of the License, or +[COPY] (at your option) any later version. A copy of the GNU General Public +[COPY] License can be found at Documentation/COPYING. +[COPY] +[COPY] Many people helped and are helping developing ROCK Linux. Please +[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM +[COPY] file for details. +[COPY] +[COPY] --- ROCK-COPYRIGHT-NOTE-END --- + +[I] show / manipulate wireless devices and their configuration + +[T] iw is a new nl80211 based CLI configuration utility for wireless devices. +[T] Currently you can only use this utility to configure devices which use a +[T] mac80211 driver as these are the new drivers being written - only because +[T] most new wireless devices being sold are now SoftMAC. + +[A] Johannes Berg +[M] Clifford Wolf + +[C] base/system +[F] DIETLIBC +[F] CORE + +[L] GPL +[S] Stable +[V] 0.9.9 +[P] X --X--5---9 180.601 + +[D] 461439197 iw-0.9.9.tar.bz2 http://wireless.kernel.org/download/iw/ + diff --git a/package/public/libnl/libnl.desc b/package/public/libnl/libnl.desc index 98c1b363c..2d025110b 100644 --- a/package/public/libnl/libnl.desc +++ b/package/public/libnl/libnl.desc @@ -33,6 +33,7 @@ [M] The ROCK Linux Project [C] extra/development extra/network +[F] CORE [L] LGPL [S] Stable