Commit Graph

222 Commits

Author SHA1 Message Date
imp
583aa98e88 Note the scary messages that you see when mounting / and other things
are expected and normal when you've booted a 5.0 kernel with a 4.x
userland.
2002-10-27 01:35:36 +00:00
imp
3eea619b0f State the stupidly obvious:
If /tmp is on /, then blowing away its contents, as appropriate,
	may get you enough space to do the installworld.
2002-10-26 22:55:43 +00:00
imp
ed7e384ac9 Note: 5.0 requires more space. If you don't have 30MB free on /, then
you are going to get hurt badly if you try to do an update from
sources.  Make a note of this.  While 'experts' could install it in
less space, I think 30MB is a good number.
2002-10-26 22:50:31 +00:00
imp
efbb8c34b9 A simple make world is too dangerous for most upgrades. Instead, copy
the updating from stable section, and remove the kludge-o-rounds that
are in there.

Sometimes make world is safe, sometimes not.  Let's document the safe
way to deal.
2002-10-26 06:25:11 +00:00
imp
1e997a7069 Note GEOM removal of the compatibility slice, and what you, the
upgrader needs to do about it.

Also, greatly expand the the upgrading from -stable part of this file.
It appears that you need new boot blocks to ensure that the right
kernel is booted single user.
2002-10-26 06:21:00 +00:00
gallatin
2551b6b1f8 Document the (alpha only) "out of memory" and "PT_LOAD: too few segments"
problems with the new groff and mention possible workarounds for people
buildworlding to current.

Reviewed by: ru (a slighly older version)
2002-10-24 18:41:02 +00:00
imp
15a569fc65 gcc 3.2
rm -rf /usr/include/g++ needed to upgrade from 4.6
2002-09-03 06:13:43 +00:00
schweikh
aee64e93f6 Mention new termcap and TERM=xterm-color -> xterm issue. 2002-08-28 19:34:49 +00:00
ru
ef527f85f2 Document the effect of contrib/gcc/c-lex.c,v 1.2 commit. 2002-08-15 08:51:24 +00:00
ru
2a8927efce Ignore -C, -p, and -S options of install(1) when used with the -d
option.  Warn about COPY being phased out.  Restore the old method
of always comparing before installing: INSTALL="install -C".

Requested by:	bde
2002-07-29 08:51:04 +00:00
julian
81dd3dedf8 Approved by: imp@freebsd.org 2002-07-03 04:23:38 +00:00
imp
9f7835173b Add a note to UPDATING saying that now is a bad time to update due
to some KSE/libc_r interaction.

Submitted by: julian
2002-07-01 07:25:05 +00:00
rwatson
93f29d8926 Slightly modify the UPDATING text to indicate that -gstabs+ is a gcc
flag to replace -g.  This works around slight obtuseness in the developer.
(me :-).
2002-06-05 20:21:40 +00:00
obrien
e88ac9e4cc Document -gstabs+ 2002-06-04 18:10:54 +00:00
rwatson
db454a65d4 Remove comment about NO_WERROR, since it no longer applies.
Pointed out by:	silby
2002-06-03 00:21:13 +00:00
rwatson
592f5e1ad1 Add a note that NO_WERROR is a good idea for the time being due to the
compiler upgrade.  People still seem to be tripping over this.
2002-05-20 13:06:24 +00:00
ru
9cf99ff7cf Check that kldxref(8) exists before running it. 2002-05-14 07:49:12 +00:00
nectar
73258fd6a3 Turn on the set-user-ID bit for k5su if ENABLE_SUID_K5SU is defined. 2002-05-12 03:17:31 +00:00
obrien
6cd7fcea88 Note potential cvs update problem in contrib/gcc. 2002-05-10 22:56:59 +00:00
dd
2e8cb64143 Use hw.ata.ata_dma instead of hw.atamodes, which doesn't exist in anymore.
Reviewed by:	maxim
2002-05-06 09:40:52 +00:00
nectar
f5a718be30 Note change for FreeBSD-SA-02:23.stdio. 2002-04-25 14:42:26 +00:00
imp
86c834ddb1 Warnings about single user and kldxref 2002-04-25 02:14:48 +00:00
ru
863b592c06 Mention the UCONSOLE kernel option removal.
Prompted by:	sheldonh
2002-04-19 11:37:34 +00:00
imp
ae841d33c3 Do some minor editing of the entires (the date of the smmsp user
wasn't April 4, but Feb 17th).  Update the updating proceedure to use
the new mergemaster -p flag.  Add a footnote telling users how to cope
if their mergemaster doesn't have a -p flag.
2002-04-19 04:22:35 +00:00
imp
16da08982b Update to note my dropping the strong lock on this file.
Clarify what my last note about USERCONFIG really means and how to
know if it is fixed.
2002-04-11 05:45:17 +00:00
imp
098d8eb7a9 Note date of USERCONFIG's real death 2002-04-11 01:39:16 +00:00
gshapiro
7d663bee61 Add two items that have come up in the mailing lists regarding the
sendmail import.

Approved by:	imp
2002-04-05 07:42:42 +00:00
imp
3e3cb14cfc Note comment about DP-1 2002-03-18 04:52:24 +00:00
imp
e793101d12 PLASTER A WARNING THAT TELLS PEOPLE THAT CURRENT HAS DEBUGGING FEATURES
TURNED ON.

Submitted by: rwatson

Suggest -DNO_WERROR unless you are a developer when building a kernel.

Submitted by: mike
2002-02-28 05:31:02 +00:00
imp
3b0aae3f18 Add notes about sendmail update from gshapiro. 2002-02-18 06:29:17 +00:00
imp
9b17f473d9 Add info about sppp and fd changes in December to current.
Submitted by: joerg
2002-01-27 07:00:25 +00:00
imp
95f7292cf9 Add note about openssh 2.9 changing some defaults
Submitted by: Thomas.Quinot@Cuivre.FR.EU.ORG
PR: 28724
2002-01-27 06:50:09 +00:00
imp
18346ba1de Add only once to the tip workaround.
Submitted by: ru
2002-01-27 06:36:13 +00:00
imp
5efb1c66d8 Add some verbage about make environment poisoning.
Submitted by: sheldonh
Ignored for two months by: imp
2002-01-26 21:33:07 +00:00
imp
205ce3eec4 Add info about the /etc/pam.conf -> /etc/pam.d stuff. 2002-01-12 21:27:02 +00:00
imp
fa3ec6b20e Add note about new rc.conf for networkfs. Fix typos from PR:33499 2002-01-06 20:18:13 +00:00
imp
c6e4d86e0e add note that truss works again as of dec 09.
Submitted by: des
Ignored by: imp for over two weeks
2001-12-28 05:35:32 +00:00
imp
042c0966a7 Add note about daily security checks moving to periodic(8) 2001-12-28 05:33:34 +00:00
imp
1bd17a93c0 Add note to 20010924 entry that tells people about the COMPAT4X option
in /etc/make.conf, since sometimes these libraries are updated.

Submitted by: ru
2001-12-28 05:09:19 +00:00
imp
5146add1c1 Add note about __stdoutp to the compat stuff.
Submitted by: ru
2001-12-24 07:04:23 +00:00
imp
ce9fbef9c5 kernel/burncd in sync! 2001-12-05 09:21:51 +00:00
imp
b88065bd5d Warn about PROCFS stuff.
Submitted by: des
2001-12-05 09:18:08 +00:00
nectar
d74b224ee7 Note fix for OpenSSH `UseLogin yes' environment issue. 2001-12-03 13:14:15 +00:00
imp
e1518d100b Add tip breakage workaround. 2001-11-28 05:43:10 +00:00
imp
7a095e9497 Some words about awk and pain 2001-11-03 17:42:56 +00:00
imp
5fb552124e The correction entry about asr was too pessimistic based on my poor
understanging of the situation.

Submitted by: scottl
2001-10-31 14:32:58 +00:00
imp
42135eee82 Add entries about the recent problems with asr.
TARGET replaces MACHINE

Submitted by: ru, jhb
2001-10-31 04:36:54 +00:00
imp
5937a77369 Add Soren's burncd warning. 2001-10-02 07:01:27 +00:00
imp
d6dca2e412 Fix the damage caused in the last commit:
give the correct workaround for compat library problem
	give a better acpi workaround.
Also include note about TARGET_ARCH.

DO NOT COMMIT TO THIS FILE UNLESS YOU ARE IMP.
2001-10-01 03:59:13 +00:00
alfred
399d655952 Tell people why they might want to disable ACPI and how to do it.
Tell people how to fix the 4.x compatibility issue.
2001-10-01 03:45:07 +00:00