mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 02:22:43 +00:00
Add more obsolete files.
Approved by: rwatson (mentor)
This commit is contained in:
parent
27522528ea
commit
35e1cea83a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=178924
@ -14,6 +14,11 @@
|
||||
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
|
||||
#
|
||||
|
||||
# 20080420: Symbol card support dropped
|
||||
OLD_FILES+=usr/include/dev/wi/spectrum24t_cf.h
|
||||
# 20080420: awi removal
|
||||
OLD_FILES+=usr/share/man/man4/awi.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/if_awi.4.gz
|
||||
# 20080331: pkg_sign has been removed
|
||||
OLD_FILES+=usr/sbin/pkg_check
|
||||
OLD_FILES+=usr/sbin/pkg_sign
|
||||
@ -35,6 +40,10 @@ OLD_FILES+=usr/share/man/man2/kse_release.2.gz
|
||||
OLD_FILES+=usr/share/man/man2/kse_switchin.2.gz
|
||||
OLD_FILES+=usr/share/man/man2/kse_thr_interrupt.2.gz
|
||||
OLD_FILES+=usr/share/man/man2/kse_wakeup.2.gz
|
||||
.if ${TARGET_ARCH} == "amd64"
|
||||
OLD_FILES+=usr/lib32/libkse.so
|
||||
OLD_LIBS+=usr/lib32/libkse.so.3
|
||||
.endif
|
||||
# 20080220: geom_lvm rename to geom_linux_lvm
|
||||
OLD_FILES+=usr/share/man/man4/geom_lvm.4.gz
|
||||
# 20080126: oldcard.4 removal
|
||||
|
Loading…
Reference in New Issue
Block a user