Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2012 01:25:35 -0700
From:      David O'Brien <obrien@FreeBSD.org>
To:        freebsd-rc@freebsd.org
Subject:   Re: FILESYSTEMS wierdness
Message-ID:  <20120911082535.GA79191@dragon.NUXI.org>
In-Reply-To: <20120827204635.GA55142@dragon.NUXI.org>
References:  <20120827204635.GA55142@dragon.NUXI.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120911082535.GA79191>