aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2002-11-09 19:53:02 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2002-11-09 19:53:02 +0000
commit9a05b220d30fa462f66b79e85b4685ff0eeadf46 (patch)
treeb951508fefd2730f98a786569fd90ee980ce96ad
parentaea35e0a05b9a42f557f1243d970539ec70fc901 (diff)
Notes
-rw-r--r--release/doc/en_US.ISO8859-1/installation/common/upgrade.sgml13
1 files changed, 13 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/installation/common/upgrade.sgml b/release/doc/en_US.ISO8859-1/installation/common/upgrade.sgml
index ab6db103a25e5..7b3a62935ea6e 100644
--- a/release/doc/en_US.ISO8859-1/installation/common/upgrade.sgml
+++ b/release/doc/en_US.ISO8859-1/installation/common/upgrade.sgml
@@ -30,6 +30,19 @@
&os;. This is <emphasis>not</emphasis> recommended.</para>
</important>
+ <warning>
+ <para>Binary upgrades to &os; &release.current; from &os; 4-STABLE
+ are not supported at this time. There are some files present in
+ a &os; 4-STABLE whose presence can be disruptive, but are not
+ removed by a binary upgrade. One notable example is that an old
+ <filename>/usr/include/g++</filename> directory will cause C++
+ programs to compile incorrectly (or not at all).<para>
+
+ <para>These upgrade instructions are provided for the use of users
+ upgrading from relatively recent &os; &release.branch;
+ snapshots.</para>
+ </warning>
+
<sect2>
<title>Introduction</title>