On Fri, 2009-06-05 at 13:56 +0200, Seewer Philippe wrote:
> cat and grep just bloat the initrd, this patch removes dependencies on them.

> +incol2 /proc/filesystems nfs  || modprobe nfs || exit 1
> +incol2 /proc/filesystems nfs4 || modprobe nfs || exit 1

While I prefer the conditional list syntax, there has been push back on
IRC about using it. Consider if xxx then, ugly as it may be.
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to