From mboxrd@z Thu Jan 1 00:00:00 1970 From: Seewer Philippe Subject: Please revert commit "There is only one resolv.conf." Date: Thu, 17 Sep 2009 17:24:19 +0200 Message-ID: <4AB254A3.5000302@bfh.ch> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: initramfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: "" Having only one resolv.conf is ok for a booted client. That is the normal and the usual behaviour is that the first interface to be up and ready with data is the one to write the contents. But inside dracut we really do not want that behaviour. First the primary interface (see bootdev cmdline argument) might not be the first interface to come up, second if we are in guess-the-interface mode, multiple interface might receive different data for resolv.conf and we have to use the correct stuff to mount. So please revert that commit. Thank you, Philippe -- 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