From 8e870af29caa54c0b7db4f281d2aff58a0e13121 Mon Sep 17 00:00:00 2001 From: sam Date: Sun, 5 Jun 2005 22:36:46 +0000 Subject: import/upgrade instructions --- contrib/hostapd/FREEBSD-Xlist | 10 ++++++++++ contrib/hostapd/FREEBSD-upgrade | 24 ++++++++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 contrib/hostapd/FREEBSD-Xlist create mode 100644 contrib/hostapd/FREEBSD-upgrade (limited to 'contrib/hostapd') diff --git a/contrib/hostapd/FREEBSD-Xlist b/contrib/hostapd/FREEBSD-Xlist new file mode 100644 index 0000000..cba8df0 --- /dev/null +++ b/contrib/hostapd/FREEBSD-Xlist @@ -0,0 +1,10 @@ +$FreeBSD$ +.cvsignore +driver.c +driver_bsd.c +driver_madwifi.c +driver_prism54.c +l2_packet.c +prism54.h +priv_netlink.h +wireless_copy.h diff --git a/contrib/hostapd/FREEBSD-upgrade b/contrib/hostapd/FREEBSD-upgrade new file mode 100644 index 0000000..5efe2f5 --- /dev/null +++ b/contrib/hostapd/FREEBSD-upgrade @@ -0,0 +1,24 @@ +$FreeBSD$ + +WPA/802.1x Authenticator + originals can be found at: http://hostap.epitest.fi/releases/ + + +For the import files and directories were pruned by: + + tar -X FREEBSD-Xlist -zxf hostapd-0.3.7.tar.gz + +then imported by: + + cvs import -m 'Import of hostapd 0.3.7' \ + src/contrib/hostapd MALINEN v0_3_7 + +To make local changes to hostapd, 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 -- cgit v1.1