Date: Mon, 28 Feb 2005 23:26:30 +0100 From: Max Laier <max@love2party.net> To: Matthew Grooms <mgrooms@seton.org> Cc: freebsd-pf@freebsd.org Subject: Re: Fwd: pf + pfsync + carp testing ... Message-ID: <200502282326.41760.max@love2party.net> In-Reply-To: <4223931C.9000607@seton.org> References: <200502282232.17646.max@love2party.net> <4223931C.9000607@seton.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart2224461.Lqa177QpFR Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 28 February 2005 22:54, Matthew Grooms wrote: <...> > Is the ifconfig change part of the patch located at ... > > http://people.freebsd.org/~glebius/totest/carp-RELENG_5-patch > > ... as I have not applied it yet. I assumed the pfsync ifconfig changes > were already in the RELENG_5 branch. Did I make a poor assumption? Okay, looks like this is confusing. You are not to blame for this, Matthew! Here is a walkthrough for testing this: 0) Patch is located in your home directory. You should know what to fill = in for <cvs_repo> (anoncvs@... or /some/path). 1) Checkout a *clean* RELENG_5 $ cd /usr && rm -rf src && cvs -d <cvs_repo> co -rRELENG_5 src 2) Apply the patch: $ cd /usr/src && patch -p0 < ~/carp-RELENG_5-patch Note the -p0 to get new files. 3) Look for rejects: $ find . -name \*.rej 4) Normal {build, install}{world, kernel} dance. Hope this helps. =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart2224461.Lqa177QpFR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCI5qhXyyEoT62BG0RAhmDAJ9JANU9rIKJVw5py0MxuBDXvsh7rACfVM7l ljw0NJBcQD3LOoNoS4wh4Iw= =zAdW -----END PGP SIGNATURE----- --nextPart2224461.Lqa177QpFR--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502282326.41760.max>