| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Make it plainer the kernel rebuild required point.
I had thought these changes were already in.
|
|
|
|
|
| |
Inspired by: reading too much -current and updating my laptop accross
the great divide.
|
| |
|
|
|
|
|
|
| |
Add section on updating from 3.x
Yet another attempt to explain xinstall problems
Fix typos
|
|
|
|
| |
Clarify xinstall instructions from bde
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
CAM version bump
gnu texinfo
pccardd/pccardc recompile to match kernel ioctls
|
|
|
|
| |
changes.
|
|
|
|
| |
Noticed by: Phil Jenvey and Mike Heffner
|
|
|
|
|
|
| |
sha-1 gone
burncd (and ioctl interface changes)
chown/chgrp moved back
|
|
|
|
|
|
|
|
|
|
| |
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 movement of /etc/sendmail.cf to /etc/mail/sendmail.cf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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...
|
|
|
|
|
|
| |
devices.
Submitted by: David O'Brian
|
|
|
|
|
| |
bdev removal and its required actions (MAKEDEV)
sd -> da
|
| |
|
| |
|
|
|
|
| |
Also correct a small spelling nit from Bill Fumerola.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Add signal breakage
**** NEW KERNEL NEEDED FOR MAKE WORLD ****
|
|
|
|
| |
Also adjust previous entry to be terminated by a blank line.
|
| |
|
|
|
|
| |
the base system and added as a port.
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Add libcam ABI change warning.
|
|
|
|
|
| |
pccard is busted
The cool new SMP stuff
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
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
|