看板 DFBSD_commit 關於我們 聯絡資訊
commit 86b7ee7b1cd64cbffc76450ff0b647dbcafdcaf1 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri May 6 01:39:16 2011 -0700 make upgrade - Allow removal of protected files * chflags -Rf noschg <blah> from the files to be deleted list before attempting to rm -rf <blah>. * Fixes the proper removal of obsolete or moved libraries. Summary of changes: etc/Makefile | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/86b7ee7b1cd64cbffc76450ff0b647dbcafdcaf1 -- DragonFly BSD source repository