nixpkgs-suyu/nixos/modules
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
..
config Revert "networking: add option to toggle the wait-online service" 2017-10-14 14:42:49 +08:00
hardware Revert "include firmware with enableAllFirmware" 2017-10-14 14:42:48 +08:00
i18n/input-method
installer Merge pull request #30172 from mayflower/cleanup/firmware-modules 2017-10-12 16:32:01 +02:00
misc Revert "nixos: kodi user" 2017-10-14 14:42:49 +08:00
profiles nixos: clean up kernel modules 2017-10-07 01:48:03 +02:00
programs Enable command-not-found 2017-10-10 12:26:24 +02:00
security security.pam.usb: link to wiki on github.com 2017-09-28 16:00:28 +02:00
services Revert "ssh: deprecate use of old DSA keys" 2017-10-14 14:42:49 +08:00
system Revert "networkd: only wait for network to be online if configured to do so" 2017-10-14 14:42:49 +08:00
tasks Merge pull request #30204 from lheckemann/powertop-fix 2017-10-07 22:06:46 +01:00
testing buildLinux: allow overriding stdenv on each call 2017-08-20 08:24:52 +02:00
virtualisation nixos: run parted with --script option 2017-10-14 15:29:02 +02:00
module-list.nix Revert "hyperv-daemons: add nixos module" 2017-10-14 14:42:49 +08:00
rename.nix nixos/modules: clean up wireless firmware options 2017-10-07 01:48:02 +02:00