On 07/09/2009 11:02 PM, David Dillow wrote:
On Thu, 2009-07-09 at 16:44 -0400, Warren Togami wrote:
99parse-ip-opts.sh:
# Warn if defaulting to ip=dhcp
if [ -n "$netroot" ]&&  [ -z "$(getarg ip=)" ] ; then
     warn "No ip= argument(s) for netroot provided, defaulting to DHCP"
     return;
fi
Is this really necessary?  This is not a warning.  There is nothing
wrong with this.  Any objections to just removing this?

Please do! It's been low on my hit list for a while...

removed
--
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