Hello,

On Thu, 16 Jul 2015 11:42:52 +0200 Alessandro Pazzaglia <[email protected]> wrote:
> Passing "fsckfix" kernel command line option currently does not force
> (as it should) fsck run at initramfs time to fix errors (using -y
> option).
>
> This is caused by a (wrong) equality check against the string "yes" on
> the fsckfix script variable, instead of "y" (which is what the init
> script set it to if it sees the kernel command line option).
>
> This seems to have been introduced along with the fsck in intramfs
> feature (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708000#10)
> in version 0.117.
>
> Attached a patch which fixes the problem.

I was just looking at the code and saw this in the code, could somebody merge this patch?

Cheers,

Laurent Bigonville

Reply via email to