3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
Raito Bezarius 7088e386ff nixosTests.kexec: reconnect properly after 2nd kexec
By some miracle, before, it was possible to reconnect to the `node1` without
doing any relevant dance.

But now we are direct booting (¿), it seems like we need to do the right things.

This introduces a `check_output` flag for `execute` because we do not want to steal the
messages from the backdoor service as we might execute the kexec too fast compared
to when we will reconnect.

Therefore, we will let the message in the pipe if needed.
2023-06-16 19:43:40 +02:00
..
doc/manual nixos/lemmy: remove option removed upstream 2023-06-16 05:59:32 -04:00
lib nixosTests.kexec: reconnect properly after 2nd kexec 2023-06-16 19:43:40 +02:00
maintainers nixos/amazon-image: embiggen 2023-06-07 08:42:47 +03:00
modules nixos/lemmy: remove option removed upstream 2023-06-16 05:59:32 -04:00
tests nixosTests.kexec: reconnect properly after 2nd kexec 2023-06-16 19:43:40 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix

*** NixOS ***

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