From owner-cvs-src-old@FreeBSD.ORG Fri Feb 25 15:35:29 2011 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53EE8106564A for ; Fri, 25 Feb 2011 15:35:29 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 41D458FC1D for ; Fri, 25 Feb 2011 15:35:29 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p1PFZTdg089638 for ; Fri, 25 Feb 2011 15:35:29 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1PFZTU4089637 for cvs-src-old@freebsd.org; Fri, 25 Feb 2011 15:35:29 GMT (envelope-from netchild@repoman.freebsd.org) Message-Id: <201102251535.p1PFZTU4089637@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to netchild@repoman.freebsd.org using -f From: Alexander Leidinger Date: Fri, 25 Feb 2011 15:32:44 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: RELENG_8 Subject: cvs commit: src UPDATING X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2011 15:35:29 -0000 netchild 2011-02-25 15:32:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) . UPDATING Log: SVN rev 219034 on 2011-02-25 15:32:44Z by netchild MFC r216591: Suggest to run the delete-old target after the second mergemaster. If you run it before, your rc scripts may still reference old files/directories and if you are in the unlucky situation to have triggered a reboot (intentionally or not) between the delete-old run and the mergemaster, your system may not start anymore. While I'm here, give a hint about delete-old-libs. Noticed by: bcr (luckily in a discussion and not by getting hit by this) Revision Changes Path 1.632.2.21 +6 -2 src/UPDATING