guix/gnu/system
Ludovic Courtès 4c0416ae17
guix system: Reduce size of image produced for 'vm' action.
This reduces the size of the image produced by 'guix system vm' from
26 MiB to 9 MiB.

* gnu/system/vm.scm (system-qemu-image/shared-store):
(system-qemu-image/shared-store-script): Change the default
value of #:disk-image-size to 30 MiB when not FULL-BOOT?.
* guix/scripts/system.scm (system-derivation-for-action): Likewise for
the 'vm' action.
2016-04-29 18:05:44 +02:00
..
examples doc: Add "lightweight desktop" OS config example. 2016-03-23 00:23:12 +01:00
file-systems.scm system: Add (gnu system mapped-devices). 2016-04-18 01:24:06 +02:00
grub.scm system: grub: Search root device by label or UUID if possible. 2016-01-22 00:02:52 +01:00
install.scm install: Use 'beta' instead of 'alpha'. 2016-04-17 17:37:20 +02:00
linux-container.scm linux-container: Accept file systems with a UUID 'source'. 2016-02-08 23:46:46 +01:00
linux-initrd.scm mapped-devices: LUKS partitions can be designated by their UUID. 2016-04-18 01:24:06 +02:00
locale.scm system: Selected locale is automatically built. 2016-02-10 15:15:17 +01:00
mapped-devices.scm mapped-devices: LUKS partitions can be designated by their UUID. 2016-04-18 01:24:06 +02:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
pam.scm system: pam: 'pam-root-service-type' can be extended with transformations. 2016-02-06 12:01:42 +01:00
shadow.scm system: Make sure fonts are searched for in the system profile. 2016-03-20 15:27:44 +01:00
vm.scm guix system: Reduce size of image produced for 'vm' action. 2016-04-29 18:05:44 +02:00