Add note about 'audit' group.
Add note about the '_dhcp' user. While one is expected to run mergemaster -p before installworld, make a note of the points where this will actively fail due to the addition of users/groups.
This commit is contained in:
parent
eeffa50069
commit
410473acf0
9
UPDATING
9
UPDATING
@ -32,6 +32,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
|
||||
for Linux apps because it will pull in 3dfx.ko and linux.ko through
|
||||
its dependencies.
|
||||
|
||||
20060204:
|
||||
The 'audit' group was added to support the new auditing functionality
|
||||
in the base system. Be sure to follow the directions for updating,
|
||||
including the requirement to run mergemaster -p.
|
||||
|
||||
20060201:
|
||||
The kernel ABI to file system modules was changed on i386.
|
||||
Please make sure that your kernel and modules are in sync.
|
||||
@ -168,6 +173,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
|
||||
must now run devd. Also, DNS updating was lost so you will need
|
||||
to find a workaround if you use this feature.
|
||||
|
||||
The '_dhcp' user was added to support the OpenBSD dhclient. Be
|
||||
sure to run mergemaster -p (like you are supposed to do every time
|
||||
anyway).
|
||||
|
||||
20050605:
|
||||
if_bridge was added to the tree. This has changed struct ifnet.
|
||||
Please recompile userland and all network related modules.
|
||||
|
Loading…
Reference in New Issue
Block a user