From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JhWDD-0006mc-Jl for mharc-grub-devel@gnu.org; Thu, 03 Apr 2008 16:39:07 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JhWDC-0006kz-9m for grub-devel@gnu.org; Thu, 03 Apr 2008 16:39:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JhWDA-0006jZ-Lo for grub-devel@gnu.org; Thu, 03 Apr 2008 16:39:05 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JhWDA-0006jF-GM for grub-devel@gnu.org; Thu, 03 Apr 2008 16:39:04 -0400 Received: from c60.cesmail.net ([216.154.195.49]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1JhWDA-00016x-Ar for grub-devel@gnu.org; Thu, 03 Apr 2008 16:39:04 -0400 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 03 Apr 2008 16:39:01 -0400 Received: from [192.168.1.21] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by relay.cesmail.net (Postfix) with ESMTP id 3CB3A619058 for ; Thu, 3 Apr 2008 16:38:59 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <47F53689.30307@t-online.de> References: <1JhPUa-0XNW4m0@fwd35.aul.t-online.de> <47F53689.30307@t-online.de> Content-Type: text/plain Date: Thu, 03 Apr 2008 16:38:56 -0400 Message-Id: <1207255136.2447.14.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] grub2 for Cygwin X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2008 20:39:06 -0000 On Thu, 2008-04-03 at 21:56 +0200, Christian Franke wrote: > OK, if there is no chance to get this accepted, grub2 project managers > should tell me soon. I'm not a project manager, but I would hate to see useful code discarded. I think the ability to install GRUB from Windows would allow creating installers for Windows that install a free OS without reboots and would not rely on booting from any media other than the hard drive. I think a non-Cygwin port would be preferred for that, but Cygwin could be a useful stepping stone, a testbed and the build environment for the native port. > It does not make much sense to spent time sending cygwin releated > patches upstream, when all these are eventually rejected. Maybe we could start with simple changes that don't make the code significantly more complex? I think it would be nice to have a universal infrastructure for all platforms that would use linker scripts instead of strip and objcopy on all platforms. Perhaps you could clone git://repo.or.cz/grub2.git and keep the patches in your local copy? The great thing about git is that it relieves the urgency of merges, as the changes can be held as separate patches and rebased to the current tree as needed. > The cygwin port of grub2 is targeted to users who want a *n[iu]x > environment, but (have to) use Windows as main work OS for whatever > reason. They likely have already installed cygwin :-) Why would they benefit from GRUB? Just wondering. -- Regards, Pavel Roskin