1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-11 21:17:45 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
Samuel Dionne-Riel
5317caf159 examples/testing/nixos-integration: Add no-op validation system
There is also a minimal stage-1 validation since it's important to
compare an "unconfigured" NixOS stage-1 with an "unconfigured"
Mobile NixOS stage-1.
2022-05-29 22:39:11 -04:00
Samuel Dionne-Riel
8d268277af examples/testing/qemu-cryptsetup: Provide pkgs correctly to eval-with-configuration.nix 2021-08-31 14:19:51 -04:00
Samuel Dionne-Riel
87659fb962 examples/testing/crash-before-switch-root: Provide pkgs correctly to eval-with-configuration.nix 2021-08-31 14:19:51 -04:00
Samuel Dionne-Riel
eaf8f4a92e examples/testing: Use eval-with-configuration.nix 2021-02-23 20:17:19 -05:00
Samuel Dionne-Riel
6ebe6dd6e6 examples/testing/*: Use .vm output 2021-01-01 21:37:30 -05:00
Samuel Dionne-Riel
b2790d13d6 qemu-x86_64: Delete device
It's being replaced by the generic uefi-x86_64 device.

Basically, replace the QEMU-specific system type by the totally standard
UEFI system type. This way we're dogfooding it way better!
2020-12-29 19:22:43 -05:00
Samuel Dionne-Riel
a8f14efead qemu-cryptsetup: Use uefi-x86_64 system
It is incomplete because it does not use the (not implemented) VM
attribute.
2020-12-29 19:22:43 -05:00
Samuel Dionne-Riel
bb7e9a3b7b examples: Add testing/crash-before-switch-root
Can be used as a single point of failure (hah!)
2020-11-08 18:37:13 -05:00
Samuel Dionne-Riel
a1813efdfb testing/qemu-cryptesetup: Add a test system for LUKS 2020-11-07 19:22:33 -05:00
Samuel Dionne-Riel
3f8c115ee4 examples/testing: Add subdirectory for feature testing systems 2020-11-07 19:22:33 -05:00