[arch-projects] [PATCH] init_functions: rework `default_mount_handler` -- assume less/succeed more

Thomas Bächler thomas at archlinux.org
Thu Nov 17 04:24:11 EST 2011


Am 17.11.2011 07:20, schrieb C Anthony Risinger:
> +    if ! mount ${opts} "$root" "$1"; then
> +        if [ ! -b "$root" ]; then
> +            err "Unable to determine major/minor number of root device '$root'."
> +        fi

This error message no longer makes sense. Replace it by something
understandable.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.archlinux.org/pipermail/arch-projects/attachments/20111117/95d2ee6c/attachment.asc>


More information about the arch-projects mailing list