about summary refs log tree commit diff
path: root/nixos/tests/installer.nix
AgeCommit message (Expand)AuthorFilesLines
2020-09-07nixos/tests/installer: increase RAM in the VMVladimír Čunát1-1/+1
2020-09-05nixos/tests/installer swraid: increase partition sizeVladimír Čunát1-4/+4
2020-09-03cryptsetup, lvm2, systemd: Break cyclic dependency at a different pointAnders Kaseorg1-1/+0
2020-08-26Merge pull request #95956 from matthewbauer/qemu-cpu-maxMatthew Bauer1-1/+1
2020-08-26nixos installer tests: add a missing packageVladimír Čunát1-0/+1
2020-08-23nixosTests.installer.btrfsSubvolDefault: fix warningajs1241-1/+1
2020-08-21runInLinuxVM, test-driver: use -cpu max instead of -cpu hostMatthew Bauer1-1/+1
2020-07-25nixos/tests/installer lvm: increase partition sizeVladimír Čunát1-1/+1
2020-07-14nixos/tests/installer: lvm: test lvm2-pvscan@ unitsajs1241-0/+10
2020-07-14nixos/test/installer: add postBootCommandsajs1241-3/+6
2020-05-12Merge pull request #79966 from chkno/bcacheJacek Galowicz1-0/+26
2020-05-11nixos/tests/installer: Fix machine nameChuck1-1/+1
2020-04-22installer test: Fix grub extraConfig syntaxBenjamin Staffin1-1/+1
2020-04-12specialisation: replace nesting with named configurationsGraham Christensen1-10/+10
2020-03-26nixosTests.installer: Don't wait for the nixos-manual serviceMichael Weiss1-1/+0
2020-02-12nixos/bcache: Installer test for / on bcacheChuck1-0/+26
2020-02-07nixosTests.installer: Port to pythonJacek Galowicz1-503/+524
2020-01-15runInLinuxVM, test-driver: pass host's cpu type to guest vmvolth1-1/+1
2019-10-16Revert "installer: Disable udisks"Franz Pletz1-4/+0
2019-07-11nixos/tests: add test for showing child configuration in grub menuVenkateswara Rao Mandela1-1/+70
2019-07-11nixos/tests: installer: restructure simpleUefiGrub test dataVenkateswara Rao Mandela1-15/+16
2019-07-11nixos/tests: installer: restructure simple test dataVenkateswara Rao Mandela1-15/+17
2019-06-08nixos/tests: fix luksroot installer test nameFranz Pletz1-1/+1
2019-03-02nixos/tests/installer: add cryptsetup tests for LUKS format 2 & default formatAndreas Rammhold1-31/+39
2019-01-26treewide: remove wkennington as maintainerJörg Thalheim1-1/+1
2018-11-17nixos/tests/installer.nix: shorten test name to fit length limitSymphorien Gibol1-1/+1
2018-11-11tests: refactor to carry the package set as an argumentLéo Gaspard1-2/+5
2018-09-22nixos/tests/installer: stop udev queue before calling mdadmUli Baum1-0/+2
2018-09-22nixos/tests/installer: use flock for all parted callsUli Baum1-11/+11
2018-09-22nixos/tests/installer: prevent race between parted and udevUli Baum1-41/+41
2018-09-17nixos/tests/installer: grub1 needs /tmp to exist.Samuel Dionne-Riel1-0/+1
2018-09-01nixos/tests/installer: add missing system.extraDependenciesUli Baum1-0/+3
2018-08-29Reviews use of old nixos wallpaper to use one with the new logo.Samuel Dionne-Riel1-1/+1
2018-08-11nixos/tests/luksroot: Fix OCR of passphrase promptaszlig1-1/+1
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-07-20Merge pull request #43857 from volth/unusedFrederik Rietdijk1-3/+0
2018-07-20[bot]: remove unreferenced codevolth1-3/+0
2018-07-18treewide: remove aliases in nixpkgsMatthew Bauer1-1/+1
2018-06-30nixos/tests: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2018-06-22installer tests: avoid udisks2Vladimír Čunát1-0/+4
2018-05-15nixos/tests/installer: Add lndir to extraDepsaszlig1-0/+1
2018-03-24nixos/tests/installer: Give eval failure on unsupported boot methodsTuomas Tynkkynen1-2/+3
2018-03-21nixos/tests: Make simpleUefiGrub test work on AArch64Tuomas Tynkkynen1-2/+8
2018-02-27Don't try hashed mirrors in the installer testEelco Dolstra1-0/+5
2018-02-27nixos/tests/installer.nix: Don't use a writable storeEelco Dolstra1-1/+0
2018-02-07Fix commentsEelco Dolstra1-3/+2
2018-01-30nixos/tests: Drop unnecessary qemu-flags.nix includeTuomas Tynkkynen1-1/+0
2017-11-25nixos.tests.installer.swraid: increase drive sizeVladimír Čunát1-4/+4
2017-11-19nixos: run parted with --script option (3rd)Bjørn Forsman1-5/+5
2017-11-19nixos: run parted with --script option (2nd)Bjørn Forsman1-5/+5