FILESYSTEMS wierdness

David O'Brien obrien at FreeBSD.org
Tue Sep 11 08:25:36 UTC 2012


On Mon, Aug 27, 2012 at 01:46:35PM -0700, David O'Brien (@FreeBSD) wrote:
> Index: ldconfig
> ===================================================================
> --- ldconfig	(revision 239751)
> +++ ldconfig	(working copy)
> @@ -4,7 +4,7 @@
>  #
>  
>  # PROVIDE: ldconfig
> -# REQUIRE: mountcritremote cleanvar
> +# REQUIRE: mountcritremote FILESYSTEMS
...

Doug asked that I post my "before and after" rcorder output of this diff
to the list:

--- /tmp/before	2012-09-10 21:55:41.000000000 -0700
+++ /tmp/after	2012-09-10 21:55:45.000000000 -0700
@@ -15,12 +15,12 @@ mdconfig
 hostid_save
 mountcritlocal
 zfs
+var
+cleanvar
 FILESYSTEMS
 kldxref
 kld
 addswap
-var
-cleanvar
 random
 postrandom
 adjkerntz


More information about the freebsd-rc mailing list