From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harald Hoyer Subject: Re: Warn if defaulting to ip=dhcp Date: Mon, 13 Jul 2009 14:56:26 +0200 Message-ID: <4A5B2EFA.5020000@redhat.com> References: <4A5656A1.90703@redhat.com> <1247173348.8067.3.camel@lap75545.ornl.gov> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1247173348.8067.3.camel-FqX9LgGZnHWDB2HL1qBt2PIbXMQ5te18@public.gmane.org> Sender: initramfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org 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 majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html