Commit graph

1421 commits

Author SHA1 Message Date
Warner Losh 9e5fefae0f Slightly improved 3.x -> current instructions. 2000-02-23 05:51:02 +00:00
Warner Losh 3645fc1c45 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
Warner Losh 92c9724fe4 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
Warner Losh 93e7bcc921 Fix details of libipsec, per Jim Bloom. 2000-02-06 04:31:15 +00:00
Warner Losh 759f0aef12 Add libipsec shared version regression.
Add section on updating from 3.x
Yet another attempt to explain xinstall problems
Fix typos
2000-02-06 04:07:11 +00:00
Warner Losh 16de1a07c2 Add entries for recent ipv6 api interface alignment (from shin@freebsd.org)
Clarify xinstall instructions from bde
2000-02-02 05:35:31 +00:00
Warner Losh dc0dbf5c9e Add a section at the end called COMMON ITEMS. This is where we'll put
those questions that come up all the time (eg, how do I build a
kernel).  This is intended to be a very brief reminder for people that
are basically clueful what the steps are to do these common things.
What it lacks in verbosity it makes up in terseness.
2000-01-30 23:15:21 +00:00
Warner Losh 37990f36bd Add info about burncd, c++ changes, the xinstall kludge as well as
correct the buidlworld typo every keeps teasing me about.

I didn't ask Jordan if this was OK, but figured it fell under the
documentation exception in his freeze mail.
2000-01-30 23:09:58 +00:00
Warner Losh ee2ac3605f Add recent entries:
CAM version bump
	gnu texinfo
	pccardd/pccardc recompile to match kernel ioctls
2000-01-19 17:18:43 +00:00
Warner Losh 0a488c7596 Fix typos and talk about the controller -> device config file
changes.
2000-01-17 06:12:00 +00:00
Warner Losh f6517190b7 Spell chown right.
Noticed by: Phil Jenvey and Mike Heffner
2000-01-09 05:12:25 +00:00
Warner Losh f3a0785b94 The happy, busy elves have been happily busy again:
sha-1 gone
	burncd (and ioctl interface changes)
	chown/chgrp moved back
2000-01-07 20:16:39 +00:00
Warner Losh 0a3f3aa25c Fix typos:
named->name:		hank@black-hole.com
	/etc/rc.conf -> /etc/rc	PR: docs/15664 Iiya Naumov

Added radius.conf format change from jdp
Added genassym change from geoff rehmet <geoff@is.co.za>

Yes.  I'm still very much the maintainer of this file in -current.
2000-01-06 18:19:35 +00:00
Warner Losh 5525aae621 Add import of ntpd 4.x
Add movement of /etc/sendmail.cf to /etc/mail/sendmail.cf
1999-12-19 23:51:50 +00:00
Warner Losh fda36f2fa5 Add notes from recent HEADS UP messages:
o soren updated the ata driver.  Please use 1213 or newer if
	  you have problems with the old stuff.
	o Enshrine the night of bared axes against wd.  Strongly push
	  users to move to ata driver.
	o Alpha users need to recompile klds after 11/29.
	o Mention the sound driver bridge code commit of 11/22.
	o change examples in 1205 entry from wd to ad.
	o Talk about new dc driver replacing all of the drivers that
	  Bill Paul has ever written.[*]

Corrections to these entries welcome.

[*] Well, at least those based on tulip clones...
1999-12-13 17:55:23 +00:00
Warner Losh eeef0dd1b4 "raw" -> "block" Block devices have been what are now gone, not "raw"
devices.

Submitted by: David O'Brian
1999-12-06 22:42:01 +00:00
Warner Losh a2e7fb9f68 bad144 elimination
bdev removal and its required actions (MAKEDEV)
sd -> da
1999-12-06 04:21:50 +00:00
Poul-Henning Kamp e306923fc0 Add entry about updating of /dev being desirable. 1999-12-05 18:55:53 +00:00
Warner Losh 7a92b31caa Add poul's md information, in abbreviated form, to the UPDATING file. 1999-11-26 20:38:36 +00:00
Warner Losh 63f52da783 Add note about how hardwiring ep0 will not likely work.
Also correct a small spelling nit from Bill Fumerola.
1999-11-26 06:36:13 +00:00
Bill Fumerola 78bcb44a9d Spelling fix. 1999-11-19 02:16:26 +00:00
Warner Losh 1a50e0c7fe gcc 2.95.2 1999-11-17 18:06:56 +00:00
Chris Costello 20d1019b71 Fix a typo: `maintain compatible'' -> `maintain compatibility'' 1999-10-23 18:15:14 +00:00
Warner Losh 25c3f405b5 New pccard kernel config requirement 1999-10-15 17:34:56 +00:00
Warner Losh 73c86a1fde Sort by date, reindent sigset_t entry 1999-09-30 14:54:48 +00:00
Warner Losh 60dbe536ac Fix typo in november
Add signal breakage

**** NEW KERNEL NEEDED FOR MAKE WORLD ****
1999-09-29 22:29:15 +00:00
Warner Losh 5f83e348d8 controller miibus0 is now needed.
Also adjust previous entry to be terminated by a blank line.
1999-09-08 18:34:31 +00:00
Nick Hibma d98069654d Move /var/cron/log to /var/log/cron 1999-09-06 20:10:27 +00:00
Warner Losh 30e90e8bc0 Forgot Peter's Id->FreeBSD change as well as tn3270 being removed from
the base system and added as a port.
1999-08-31 17:07:14 +00:00
Warner Losh f8a59eae48 Add blurb Jonathan Lemmon provided about the new TCP timer values. I
didn't document the couple day window when the units were in terms of
ticks rather than ms.

Also add note about libreadline major version retrograde motion.
1999-08-31 17:01:34 +00:00
Peter Wemm 97d92980a9 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Warner Losh 882984b380 Add ipfw recompile and bpfilter -> bpf changes 1999-08-01 18:58:45 +00:00
Warner Losh 7eedd934c9 Note need to recompile pccardd with latest kernel. 1999-08-01 18:19:03 +00:00
Warner Losh 95d18cfc2e Spelling nits 1999-07-07 04:28:48 +00:00
Warner Losh e5bd655a0c Latest updating changes for softupdates, inetd and newsysconfig. 1999-07-03 22:15:43 +00:00
Warner Losh ed478e7c82 Compaq smart raid 1999-06-24 04:20:37 +00:00
Warner Losh 6ae429ca7e Ooops. Forgot about kernel config requirement. 1999-06-23 06:39:07 +00:00
Warner Losh 075eeff2b4 Add latest syscons cleanup. 1999-06-23 05:51:37 +00:00
Warner Losh a883e9d311 Add ipfw binary breakage, as well as inetd updates. 1999-06-20 09:56:32 +00:00
Warner Losh 07b725397b Add update on the status of new bus.
Add libcam ABI change warning.
1999-05-10 05:34:32 +00:00
Warner Losh 09fcf3f9ea Add two recent developments:
pccard is busted
	The cool new SMP stuff
1999-04-28 05:18:46 +00:00
Warner Losh ea31d04d40 Add entry for newbus. It is rather long, but lots of nits can shoot
people with this upgrade.  Lemme know what you think, or any
corrections that should be made to it.

Corrected a few typos based on submissions from various people.

Add note that make aout-to-elf is currently broken and what to do to
work around it.  This is implied by make -DWANT_AOUT being broken, but
that isn't obvious to many people.
1999-04-21 06:57:35 +00:00
Warner Losh d24adca851 Clarify the current state of cc -aout:
Compiling -g sometimes doesn't work (from Bruce)
	libgcc_r won't build (Jos Backus)
Also mention that make -j n world is working again
1999-04-15 04:36:45 +00:00
Warner Losh d5ca06364c Note that cc -aout has been broken for a while and a reminder to
recompile now that it has been fixed.

Submitted by: Peter Wemm
1999-04-13 06:10:53 +00:00
Masafumi Max NAKANE 420d47446f Typo fix, src/sys/gnu/usr.bin/cc -> src/gnu/usr.bin/cc. 1999-04-12 16:22:15 +00:00
Warner Losh 1f692d4094 Ooops. Forgot C++ ABI major version bump (aka breakage). 1999-04-09 06:34:00 +00:00
Warner Losh ff5e1f793a In reading -current, I noticed I had overlooked the NOAOUT -> WANT_AOUT
change, which deserves a mention here.
1999-04-09 06:31:00 +00:00
Warner Losh 8172568955 Added a whole lot of information on upgrading with egcs and the common
problems discussed in -current up through approx april 7th.  Those
more in the know please read these changes and send me corrections.
I've only hit a few of the cases, not all of them, so my reporting is
second hand at best.
1999-04-09 06:17:37 +00:00
Warner Losh fe9af9539b Add pointer sys/boot/README for new boot system (this should be in a
man page, but I take what I can get)
Submitted by: chuckr

Add warning that vn can't be a loadable module for a while
Submitted by: dillon

Add name change for old atapi cd driver
Submitted by: sos
1999-03-18 05:39:45 +00:00
Warner Losh ce32355fda Mention new loader.rc. Point people at the updated man pages for more
details.
1999-03-10 06:21:28 +00:00
Warner Losh f8c77507cc Note struct proc size change from Mark Newton. 1999-02-27 03:14:22 +00:00
Warner Losh 7dd38e558a Catch up with the past week:
Add better text for the ppbus changes
	Add note about libdevstat changing forcing a recompile of some
	things in the tree as well as ports that use devstat.

Thanks to those people that used HEADS UP in their message.  Large,
rabid mammals to those that wanted to beat the /etc/rc* horse with the
phrase "heads up" in the subject line.
1999-02-17 05:32:40 +00:00
Warner Losh 0edeb9e7d1 nlpt -> lpt changes. Point at the man page, but refrain from
suggesting course of action if man page proves unhelpful.
1999-02-15 08:09:07 +00:00
Warner Losh 1fc1a0dc40 lpt -> nlpt and ppbus due to Dag's changes.
Submitted by: Joseph Koshy <jkoshy@FreeBSD.ORG>

P.S.  Forgive the delay on committing this.  I've been out of town at
a funeral until just a few minutes ago.
1999-02-14 05:18:35 +00:00
Warner Losh 9a3105ee26 o Add info about Julian's Linux Threads checkin (one of these
days I'm going to write a make kvm top level target).
	o Add warning about the
	  short lived boot block breakage and briefly what to do to
	  fix it.
1999-01-26 03:13:22 +00:00
Warner Losh 3652181c67 Nits. 1999-01-21 20:16:24 +00:00
Warner Losh 8cd37f69fd Add notes about:
vinum changes
	Matt Dillon's massive changes to vm_*.c
	The great RELENG_3 branch event
1999-01-21 20:13:41 +00:00
Warner Losh ad56ea87a1 Add note about the need to reconfigure kernel for some new syscons
cahnges that kazu-san has committed, culled from his HEADS UP message
to -current.
1999-01-19 21:04:22 +00:00
Warner Losh 7dafbc29e9 Remove stray </a> html markers left in last commit.
Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org>
1999-01-17 17:39:32 +00:00
Warner Losh 571998067e After much negative feedback, go back to plain ASCII for this file. 1999-01-14 05:59:52 +00:00
Warner Losh 9857e58226 Convert to HTML. Verified to work on Netscape 4.5 and Netscape
3.something.  We were getting a lot of URL links in this file and it
seemed like a good idea to convert this file to html so people can
follow them easily.

This does not use the doc tools to generate.  I'm doing it all by hand
at the moment.
1999-01-12 20:11:29 +00:00
Warner Losh a85c0f554d Add notes about the new console system and a pointer to the changes
required by it.

Submitted by: Kazutaka YOKOTA (with minor edits by me)
1999-01-11 09:07:18 +00:00
Warner Losh 0061cc0461 Add pointer to mergemaster.
Submitted by: Jaye Mathisen <mrcpu@internetcds.com>

Also minor formatting nits.
1999-01-06 19:35:46 +00:00
Warner Losh db23c94fff Add Robert Nordier's boot block URL. 1999-01-06 07:12:41 +00:00
Warner Losh 9ba54ae095 More Elven advice:
Update /etc/rc* if you are going to run a system with aout
libraries, otherwise ldconfig won't know what to do and all dynamic
aout binaries will fail.
1999-01-06 07:06:38 +00:00
Warner Losh 355edc3e75 On Dec 24 the wcd driver was removed. The new driver is acd. Make a
note of this in the updating file.  Put it under the 19981224 date
rather than today's date, since that was when the change was.

Submitted by: Gregory Bond <gnb@itga.com.au>

Also added note about floppy tape driver.  Didn't add note about
voxware or pcvt as they have been restored to the kernel.
1999-01-05 07:45:10 +00:00
Warner Losh 2c558794ca Add a poitner to Peter's page on the ELF migration day. This is the
day when the elves sail accross the sea to a new home, which happens
to be in your computer.  They will sing glorious songs for the Eldar
days.  You machine will shun the darkness that is upon the world.

Errrm, well actually you won't even notice...

Submitted by: peter
Appologies to: tokien
1999-01-05 05:46:37 +00:00
Warner Losh e363c17b98 Added notes about upcoming uid/gid mta for the postfix integration.
Suggested by: peter

Also reworked the 981230 section in light of a better understanding of
what is in the pipeline.
1998-12-31 08:01:12 +00:00
Warner Losh d5513f530b Add impending flag day for ELF. Make notes about elf userland and elf
kernel forced migration happening soon.

While still incomplete, and there may be showstoppers along the way,
the advise given here is not incorrect.

Submitted indirectly by: jdk, peter wemm
1998-12-31 06:20:01 +00:00
Warner Losh ab308df62c Added new users/group that Matt Dillan added. While not strictly
necessary due to later changes to the tree, they may someday be
required.
1998-12-24 02:02:09 +00:00
Warner Losh 53dfde793f This file contains minimal instructions for the moderately clueful to
update their systems from prior versions of FreeBSD.  It is only for
November 18, 1998 and newer systems.  If you have an older system, you
are on your own.

I'll update this from time to time, and if it shows signs of bitrot
I'll kill it.
1998-12-15 00:24:32 +00:00