Date: Mon, 20 Dec 2010 19:03:37 +0000 (UTC) From: Benedict Reuschling <bcr@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml Message-ID: <201012201903.oBKJ3b1o040354@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bcr 2010-12-20 19:03:37 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml Log: Correct some parts based on feedback and suggestions by netchild: - add more explanations about why it is a good idea to remove old libs - move the "make delete-old" step after the second mergemaster, because that is safer [1] - remove the extra "make check-old-libs" because it is done together with "make check-old" - BATCH_DELETE_OLD_FILES is a make variable and not an environment variable - warn more vividly that the user has to recompile ports and other programs before running "make delete-old-libs" and explain how to do this - mention that portupgrade can also be used to recompile ports [1] this brings the handbook in sync with the description in /usr/src/UPDATING changed in r216591. Discussed with: netchild Revision Changes Path 1.252 +38 -25 doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012201903.oBKJ3b1o040354>