Commit Graph

118 Commits

Author SHA1 Message Date
imp
c8011d6b72 Add warning from Sheldon and others about stale modules
Add warning from markm about randomdev vs random change in loader
2000-09-11 05:59:00 +00:00
imp
388f0464a6 Add a mild warning for people to expect problems in -current after the
SMPng merge.  Suggest 4.x-stable for a while for those people that are
unable or unwilling to cope with problems.

After 6 hours of use tonight, my gut tells me that we're going to have
lots of problems crop up in the coming weeks.
2000-09-08 06:41:47 +00:00
imp
7840f7038f Add note about SMPNG commit. 2000-09-07 21:39:59 +00:00
imp
4fcd8856a5 Revamp boot message. Get the path names right.
Submitted by: "Dampure, Pierre Y." <pierre.dampure@alveley.org>
2000-09-07 21:04:39 +00:00
marko
a496a1487a Fix typos
Approved by:	Warner
2000-09-06 23:51:10 +00:00
imp
286ac32ae2 NewBSD nsswitch ported to FreeBSD.
Submitted by: "Jacques A. Vidrine" <n@nectar.com>
2000-09-06 18:53:48 +00:00
imp
5a96688742 First cut at new boot loader.
Rip it to shreds so that it is better, please :-)
2000-09-06 18:02:03 +00:00
imp
68e3af6be9 Add a note about /etc/aliases moving /etc/mail/aliases and the problems
that causes in updating.

Submitted by: Robert Watson

[[ NB: marko and I are trying an experiment: he'll try to fix typos
   quickly in UPDATING, while I concentrate on content. ]]
2000-09-04 21:09:01 +00:00
marko
fe708d831b Correct minor typos
PR:		21022
Submitted by:	Daniel S. Lewart <d-lewart@uiuc.edu>
2000-09-04 16:59:32 +00:00
imp
9075658f31 Add note about avoiding -j when following the upgrade path. It isn't
strictly verboten, just a recommendation to avoid problems.
Add note about LINT being built from NOTES.
2000-09-04 03:18:01 +00:00
imp
5721a1102d Expand information about device.hints. Add information in the
cookbook section about needing to copy GENERIC.hints to
/boot/device.hints, as well as a footnote about exceptions to this
rule.

Partially suggested by: obrien
2000-08-29 06:35:46 +00:00
imp
c674990b74 /boot/device.hints is now required. 2000-08-28 03:54:51 +00:00
imp
4efef067b5 New suidperl instructions. 2000-08-13 02:19:13 +00:00
imp
a7f5a9c072 Add excellent entry written by gshaprio for his import of Sendmail
8.11.0 into the tree.  Good job Gregory!

Submitted by: Gregory Neil Shapiro <gshapiro@freebsd.org>
2000-08-12 22:47:21 +00:00
imp
c84680fe73 Add stuff:
o BUILD_SUIDPERL replaces NOSUIDPERL
o New /etc/rc.conf settings for secure networking may require changes
  to those upgrading.
o nullfs in loader.conf.
2000-08-10 23:16:32 +00:00
imp
ef781361a0 o Move to recommending the {build,install}kernel targets for updating from
older versions of FreeBSD.
o Continue to document the old way of doing it with a warning stating if that
  doesn't work, to do the {build,install}kernel thing.
o minor wordsmithing on what a make world really is.
2000-08-10 05:14:31 +00:00
imp
bfc19b50ed Add a reminder note to people to disable third party modules at the
right place in the upgrade proceedure so that they don't get burned by
a crash on reboot.
2000-08-10 05:03:49 +00:00
imp
3a82088754 Type in FreeBSD capitalization 2000-08-06 22:18:39 +00:00
imp
3e0787dcf2 Add entry on the installkernel changes as well as more grumpy notes
about needing to be on -current to track -current.  Tweak the 4.0 ->
4.x version stuff.
2000-08-06 22:16:34 +00:00
imp
909d07e9ea typos from asmodai, one important for device.hints 2000-07-27 20:49:24 +00:00
imp
5096e75d9b alex@big.endian.de (Alexander Langer) noticed that I point at LINT,
which no longer exists.  Updating the entry accordingly.
2000-07-19 18:35:05 +00:00
imp
dee72b166e Take jdp's excellent message to -current about the internat crypto
files and put it in my freebsd web area.  Rewrite the entry in
UPDATING to point to it the message and hopefully not confuse people
like the old one did.
2000-07-16 06:00:40 +00:00
imp
6e1987ac7c Two entries:
o Mark M has updated the random device to harvest entropy.  Put
	  instructions to tell people how to cope.
	o add entry about phk's malloc changes.
2000-07-13 05:35:31 +00:00
imp
f6d7da7ea8 Add warning about needing to set SYSDIR to build new kernels after
July 4th due to the new sys/modules/sound/drivers/* being added to the
tree.  You will need to do this until you do a make installworld with
my bsd.kmod.mk change.
2000-07-07 05:17:49 +00:00
imp
948b4af9a6 Add information on libftpio version backoff. Also mention the crypto
collection changes.
2000-07-06 23:04:55 +00:00
imp
65d2cc503b o rc.d now use start/stop, and some scripts may produce warnings.
o NOTES replaces LINT.  Make a note of it in an older entry.
2000-07-06 22:51:16 +00:00
imp
7263a7844d Note des' libfetch/fetch changes.
Clarify requirements for dev random, et al, from markm's commit.

Initial diffs for the latter by: archie
2000-06-30 17:19:07 +00:00
imp
0649307288 Added a dire sounding note about how crypto is required to build the
system.  Well, not really required if you know what you are doing, but
there's enough people that don't fit into this class that are getting
burned now that we need to say it is required.  The actual message
says that one should treat it as if it was required to try to be
weasilly for the nitpickers amoung us :-)Killed by signal 2.
2000-06-29 00:34:54 +00:00
imp
6599a0c7d8 Add warning about /dev/random disconnecting entropy for a few days while
the code is reworked.
2000-06-26 05:54:02 +00:00
imp
b143a6e060 Add softupdate change info. 2000-06-25 08:26:38 +00:00
dbaker
44ccc1cec4 Fix typo in the config file update procedure URL and typo in preceding
sentence.
2000-06-22 07:28:44 +00:00
imp
e438a80880 bde says we don't need to note in passing the locore stuff.
Scott Flatman <sf@arcanet.com> sent in a step by step buide to updating
the config file.  since he was first, he gets his name in lights :-)
2000-06-22 02:23:52 +00:00
imp
1bcb521388 Missed one:
Per grog's suggestion, mention bde's symbol change to the kernel.  It
likely isn't a big deal, but should be noted in passing.
2000-06-21 07:09:22 +00:00
imp
544387d907 I felt guilty:
o add note about binutils 2.10 fixing the problems noted on 20000522.
	o Add some very brief text to the '612 entry on the config changes.
	  A better howto would be warmly added to the file.
2000-06-21 07:06:38 +00:00
imp
fc2b899351 Forgot about the bootblocks. 2000-06-21 07:01:33 +00:00
imp
42fbbb49a9 Note phk's axing of wd compat devices in -current. 2000-06-21 06:59:35 +00:00
imp
4a0fd2b6cc Warn about config's bout with Peter's big axe 2000-06-14 15:42:50 +00:00
imp
50a0611a82 Add note about make.conf's J finding bugs in ld and not to use it for
the moment.
2000-05-29 01:49:56 +00:00
imp
a999db002f Add entry for new binutils that are needed to properly rebuild the
kernel.
2000-05-27 21:20:07 +00:00
imp
a04b847f98 All the latest big changes in -current that I could find:
mod depends
	modules out of makeworld
	ethernet drivers
	alpha boot bloocks
Maybe a few others
2000-05-16 07:48:18 +00:00
imp
ef69aa9aba o Make note of brandelf change (obrien)
o Make the ata warning less dire based on more experience.  It seems that marginal
  disks cause more problems than that chipset singled out. (sos)
2000-05-04 08:02:11 +00:00
imp
6311306d18 Add information about the dangarous apollo MPV3 chipset. Several
people have suggested the workaround to me (use only PIO mode) and
I've not seend a message saying ths was fixed.  I'll removed the bold
warning stars after the issue is corrected.
2000-04-04 17:14:18 +00:00
imp
7e615be101 Normally I don't put entries that should have been made months ago
into UPDATING.  However, in this case I'm making an exception.  I'm
adding a recommendation that people update their boot blocks.  Old
boot blocks will cause a system to become unbootable if you have
removed /dev/{,r}wd*.

Submitted by: Jeroen Ruigrok/Asmodai <asmodai@freebsd.org>
2000-03-28 06:59:46 +00:00
imp
84e28306ec Add entry about the isa/pci shim issue. 2000-03-23 05:57:10 +00:00
imp
f2d780e9b6 Massive gut. We're not into 5.0 so remove all 4.x entries from this
file and start over.

Also note that we're in the traditional whack-a-ball kernel model/api
reorg for 5.0 and that one needs to be extra careful about making sure
models and kernels are in sync.
2000-03-21 19:19:47 +00:00
imp
0f28aa2bbe Add blurb about perl modules needing recompiling. 2000-03-09 07:34:46 +00:00
imp
9e0cd66383 Add openssh and api changes. 2000-03-07 04:35:24 +00:00
imp
49341e1739 Slightly improved 3.x -> current instructions. 2000-02-23 05:51:02 +00:00
imp
0cb83a498f Add 3.x -> 4.0 upgrade instructions
Make it plainer the kernel rebuild required point.

I had thought these changes were already in.
2000-02-22 01:50:25 +00:00
imp
2c2d3e5258 Enshrine my own personal tantrum to the whole xinstall fiasco.
Inspired by: reading too much -current and updating my laptop accross
the great divide.
2000-02-07 05:14:16 +00:00