summary refs log tree commit diff
path: root/pkgs/build-support/vm/default.nix
Commit message (Expand)AuthorAge
* vmTools: update current maintained debian versionsJörg Thalheim2021-05-27
* vmTools: update current lts versions of ubuntuJörg Thalheim2021-05-26
* lzma: deprecate aliasSandro Jäckel2021-04-04
* treewide: stdenv.lib -> libPavol Rusnak2021-01-24
* lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-23
* Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer2021-01-22
* lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-21
* vm: Remove runInWindowsVM implementationaszlig2020-12-17
* utillinux: rename to util-linuxGraham Christensen2020-11-24
* Merge pull request #82258 from erikarvstedt/fix-xchg-cachingFlorian Klink2020-06-01
|\
| * qemu-vm: fix inconsistent caching of xchg dirsErik Arvstedt2020-06-01
* | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
* | vmTools.diskImageFuns.debian9i386: update source urlSymphorien Gibol2020-03-29
|/
* runInLinuxVM: Ensure tools requiring /etc/passwd workSamuel Dionne-Riel2020-02-20
* vmTools.fillDiskWithRPMs: fix cpio useLancelot SIX2019-12-08
* Merge branch 'master' into os-prober-testLéo Gaspard2019-09-16
|\
| * treewide: remove redundant recvolth2019-08-28
| * mirrors: Add centos mirror (#66537)Josef Kemetmüller2019-08-20
* | nixos/tests: add a test for os-proberSymphorien Gibol2019-06-09
|/
* vmTools: update debian-9.4 repositories to debian-9.8 Release.xz urlsAlexandre Peyroux2019-05-14
* Merge remote-tracking branch 'origin/master' into stagingMatthew Bauer2019-02-09
|\
| * Merge pull request #54626 from FlorianFranzen/bionicEelco Dolstra2019-02-05
| |\
| | * buid-support: Add Ubuntu bionic base imagesFlorian Franzen2019-01-26
* | | Merge branch 'staging-next' into stagingVladimír Čunát2019-02-01
|\| |
| * | runInLinuxVM: pkgs.linux -> kernelvolth2019-01-29
| |/
* / treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj2019-01-16
|/
* debian vm tools: use snapshot.debian.orgLinus Heckemann2018-10-08
* Revert "virtualization/qemu-vm: fix and improve virtio/scsi switching"Sarah Brofeldt2018-09-25
* virtualization/qemu-vm: fix and improve virtio/scsi switchingStefan Junker2018-09-22
* vmTools: update debian repositories to stable Release.xz urlsAndreas Rammhold2018-09-13
* treewide: Purge `stdenv.platform` and top-level `platform`John Ericson2018-08-20
* vmTools: Fix BusyBox runtime error in initrdaszlig2018-07-18
* vmTools: update Debian minor version to 8.11Jacob Mitchell2018-07-01
* azure: stop carrying qemu-220 patchCole Mickens2018-06-12
* runInLinuxVM: fix ext4 and crc32c-intel interactionsMichael Bishop2018-05-03
* vmTools: update Debian 9 names and hashesHenry Till2018-04-22
* vmTools: Add crc32c_generic to the initrdEelco Dolstra2018-04-10
* Fix typoEelco Dolstra2018-03-22
* vmTools: update distributionsNikolay Amiantov2018-02-21
* makeModulesClosure: support firmwareNikolay Amiantov2018-02-16
* runInLinuxVM: Use QEMU command line that works on other architecturesTuomas Tynkkynen2018-01-30
* runInLinuxVM: Don't hardcode x86-specific serial deviceTuomas Tynkkynen2018-01-30
* nixos/initrd: Don't include some x86-specific modules unconditionallyTuomas Tynkkynen2018-01-22
* build-support/vm: Autodetect kernel filenameTuomas Tynkkynen2018-01-22
* vmTools: omit '-drive ...' entirely instead of using /dev/nullWill Dietz2018-01-07
* build-support/vm: Use devtmpfs, not static device nodesTuomas Tynkkynen2017-12-12
* debian: 8.9 -> 8.10Eelco Dolstra2017-12-12
* Init Centos 7.4 vmTools diskImageBenjamin Hipple2017-12-03
* nixos/qemu-guest: Ensure virtio_mmio is available in initrdTuomas Tynkkynen2017-11-26
* Merge pull request #31801 from bhipple/centos-7.3-vmtools-imageGraham Christensen2017-11-22
|\