Hello;
On 05/17/16 10:36, George V. Neville-Neil wrote:
Author: gnn
Date: Tue May 17 15:36:40 2016
New Revision: 300062
URL: https://svnweb.freebsd.org/changeset/base/300062
Log:
Kill off ReiserFS as it is no longer supported, for obvious reasons.
It's not so obvious since the fs worked and could've been useful for
people migrating from ancient linux.
It's a welcome move though.
Deleted:
head/sys/gnu/fs/
head/sys/modules/reiserfs/
Modified:
head/sys/modules/Makefile
Modified: head/sys/modules/Makefile
==============================================================================
--- head/sys/modules/Makefile Tue May 17 15:21:17 2016 (r300061)
+++ head/sys/modules/Makefile Tue May 17 15:36:40 2016 (r300062)
@@ -312,7 +312,6 @@ SUBDIR= \
${_rdma} \
${_rdrand_rng} \
re \
- reiserfs \
rl \
rtwn \
${_rtwnfw} \
You will have to cleanup sys/conf/files (at least lines 3158-3166) as well.
If you are cleaning old cruft, can we please kill ctm(1)?
Regards,
Pedro.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"