diff options
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -22,6 +22,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW: to maximize performance. 20051129: + The nodev mount option was deprecated in RELENG_6 (where it + was a no-op), and is now unsupported. If you have nodev or dev listed + in /etc/fstab, remove it, otherwise it will result in a mount error. + +20051129: ABI between ipfw(4) and ipfw(8) has been changed. You need to rebuild ipfw(8) when rebuilding kernel. |