nixpkgs/nixos
aszlig 1165a243f8
nixos/tests/vbox: Make GUI startup more robust.
Sometimes, keys aren't properly recognized the first time, so in order
to make sure they get through, always resend the key again on retry.

In this case the worst that could happen is that the VM is started over
and over again, but never in parallel, so that's fine because we're
checking for successful startup 10 seconds after the keypress.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-04 17:09:15 +02:00
..
doc/manual nixos-install: support -j, --cores and --option. Closes #6755 2015-03-11 16:47:44 +00:00
lib Merge rename.nix changes. 2015-04-03 23:12:12 +02:00
maintainers nixos/initrd: Generic library copying 2015-03-28 18:37:29 -07:00
modules nixos/nvidia: Add a temporary hack to support kernel 4.0 2015-04-03 21:53:34 -07:00
tests nixos/tests/vbox: Make GUI startup more robust. 2015-04-04 17:09:15 +02:00
COPYING
default.nix
README
release-combined.nix nixos: Re-add swraid installer tests to releases. 2015-04-01 08:50:38 +02:00
release-small.nix Rename scrubDrv -> hydraJob and make it more effective 2015-03-20 19:46:18 +01:00
release.nix Add nfs4 test 2015-04-02 17:44:48 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.