1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 19:51:17 +00:00
nixpkgs/nixos/modules/virtualisation
Bjørn Forsman 0ff4bb5f87 nixos: run parted with --script option
-s, --script: never prompts for user intervention

Sometimes the NixOS installer tests fail when they invoke parted, e.g.
https://hydra.nixos.org/build/62513826/nixlog/1. But instead of exiting
right there, the tests hang until the Nix builder times out (and kills
the build). With this change the tests would instead fail immediately,
which is preferred.

While at it, use "parted --script" treewide, so nobody gets build
timeout due to parted error (or misuse). (Only nixos/ use it, and only
non-interactive.)

A few instances already use the short option "-s", convert them to long
option "--short".
2017-10-14 15:29:02 +02:00
..
openstack nixos/modules: use defaultText/literalExample where applicable 2017-03-07 14:06:08 +01:00
amazon-image.nix Fix eval error due to config.ec2.hvm 2017-04-04 13:49:13 +02:00
amazon-init.nix amazon-init.service: fix starting services at startup 2017-02-27 16:51:36 +00:00
amazon-options.nix Fix eval error due to config.ec2.hvm 2017-04-04 13:49:13 +02:00
azure-agent-entropy.patch
azure-agent.nix
azure-bootstrap-blobs.nix
azure-common.nix
azure-config-user.nix
azure-config.nix
azure-image.nix azure-image: switch to use the common make-disk-image.nix 2017-04-25 02:59:13 +00:00
azure-images.nix Add file with Azure image locations, similar to ec2-amis.nix. Will be used by nixops. 2017-07-18 09:18:51 +00:00
azure-qemu-220-no-etc-install.patch
brightbox-config.nix
brightbox-image.nix nixos: run parted with --script option 2017-10-14 15:29:02 +02:00
container-config.nix
containers.nix postgresql92: remove last references 2017-09-05 18:20:56 +02:00
docker-image.nix
docker.nix docker: Allow package selection in module 2017-09-04 19:02:05 -04:00
ec2-amis.nix Add NixOS 17.09 AMIs 2017-10-03 16:56:59 +02:00
ec2-data.nix
ecs-agent.nix nixos/modules: use defaultText/literalExample where applicable 2017-03-07 14:06:08 +01:00
gce-images.nix Add file with GCE image locations, similar to ec2-amis.nix. Will be used by nixops. 2017-07-18 09:16:15 +00:00
google-compute-config.nix
google-compute-image.nix google-instance-setup: add openssh to path 2017-09-15 10:43:09 +00:00
grow-partition.nix cloud-utils: 0.29 -> 0.30 2017-10-02 09:11:20 +01:00
libvirtd.nix libvirtd module: add qemu_kvm to path 2017-08-28 12:54:41 +02:00
lxc-container.nix
lxc.nix lxc: ensure directory /var/lib/lxc/rootfs 2017-03-15 12:42:27 +01:00
lxcfs.nix
lxd.nix lxd: 2.0.2 -> 2.12 (#25685) 2017-05-24 19:29:38 +01:00
nova-config.nix nixos/nova-image: cleanup image builders (#29242) 2017-09-11 17:33:33 +01:00
nova.nix
openvswitch.nix
parallels-guest.nix
qemu-vm.nix OVMF: separate output for ovmf binaries 2017-05-20 12:33:48 +02:00
rkt.nix nixos/treewide: systemd.time is in manvolume 7 2017-03-21 08:28:53 +01:00
virtualbox-guest.nix
virtualbox-host.nix nixos/virtualbox: unbreak wrt. new security.wrappers 2017-02-15 07:25:33 +01:00
virtualbox-image.nix
vmware-guest.nix open-vm-tools: do not pull x dependencies unconditionally 2017-08-15 17:05:30 +08:00
xe-guest-utilities.nix
xen-dom0.nix modules: specify some types 2017-08-04 02:20:31 +02:00
xen-domU.nix xen: update domU config for pvgrub2 2017-02-12 20:53:54 +01:00