From owner-freebsd-stable@FreeBSD.ORG Thu Sep 6 15:02:54 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B74716A419 for ; Thu, 6 Sep 2007 15:02:54 +0000 (UTC) (envelope-from marka@isc.org) Received: from drugs.dv.isc.org (drugs.dv.isc.org [IPv6:2001:470:1f00:820:214:22ff:fed9:fbdc]) by mx1.freebsd.org (Postfix) with ESMTP id DF77113C458 for ; Thu, 6 Sep 2007 15:02:53 +0000 (UTC) (envelope-from marka@isc.org) Received: from drugs.dv.isc.org (localhost [127.0.0.1]) by drugs.dv.isc.org (8.14.1/8.14.1) with ESMTP id l86F2qgV070756; Fri, 7 Sep 2007 01:02:52 +1000 (EST) (envelope-from marka@drugs.dv.isc.org) Message-Id: <200709061502.l86F2qgV070756@drugs.dv.isc.org> To: Volker From: Mark Andrews In-reply-to: Your message of "Thu, 06 Sep 2007 14:09:17 +0200." <46DFEDED.4090803@vwsoft.com> Date: Fri, 07 Sep 2007 01:02:52 +1000 Sender: marka@isc.org Cc: Greg Rivers , freebsd-stable@freebsd.org Subject: Re: wpa_supplicant features and compile options X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Sep 2007 15:02:54 -0000 > On 12/23/-58 20:59, Greg Rivers wrote: > >
I connect to certain wireless networks that > > require the EAP_GTC and EAP_OTP features in wpa_supplicant. These > > features are not compiled into wpa_supplicant by default. > > > > Using the patch below works great, but it's inconvenient having to > > remember to apply it after every cvsup. Is there a better way to > > accomplish this? If not, might a change such as this be committed to > > enable GTC and OTP by default? > > > > Greg, > > I'm unable to comment on including your patch into cvs, but for own > patches like your's, I'm using a script which does 1) csup and 2) > integrate a bunch of patches into /usr/src. > > HTH > > Volker > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" Or you can transfer the cvs repository and update your source tree from that using cvs. You just leave the local changes uncommitted. Alteratively you can "cvs import" the FreeBSD src periodically. You can then commit local changes. This can also make it easy to roll back to your previous build state. This should take less disk space than the previous solution. Mark -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: Mark_Andrews@isc.org