On Thu, May 09, 2013 at 04:38:02PM -0500, Bruce Dubbs wrote:
> 
> ???
> 
> log_info_msg "Checking file systems..."
> # Note: -a option used to be -p; but this fails e.g. on fsck.minix
> if is_true "$VERBOSE_FSCK"; then
>      fsck ${options} -a -A -C -T
> else
>      fsck ${options} -a -A -C -T >/dev/null
> fi
> 
> You can set VERBOSE_FSCK in /etc/sysconfig/rc.site
> 
>    -- Bruce
> 
 I didn't see that change (and didn't spot it in the logs).  My
sed still works, even if redundant [ unlike a regular patch which
would presumably fail on the newer bootscripts ].  I expect we have
other seds, at least in BLFS, which are also redundant.

-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to