nixpkgs/nixos/modules/virtualisation
c74d e0e520a519 google-compute-image: copy store paths with rsync
In `nixos/modules/virtualisation/google-compute-image.nix`, copy store
paths with `rsync -a` rather than `cp -prd`, because `rsync` seems
better able to handle the hard-links that may be present in the store,
whereas `cp` may fail to copy them.

I have tested that the Google Compute Engine image builds successfully
for me with this patch, whereas it did not without this patch.

This is the same fix applied for Azure images in commit
097ef6e435.

Fixes #23973.
2017-03-24 02:14:10 +01:00
..
openstack nixos/modules: use defaultText/literalExample where applicable 2017-03-07 14:06:08 +01:00
amazon-image.nix amazon-image.nix: Remove redundant log message 2017-01-03 17:32:47 +01:00
amazon-init.nix amazon-init.service: fix starting services at startup 2017-02-27 16:51:36 +00:00
amazon-options.nix
azure-agent-entropy.patch
azure-agent.nix treewide: deprecate ip-up.target (#18319) 2016-09-10 18:03:59 +02:00
azure-bootstrap-blobs.nix add Azure bootstrap blob list 2016-09-15 16:27:47 +03:00
azure-common.nix openssh: support prohibit-password for permitRootLogin 2016-10-01 13:23:56 -04:00
azure-config-user.nix
azure-config.nix
azure-image.nix Azure: switch back to qemu 2.2.0 for generating image. Seems to work best. 2017-02-13 09:55:03 +00:00
azure-qemu-220-no-etc-install.patch
brightbox-config.nix
brightbox-image.nix openssh: support prohibit-password for permitRootLogin 2016-10-01 13:23:56 -04:00
container-config.nix
containers.nix nixos/treewide: remove boolean examples for options 2017-03-17 23:36:19 +01:00
docker-image.nix
docker.nix docker: deprecate socketActivation option 2017-01-01 09:03:09 +01:00
ec2-amis.nix Add ca-central-1 AMIs 2017-02-19 23:46:08 +01:00
ec2-data.nix
ecs-agent.nix nixos/modules: use defaultText/literalExample where applicable 2017-03-07 14:06:08 +01:00
google-compute-config.nix
google-compute-image.nix google-compute-image: copy store paths with rsync 2017-03-24 02:14:10 +01:00
grow-partition.nix cloud-utils: 0.27 -> 0.29 2016-11-17 15:15:42 +01:00
libvirtd.nix libvirt: expose libvirt qemu configuration file 2017-02-21 19:20:22 +01:00
lxc-container.nix
lxc.nix lxc: ensure directory /var/lib/lxc/rootfs 2017-03-15 12:42:27 +01:00
lxcfs.nix lxcfs: add module 2016-12-04 11:26:17 +01:00
lxd.nix
nova-config.nix nova-image: support partition resizing 2017-02-24 22:19:53 +01:00
nova.nix
openvswitch.nix
parallels-guest.nix ntp: make timesyncd the new default 2016-12-17 00:00:45 +01:00
qemu-vm.nix improve: modules/virtualisation/qemu-vm.nix 2017-03-04 11:31:47 +01:00
rkt.nix nixos/treewide: systemd.time is in manvolume 7 2017-03-21 08:28:53 +01:00
virtualbox-guest.nix virtualbox guest module: make x11 optional 2016-12-04 22:24:01 +01:00
virtualbox-host.nix nixos/virtualbox: unbreak wrt. new security.wrappers 2017-02-15 07:25:33 +01:00
virtualbox-image.nix nixos/virtualbox-image: Fix path to virtualbox 2016-09-13 07:26:59 +02:00
vmware-guest.nix open-vm-tools: 10.0.7 -> 10.1.0 2017-02-10 20:12:00 +02:00
xe-guest-utilities.nix
xen-dom0.nix nixos: xen: condition default packages on enable 2017-03-24 01:54:04 +01:00
xen-domU.nix xen: update domU config for pvgrub2 2017-02-12 20:53:54 +01:00