M Mage Sep 24, 2012 #1 I thought that Code: make installworld make check-old make delete-old make delete-old-libs should clean /(s)bin. Is there any command for doing this? Normally I do not put files there. I am just curious so I put one.
I thought that Code: make installworld make check-old make delete-old make delete-old-libs should clean /(s)bin. Is there any command for doing this? Normally I do not put files there. I am just curious so I put one.
SirDice Administrator Staff member Administrator Moderator Sep 24, 2012 #2 If there's nothing to remove the last two commands won't do anything.
wblock@ Developer Sep 24, 2012 #3 check-old and related targets only look for specific outdated FreeBSD files to remove. See /usr/src/ObsoleteFiles.inc.
check-old and related targets only look for specific outdated FreeBSD files to remove. See /usr/src/ObsoleteFiles.inc.