about summary refs log tree commit diff
path: root/nixos/lib
AgeCommit message (Expand)AuthorFilesLines
2021-06-16Merge pull request #125973 from blaggacao/nixos-test-ref/02-normalise-test-dr...Jacek Galowicz2-123/+136
2021-06-14Merge pull request #86967 from jakobrs/more-general-fsbeforeKim Lindberger1-2/+24
2021-06-13nixos/tests/test-driver: cleanup nix expressionDavid Arnold2-123/+136
2021-06-08nixos/lib, nixos/filesystems: Make fsBefore more stable, and add `depends` op...jakobrs1-2/+24
2021-06-06nixos/tests/test-driver: cleanup "dead" code (USE_SERIAL)David Arnold2-3/+1
2021-06-05nixos/test-driver: Run commands with error handlingtalyz1-1/+1
2021-06-03make-test-python: disallow aliasesFrederik Rietdijk1-1/+7
2021-06-03Merge pull request #125372 from Synthetica9/shell_interactDomen Kožar1-0/+11
2021-06-03nixos/tests/test-driver: make it clear when shell is readyPatrick Hilhorst1-0/+1
2021-06-02nixos/tests/test-driver: document shell_interactPatrick Hilhorst1-1/+1
2021-06-02nixos/tests/test-driver: add shell_interactPatrick Hilhorst1-0/+10
2021-05-31nixos/lib/make-ext4-fs: Fix: `resize2fs -M' can leave insufficient slackDamien Diederen1-5/+3
2021-05-30nixos/test-driver: mention the elapsed time when it times outAndreas Rammhold1-3/+3
2021-05-21Merge pull request #123823 from misuzu/test-driver-usb-boot-speedupJacek Galowicz1-1/+2
2021-05-20nixos/test-driver: use usb-ehci controller instead of piix3-usb-uhcimisuzu1-1/+2
2021-05-20Merge pull request #123052 from xoe-labs/da-test-vm-innteractive-log-switchRobert Hensing2-7/+28
2021-05-20Merge pull request #117275 from hercules-ci/nixosTest-remove-nixpkgs-commit-hashRobert Hensing1-0/+7
2021-05-14nixos/testing: add interactive serial stdout logs switch and dim themDavid Arnold2-7/+28
2021-05-09nixos/testing-python.nix: Move makeWrapper to nativeBuildInputsRobert Hensing1-1/+1
2021-05-09nixos/testing: Set up scope for testScript linterRobert Hensing1-1/+16
2021-05-09nixos/testing-python.nix: Expose driverRobert Hensing1-1/+3
2021-05-09nixos/testing: Switch from black to pyflakesaszlig1-1/+1
2021-05-04nixos/test-driver: Allow interactive testing on Wayland-only setupsMichael Weiss1-1/+2
2021-05-03testing-python.nix: document runTests pos argumentRobert Hensing1-2/+7
2021-05-03Merge pull request #112504 from hercules-ci/fix-nixosTest-meta-positionRobert Hensing1-2/+9
2021-04-28treewide: use lib.warnIf where appropriateAlyssa Ross1-3/+1
2021-04-26Merge pull request #120489 from samueldr/fix/make-disk-image-auto-sizeLassulus1-6/+69
2021-04-26Merge pull request #120251 from mschwaig/fix-make-disk-image-for-efi-2Lassulus1-0/+3
2021-04-26make-disk-image: fix broken EFI image buildsMartin Schwaighofer1-0/+3
2021-04-25make-disk-image: Round image size to the next mebibyteSamuel Dionne-Riel1-2/+12
2021-04-24make-disk-image: Account for reserved disk spaceSamuel Dionne-Riel1-2/+19
2021-04-24make-disk-image: Account for the ext4 reserved spaceSamuel Dionne-Riel1-6/+20
2021-04-24make-disk-image: Get proper size for automatic sizeSamuel Dionne-Riel1-6/+28
2021-04-23nixos/test-driver: use a variety of different Tesseract settings for OCRLuke Granger-Brown1-31/+48
2021-04-13nixosOptionsDoc: add markdown formattingPacman991-0/+26
2021-03-23nixosTest: fix meta.positionRobert Hensing1-2/+9
2021-03-22nixosTest: Make system.nixos.revision constantRobert Hensing1-0/+7
2021-03-05nixos/qemu-flags: add ppc64Ryan Burns1-1/+3
2021-02-28squashfs: use -no-hardlinks for reproducible squashfs images (#114454)Arnout Engelen1-1/+1
2021-01-29Merge pull request #67493 from clefru/make-disk-imageJörg Thalheim1-1/+2
2021-01-22Update nixos/lib/make-disk-image.nixclefru1-1/+1
2020-12-21Merge pull request #104292 from fgaz/image-contentsLéo Gaspard1-5/+43
2020-12-20nixos/lib/make-disk-image.nix: support content mode and ownershipFrancesco Gazzetta1-5/+43
2020-12-09nixos/lib/testing-python.nix: Wire up passthruRobert Hensing1-1/+4
2020-11-24utillinux: rename to util-linuxGraham Christensen1-2/+2
2020-11-21nixos test-driver: fix single line docstrings, fixes #104467Frederik Rietdijk1-4/+2
2020-11-18nixos: use nativeBuildInputs in make- iso9660-image and system-tarballEmery Hemingway2-2/+2
2020-10-30make-disk-image: support legacy+gptGraham Christensen1-1/+15
2020-10-27nixos/tests: fix wrong inherit that passes on the nodes attrsAndreas Rammhold1-1/+1
2020-10-25nixos/tests: fix runInMachineAndreas Rammhold1-1/+1