From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d85wq-0001xr-Bf for guix-patches@gnu.org; Tue, 09 May 2017 10:17:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d85wk-0003Uk-Ea for guix-patches@gnu.org; Tue, 09 May 2017 10:17:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59832) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d85wj-0003Ud-WC for guix-patches@gnu.org; Tue, 09 May 2017 10:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d85wj-0002zs-OM for guix-patches@gnu.org; Tue, 09 May 2017 10:17:01 -0400 Subject: bug#26339: [PATCH v2 01/12] system: Pass to grub. Resent-Message-ID: From: Marius Bakke In-Reply-To: <87tw4vs89q.fsf@gmail.com> References: <20170417090148.13791-1-m.othacehe@gmail.com> <20170417090148.13791-2-m.othacehe@gmail.com> <87zienofiy.fsf@gnu.org> <20170508155109.19fa060d@scratchpost.org> <87tw4vs89q.fsf@gmail.com> Date: Tue, 09 May 2017 16:16:45 +0200 Message-ID: <87shkew1wy.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Mathieu Othacehe , Danny Milosavljevic Cc: 26339@debbugs.gnu.org --=-=-= Content-Type: text/plain Mathieu Othacehe writes: > Hi Danny, > >> Also, you are right, this will eventually support other bootloaders - but right now the remainder is in review. The parts that are pushed already just make boot-parameters not weird. > > Thanks for the patch. I should be able to remove those lines in the v4 > of my bootloader serie if everything is going ok. > > I'll submit it tomorrow with the other renamings you suggested in v3. Hi Mathieu, Thanks a lot for working on this. I've tested it extensively while working on UEFI support and it works great with native EFI grub[0]. Can you push the updated patches to a "wip-bootloader" branch on Savannah? Please also send a `git request-pull` here ;-) No comments on the code, but I did notice many docstrings need to be updated. [0] I had that working, but since the native grub-install tries to update EFI variables in qemu, the grub-mksnapshot trick was necessary anyway for a generic image. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlkRz00ACgkQoqBt8qM6 VPrdXAgAll+q2apv8CDA/mwHapYot+Fn01ydcQzDo4RRaD1jKJklZHh8wxp5kUpb l4Io80iX+anjLwonjvFD78RsZHx0UH/YLYwuD7ezcT3RxGKgWxWTtIBPDXA16gdS qk1I0K8+BigIcetCD6tcdiumf3kCRXSGjtcuBs0c51ASY55oAXSjkd6EFcYjicP6 H5Sde65rcABm44W5RrVa+kKHRuFfSnv9DNlvxPiw0aTvq+zIWJtgGmNLCHe+CrJ2 +Erv+5Xp1ETvT5x3h1z9CKrao4ExEu2tes3iZ9H5zTCAEgvv6zjE0SyMKFEEo9ws qdc7uneO5InbL3ytPG6Uf2T2yFfRYg== =tQ4Y -----END PGP SIGNATURE----- --=-=-=--