summary refs log tree commit diff
path: root/nixos/tests/installer.nix
Commit message (Expand)AuthorAge
* nixos/tests/installer: stop udev queue before calling mdadmUli Baum2018-09-22
* nixos/tests/installer: use flock for all parted callsUli Baum2018-09-22
* nixos/tests/installer: prevent race between parted and udevUli Baum2018-09-22
* nixos/tests/installer: grub1 needs /tmp to exist.Samuel Dionne-Riel2018-09-17
* nixos/tests/installer: add missing system.extraDependenciesUli Baum2018-09-01
* Reviews use of old nixos wallpaper to use one with the new logo.Samuel Dionne-Riel2018-08-29
* nixos/tests/luksroot: Fix OCR of passphrase promptaszlig2018-08-11
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* Merge pull request #43857 from volth/unusedFrederik Rietdijk2018-07-20
|\
| * [bot]: remove unreferenced codevolth2018-07-20
* | treewide: remove aliases in nixpkgsMatthew Bauer2018-07-18
|/
* nixos/tests: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* installer tests: avoid udisks2Vladimír Čunát2018-06-22
* nixos/tests/installer: Add lndir to extraDepsaszlig2018-05-15
* nixos/tests/installer: Give eval failure on unsupported boot methodsTuomas Tynkkynen2018-03-24
* nixos/tests: Make simpleUefiGrub test work on AArch64Tuomas Tynkkynen2018-03-21
* Don't try hashed mirrors in the installer testEelco Dolstra2018-02-27
* nixos/tests/installer.nix: Don't use a writable storeEelco Dolstra2018-02-27
* Fix commentsEelco Dolstra2018-02-07
* nixos/tests: Drop unnecessary qemu-flags.nix includeTuomas Tynkkynen2018-01-30
* nixos.tests.installer.swraid: increase drive sizeVladimír Čunát2017-11-25
* nixos: run parted with --script option (3rd)Bjørn Forsman2017-11-19
* nixos: run parted with --script option (2nd)Bjørn Forsman2017-11-19
* Merge pull request #29269 from Moredread/test_crypt_with_keyfileFranz Pletz2017-11-19
|\
| * Test opening encrypted filesystem with keyfileAndré-Patrick Bubel2017-09-14
* | nixos installer tests: Add UEFI Grub testTuomas Tynkkynen2017-11-14
* | nixos: run parted with --script optionBjørn Forsman2017-10-14
|/
* rogue: omit from the installation mediaVladimír Čunát2017-08-29
* nixos/tests/installer: Add stdenvNoCC to extraDependenciesTuomas Tynkkynen2017-08-24
* tests/installer: Rename simpleUefiGummiboot -> simpleUefiSystemdBootTuomas Tynkkynen2017-08-19
* nixos: installer.nix test: test ZFS install use caseGraham Christensen2017-06-28
* nixos-artwork: add more wallpapersromildo2017-06-07
* OVMF: separate output for ovmf binariesJoachim Fasting2017-05-20
* Refactor nixos-install to separate out filesystem build logicDan Peebles2017-04-16
* tests.installer: rely on swap.target in testsRobin Gloster2017-01-25
* nixos/tests/installer.nix: add libxml2 & libxslt to prevent download attemptsobadz2016-08-09
* nixos/tests/installer.nix: add curl on host machineobadz2016-07-17
* Revert "nixos/tests/installer: Fix matching LUKS prompt"Nikolay Amiantov2016-07-17
* nixos/tests/installer: Fix matching LUKS promptaszlig2016-07-17
* Rename boot.loader.gummiboot.enable -> boot.loader.systemd-boot.enableEelco Dolstra2016-06-01
* Use systemd-boot instead of gummibootEelco Dolstra2016-05-31
* nixos/tests/installer.nix: nixos-generate-config detects LUKS since a7baec7obadz2016-05-26
* boot.initrd.luks.devices: Change into an attribute setEelco Dolstra2016-05-25
* nixos.tests.swraid: Drop mdadm -WEelco Dolstra2016-05-24
* nixos/tests/installer/swraid: Check for safemodeaszlig2016-05-06
* NixOS installer tests: Add a test using GummibootTuomas Tynkkynen2016-04-24
* installer tests: Use different package for testing `nix-env -iA`Tuomas Tynkkynen2016-04-12
* nixos.tests.installer.swraid: mdadm verbosityGraham Christensen2016-03-28
* Attempt to fix transient grub1 test kernel panicsDomen Kožar2016-03-02
* correctly fix 313fa2ebc69aa9b49055c6242ae6d4b78e9f0467Domen Kožar2016-01-10