From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1QeRDd-00046P-1m for mharc-grub-devel@gnu.org; Wed, 06 Jul 2011 08:28:41 -0400 Received: from eggs.gnu.org ([140.186.70.92]:48296) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeRDV-00044S-Ht for grub-devel@gnu.org; Wed, 06 Jul 2011 08:28:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QeRDP-0006kz-93 for grub-devel@gnu.org; Wed, 06 Jul 2011 08:28:33 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:41849) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeRDO-0006kl-Pn for grub-devel@gnu.org; Wed, 06 Jul 2011 08:28:27 -0400 Received: by wwf22 with SMTP id 22so5459029wwf.30 for ; Wed, 06 Jul 2011 05:28:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :x-enigmail-version:content-type; bh=JJcrfCg+Bami5gJO/m8v9s2Ws82HK6wV+RoZG1Fxvv4=; b=g6csXw5YVV7dRz+2xGucOMtmgkwjPRu5lu5NhDt7gV9LbHS/GDaZSTY6iAWqSbknCk mMHT+GgN+/hfxnIgmeEs3tjQ9/KEUVrh6q3z7Zwx+iDqJHyoWejx60K+jSrc5X4YEOOC MjJDeI5/rZw9BPzAXd4dWEHsCyCKPACGGPinI= Received: by 10.216.60.74 with SMTP id t52mr8165025wec.30.1309955305655; Wed, 06 Jul 2011 05:28:25 -0700 (PDT) Received: from debian.x201.phnet (102.73.202.62.cust.bluewin.ch [62.202.73.102]) by mx.google.com with ESMTPS id k84sm4183326weq.22.2011.07.06.05.28.23 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 06 Jul 2011 05:28:24 -0700 (PDT) Message-ID: <4E1454E4.6040602@gmail.com> Date: Wed, 06 Jul 2011 14:28:20 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110626 Iceowl/1.0b2 Icedove/3.1.11 MIME-Version: 1.0 To: Simon Schubert <2@0x2c.org> Subject: Integrating grub2tc into upstream GRUB X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig5F66260AC25196F64A618A05" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.49 Cc: The development of GRUB 2 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2011 12:28:38 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5F66260AC25196F64A618A05 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello, I've had a look into your grub2tc project and I think it can be successfully changed into a GRUB2 module. extract.rb would need to be rewritten in C. tcloader.S would mostly disappear and be replaced with a small C code to set the registers and load the file. Could you tell me the expected load address and register values? Also current license prohibits direct use of your code in GRUB2. Could you drop the Affero clause? IT's useful mainly for network-based projects. Also a possibility is to dump the contents of MBR gap on grub-setup and if it's a truecrypt loader, save it in a file. Do you know of any signature which can be used for this? This way we can integrate truecrypt into grub-mkconfig. Thank you in advance --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig5F66260AC25196F64A618A05 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk4UVOQACgkQNak7dOguQgnRXQD/cQWs9vDqdUbdjRu5j4y/Q+eV v8wCRCIRi5XnTHxHj4IA/28Wyvm6h/s5jSatfWl4Nu1o6oIhB1pySlrw/0tu2hJn =tUNX -----END PGP SIGNATURE----- --------------enig5F66260AC25196F64A618A05--