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 virtualization/azure: take entropy handling code out of WALA and execute it before SSHD generates the host keys 2016-03-13 13:57:30 +02:00
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-image: provide configuration.nix which allows nixos-rebuild to build a working generation and add helpful comments 2016-03-03 04:03:07 +02:00
azure-config.nix Initial configuration + image generation script for Micro$oft Azure. Work in progress for #3986. 2014-09-06 21:37:46 +02:00
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 azure: package qemu @ 2.2.0 2016-02-18 21:08:28 -08:00
brightbox-config.nix Add initial Brightbox expression. 2015-08-08 19:50:22 +00:00
brightbox-image.nix nixos: run parted with --script option 2017-10-14 15:29:02 +02:00
container-config.nix audit: Disable in containers 2016-01-26 16:25:40 +01:00
containers.nix postgresql92: remove last references 2017-09-05 18:20:56 +02:00
docker-image.nix container.nix -> docker-container.nix 2015-04-19 22:06:45 +02:00
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 ec2-data: ensure providing a SSH host key is actually optional 2016-02-25 20:11:49 -06:00
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 Work around infinite recursion issue in nixops. 2015-04-29 09:55:20 +00:00
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 container.nix -> docker-container.nix 2015-04-19 22:06:45 +02:00
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 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 multipath_tools: Rename to multipath-tools 2016-01-21 16:18:38 +01:00
openvswitch.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
parallels-guest.nix ntp: make timesyncd the new default 2016-12-17 00:00:45 +01:00
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 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: do not pull x dependencies unconditionally 2017-08-15 17:05:30 +08:00
xe-guest-utilities.nix xe-guest-utilities: init at 6.2.0 2016-03-30 09:27:40 -07:00
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