From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MDZLa-0003im-I7 for mharc-grub-devel@gnu.org; Mon, 08 Jun 2009 03:32:46 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MDZLX-0003hq-Uh for grub-devel@gnu.org; Mon, 08 Jun 2009 03:32:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MDZLT-0003fY-2X for grub-devel@gnu.org; Mon, 08 Jun 2009 03:32:43 -0400 Received: from [199.232.76.173] (port=56933 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MDZLS-0003fP-5a for grub-devel@gnu.org; Mon, 08 Jun 2009 03:32:38 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]:62170) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MDZLR-00027R-I0 for grub-devel@gnu.org; Mon, 08 Jun 2009 03:32:37 -0400 Received: from [85.180.54.13] (e180054013.adsl.alicedsl.de [85.180.54.13]) by mrelayeu.kundenserver.de (node=mrbap1) with ESMTP (Nemesis) id 0MKt2u-1MDZLQ2QZz-0006D8; Mon, 08 Jun 2009 09:32:36 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <1244207062.3416.45.camel@fz.local> References: <1243426603.3425.2.camel@fz.local> <1243865933.3417.2.camel@fz.local> <1244043954.3407.4.camel@fz.local> <874ouwcst9.fsf@xs4all.nl> <1244191623.3416.1.camel@fz.local> <874ouvxao0.fsf@xs4all.nl> <1244197962.3416.13.camel@fz.local> <87zlcmx3ws.fsf@xs4all.nl> <1244207062.3416.45.camel@fz.local> Content-Type: text/plain Date: Mon, 08 Jun 2009 09:32:35 +0200 Message-Id: <1244446355.3833.0.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1/YXTSAK1FxTmBkowdtxlb8LMUCRteNA/85ChR 4x/jtTmSKeUr2xYK7hfb9wmai33mKm+lMk37HHShj4ssN6XMDq 8i9ce+cMhmJDyG/GxdU0FXv+9vBxoQt X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] add true and false commands 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: Mon, 08 Jun 2009 07:32:44 -0000 Am Freitag, den 05.06.2009, 15:04 +0200 schrieb Felix Zielcke: > Am Freitag, den 05.06.2009, 14:26 +0200 schrieb Marco Gerards: > > Felix Zielcke writes: > > > > So what should I do now? > > > Placing it in normal.mod or minicmd.mod where it's included in rescue > > > mode or placing it into a true.mod where the size increase would be > > > bigger? > > > > minicmd.mod is not a very descriptive name. Better call is > > truefalse.mod or something like that. > > minicmd.mod already exists, see commands/minicmd.c (or my first patch). > That's where I put it in the first patch. > Anyway here's a new one which adds true.mod which gets 1264 bytes big. > > Thanks Marco that you take the time for it. Commited that one. -- Felix Zielcke