aboutsummaryrefslogtreecommitdiff
path: root/po/doc/guix-manual.ru.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/doc/guix-manual.ru.po')
0 files changed, 0 insertions, 0 deletions
e-installer]: New field, (bootloader-disk-image-installer): export it. * gnu/bootloader/grub.scm (install-grub-disk-image): New procedure ... (grub-bootloader): ... used as "disk-image-installer" here. (grub-efi-bootloader): set "disk-image-installer" to #f. * gnu/system/image.scm (root-partition?, find-root-partition): Move to "Helpers" section. (root-partition-index): New procedure. (system-disk-image): Honor disk-image-installer, and use it to install the bootloader directly on the disk-image, if supported. Mathieu Othacehe