marcel
7960a1e59d
Add a retrospective entry about how having installed a broken sed(1)
...
can cause build failures.
Triggered by: too many questions on the -current
2003-06-13 20:05:46 +00:00
phk
828e56cac2
Fix date, appearantly everybody else got done with May before I did.
2003-06-11 06:37:55 +00:00
ache
e88fc6c3e3
Add entry for removing deprecated locale names
...
Approved by: imp
2003-06-10 08:26:38 +00:00
phk
3bba46e45a
GEOMification of CCD.
...
You need your kernel and ccdconfig(8) to be in sync, particularly if your
source tree is on a ccd device.
2003-06-09 19:25:07 +00:00
markm
a6a4c99084
Announce the Kerberos5 changes.
...
Prodded by: imp
2003-05-05 20:05:37 +00:00
imp
a0a7c268e0
Document a workaround for getting past the groff infinite loop problem
...
when your userland is older tahn your kernel and Makefile.inc1 therefore
thinks that you don't need to rebuild groff, when in fact you do. This
workaround is to set OSRELDATE to 500110 before building, but only if you
have a new enough Makefile.inc1.
I've confirmed this on my laptop, which was suffering from this problem.
Since it only hits power users, we'll naively assume that such users are
smart enough to read UPDATING.
2003-05-04 06:26:30 +00:00
dougb
f30c2be11f
Per previous announcement, remove the old version of the rc system.
...
All functionality from the previous system has been preserved, and
users should still customize their system boot with the familiar
methods, rc.conf, rc.conf.local, rc.firewall, sysctl.conf, etc.
Users who have customized versions of scripts that have been removed
should take great care when upgrading, since the compatibility code
that used those old scripts has also been removed.
2003-05-02 05:27:35 +00:00
dougb
5edac8290a
Add a warning about the impending demise of rcOG.
2003-04-27 21:28:37 +00:00
ru
5cb6295f1e
Alphas with libc.so between 2003/03/12 and 2003/03/29 cannot be
...
upgraded cleanly. Document the reason and possible workarounds.
Requested by: gallatin
2003-04-25 20:11:17 +00:00
imp
00ee9049e3
Add warning about a potential hang on boot at devd after 20030507 if
...
you have an old kernel and a new userland. I've just committed a fix
for devd to work around the kernel bug, but that goes away on May 7th.
2003-04-25 02:10:17 +00:00
schweikh
8993312ce1
Correct a doubled 'with'.
2003-04-23 14:28:13 +00:00
ru
487a8f2e0b
Mention that 20021024 entry doesn't affect disks formatted in
...
dangerously-dedicated mode.
2003-03-31 12:46:18 +00:00
obrien
3b9b90dc46
Acutally document how to make a LINT kernel config, besides telling all it
...
is gone.
2003-02-13 17:55:12 +00:00
schweikh
6acde8e9eb
Correct assorted typos and grammos. No content changes.
2003-02-09 13:02:57 +00:00
gshapiro
efe9efa5df
Notify IPv6 users of important change in sendmail 8.12.7
2003-02-08 20:36:35 +00:00
jkoshy
7858cbf70d
Add a section describing installing -current onto a dedicated partition
...
from a 4-stable build environment.
Reviewed by: imp
2003-02-07 08:26:23 +00:00
phk
1bc11f23c6
20030128
...
NODEVFS option has been removed and DEVFS thereby made standard.
This makes all references to MAKEDEV obsolete, and the should
be removed when convenient.
2003-01-29 07:14:16 +00:00
fjoe
c26355244c
hint.acpi.0.disable -> hint.acpi.0.disabled
...
Submitted by: Vitaly Markitantov <vm@dics.com.ua>
2003-01-27 23:30:21 +00:00
jake
fe59c6997a
Add a note about the ofwcons device name change.
2003-01-27 04:53:30 +00:00
jeff
fcc0f1613b
- Add an entry about the new scheduler options.
2003-01-26 05:29:48 +00:00
imp
6649853d68
More wi info: adhoc means have reverted.
2003-01-17 07:54:27 +00:00
imp
4e10d274b3
wi now needs wlan.
2003-01-16 16:56:58 +00:00
schweikh
d3367c5f5d
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
...
especially in troff files.
2003-01-01 18:49:04 +00:00
kan
026b4cc01b
Add a word, lost in previos commit.
2002-12-22 07:08:14 +00:00
kan
c043df2229
Add note about GCC -fno-pcc-struct-return being default again. The
...
breakage window was about 18 days long.
Submitted by: juli
Approved by: re (rwatson)
2002-12-22 07:00:45 +00:00
mbr
d975ae88c1
Change the name for the local unix-socket based protocol
...
from "unix" back to "local". Add some compat stuff so both
ways work for some time.
Reviewed by: phk
Approved by: imp (UPDATING)
Requested by: iedowse, lukem@netbsd.org
2002-12-16 22:24:26 +00:00
keramida
d4c352ef37
Add an entry for sparc64 users to warn them about potential problems
...
with kernels & modules that are not in sync, after the latest upgrade
of binutils.
Reviewed by: tmm
Approved by: re (rwatson)
2002-12-06 13:19:35 +00:00
imp
e6c85a8da6
OK, you can use the 4.x boot loader and boot blocks to load kernels, but
...
I'm nervous about recommending it, so note it as a footnote only for now.
2002-10-30 20:11:07 +00:00
fenner
1e01dd60a1
The value of IPPROTO_DIVERT has changed.
2002-10-29 16:46:52 +00:00
imp
83e463ef01
Add note: cvs checkout -P needed for fresh tree.
2002-10-28 21:33:10 +00:00
imp
09dbfe82dc
MACHINE_ARCH is wrong here. It should be MACHINE
...
Submitted by: nyan@ (Yoshihiro-san)
2002-10-27 06:31:37 +00:00
imp
6cdbffc797
Mention the need to have COMPAT_FREEBSD4 in the kernel you use for the
...
upgrade.
2002-10-27 04:48:31 +00:00
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