summary refs log tree commit diff
path: root/nixos/lib
Commit message (Expand)AuthorAge
* Merge pull request #82718 from misuzu/armv7l-ext4-fs-fixSamuel Dionne-Riel2020-07-01
|\
| * nixos/lib/make-ext4-fs: use mkfs.ext4 instead of cptofsmisuzu2020-07-01
* | Merge pull request #65231 from buckley310/grub-passwordMichele Guerini Rocco2020-07-01
|\ \
| * | nixos/lib/test-driver: add wait_for_console_textrnhmjoj2020-06-24
| |/
* | testing-python: fix typoAlexandre Esteves2020-06-30
* | Merge pull request #91046 from NinjaTrappeur/nin-delete-vm-stateFlorian Klink2020-06-28
|\ \ | |/ |/|
| * test-driver.py: delete VM state directory after test runFélix Baylac-Jacqué2020-06-21
* | nixos/make-ext4-fs: increase fudge factor from 1.03 to 1.10Florian Klink2020-06-21
|/
* Merge pull request #90261 from prusnak/installer-zstd-rmPeter Hoeg2020-06-14
|\
| * images: remove original files when using zstd for compressionPavol Rusnak2020-06-14
* | nixos/lib/make-disk-image.nix: VDI supportEmery Hemingway2020-06-13
|/
* nixos/make-iso9660: fix zstd inputFinn Behrens2020-06-09
* Merge pull request #85947 from prusnak/images-zstdMarek Mahut2020-06-07
|\
| * iso-image: use zstd for compressionPavol Rusnak2020-04-24
* | Merge pull request #82258 from erikarvstedt/fix-xchg-cachingFlorian Klink2020-06-01
|\ \
| * | qemu-vm: fix inconsistent caching of xchg dirsErik Arvstedt2020-06-01
| * | test-driver: remove useless syncsErik Arvstedt2020-05-27
* | | Remove unused filesEelco Dolstra2020-05-14
* | | nixos/test-driver: Specify /bin/sh shell when running a bourne shell script a...Chuck2020-05-09
* | | testing{-python}.nix: Remove log pretty-printing cruftEelco Dolstra2020-05-07
* | | test-driver.py: Fix deadlock when the log queue gets fullEelco Dolstra2020-05-07
* | | nixosTests: drop nr_tests and failed_tests variablesFlorian Klink2020-05-01
* | | nixosTests: Reraise exception in subtestsJacek Galowicz2020-05-01
| |/ |/|
* | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
* | Revert "Revert "iso-image: normalize volumeID""worldofpeace2020-04-09
* | Revert "iso-image: normalize volumeID"worldofpeace2020-04-09
* | Merge pull request #83551 from worldofpeace/iso-idworldofpeace2020-04-09
|\ \
| * | make-iso9660-image.sh: enable joliet extensionworldofpeace2020-03-27
* | | nixos/lib/test-driver: Fix require_unit_state hardcoded formattingSilvan Mosberger2020-04-06
* | | Revert "make-options-doc: fix string context issues"Jan Tojnar2020-04-02
* | | test-driver.py: use temporary dir for vde1.ctlMartin Milata2020-03-29
* | | nixos/test: update test-driver.py for mypy 0.770Rouven Czerwinski2020-03-27
|/ /
* | Compress optionsJSON using brotliEelco Dolstra2020-03-24
* | nixos: Fix pkgs exportingSilvan Mosberger2020-03-19
* | nixos/lib: use removePrefix in escapeSystemdPathflorianjacob2020-03-14
* | Merge pull request #81241 from thefloweringash/nesting-systemMichele Guerini Rocco2020-03-13
|\ \
| * | nixos/activation: use eval-config's system argument for nestingAndrew Childs2020-03-05
| |/
* / nixos/python-test-driver: allow single char as hostName and fix misleading er...Maximilian Bosch2020-03-13
|/
* nixosTests: Make VLAN argument optional in python test driverJacek Galowicz2020-02-14
* Merge pull request #79659 from worldofpeace/cleanup-python-test-libworldofpeace2020-02-14
|\
| * testing: fix runInMachineWithXworldofpeace2020-02-09
| * testing-python: readd auto displayManagerworldofpeace2020-02-09
| * testing-python: fix runInMachineworldofpeace2020-02-09
* | Merge pull request #79335 from flokli/deprecate-perl-vm-testsworldofpeace2020-02-09
|\ \
| * | nixos/testing: add deprecation notice for Perl VM testsFlorian Klink2020-02-09
| |/
* | Merge pull request #79368 from sorki/ext4resizeSamuel Dionne-Riel2020-02-09
|\ \ | |/ |/|
| * nixos/lib/make-ext4-fs: fall back to resize2fs -M if exact resize failsRichard Marko2020-02-09
* | nixos/test: Add copy_from_host and copy_from_host_via_shell to pythonJacek Galowicz2020-02-07
* | Merge pull request #59855 from volth/qemu-cpu-passthruJohn Ericson2020-02-01
|\ \ | |/ |/|
| * runInLinuxVM, test-driver: pass host's cpu type to guest vmvolth2020-01-15