]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/wpa_supplicant/FREEBSD-upgrade
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / contrib / wpa_supplicant / FREEBSD-upgrade
1 $FreeBSD$
2
3 WPA Supplicant
4         originals can be found at: http://hostap.epitest.fi/releases/
5
6
7 For the import files and directories were pruned by:
8
9         tar -X FREEBSD-Xlist -zxf wpa_supplicant-0.5.10.tar.gz
10
11 then imported by:
12
13         cvs import -m 'Import of WPA supplicant 0.5.10' \
14                 src/contrib/wpa_supplicant MALINEN v0_5_10
15
16 To make local changes to wpa_supplcaint, simply patch and commit
17 to the main branch (aka HEAD).  Never make local changes on the
18 vendor (MALINEN) branch.
19
20 All local changes should be submitted to Jouni Malinen for inclusion in
21 the next vendor release.
22
23 sam@FreeBSD.org
24 24-March-2008