Date: Sat, 13 Oct 2001 02:54:55 +0200 From: "Philip Paeps" <philip@paeps.cx> To: <sabine225@home.com>, <questions@FreeBSD.ORG> Subject: RE: CVSup is overkill for me Message-ID: <010b01c15381$acd2d770$0200000a@paeps.cx> In-Reply-To: <E5A33D96-BF71-11D5-B40C-0050E4050F42@home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > CVSup is way too complicated. It's not *that* difficult, is it? # cd /usr/src # cvsup -L 2 -g /etc/cvsupfile # make -j4 buildworld && \ make -j4 buildkernel KERNCONF=NAME && \ make installkernel KERNCONF=NAME [go out for pizza with the mates] # shutdown now # make installworld # cp /etc /etc.old # mergemaster # exit > I just want to keep security up to date and get the latest > apache etc. > Do I really have to figure out that whole cvs thing? There must be a > smarter way, yea? If you just want to keep security up to date, you can track RELENG_4_4, if I'm not mistaken? For Apache, you've just to download a tarball and build it; hardly a reason for stress? - Philip - -- Philip Paeps philip@paeps.cx http://www.vitaya.tv -----BEGIN PGP SIGNATURE----- Version: PGP 7.0.1 iQA/AwUBO8eQ379L0OYEnbh5EQKdpwCeIPHNTGjgVbH8bNhxGE/qw1GJRj8An1tK QGfGK9UdoF6adREMU3o0J81H =9Xe4 -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?010b01c15381$acd2d770$0200000a>