about summary refs log tree commit diff
path: root/nixos/modules/virtualisation
AgeCommit message (Expand)AuthorFilesLines
2015-04-29Work around infinite recursion issue in nixops.Rob Vermaas1-2/+2
2015-04-25nixos/openvswitch: add ipsec gre tunnels supportJaka Hudoklin1-42/+90
2015-04-25nixos/docker: set extraOptions to separatedString typeJaka Hudoklin1-1/+1
2015-04-20Disable some more unnecessary stuff in containersEelco Dolstra1-0/+3
2015-04-19container.nix -> docker-container.nixEelco Dolstra2-2/+2
2015-04-09Fix amazon default configuration.nix file.Nicolas B. Pierron1-1/+1
2015-04-03Merge rename.nix changes.Nicolas B. Pierron4-3/+83
2015-03-28nixos/initrd: Generic library copyingWilliam A. Kennington III2-2/+2
2015-03-26GCE image: Remove some unnecessary lib prefixes.Rob Vermaas1-25/+25
2015-03-26GCE image: Add some recommended sysctl settings. Disable OS level firewall by...Rob Vermaas1-1/+80
2015-03-17Merge pull request #5936 from j-keck/nixos-container-usagelethalman1-0/+1
2015-03-12Fix import using module argsShea Levy1-3/+1
2015-03-12cupsd: rename `cupsd.service` to `cups.service`Kirill Elagin1-1/+1
2015-03-05Deal with virtualisation.xen.stored in a more standard wayEelco Dolstra1-2/+3
2015-03-04nixos/xen: do not use derivation in the default valuesLuca Bruno1-2/+3
2015-02-28Don't use machinectl to shut down containersEelco Dolstra1-2/+12
2015-02-28Merge pull request #6591 from lseppala/masterJaka Hudoklin1-1/+1
2015-02-28nixos: citerefentry markup in lxc option descriptionsJoachim Fasting1-3/+8
2015-02-27Fix rebooting containers where resolv.conf is a symlinkLane Seppala1-1/+1
2015-02-27Fix "systemctl reload container@"Eelco Dolstra2-2/+4
2015-02-27Only start fetch-keys for GCE image after ip-up.Rob Vermaas1-3/+3
2015-02-26GCE image: Pass header to metadata service calls.Rob Vermaas1-3/+3
2015-02-25Update: add new Xen versions + update NixOS Xen modulesThomas Strobel2-75/+189
2015-02-20bridge-utils: align attrname with pkgnameBjørn Forsman3-5/+5
2015-02-18Blacklist the nouveau driver on EC2Eelco Dolstra1-0/+4
2015-02-16Merge pull request #5995 from ts468/qemu-vmJames Cook1-19/+70
2015-02-16Update QEMU Nixos Virtual MachineThomas Strobel1-19/+70
2015-02-16azure: add a job to download ssh host and root keys if they are made availabl...Evgeny Egorochkin1-9/+48
2015-02-16Move amazon option out of amazon-image.nix, needed to make ec2.hvm usable fro...Rob Vermaas2-11/+16
2015-01-28Restrict the length of container namesEelco Dolstra1-0/+4
2015-01-28nixos/containers: make containers in containers possibleJaka Hudoklin1-1/+9
2015-01-24nixos-container: add missing 'nixos-container update' in usagej-keck1-0/+1
2015-01-15ParanoiaEelco Dolstra2-2/+2
2015-01-15NixOS containers: Create /root with 700 permissionEelco Dolstra1-1/+1
2015-01-14Merge pull request #5515 from oconnorr/masterRob Vermaas1-18/+26
2015-01-12Add auto-start option to containers.mokasin1-0/+10
2015-01-06google-compute-image.nix: Try to download all SSH host keys from metadata ser...Russell O'Connor1-8/+20
2015-01-05Generate SSH host public key from the private key.Russell O'Connor1-7/+1
2015-01-05Call wget directly in fetch-ssh-keys service.Russell O'Connor1-6/+4
2015-01-05google-compute-image.nix: unconditionally clean up /root/key.pub /root/author...Russell O'Connor1-1/+1
2015-01-05google-comute-image.nix: set umask 077 when downloading private keys from the...Russell O'Connor1-0/+2
2015-01-05google-compute-image.nix: use internal google NTP server.Russell O'Connor1-0/+2
2015-01-05Fix GCE image build.Rob Vermaas1-2/+3
2014-12-30Fix user-facing typos (mainly in descriptions)Tobias Geerinckx-Rice1-1/+1
2014-12-19virtualisation.qemuNetworkingOptions -> virtualisation.qemu.networkingOptionsMathijs Kwik1-24/+26
2014-12-19nixos/qemu-vm: make networking options configurableMathijs Kwik1-2/+18
2014-12-11nixos: move kubernetes & fleet to services/clusterJaka Hudoklin2-612/+0
2014-12-11nixos: container tarball releaseJaka Hudoklin2-54/+32
2014-12-08nixos/fleet: fix typoJaka Hudoklin1-1/+1
2014-12-08nixos/fleet: enable etcd and docker by defaultJaka Hudoklin1-0/+3