Warner Losh
63cb445e51
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
Warner Losh
fc8c157fad
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
Andrew Gallatin
fd9e8bdaef
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
Warner Losh
f8a4c9012c
gcc 3.2
...
rm -rf /usr/include/g++ needed to upgrade from 4.6
2002-09-03 06:13:43 +00:00
Jens Schweikhardt
c2248fa21b
Mention new termcap and TERM=xterm-color -> xterm issue.
2002-08-28 19:34:49 +00:00
Ruslan Ermilov
0d533e437d
Document the effect of contrib/gcc/c-lex.c,v 1.2 commit.
2002-08-15 08:51:24 +00:00
Ruslan Ermilov
33c1de7d1f
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 Elischer
2b877fac01
Approved by: imp@freebsd.org
2002-07-03 04:23:38 +00:00
Warner Losh
06596d3769
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
Robert Watson
4b683fb224
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
David E. O'Brien
f50caf6ff4
Document -gstabs+
2002-06-04 18:10:54 +00:00
Robert Watson
6d362db996
Remove comment about NO_WERROR, since it no longer applies.
...
Pointed out by: silby
2002-06-03 00:21:13 +00:00
Robert Watson
dea5eb2c63
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
Ruslan Ermilov
be1d673d24
Check that kldxref(8) exists before running it.
2002-05-14 07:49:12 +00:00
Jacques Vidrine
95ba43303b
Turn on the set-user-ID bit for k5su if ENABLE_SUID_K5SU is defined.
2002-05-12 03:17:31 +00:00
David E. O'Brien
a81da3c933
Note potential cvs update problem in contrib/gcc.
2002-05-10 22:56:59 +00:00
Dima Dorfman
ae20a1b867
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
Jacques Vidrine
528a0ef575
Note change for FreeBSD-SA-02:23.stdio.
2002-04-25 14:42:26 +00:00
Warner Losh
f6a0ef018c
Warnings about single user and kldxref
2002-04-25 02:14:48 +00:00
Ruslan Ermilov
8f1e435871
Mention the UCONSOLE kernel option removal.
...
Prompted by: sheldonh
2002-04-19 11:37:34 +00:00
Warner Losh
835284be37
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
Warner Losh
9698f2c06e
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
Warner Losh
bbcc514948
Note date of USERCONFIG's real death
2002-04-11 01:39:16 +00:00
Gregory Neil Shapiro
85aa5a2e0a
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
Warner Losh
2292c02e95
Note comment about DP-1
2002-03-18 04:52:24 +00:00
Warner Losh
69f7bcf319
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
Warner Losh
8f35c49373
Add notes about sendmail update from gshapiro.
2002-02-18 06:29:17 +00:00
Warner Losh
514318a813
Add info about sppp and fd changes in December to current.
...
Submitted by: joerg
2002-01-27 07:00:25 +00:00
Warner Losh
1a33dba740
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
Warner Losh
5ebbf43ef7
Add only once to the tip workaround.
...
Submitted by: ru
2002-01-27 06:36:13 +00:00
Warner Losh
5780f3ba93
Add some verbage about make environment poisoning.
...
Submitted by: sheldonh
Ignored for two months by: imp
2002-01-26 21:33:07 +00:00
Warner Losh
fa9401c129
Add info about the /etc/pam.conf -> /etc/pam.d stuff.
2002-01-12 21:27:02 +00:00
Warner Losh
47d0d01fcf
Add note about new rc.conf for networkfs. Fix typos from PR:33499
2002-01-06 20:18:13 +00:00
Warner Losh
2d22e2bf6c
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
Warner Losh
9e0428e2cb
Add note about daily security checks moving to periodic(8)
2001-12-28 05:33:34 +00:00
Warner Losh
8b039fff54
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
Warner Losh
24a030c4eb
Add note about __stdoutp to the compat stuff.
...
Submitted by: ru
2001-12-24 07:04:23 +00:00
Warner Losh
9bab8c59e9
kernel/burncd in sync!
2001-12-05 09:21:51 +00:00
Warner Losh
e57d8b01a5
Warn about PROCFS stuff.
...
Submitted by: des
2001-12-05 09:18:08 +00:00
Jacques Vidrine
b001d36fa3
Note fix for OpenSSH `UseLogin yes' environment issue.
2001-12-03 13:14:15 +00:00
Warner Losh
4b676ec151
Add tip breakage workaround.
2001-11-28 05:43:10 +00:00
Warner Losh
d961e4625d
Some words about awk and pain
2001-11-03 17:42:56 +00:00
Warner Losh
a4b6fda054
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
Warner Losh
1fe003b61f
Add entries about the recent problems with asr.
...
TARGET replaces MACHINE
Submitted by: ru, jhb
2001-10-31 04:36:54 +00:00
Warner Losh
d05f964396
Add Soren's burncd warning.
2001-10-02 07:01:27 +00:00
Warner Losh
58970f854b
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 Perlstein
378f44862a
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
Warner Losh
5119d237e5
Add note about buildworld being fixed.
2001-09-27 15:43:04 +00:00
Warner Losh
22306abc9e
While I am THE Warner Losh (I know of no others that share my name and
...
I've looked), there's no need to refer to myself here as the Warner Losh.
Noticed by: mike
2001-09-23 06:44:07 +00:00
Warner Losh
772730c7a4
Fix grammar of the newest UPDATING entry. Also, minor rewording of
...
grant to use this document to be less restrictive than before. The
document now can be used without restriction.
2001-09-23 06:36:41 +00:00