Date: Fri, 7 May 1999 17:23:57 -0700 (MST) From: "Chad R. Larson" <chad@DCFinc.com> To: adepoo@tamnet.com.mx (Alberto de Poo Bas) Cc: stable@FreeBSD.ORG Subject: Re: 228 stable Message-ID: <199905080023.RAA19432@freeway.dcfinc.com> In-Reply-To: <Pine.BSF.3.96.990507142533.606A-100000@correo.tamnet.com.mx> from Alberto de Poo Bas at "May 7, 99 02:26:31 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
As I recall, Alberto de Poo Bas wrote: > > I have a couple 228 release machines. Is there something new in the 228 > development, like a 228 stable that do I have to upgrade? There have been some changes to 2.2 since -RELEASE, mostly bug fixes. Not that much new functionality. I still CVSup about once a month, and if anything useful shows up, I build world. If you're comfortable with that drill, I'd do it at least once, to convert from -RELEASE to -STABLE. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= chad> uname -a FreeBSD freeway.dcfinc.com 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Sat May 1 15:10:52 MST 1999 chad@freeway.dcfinc.com:/usr/src/sys/compile/freeway i386 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Here's the CVSupfile I use: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= *default host=cvsup3.FreeBSD.org *default prefix=/usr *default base=/usr *default hostbase=/home *default release=cvs delete use-rel-suffix # *default tag=RELENG_2_2 src-all src-secure src-crypto -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= And here's the command script I run: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= #!/bin/csh echo "CVSup started at `date`" > SupLog cvsup -P- -L2 -g cvsupfile >>& SupLog echo "CVSup completed at `date`" >> SupLog -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org chad@anasazi.com larson1@home.net DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905080023.RAA19432>