[Lunar-commits]
CVS: moonbase/net/ipw2100 BUILD, 1.12, 1.13 DETAILS,
1.14, 1.15 PRE_BUILD, 1.2, NONE
Moritz Heiber
moe at lunar-linux.org
Mon Nov 15 19:28:36 UTC 2004
Update of /var/cvs/lunar/moonbase/net/ipw2100
In directory espresso.foo-projects.org:/tmp/cvs-serv22166
Modified Files:
BUILD DETAILS
Removed Files:
PRE_BUILD
Log Message:
1.0.0. This driver is really mature. Featuring hotplug,
legacy firmware loading, WEP, WAP and .. no debug
messages ;^)
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/ipw2100/BUILD,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- BUILD 12 Nov 2004 17:01:05 -0000 1.12
+++ BUILD 15 Nov 2004 19:28:34 -0000 1.13
@@ -14,7 +14,7 @@
message "Disabling debug messages ..."
sedit "s:CONFIG_IPW_DEBUG=y:#CONFIG_IPW_DEBUG=y:" Makefile
- make HOSTAP=hostap-driver-$HOSTAPVER &&
+ make &&
prepare_install &&
make install
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/ipw2100/DETAILS,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- DETAILS 12 Nov 2004 17:01:05 -0000 1.14
+++ DETAILS 15 Nov 2004 19:28:34 -0000 1.15
@@ -1,15 +1,10 @@
MODULE=ipw2100
- VERSION=0.62
+ VERSION=1.0.0
SOURCE=$MODULE-$VERSION.tgz
- HOSTAPVER=0.2.5
- SOURCE2=hostap-driver-$HOSTAPVER.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE2_URL=http://hostap.epitest.fi/releases/
- SOURCE3_URL=$PATCH_URL/
- SOURCE_VFY=sha1:6ae6d4329ffe77449b699a1b1a12fe81eb9deb11
- SOURCE2_VFY=sha1:46f269f9f9425c3f1fd053a1b4210cf17a0c902c
+ SOURCE_VFY=sha1:68ca678c6a4f3fa499a051a44627b617e0c7487d
ENTERED=20040430
- UPDATED=20041111
+ UPDATED=20041115
SHORT="Intel PRO/Wireless 2100 Driver for Linux"
cat << EOF
This project was created by Intel to enable support for the Intel
--- PRE_BUILD DELETED ---
More information about the Lunar-commits
mailing list