summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2000-08-28 03:54:51 +0000
committerWarner Losh <imp@FreeBSD.org>2000-08-28 03:54:51 +0000
commitfdb9f54dde1e924195632e737f2bc72811287def (patch)
tree030171d92712e5924b2fd169412a036bc88b3f88 /UPDATING
parent05c313d4ec429643cbe016845efe4723a3ff6a6d (diff)
downloadsrc-test-fdb9f54dde1e924195632e737f2bc72811287def.tar.gz
src-test-fdb9f54dde1e924195632e737f2bc72811287def.zip
/boot/device.hints is now required.
Notes
Notes: svn path=/head/; revision=65145
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 10 insertions, 4 deletions
diff --git a/UPDATING b/UPDATING
index 4e0aadf7c3af4..8f7ae5ede361b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,10 @@ directly to him. See end of file for further details. For commonly
done items, please see the end of the file. Search for 'COMMON
ITEMS:'
+20000825:
+ /boot/device.hints is now required for installkernel to
+ succeed.
+
20000812:
suidperl is now always built and installed on the system, but
with permissions of 511. If you have applications that use
@@ -280,6 +284,7 @@ COMMON ITEMS:
To rebuild everything and install it on the current system.
-----------------------------------------------------------
make world
+ Build a new kernel, see above.
To upgrade from 4.x-stable to current
-------------------------------------
@@ -290,10 +295,11 @@ COMMON ITEMS:
[1]
<reboot>
- Make sure that you've read the UPDATING file to understand
- the tweaks to various things you need. At this point in the
- life cycloe of current, things change often and you are on
- your own to cope.
+ Make sure that you've read the UPDATING file to understand the
+ tweaks to various things you need. At this point in the life
+ cycle of current, things change often and you are on your own
+ to cope. The defaults can also change, so please read ALL of
+ the UPDATING entries.
Also, if you are tracking -current, you must be subscribed to
freebsd-current@freebsd.org. Make sure that before you update