bug#64593: [PATCH] image: Add mbr-raw-image-type and use by default.

2023-07-27 Thread Nicolas Graves via Bug reports for GNU Guix
On 2023-07-27 18:35, Josselin Poiret via Bug reports for wrote: > From: Josselin Poiret > > * gnu/system/image.scm (mbr-disk-image, mbr-raw-image-type): New variables. > * guix/scripts/system.scm (%default-options): Use mbr-raw-image-type by > default. > --- > > How about this for now? I think

bug#64593: [PATCH] image: Add mbr-raw-image-type and use by default.

2023-07-27 Thread Josselin Poiret via Bug reports for GNU Guix
From: Josselin Poiret * gnu/system/image.scm (mbr-disk-image, mbr-raw-image-type): New variables. * guix/scripts/system.scm (%default-options): Use mbr-raw-image-type by default. --- How about this for now? I think the bootloader/image-type situation is not clear, but at least this keeps the