From 92c9724fe4dbc9f2fb07506fe3362097819722fc Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 7 Feb 2000 05:14:16 +0000 Subject: [PATCH] Enshrine my own personal tantrum to the whole xinstall fiasco. Inspired by: reading too much -current and updating my laptop accross the great divide. --- UPDATING | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index 6d0191bc41f..3ea6576f627 100644 --- a/UPDATING +++ b/UPDATING @@ -6,7 +6,18 @@ done items, please see the end of the file. Search for 'COMMON ITEMS:' 20000205: - The xinstall problem has been corrected. + The xinstall problem has kinda sorta been corrected. The + following is known to work by the author of UPDATING. It + is what he did to update his laptop. It is likely the same + effect as the work around listed in 20000129. + make buildworld + make installworld This will fail + cd usr.bin/xinstall + make clean all install NOSHARED=YES + cd ../.. + make installworld + If it doesn't work for you, then I'm sure that there will be + another 100 messages in -current. 20000204: libipsec version number changed from 2 to 0. The original