diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2009-01-19 17:14:03 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2009-01-19 17:14:03 +0000 |
| commit | ee37db92345cfc1fb53227aa5fe87d29a694f806 (patch) | |
| tree | 9718ababb2ca578f11a652cbd68282202a8af5b6 /UPDATING | |
| parent | b94b4802fd983d4dc558a73ecb02197b7117eea9 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -8,6 +8,14 @@ Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before running portupgrade. +20090119: + NTFS has been removed from GENERIC kernel on amd64 to match + GENERIC on i386. Should not cause any issues since mount_ntfs(8) + will load ntfs.ko module automatically when NTFS support is + actually needed, unless ntfs.ko is not installed or security + level prohibits loading kernel modules. If either is the case, + "options NTFS" has to be added into kernel config. + 20090110: powerd(8) was updated to get better SMP support. Meanings of the -i and -r command line options were changed. |
