mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 14:26:03 -04:00
ObsoleteFiles.inc: Remove /var/db/portsnap
This is a followup to commit "Remove remnants of portsnap(8)" (9b30b96c1f). I wasn't aware of OLD_DIRS. Approved by: markj (mentor) MFC after: 1 day MFC with:9b30b96c1fSponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D45023
This commit is contained in:
parent
a803837cec
commit
54bbcc09a7
1 changed files with 3 additions and 0 deletions
|
|
@ -51,6 +51,9 @@
|
|||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20240508: Remove remnants of portsnap(8)
|
||||
OLD_DIRS+=var/db/portsnap
|
||||
|
||||
# 20240507: remove gbde
|
||||
OLD_FILES+=boot/kernel/geom_bde.ko
|
||||
OLD_FILES+=etc/rc.d/gbde
|
||||
|
|
|
|||
Loading…
Reference in a new issue