From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MCdzO-00082y-Hd for mharc-grub-devel@gnu.org; Fri, 05 Jun 2009 14:18:02 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MCdzN-00082t-HS for grub-devel@gnu.org; Fri, 05 Jun 2009 14:18:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MCdzI-00082h-EY for grub-devel@gnu.org; Fri, 05 Jun 2009 14:18:00 -0400 Received: from [199.232.76.173] (port=48672 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCdzI-00082e-At for grub-devel@gnu.org; Fri, 05 Jun 2009 14:17:56 -0400 Received: from mail-bw0-f211.google.com ([209.85.218.211]:41823) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MCdzI-0002i8-0D for grub-devel@gnu.org; Fri, 05 Jun 2009 14:17:56 -0400 Received: by bwz7 with SMTP id 7so357980bwz.42 for ; Fri, 05 Jun 2009 11:17:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:x-priority :message-id:to:cc:subject:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=igK2wCsOyRNuxvZig5PA6QWWLRVawxCN6lomnbX5Hlc=; b=HIG68vH+K3VU+2bliyWlyxgrIwlnu8BbTQcU2cPzY/QtdTHnuXQEIHTRA8N+qPlWtH Wjm9raLJIO3RoEjOIu6N9W/80orPJ0xRrQUdzZ7FMnQAOEXNp260aCLoY3eJsSKmTCrn YOwD18+O/dHqfKL1kszob1nRqbYJv2Qm+1k3M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:x-priority:message-id:to:cc:subject:in-reply-to :references:mime-version:content-type:content-transfer-encoding; b=yC8n9o4Omcg8BuA5E5nTeYurEr8FGhJ+w6rvncCEPqUl6Fbqg+Tn8jjbBWCOunHL83 TPBYTP+yU12IKpFKa9EIs15yWGL4VcJeRzol0EiGHlHYAPcgzp1YsYGA7pvdZyZ+g3v8 61zQljec+zQnGxafYDU4Y6CVf++Miqabxuluo= Received: by 10.204.58.9 with SMTP id e9mr3460223bkh.15.1244225874363; Fri, 05 Jun 2009 11:17:54 -0700 (PDT) Received: from ?88.176.208.48? (bd231-1-88-176-208-48.fbx.proxad.net [88.176.208.48]) by mx.google.com with ESMTPS id 2sm250244fks.33.2009.06.05.11.17.52 (version=SSLv3 cipher=OTHER); Fri, 05 Jun 2009 11:17:53 -0700 (PDT) Date: Fri, 5 Jun 2009 20:17:53 +0200 From: Julien RANC X-Priority: 3 (Normal) Message-ID: <153689213.20090605201753@gmail.com> To: "Vladimir 'phcoder' Serbinenko" In-Reply-To: References: <20090605173640.GW7367@riva.ucam.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Cc: The development of GRUB 2 Subject: Re[2]: 'password' command in GRUB 2? 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: Fri, 05 Jun 2009 18:18:01 -0000 Hello, >> Previous attempts I have found: >> >> =A0http://lists.gnu.org/archive/html/grub-devel/2007-08/msg00034.html >> =A0 =A0"[PATCH] password command implementation", Julien RANC, August 20= 07 >> =A0http://lists.gnu.org/archive/html/grub-devel/2008-05/msg00135.html >> =A0 =A0"[RFC] Grub2 lock and password implementation", Julien Ranc, May = 2008 > I don't know if he has copyright assignment. If he doesn't, copyright > assignment takes a lot of time I have no copyright assignment. If there is anything I can do to help integrating that feature, please tell me, as I see no problem in that, and I have currently no plan to continue this work. If I remember correctly, I had improved on the first patch to include most of the remarks. I'll have a look if I can find back the modified patch, and send it to the list for anyone to have it. --=20 Julien RANC.