Date: Tue, 21 Dec 2004 21:23:25 -0800 From: Joshua Tinnin <gamera@pacbell.net> To: Adam <adam@jamradar.com> Cc: freebsd-questions@FreeBSD.org Subject: Re: cvs-supfile? Message-ID: <20041222052325.GE10180@gamerasmog.com> In-Reply-To: <004501c4e7e4$b85ed940$0200a8c0@PANASONIULSWMR> References: <004501c4e7e4$b85ed940$0200a8c0@PANASONIULSWMR>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 21, 2004 at 11:11:35PM -0600, Adam wrote: > My cvs-supifle look like > > *default host=cvsup1.us.freebsd.org > *default base=/usr/local/etc/cvsup > *default prefix=/usr > *default tag=RELENG_5_3 > *default release=cvs delete use-rel-suffix compress > > I just want core security updates to FreeBSD and no new ports. Will this > just update the FreeBSD operating systems? Yes, as long as you don't have ports selected, like if you had ports-all in the same file with that tag, you'd end up deleting your ports tree, because the ports collection doesn't use the same tag. BTW, if you update ports with cvsup, it will just update the Makefiles and patches, not the actual ports installed as packages on your system. You might have known that, but thought it would be worth mentioning. - jt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041222052325.GE10180>