From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NCtSD-0004l1-R6 for mharc-grub-devel@gnu.org; Tue, 24 Nov 2009 06:21:05 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCtSB-0004j7-8Q for grub-devel@gnu.org; Tue, 24 Nov 2009 06:21:03 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCtSA-0004hx-8t for grub-devel@gnu.org; Tue, 24 Nov 2009 06:21:02 -0500 Received: from [199.232.76.173] (port=46215 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCtSA-0004hm-08 for grub-devel@gnu.org; Tue, 24 Nov 2009 06:21:02 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:55862) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NCtS9-0008FJ-Nt for grub-devel@gnu.org; Tue, 24 Nov 2009 06:21:01 -0500 Received: from tschwinge by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1NCtS9-0002X0-Fz; Tue, 24 Nov 2009 06:21:01 -0500 Date: Tue, 24 Nov 2009 12:21:01 +0100 From: Thomas Schwinge To: Vladimir 'phcoder' Serbinenko Message-ID: <20091124112101.GA20451@fencepost.gnu.org> References: <20090801143415.GD22989@thorin> <20090801150529.GD23133@thorin> <20090802213836.GD15139@thorin> <20090802224120.GJ15139@thorin> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: X-Homepage: http://www.thomas.schwinge.homeip.net/ User-Agent: Mutt/1.5.11 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Cc: The development of GRUB 2 Subject: Re: [RFC] Don't pass filename in multiboot command line X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Nov 2009 11:21:03 -0000 --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello! On Fri, Aug 14, 2009 at 05:20:09PM +0200, Vladimir 'phcoder' Serbinenko wrote: > Committed with improvements as ACK'ed by Robert on IRC I wasted at least half of a working day due to this change! (As well as others wasted time, who where trying to help me.) Don't get me wrong -- in principle I agree with this change, but what I do not agree with is simply, silently! changing this behavior: you know, there are systems that rely on the previous behavior, such as GNU/Hurd, or the issue I was struggling with, Xen, as reported in this thread, , and finally here: . I have been looking in a lot of places (initramsfs, udev, lvm, ...) what was possibly going wrong, but would not have expected that GRUB's module would suddenly change its behavior. Heck, I'm even on the grub-devel mailing list, but I can't afford to read its hundreds of messages every week. ``There is NO WARRANTY, to the extent permitted by law.'' of course, but please think about the consequences before doing such incompatible changes in the future. Wouldn't it have been possible to use something like ``module --arg0 FILE ARG0 ARG1 ...'', and ``module FILE ARG1 ...'' defaulting to ``module --arg0 FILE FILE ARG1 ...''? Regards, Thomas PS: In general, thanks for the work all of you are doing with maintaining GRUB! --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFLC8GdsmqaiQAHQR4RAt65AKCSFFVusqf5HAWssU8Qouzt7sPFiACfZU7D HO0ESLbQHIe/OxhLnP7kj34= =v/W9 -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb--