Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 17 years ago
parent
commit
89e80d1c43
2 changed files with 45 additions and 0 deletions
  1. +44
    -0
      package/base/iw/iw.desc
  2. +1
    -0
      package/public/libnl/libnl.desc

+ 44
- 0
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 <johannes@sipsolutions.net>
[M] Clifford Wolf <clifford@clifford.at>
[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/

+ 1
- 0
package/public/libnl/libnl.desc

@ -33,6 +33,7 @@
[M] The ROCK Linux Project [M] The ROCK Linux Project
[C] extra/development extra/network [C] extra/development extra/network
[F] CORE
[L] LGPL [L] LGPL
[S] Stable [S] Stable

Loading…
Cancel
Save