On 07/26/06 21:51, Eric Anderson wrote:

The patch attached had some junk in it. The patch on the website doesn't have that. :) Oops..

Eric


[..snip..]
--- etc/mtree/BSD.include.dist  16 Nov 2005 10:50:10 -0000      1.100.2.2
+++ etc/mtree/BSD.include.dist  26 Jul 2006 03:42:10 -0000
@@ -100,6 +100,8 @@
         ..
         gate
         ..
+        journal
+        ..
         label
         ..
         mirror
Index: include/Makefile
===================================================================
RCS file: /alt/ncvs/src/include/Makefile,v
retrieving revision 1.244.2.4
diff -u -u -r1.244.2.4 Makefile
--- include/Makefile    17 Jul 2006 10:09:54 -0000      1.244.2.4
+++ include/Makefile    26 Jul 2006 03:42:10 -0000
@@ -42,8 +42,8 @@
        fs/devfs fs/fdescfs fs/fifofs fs/msdosfs fs/ntfs fs/nullfs \
        fs/nwfs fs/portalfs fs/procfs fs/smbfs fs/udf fs/umapfs \
        fs/unionfs \
-       geom/concat geom/eli geom/gate geom/label geom/mirror geom/nop \
-       geom/raid3 geom/shsec geom/stripe \
+       geom/concat geom/eli geom/gate geom/journal geom/label geom/mirror \
+       geom/nop geom/raid3 geom/shsec geom/stripe \
        isofs/cd9660 \
        netatm/ipatm netatm/sigpvc netatm/spans netatm/uni \
        netgraph/atm netgraph/netflow \


------------------------------------------------------------------------

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


--
------------------------------------------------------------------------
Eric Anderson        Sr. Systems Administrator        Centaur Technology
Anything that works is better than anything that doesn't.
------------------------------------------------------------------------
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to