guix-patches
[Top][All Lists]
Advanced

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

bug#26815: [PATCH v4 1/3] vm: Support arbitrary partition flags.


From: Ludovic Courtès
Subject: bug#26815: [PATCH v4 1/3] vm: Support arbitrary partition flags.
Date: Wed, 17 May 2017 23:21:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Marius Bakke <address@hidden> skribis:

> * gnu/build/vm.scm (<partition>): Change BOOTABLE? to FLAGS.
> (initialize-partition-table): Pass each flag to parted.
> (initialize-hard-disk): Locate boot partition.
> * gnu/system/vm.scm (qemu-image): Adjust partition flags.

[...]

> * gnu/build/vm.scm (create-ext-file-system, create-fat-file-system): New 
> procedures.
> (format-partition): Use them. Error for unknown file systems.
> * gnu/system/vm.scm (qemu-image): Include DOSFSTOOLS.
> * gnu/system/linux-initrd.scm (base-initrd): Always add nls_is8859-1.ko.

LGTM (I think they’re unchanged, right?).

Ludo’.





reply via email to

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