summary refs log tree commit diff
path: root/nixos/lib
Commit message (Expand)AuthorAge
* runInLinuxVM: Use QEMU command line that works on other architecturesTuomas Tynkkynen2018-01-30
* nixos/qemu: Deduplicate QEMU serialDevice into qemu-flags.nixTuomas Tynkkynen2018-01-30
* nixos/qemu-flags: Take a 'pkgs' parameterTuomas Tynkkynen2018-01-30
* nixos/make-disk-image.nix: Support EFI imagesTuomas Tynkkynen2018-01-22
* Merge pull request #33577 from dtzWill/fix/cross-2John Ericson2018-01-09
|\
| * make-ext4-fs: Dependencies are nativeBuildInputsBen Gamari2018-01-09
| * makeSquashfs: Inputs are nativeBuildInputsBen Gamari2018-01-09
* | Merge pull request #32845 from Ma27/test-driver/allow-user-unitsJörg Thalheim2018-01-04
|\ \ | |/ |/|
| * test-driver: support testing user unitsMaximilian Bosch2018-01-02
* | make-disk-image.nix: Really fix write permissions in the storeTuomas Tynkkynen2017-12-20
* | make-disk-image.nix: Remove write permissions from /nix/storeTuomas Tynkkynen2017-12-17
|/
* make-squashfs.nix: Improve invalid path check messagesTuomas Tynkkynen2017-12-15
* build-support/vm: Use devtmpfs, not static device nodesTuomas Tynkkynen2017-12-12
* make-squashfs: Hack to avoid building images where nixos-install won't runTuomas Tynkkynen2017-12-03
* nixos/qemu: Add virtio-rng-pci to test-driverTuomas Tynkkynen2017-11-26
* nixos/testing: fix after --set ceased to evaluate the valueOrivej Desh2017-11-19
* make-disk-image: fix evalOrivej Desh2017-11-13
* make-disk-image: embed compression switch into the format nameOrivej Desh2017-11-12
* make-disk-image: add compressed option to compress qcow2 imagesOrivej Desh2017-11-12
* make-disk-image: clean upOrivej Desh2017-11-12
* make-disk-image: do not use faketimeOrivej Desh2017-11-11
* make-disk-image: clean upOrivej Desh2017-11-11
* make-disk-iamge: use faketime to get a consistent timestampDan Peebles2017-11-10
* Revert "nixos/test-instrumentation: softcode DISPLAY"Joerg Thalheim2017-11-08
* nixos/test-instrumentation: softcode DISPLAYlassulus2017-11-07
* Merge pull request #30166 from LumiGuide/graphite-1.0.2Peter Simons2017-10-18
|\
| * graphite: 0.9.15 -> 1.0.2Bas van Dijk2017-10-08
* | nixos: run parted with --script optionBjørn Forsman2017-10-14
* | nixos: Fix output path generation of runInMachineaszlig2017-10-11
|/
* Deduplicate some filterSource invocationsDan Peebles2017-08-29
* amazon-image: support VPC/VHD as an output format for the builderDan Peebles2017-08-10
* make-ext4-fs: Fix modification timestamps in imageTuomas Tynkkynen2017-07-29
* nixos tests: waitForWindow: output a list of windows we see prior to the fina...Graham Christensen2017-06-20
* nixos tests: waitForText: output the detected screen content prior to the las...Graham Christensen2017-06-20
* nixos tests: waitUntilTTYMatches: Log TTY contents on last tryGraham Christensen2017-06-20
* nixos tests: retry: Count down to 0, and pass remaining attempts to the subGraham Christensen2017-06-20
* NixOS VM tests: Don't create a setgid group in vde_switchEelco Dolstra2017-06-07
* test-driver: sendKeys() support for capital lettersVolth2017-05-19
* make-disk-image: change to be less VM-centricDan Peebles2017-04-24
* nixos/testing: Improve quality of OCRaszlig2017-04-11
* tesseract: Reintroduce enableLanguagesaszlig2017-04-11
* makeTest: don't rely on makeWrapper not quoting newlinesNikolay Amiantov2017-03-20
* make-disk-image.nix: set last fsck time on ext4 images to enable resize-on-st...Dan Peebles2017-02-26
* make-disk-image.nix: support additional filesystem contentsDan Peebles2017-02-22
* nixos/test: Fix escaping for copyFileFromHostaszlig2017-02-17
* nixos tests: make getTTYText smart about tty sizeGraham Christensen2017-02-12
* test-driver: support punctuation in sendCharsvolth2017-01-08
* eval-config.nix: configuration->configuration.nixChris Martin2017-01-04
* make-system-tarball.sh: use numeric uidsJoachim Fasting2017-01-01
* test-driver: Show test durationEelco Dolstra2016-12-29