mkinitrd unification across distributions
 help / color / mirror / Atom feed
* Warn if defaulting to ip=dhcp
@ 2009-07-09 20:44 Warren Togami
       [not found] ` <4A5656A1.90703-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Warren Togami @ 2009-07-09 20:44 UTC (permalink / raw)
  To: initramfs

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?

Warren
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-13 12:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-09 20:44 Warn if defaulting to ip=dhcp Warren Togami
     [not found] ` <4A5656A1.90703-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-07-09 21:02   ` David Dillow
     [not found]     ` <1247173348.8067.3.camel-FqX9LgGZnHWDB2HL1qBt2PIbXMQ5te18@public.gmane.org>
2009-07-13 12:56       ` Harald Hoyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox