bug#44353: guix system disk-image -t raw fails with grub-efi-bootloader

2020-11-08 Thread Mathieu Othacehe
Hey, > $ time ./pre-inst-env guix system disk-image > gnu/system/examples/lightweight-desktop.tmpl --verbosity=2 --no-offload > > That took 38 minutes on my system and produced /gnu/store/...-disk-image. Strange, only 8 minutes for me. Does it include the time necessary to fetch all substitutes

bug#44353: guix system disk-image -t raw fails with grub-efi-bootloader

2020-11-07 Thread Maxim Cournoyer
Hello Mathieu! Mathieu Othacehe writes: > Hello Maxim, > > Thanks for your patch! It's hard to provide a reliable abstraction on > top of all the exotic bootloader installation methods existing. > > Currently, each bootloader implements two methods: > > * bootloader-installer > * bootloader-disk

bug#44353: guix system disk-image -t raw fails with grub-efi-bootloader

2020-11-07 Thread Bengt Richter
Hi Mathieu, On +2020-11-07 10:08:36 +0100, Mathieu Othacehe wrote: > > Hello Maxim, > > Thanks for your patch! It's hard to provide a reliable abstraction on > top of all the exotic bootloader installation methods existing. > > Currently, each bootloader implements two methods: > > * bootloade

bug#44353: guix system disk-image -t raw fails with grub-efi-bootloader

2020-11-07 Thread Mathieu Othacehe
Hello Maxim, Thanks for your patch! It's hard to provide a reliable abstraction on top of all the exotic bootloader installation methods existing. Currently, each bootloader implements two methods: * bootloader-installer * bootloader-disk-image-installer The first one is dedicated to the insta

bug#44353: guix system disk-image -t raw fails with grub-efi-bootloader

2020-11-06 Thread Maxim Cournoyer
Hello! Jesse Gibbons writes: > To replicate: > cd to a git checkout of the source code, gnu/system/examples > The hash for my current checkout is > d7e033b9a153a9e60f52ff64f4eb355c1c3d0a6e which is also the hash for my > current version of guix. > guix system disk-image -t raw lightweight-deskto

bug#44353: guix system disk-image -t raw fails with grub-efi-bootloader

2020-10-31 Thread Jesse Gibbons
To replicate: cd to a git checkout of the source code, gnu/system/examples The hash for my current checkout is d7e033b9a153a9e60f52ff64f4eb355c1c3d0a6e which is also the hash for my current version of guix. guix system disk-image -t raw lightweight-desktop.tmpl lightweight-desktop.tmpl defines