Remove DTrace tooklkit from the mtree and add the files to remove
to the ObsoleteFiles list. Sponsored by: DARPA, AFRL
This commit is contained in:
parent
886b793d84
commit
71957470d5
@ -38,6 +38,13 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20160519: remove DTrace Toolkit from base
|
||||
OLD_FILES+=usr/share/dtrace/toolkit/execsnoop*
|
||||
OLD_FILES+=usr/share/dtrace/toolkit/hotkernel*
|
||||
OLD_FILES+=usr/share/dtrace/toolkit/hotuser*
|
||||
OLD_FILES+=usr/share/dtrace/toolkit/opensnoop*
|
||||
OLD_FILES+=usr/share/dtrace/toolkit/procsystime*
|
||||
OLD_DIRS+=usr/share/dtrace/toolkit
|
||||
# 20160519: stale MLINK removed
|
||||
OLD_FILES+=usr/share/man/man9/rman_await_resource.9.gz
|
||||
# 20160517: ReiserFS removed
|
||||
|
@ -309,8 +309,6 @@
|
||||
..
|
||||
..
|
||||
dtrace
|
||||
toolkit
|
||||
..
|
||||
..
|
||||
examples
|
||||
BSD_daemon
|
||||
|
Loading…
x
Reference in New Issue
Block a user