summaryrefslogtreecommitdiffstats
path: root/UPDATING
Commit message (Collapse)AuthorAgeFilesLines
* Add warning about /dev/random disconnecting entropy for a few days whileimp2000-06-261-3/+9
| | | | the code is reworked.
* Add softupdate change info.imp2000-06-251-0/+5
|
* Fix typo in the config file update procedure URL and typo in precedingdbaker2000-06-221-2/+2
| | | | sentence.
* bde says we don't need to note in passing the locore stuff.imp2000-06-221-5/+5
| | | | | 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 :-)
* Missed one:imp2000-06-211-0/+5
| | | | | 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.
* I felt guilty:imp2000-06-211-2/+13
| | | | | | 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.
* Forgot about the bootblocks.imp2000-06-211-0/+5
|
* Note phk's axing of wd compat devices in -current.imp2000-06-211-0/+6
|
* Warn about config's bout with Peter's big axeimp2000-06-141-2/+21
|
* Add note about make.conf's J finding bugs in ld and not to use it forimp2000-05-291-0/+5
| | | | the moment.
* Add entry for new binutils that are needed to properly rebuild theimp2000-05-271-7/+12
| | | | kernel.
* All the latest big changes in -current that I could find:imp2000-05-161-0/+23
| | | | | | | | mod depends modules out of makeworld ethernet drivers alpha boot bloocks Maybe a few others
* o Make note of brandelf change (obrien)imp2000-05-041-9/+13
| | | | | 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)
* Add information about the dangarous apollo MPV3 chipset. Severalimp2000-04-041-0/+12
| | | | | | 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.
* Normally I don't put entries that should have been made months agoimp2000-03-281-0/+7
| | | | | | | | | 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>
* Add entry about the isa/pci shim issue.imp2000-03-231-4/+10
|
* Massive gut. We're not into 5.0 so remove all 4.x entries from thisimp2000-03-211-645/+11
| | | | | | | | 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.
* Add blurb about perl modules needing recompiling.imp2000-03-091-0/+6
|
* Add openssh and api changes.imp2000-03-071-0/+24
|
* Slightly improved 3.x -> current instructions.imp2000-02-231-1/+3
|
* Add 3.x -> 4.0 upgrade instructionsimp2000-02-221-3/+21
| | | | | | Make it plainer the kernel rebuild required point. I had thought these changes were already in.
* Enshrine my own personal tantrum to the whole xinstall fiasco.imp2000-02-071-1/+12
| | | | | Inspired by: reading too much -current and updating my laptop accross the great divide.
* Fix details of libipsec, per Jim Bloom.imp2000-02-061-1/+1
|
* Add libipsec shared version regression.imp2000-02-061-14/+22
| | | | | | Add section on updating from 3.x Yet another attempt to explain xinstall problems Fix typos
* Add entries for recent ipv6 api interface alignment (from shin@freebsd.org)imp2000-02-021-18/+43
| | | | Clarify xinstall instructions from bde
* Add a section at the end called COMMON ITEMS. This is where we'll putimp2000-01-301-1/+18
| | | | | | | 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.
* Add info about burncd, c++ changes, the xinstall kludge as well asimp2000-01-301-1/+33
| | | | | | | 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.
* Add recent entries:imp2000-01-191-0/+18
| | | | | | CAM version bump gnu texinfo pccardd/pccardc recompile to match kernel ioctls
* Fix typos and talk about the controller -> device config fileimp2000-01-171-2/+6
| | | | changes.
* Spell chown right.imp2000-01-091-1/+1
| | | | Noticed by: Phil Jenvey and Mike Heffner
* The happy, busy elves have been happily busy again:imp2000-01-071-0/+24
| | | | | | sha-1 gone burncd (and ioctl interface changes) chown/chgrp moved back
* Fix typos:imp2000-01-061-3/+18
| | | | | | | | | | 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.
* Add import of ntpd 4.ximp1999-12-191-0/+14
| | | | Add movement of /etc/sendmail.cf to /etc/mail/sendmail.cf
* Add notes from recent HEADS UP messages:imp1999-12-131-2/+30
| | | | | | | | | | | | | | | | 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...
* "raw" -> "block" Block devices have been what are now gone, not "raw"imp1999-12-061-1/+1
| | | | | | devices. Submitted by: David O'Brian
* bad144 eliminationimp1999-12-061-2/+34
| | | | | bdev removal and its required actions (MAKEDEV) sd -> da
* Add entry about updating of /dev being desirable.phk1999-12-051-0/+4
|
* Add poul's md information, in abbreviated form, to the UPDATING file.imp1999-11-261-0/+6
|
* Add note about how hardwiring ep0 will not likely work.imp1999-11-261-1/+5
| | | | Also correct a small spelling nit from Bill Fumerola.
* Spelling fix.billf1999-11-191-1/+1
|
* gcc 2.95.2imp1999-11-171-0/+3
|
* Fix a typo: ``maintain compatible'' -> ``maintain compatibility''chris1999-10-231-1/+1
|
* New pccard kernel config requirementimp1999-10-151-0/+8
|
* Sort by date, reindent sigset_t entryimp1999-09-301-8/+8
|
* Fix typo in novemberimp1999-09-291-1/+19
| | | | | | Add signal breakage **** NEW KERNEL NEEDED FOR MAKE WORLD ****
* controller miibus0 is now needed.imp1999-09-081-0/+6
| | | | Also adjust previous entry to be terminated by a blank line.
* Move /var/cron/log to /var/log/cronn_hibma1999-09-061-0/+3
|
* Forgot Peter's Id->FreeBSD change as well as tn3270 being removed fromimp1999-08-311-0/+7
| | | | the base system and added as a port.
* Add blurb Jonathan Lemmon provided about the new TCP timer values. Iimp1999-08-311-0/+21
| | | | | | | 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.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
OpenPOWER on IntegriCloud