about summary refs log tree commit diff
path: root/pkgs/build-support/vm
AgeCommit message (Expand)AuthorFilesLines
2021-01-24treewide: stdenv.lib -> libPavol Rusnak1-2/+3
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson1-1/+1
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer1-1/+1
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson1-1/+1
2020-12-30vmTools.debClosureGenerator: Fix non-determinism in dependency graphDamien Diederen1-1/+1
2020-12-17vm: Remove runInWindowsVM implementationaszlig8-722/+1
2020-11-24utillinux: rename to util-linuxGraham Christensen1-16/+16
2020-06-01Merge pull request #82258 from erikarvstedt/fix-xchg-cachingFlorian Klink2-2/+2
2020-06-01qemu-vm: fix inconsistent caching of xchg dirsErik Arvstedt2-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-38/+38
2020-03-29vmTools.diskImageFuns.debian9i386: update source urlSymphorien Gibol1-2/+2
2020-02-20runInLinuxVM: Ensure tools requiring /etc/passwd workSamuel Dionne-Riel1-0/+4
2019-12-08vmTools.fillDiskWithRPMs: fix cpio useLancelot SIX1-1/+1
2019-12-04treewide: remove empty `let` blocksMario Rodas1-2/+1
2019-09-16Merge branch 'master' into os-prober-testLéo Gaspard3-14/+8
2019-09-08treewide: remove redundant quotesvolth1-1/+1
2019-08-28treewide: remove redundant recvolth2-4/+4
2019-08-20mirrors: Add centos mirror (#66537)Josef Kemetmüller1-9/+3
2019-06-09nixos/tests: add a test for os-proberSymphorien Gibol1-2/+2
2019-05-14vmTools: update debian-9.4 repositories to debian-9.8 Release.xz urlsAlexandre Peyroux1-8/+8
2019-02-26treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim1-1/+2
2019-02-09Merge remote-tracking branch 'origin/master' into stagingMatthew Bauer1-0/+34
2019-02-05Merge pull request #54626 from FlorianFranzen/bionicEelco Dolstra1-0/+34
2019-02-01Merge branch 'staging-next' into stagingVladimír Čunát1-3/+3
2019-01-29runInLinuxVM: pkgs.linux -> kernelvolth1-3/+3
2019-01-26buid-support: Add Ubuntu bionic base imagesFlorian Franzen1-0/+34
2019-01-16treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj1-1/+1
2018-10-08debian vm tools: use snapshot.debian.orgLinus Heckemann1-2/+2
2018-09-25Revert "virtualization/qemu-vm: fix and improve virtio/scsi switching"Sarah Brofeldt1-13/+3
2018-09-22virtualization/qemu-vm: fix and improve virtio/scsi switchingStefan Junker1-3/+13
2018-09-13vmTools: update debian repositories to stable Release.xz urlsAndreas Rammhold1-4/+4
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2-2/+2
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