aboutsummaryrefslogtreecommitdiff
path: root/pkgs/build-support/vm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* vm: remove trusty-updates hash as it changes too oftenDomen Kožar2017-09-141-4/+0
* vm: bump trusty-updates hashDomen Kožar2017-09-111-1/+1
* vm: Add trusty-updates to the packages listAntoine Eiche2017-08-301-0/+4
* makeImageFromDebDist: Add extraDebs argumentsEelco Dolstra2017-07-271-1/+2
* debian: 8.8 -> 8.9Eelco Dolstra2017-07-261-6/+6
* NixOS VM tests: Don't create a setgid group in vde_switchEelco Dolstra2017-06-071-1/+1
* debian: 8.7 -> 8.8Eelco Dolstra2017-05-081-6/+6
* /bin/sh -> ${stdenv.shell}rht2017-04-301-0/+1
* build-support/vm: replace sha256 with sha1Jörg Thalheim2017-02-261-6/+6
* GrrrEelco Dolstra2017-02-211-2/+2
* Fix Ubuntu 16.10 nameEelco Dolstra2017-02-211-4/+4
* Add Ubuntu 16.10Eelco Dolstra2017-02-211-0/+34
* VM builds: Use -smp when enableParallelBuilding is setEelco Dolstra2017-02-211-0/+8
* Add Fedora 25Eelco Dolstra2017-02-211-0/+26
* VM tests: veryloose -> cache=looseEelco Dolstra2017-02-131-2/+2
* cygwin-iso: fix the most obvious parts of bit rotMichael Raskin2017-02-092-9/+10
* debian: 8.6 -> 8.7Eelco Dolstra2017-01-171-6/+6
* Use looser 9pfs caching in VM tests/buildsEelco Dolstra2016-12-291-2/+2
* netcat: make netcat-openbsd the default netcat (#19411)sternenseemann2016-10-303-6/+6
* Merge staging without python splitting for nowVladimír Čunát2016-10-141-2/+1
|\
| * stdenv/stripHash: print to stdout, not to variableProfpatsch2016-10-111-2/+1
* | add docs to docker build functionsAllen Nelson2016-09-291-11/+12
|/
* debian: 8.5 -> 8.6Eelco Dolstra2016-09-221-6/+6
* runVM: mount devptsNikolay Amiantov2016-09-041-1/+2
* runVM: check exit code before postVM evalNikolay Amiantov2016-09-041-2/+5
* treewide: Use makeBinPathTuomas Tynkkynen2016-08-231-1/+1
* add Fedora 24Domen Kožar2016-08-121-0/+26
* vmTools.runInLinuxImage: add virtio_rng deviceMaarten Hoogendoorn2016-07-311-1/+2
* buildInLinuxVM: Workaround bug #16742Tuomas Tynkkynen2016-07-141-0/+1
* Revert "stdenv: introduce baseHash() to replace stripHash()"zimbatm2016-06-251-1/+2
* stdenv: introduce baseHash() to replace stripHash()zimbatm2016-06-251-2/+1
* debian: 7.10 -> 7.11, 8.4 -> 8.5Eelco Dolstra2016-06-201-12/+12
* Merge pull request #16180 from zimbatm/shell-escapingzimbatm2016-06-191-3/+1
|\
| * Escape all shell arguments uniformlyzimbatm2016-06-121-3/+1
* | Fix hash for Debian 8.4 JessieRob Vermaas2016-06-131-1/+1
|/
* add CentOS 7.1Domen Kožar2016-05-241-3/+15
* add OpenSuse 13.2Domen Kožar2016-05-241-0/+24
* debian7: change hash due to 7.10 releaseDomen Kožar2016-05-241-6/+6
* makeImageFromDebDist: accept additional parameters for vm, as in rpm version.Carles Pagès2016-05-111-4/+6
* vmTools.diskImages: add ubuntu 16.04Domen Kožar2016-04-291-0/+34
* treewide: Replace module_init_tools -> kmodTuomas Tynkkynen2016-04-221-14/+14
* Merge branch 'master' into closure-sizeVladimír Čunát2016-04-101-9/+10
|\
| * vmTools: update debian jessie 8.3 -> 8.4Vladimír Čunát2016-04-051-6/+6
| * vm: allow overriding QEMU_OPTS / memSize for images.Lluís Batlle i Rossell2016-04-011-3/+4
* | Merge 'staging' into closure-sizeVladimír Čunát2016-04-071-2/+3
|\|
| * Making vm's qemu cache=unsafe. Faster.Lluís Batlle i Rossell2016-03-311-1/+1
| * Making vm's interactive shell handle the terminal well.Lluís Batlle i Rossell2016-03-311-1/+2
* | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-011-1/+1
|\|
| * Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron2016-03-131-1/+1
* | Merge master into closure-sizeVladimír Čunát2016-03-082-1/+10
|\|