From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FHQm7-0007CE-Rs for mharc-grub-devel@gnu.org; Thu, 09 Mar 2006 14:26:15 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FHQbP-0008HV-ML for grub-devel@gnu.org; Thu, 09 Mar 2006 14:15:11 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FHQbC-0008Ct-0B for grub-devel@gnu.org; Thu, 09 Mar 2006 14:15:02 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FHQbB-0008Ck-PZ for grub-devel@gnu.org; Thu, 09 Mar 2006 14:14:57 -0500 Received: from [194.126.101.111] (helo=mail.neti.ee) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FHQeJ-000563-Id for grub-devel@gnu.org; Thu, 09 Mar 2006 14:18:11 -0500 Message-ID: <44107EAC.5030300@yahoo.com> Date: Thu, 09 Mar 2006 21:14:52 +0200 From: technologypages@yahoo.com User-Agent: Mozilla Thunderbird 1.0.6-1.1.fc4 (X11/20050720) X-Accept-Language: en-us, en MIME-Version: 1.0 To: grub-devel@gnu.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee Subject: mkfs command in grub 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, 09 Mar 2006 19:26:14 -0000 Can someone please comment if adding filesystem creation support to grub is reasonable. Please see the rationale at http://www.geocities.com/technologypages/grub-mkfs.txt Will the developers consider adding this feature? It is rather easy to implement as far as I can see -- only glue for external filesystem creation code needs to be added. Although the swap sharing use case discussed in the rationale is trivial, it is a common problem that may bring many multi-OS users over to GRUB 2 and create positive "media coverage" (if that feature will be added).