]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/hostapd/FREEBSD-upgrade
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / contrib / hostapd / FREEBSD-upgrade
1 $FreeBSD$
2
3 WPA/802.1x Authenticator
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 hostapd-0.5.8.tar.gz
10
11 then imported by:
12
13         cvs import -m 'Import of hostapd 0.5.8' \
14                 src/contrib/hostapd MALINEN v0_5_8
15
16 To make local changes to hostapd, simply patch and commit to the
17 main branch (aka HEAD).  Never make local changes on the vendor
18 (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 7-July-2007