aboutsummaryrefslogtreecommitdiff
path: root/contrib/wpa_supplicant/FREEBSD-upgrade
blob: 88a4b1848017e63badef0cd2323639b00094a30b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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.5.8.tar.gz

then imported by:

	cvs import -m 'Import of WPA supplicant 0.5.8' \
		src/contrib/wpa_supplicant MALINEN v0_5_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
11-July-2007