about summary refs log tree commit diff
path: root/pkgs/build-support/vm
AgeCommit message (Expand)AuthorFilesLines
2018-08-20treewide: Purge `stdenv.platform` and top-level `platform`John Ericson1-1/+1
2018-07-20[bot]: remove unreferenced codevolth1-5/+0
2018-07-18vmTools: Fix BusyBox runtime error in initrdaszlig1-1/+1
2018-07-01vmTools: update Debian minor version to 8.11Jacob Mitchell1-6/+6
2018-06-12azure: stop carrying qemu-220 patchCole Mickens1-10/+0
2018-05-03runInLinuxVM: fix ext4 and crc32c-intel interactionsMichael Bishop1-1/+1
2018-04-22vmTools: update Debian 9 names and hashesHenry Till1-6/+6
2018-04-10vmTools: Add crc32c_generic to the initrdEelco Dolstra1-1/+1
2018-03-22Fix typoEelco Dolstra1-2/+2
2018-02-21vmTools: update distributionsNikolay Amiantov1-1077/+119
2018-02-16makeModulesClosure: support firmwareNikolay Amiantov1-0/+1
2018-01-30runInLinuxVM: Use QEMU command line that works on other architecturesTuomas Tynkkynen1-4/+1
2018-01-30runInLinuxVM: Don't hardcode x86-specific serial deviceTuomas Tynkkynen1-2/+3
2018-01-26lib, openssl: Get rid of openssl.systemJohn Ericson1-1/+0
2018-01-22nixos/initrd: Don't include some x86-specific modules unconditionallyTuomas Tynkkynen1-1/+2
2018-01-22build-support/vm: Autodetect kernel filenameTuomas Tynkkynen1-1/+1
2018-01-07vmTools: omit '-drive ...' entirely instead of using /dev/nullWill Dietz1-4/+2
2017-12-12build-support/vm: Use devtmpfs, not static device nodesTuomas Tynkkynen1-21/+1
2017-12-12debian: 8.9 -> 8.10Eelco Dolstra1-6/+6
2017-12-03Init Centos 7.4 vmTools diskImageBenjamin Hipple1-0/+13
2017-11-26nixos/qemu-guest: Ensure virtio_mmio is available in initrdTuomas Tynkkynen1-1/+1
2017-11-22Merge pull request #31801 from bhipple/centos-7.3-vmtools-imageGraham Christensen1-0/+11
2017-11-21vm: Create /dev/fullEelco Dolstra1-0/+1
2017-11-18Init Centos 7.3 vmTools diskImageBenjamin Hipple1-0/+11
2017-09-14vm: remove trusty-updates hash as it changes too oftenDomen Kožar1-4/+0
2017-09-11vm: bump trusty-updates hashDomen Kožar1-1/+1
2017-08-30vm: Add trusty-updates to the packages listAntoine Eiche1-0/+4
2017-07-27makeImageFromDebDist: Add extraDebs argumentsEelco Dolstra1-1/+2
2017-07-26debian: 8.8 -> 8.9Eelco Dolstra1-6/+6
2017-06-07NixOS VM tests: Don't create a setgid group in vde_switchEelco Dolstra1-1/+1
2017-05-08debian: 8.7 -> 8.8Eelco Dolstra1-6/+6
2017-04-30/bin/sh -> ${stdenv.shell}rht1-0/+1
2017-02-26build-support/vm: replace sha256 with sha1Jörg Thalheim1-6/+6
2017-02-21GrrrEelco Dolstra1-2/+2
2017-02-21Fix Ubuntu 16.10 nameEelco Dolstra1-4/+4
2017-02-21Add Ubuntu 16.10Eelco Dolstra1-0/+34
2017-02-21VM builds: Use -smp when enableParallelBuilding is setEelco Dolstra1-0/+8
2017-02-21Add Fedora 25Eelco Dolstra1-0/+26
2017-02-13VM tests: veryloose -> cache=looseEelco Dolstra1-2/+2
2017-02-09cygwin-iso: fix the most obvious parts of bit rotMichael Raskin2-9/+10
2017-01-17debian: 8.6 -> 8.7Eelco Dolstra1-6/+6
2016-12-29Use looser 9pfs caching in VM tests/buildsEelco Dolstra1-2/+2
2016-10-30netcat: make netcat-openbsd the default netcat (#19411)sternenseemann3-6/+6
2016-10-14Merge staging without python splitting for nowVladimír Čunát1-2/+1
2016-10-11stdenv/stripHash: print to stdout, not to variableProfpatsch1-2/+1
2016-09-29add docs to docker build functionsAllen Nelson1-11/+12
2016-09-22debian: 8.5 -> 8.6Eelco Dolstra1-6/+6
2016-09-04runVM: mount devptsNikolay Amiantov1-1/+2
2016-09-04runVM: check exit code before postVM evalNikolay Amiantov1-2/+5
2016-08-23treewide: Use makeBinPathTuomas Tynkkynen1-1/+1