Remove IDEA from OptionalObsoleteFiles.inc
Also add an UPDATING entry (requsted by gjb)
This commit is contained in:
parent
a60d2c3219
commit
37a04454fe
4
UPDATING
4
UPDATING
@ -31,6 +31,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW:
|
||||
disable the most expensive debugging functionality run
|
||||
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
|
||||
|
||||
20130426:
|
||||
The WITHOUT_IDEA option has been removed because
|
||||
the IDEA patent expired.
|
||||
|
||||
20130426:
|
||||
The sysctl which controls TRIM support under ZFS has been renamed
|
||||
from vfs.zfs.trim_disable -> vfs.zfs.trim.enabled and has been
|
||||
|
@ -2220,10 +2220,6 @@ OLD_FILES+=usr/share/man/man5/hesiod.conf.5.gz
|
||||
# to be filled in
|
||||
#.endif
|
||||
|
||||
.if ${MK_IDEA} == no
|
||||
OLD_FILES+=usr/include/openssl/idea.h
|
||||
.endif
|
||||
|
||||
.if ${MK_INET6} == no
|
||||
OLD_FILES+=sbin/ping6
|
||||
OLD_FILES+=sbin/rtsol
|
||||
|
Loading…
x
Reference in New Issue
Block a user