about summary refs log tree commit diff
path: root/nixos/modules/virtualisation
AgeCommit message (Expand)AuthorFilesLines
2015-09-13nixos/lxd: Add serviceWilliam A. Kennington III1-0/+64
2015-09-11nixos containers: fix system path when reloadingLuca Bruno1-1/+1
2015-09-08nixos-container: Fix show-host-keyEelco Dolstra1-1/+2
2015-09-04docker: Minor improvements, fix failing testRagnar Dahlén1-2/+13
2015-09-02nixos: kill services.virtualboxGuest to fix #9600Vladimír Čunát1-1/+1
2015-08-29Merge pull request #9528 from offlinehacker/nixos/openvswitch/startup_fixJaka Hudoklin1-3/+3
2015-08-29openvswitch service: fix ipsec startup orderJaka Hudoklin1-3/+3
2015-08-26containers: fix interfaces option bugsBoris Sukholitko1-3/+1
2015-08-22containers: add interfaces config option.Boris Sukholitko1-0/+16
2015-08-13nixos/vbox: Move all options to virtualisation.*.aszlig2-15/+6
2015-08-12Rename services.virtualboxHost -> programs.virtualboxEelco Dolstra1-3/+3
2015-08-08Add initial Brightbox expression.Rob Vermaas2-0/+171
2015-08-04Merge branch 'vboxguest-sbin-removal'.aszlig1-1/+1
2015-08-04nixos: Give virtualbox-host.nix a better location.aszlig1-0/+115
2015-08-04vbox-guest: Remove all references to sbin/.aszlig1-1/+1
2015-08-01Merge pull request #8833 from ts468/upstream.xents4681-1/+9
2015-07-22Use ConditionVirtualization to disable some services in containersEelco Dolstra1-4/+0
2015-07-20docker: allow the user to override postStartMateusz Kowalczyk1-5/+16
2015-07-15xen: fixes (authored by michalpalka)Thomas Strobel1-1/+9
2015-07-05nixos docker: fix service and testLuca Bruno1-0/+3
2015-07-04Merge pull request #8603 from ts468/upstream.xenMateusz Kowalczyk1-11/+90
2015-07-02Xen Dom0: add dnsmasq to xen-bridge.Thomas Strobel1-11/+90
2015-06-30Remove option ec2.metadataEelco Dolstra2-11/+0
2015-06-30EC2: Don't blackhole 169.254.169.254Eelco Dolstra1-10/+0
2015-06-26nixos: Replace pkgs.openssh with config.programs.ssh.packageWilliam A. Kennington III2-2/+2
2015-06-21fix argument in mkEnableOptionArseniy Seroka1-1/+1
2015-06-17Installer test: Fix booting from SCSIEelco Dolstra1-4/+21
2015-06-13Use the right nix when doing things in our amazoninitDan Peebles1-1/+1
2015-06-12Fix: xen-bridge systemd serviceThomas Strobel1-8/+5
2015-06-12Link Xen scripts to /etc/xenThomas Strobel1-6/+8
2015-06-11Initial attempt at configuring from EC2 userdata (with input from cstrahan). ...Dan Peebles1-0/+52
2015-06-10Installer tests: Don't use the ISOEelco Dolstra1-13/+21
2015-06-02Merge pull request #6732 from oconnorr/masterWout Mertens1-19/+29
2015-05-29Revert "Set boot.loader.grub.configurationLimit to 1 for gce/azure/amazon ima...William A. Kennington III3-3/+3
2015-05-29Remove use of && in fetch-ssh-keys service.Russell O'Connor1-29/+31
2015-05-29[GCE] Put temp files for fetch-ssh-keys service in /runRussell O'Connor1-4/+5
2015-05-29Use mktemp to create temporary files to hold ssh host keys and authorized key...Russell O'Connor1-22/+29
2015-05-29Set boot.loader.grub.configurationLimit to 1 for gce/azure/amazon images. Set...Rob Vermaas3-3/+3
2015-05-26Merge pull request #7559 from offlinehacker/openvswitch/ipsecMateusz Kowalczyk1-42/+90
2015-05-26Merge pull request #7558 from offlinehacker/nixos/docker/typefixMateusz Kowalczyk1-1/+1
2015-05-26nova-image: Delete no longer used commentMateusz Kowalczyk1-3/+0
2015-05-26Merge pull request #7876 from rzetterberg/issue-7869Mateusz Kowalczyk1-3/+6
2015-05-20azure-image: common: add sg3_utilsEvgeny Egorochkin1-1/+2
2015-05-20azure-image: fix, split into bootstrap and regular configurationsEvgeny Egorochkin2-31/+61
2015-05-20nixos/libvirtd: remove --verbose flagBjørn Forsman1-1/+1
2015-05-20nixos/libvirtd: add 'extraOptions' optionBjørn Forsman1-1/+12
2015-05-17Fixes eval and build error of nova image builderRichard Zetterberg1-3/+6
2015-05-15VMWare guest support and open-vm-tools packageJussi Maki1-0/+47
2015-05-07Revert restartIfChanged on fetch-ec2-data, as it breaks deployments that set ...Rob Vermaas1-2/+0
2015-05-04fetch-ec2-data: Don't restartEelco Dolstra1-4/+8