import/ugprade instructions
This commit is contained in:
parent
22428bd35b
commit
ee5b2d618f
22
contrib/wpa_supplicant/FREEBSD-Xlist
Normal file
22
contrib/wpa_supplicant/FREEBSD-Xlist
Normal file
@ -0,0 +1,22 @@
|
||||
$FreeBSD$
|
||||
.cvsignore
|
||||
README-Windows.txt
|
||||
driver_atmel.c
|
||||
driver_broadcom.c
|
||||
driver_bsd.c
|
||||
driver_hostap.c
|
||||
driver_ipw.c
|
||||
driver_madwifi.c
|
||||
driver_ndis.c
|
||||
driver_ndis.h
|
||||
driver_ndis_.c
|
||||
driver_ndiswrapper.c
|
||||
driver_prism54.c
|
||||
driver_test.c
|
||||
driver_wext.c
|
||||
driver_wext.h
|
||||
l2_packet.c
|
||||
ndis_events.cpp
|
||||
priv_netlink.h
|
||||
win_if_list.c
|
||||
wireless_copy.h
|
24
contrib/wpa_supplicant/FREEBSD-upgrade
Normal file
24
contrib/wpa_supplicant/FREEBSD-upgrade
Normal file
@ -0,0 +1,24 @@
|
||||
$FreeBSD$
|
||||
|
||||
WPA Supplicant
|
||||
originals can be found at: http://hostap.epitest.fi/releases/
|
||||
|
||||
|
||||
For the import files and directories were pruned by:
|
||||
|
||||
tar -X FREEBSD-Xlist -zxf wpa_supplicant-0.3.8.tar.gz
|
||||
|
||||
then imported by:
|
||||
|
||||
cvs import -m 'Import of WPA supplicant 0.3.8' \
|
||||
src/contrib/wpa_supplicant MALINEN v0_3_8
|
||||
|
||||
To make local changes to wpa_supplcaint, simply patch and commit
|
||||
to the main branch (aka HEAD). Never make local changes on the
|
||||
vendor (MALINEN) branch.
|
||||
|
||||
All local changes should be submitted to Jouni Malinen for inclusion in
|
||||
the next vendor release.
|
||||
|
||||
sam@FreeBSD.org
|
||||
4-June-2005
|
Loading…
Reference in New Issue
Block a user