guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26339: [PATCH v3 7/9] scripts: system: Adapt "init" to new bootloade


From: Mathieu Othacehe
Subject: bug#26339: [PATCH v3 7/9] scripts: system: Adapt "init" to new bootloader API.
Date: Mon, 08 May 2017 18:26:17 +0200
User-agent: mu4e 0.9.18; emacs 25.2.1

> "bootloader-installer.drv" instead of "installer"?

I think that bootloader-installer is fine as per reconfigure.
>
>>[reinstall-bootloader]
>> -       (install-proc
>> +       (installer
>>          (let ((procedure (bootloader-configuration-installer
>>                            (operating-system-bootloader os)))
>>                (target    (or target "/")))
>
> "installer.drv" instead of "installer", and "installer" instead of 
> "procedure".  Also, deja vu.  Patch 6/9 also includes something of this part.

Ok for install-proc -> bootloader-install and procedure -> installer as
per reconfigure.
>
> Otherwise LGTM!






reply via email to

[Prev in Thread] Current Thread [Next in Thread]