From owner-freebsd-questions Sun Dec 2 12:59: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 8212237B405 for ; Sun, 2 Dec 2001 12:58:56 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id 22BD1BD02; Sun, 2 Dec 2001 12:58:56 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id MAA14950; Sun, 2 Dec 2001 12:58:55 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id fB2Kx7l11858; Sun, 2 Dec 2001 12:59:07 -0800 (PST) (envelope-from swear@blarg.net) To: Darren Crotchett Cc: freebsd-questions@FreeBSD.ORG Subject: Re: updating References: <20011201211900.967F637B421@hub.freebsd.org> <20011202015108.75CB337B41C@hub.freebsd.org> <200112020557.VAA13061@thig.blarg.net> From: swear@blarg.net (Gary W. Swearingen) Date: 02 Dec 2001 12:59:06 -0800 In-Reply-To: <200112020557.VAA13061@thig.blarg.net> Message-ID: Lines: 18 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Darren Crotchett writes: > The only thing that I really changed from your suggestion was the > tag=RELENG_4. I changed mine to tag=RELENG_4_4. I hope that was OK. Depends on what you want. The Handbook explains that _4 is for 4.X STABLE and _4_4 is for 4.4 RELEASE updated only for security-related/serious problems. > So, assuming that this works out, if I want to put it in a cron, how often > should I run it? And, if this updates the sources, do I need to follow it up > with a pkg_update or something to update the binaries. I can't give good advise. I do it by hand when "needed". Ports before (re)installing a port with "make" or "portupgrade". Src before doing the "make world" thing described in the Handbook and often discussed here. Some people try do this only to fix security problems, others do it very often (maybe as often as daily, but I'm not really sure). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message