On Fri, Dec 24, 2010 at 10:05:28AM +0100, Otto Moerbeek wrote:
> Hi,
> 
> It has been a looooong time since a saw an incosistent fs with the clean
> flag set. So default to no and rephrase a litle to make it clearer.
> 
>       -Otto

I like the question. ok krw@ for that. I also always type 'n' to
that question, but I go back and forth on changing the default.

.... Ken

> 
> Index: install.sub
> ===================================================================
> RCS file: /cvs/src/distrib/miniroot/install.sub,v
> retrieving revision 1.631
> diff -u -p -r1.631 install.sub
> --- install.sub       22 Nov 2010 14:10:42 -0000      1.631
> +++ install.sub       24 Dec 2010 09:03:12 -0000
> @@ -1727,7 +1727,7 @@ getdevname() {
>  check_fs() {
>       local _dev _mp _fstype _rest _fail _f
>  
> -     ask_yn "Force checking of non-root filesystems?" yes
> +     ask_yn "Force checking of clean non-root filesystems?"
>       [[ $resp == y ]] && _f=f
>  
>       while read _dev _mp _fstype _rest; do

Reply via email to