summaryrefslogtreecommitdiffstats
path: root/nixos/lib
AgeCommit message (Expand)Author
2020-06-13nixos/lib/make-disk-image.nix: VDI supportEmery Hemingway
2020-06-09nixos/make-iso9660: fix zstd inputFinn Behrens
2020-06-07Merge pull request #85947 from prusnak/images-zstdMarek Mahut
2020-06-01Merge pull request #82258 from erikarvstedt/fix-xchg-cachingFlorian Klink
2020-06-01qemu-vm: fix inconsistent caching of xchg dirsErik Arvstedt
2020-05-27test-driver: remove useless syncsErik Arvstedt
2020-05-14Remove unused filesEelco Dolstra
2020-05-09nixos/test-driver: Specify /bin/sh shell when running a bourne shell script a...Chuck
2020-05-07testing{-python}.nix: Remove log pretty-printing cruftEelco Dolstra
2020-05-07test-driver.py: Fix deadlock when the log queue gets fullEelco Dolstra
2020-05-01nixosTests: drop nr_tests and failed_tests variablesFlorian Klink
2020-05-01nixosTests: Reraise exception in subtestsJacek Galowicz
2020-04-24iso-image: use zstd for compressionPavol Rusnak
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-04-09Revert "Revert "iso-image: normalize volumeID""worldofpeace
2020-04-09Revert "iso-image: normalize volumeID"worldofpeace
2020-04-09Merge pull request #83551 from worldofpeace/iso-idworldofpeace
2020-04-06nixos/lib/test-driver: Fix require_unit_state hardcoded formattingSilvan Mosberger
2020-04-02Revert "make-options-doc: fix string context issues"Jan Tojnar
2020-03-29test-driver.py: use temporary dir for vde1.ctlMartin Milata
2020-03-27make-iso9660-image.sh: enable joliet extensionworldofpeace
2020-03-27nixos/test: update test-driver.py for mypy 0.770Rouven Czerwinski
2020-03-24Compress optionsJSON using brotliEelco Dolstra
2020-03-19nixos: Fix pkgs exportingSilvan Mosberger
2020-03-14nixos/lib: use removePrefix in escapeSystemdPathflorianjacob
2020-03-13Merge pull request #81241 from thefloweringash/nesting-systemMichele Guerini Rocco
2020-03-13nixos/python-test-driver: allow single char as hostName and fix misleading er...Maximilian Bosch
2020-03-05nixos/activation: use eval-config's system argument for nestingAndrew Childs
2020-02-14nixosTests: Make VLAN argument optional in python test driverJacek Galowicz
2020-02-14Merge pull request #79659 from worldofpeace/cleanup-python-test-libworldofpeace
2020-02-09Merge pull request #79335 from flokli/deprecate-perl-vm-testsworldofpeace
2020-02-09nixos/testing: add deprecation notice for Perl VM testsFlorian Klink
2020-02-09testing: fix runInMachineWithXworldofpeace
2020-02-09testing-python: readd auto displayManagerworldofpeace
2020-02-09testing-python: fix runInMachineworldofpeace
2020-02-09Merge pull request #79368 from sorki/ext4resizeSamuel Dionne-Riel
2020-02-09nixos/lib/make-ext4-fs: fall back to resize2fs -M if exact resize failsRichard Marko
2020-02-07nixos/test: Add copy_from_host and copy_from_host_via_shell to pythonJacek Galowicz
2020-02-01Merge pull request #59855 from volth/qemu-cpu-passthruJohn Ericson
2020-01-27Merge pull request #78265 from Synthetica9/https-homepagesSilvan Mosberger
2020-01-26nixosTests: Drop invalid utf characters in command outputJacek Galowicz
2020-01-22treewide: fix redirected urlsPatrick Hilhorst
2020-01-19Merge pull request #77587 from singron/fix-sharedFlorian Klink
2020-01-19test-driver.py: Use /tmp/shared for copy_from_vmEric Culp
2020-01-17Merge pull request #77662 from marijanp/verbose-python-test-driverFlorian Klink
2020-01-15runInLinuxVM, test-driver: pass host's cpu type to guest vmvolth
2020-01-14test-driver.py: fix decoding of VM outputErik Arvstedt
2020-01-14test-driver.py: specify coreutils dependencyErik Arvstedt
2020-01-14nixos/test: added verbose output for failed testsMarijan Petričević
2020-01-12test-driver.py: Share the shared dir between VMsEric Culp