From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JKXLB-0000UM-9e for mharc-grub-devel@gnu.org; Thu, 31 Jan 2008 06:12:21 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKXL9-0000Tv-WD for grub-devel@gnu.org; Thu, 31 Jan 2008 06:12:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKXL8-0000TG-E9 for grub-devel@gnu.org; Thu, 31 Jan 2008 06:12:19 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKXL8-0000TA-6Q for grub-devel@gnu.org; Thu, 31 Jan 2008 06:12:18 -0500 Received: from mail.physik.uni-muenchen.de ([192.54.42.129]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JKXL8-0007sH-Ae for grub-devel@gnu.org; Thu, 31 Jan 2008 06:12:18 -0500 Received: from localhost (unknown [127.0.0.1]) by mail.physik.uni-muenchen.de (Postfix) with ESMTP id A047620033 for ; Thu, 31 Jan 2008 12:12:16 +0100 (CET) X-Virus-Scanned: amavisd-new at physik.uni-muenchen.de Received: from mail.physik.uni-muenchen.de ([127.0.0.1]) by localhost (mail.physik.uni-muenchen.de [127.0.0.1]) (amavisd-new, port 10023) with LMTP id 4gBIVwtWTjEn for ; Thu, 31 Jan 2008 12:12:16 +0100 (CET) Received: from [129.187.180.214] (etppc19.garching.physik.uni-muenchen.de [129.187.180.214]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.physik.uni-muenchen.de (Postfix) with ESMTP id 7F25120031 for ; Thu, 31 Jan 2008 12:12:16 +0100 (CET) From: Christoph Anton Mitterer To: The development of GRUB 2 In-Reply-To: <20080131110123.GC11830@thorin> References: <1201772455.3262.5.camel@etppc19> <878x26iaqq.fsf@xs4all.nl> <1201773712.3262.8.camel@etppc19> <20080131110123.GC11830@thorin> Content-Type: text/plain Organization: =?ISO-8859-1?Q?Ludwig-Maximilians-Unive?= =?ISO-8859-1?Q?rsit=E4t?= =?ISO-8859-1?Q?_M=FCnchen?= Date: Thu, 31 Jan 2008 12:12:16 +0100 Message-Id: <1201777936.3262.12.camel@etppc19> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 (2.8.0-40.el5) Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 Subject: Re: GRUB1 on USB-Stick 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, 31 Jan 2008 11:12:20 -0000 On Thu, 2008-01-31 at 12:01 +0100, Robert Millan wrote: > If you're not sure, why don't you try it? ;) anyway... there's still the missing password protection :-P When will this be added to grub2? Chris.