about summary refs log tree commit diff
path: root/nixos/modules/virtualisation
Commit message (Expand)AuthorAge
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Merge branch 'containers'Eelco Dolstra2014-04-10
|\
| * Document NixOS containersEelco Dolstra2014-04-10
| * nixos-container: Add ‘run’ and ‘root-login’ commandsEelco Dolstra2014-04-10
| * Bring back ‘nixos-container update’Eelco Dolstra2014-04-10
| * Fix permissions on /var/lib/startup-doneEelco Dolstra2014-04-10
| * nixos-container: Don't destroy declarative containersEelco Dolstra2014-04-03
| * Disable container support in containersEelco Dolstra2014-04-03
| * Make starting a container synchronousEelco Dolstra2014-04-03
| * Always enable container loginsEelco Dolstra2014-04-03
| * nixos-container: Rewrite in PerlEelco Dolstra2014-03-31
| * Provide nixos-container unconditionallyEelco Dolstra2014-03-31
| * Remove hard-coded SSH keyEelco Dolstra2014-03-24
| * nixos-container: NixOps helper functionsEelco Dolstra2014-03-24
| * Allow dashes in container namesEelco Dolstra2014-03-24
| * Add support for imperative container managementEelco Dolstra2014-03-24
| * nixos-container-shell -> nixos-container { login | root-shell }Eelco Dolstra2014-03-24
| * Rename systemd.containers -> containersEelco Dolstra2014-03-24
| * Fix permissionsEelco Dolstra2014-03-18
| * Don't run dhcpcd in containersEelco Dolstra2014-03-18
| * Add command ‘nixos-container-shell’ for logging into a containerEelco Dolstra2014-03-18
| * Ensure that the container root can always be accessed via /var/lib/containersEelco Dolstra2014-03-18
| * Add support for running a container with a private network interfaceEelco Dolstra2014-03-18
| * Give containers a writable /nix/var/nix/{profiles,gcroots}Eelco Dolstra2014-03-17
| * Don't reboot a container when its configuration changesEelco Dolstra2014-03-17
| * Provide a simple way to log into containersEelco Dolstra2014-03-17
* | nixos: add type definitions to virtualisation.libvirtd.* optionsBjørn Forsman2014-04-07
* | Fix VirtualBox image generationEelco Dolstra2014-03-31
* | Another attempt to fix the installer testEelco Dolstra2014-03-30
* | sloppy sloppy SheaShea Levy2014-03-29
* | D'ohShea Levy2014-03-29
* | Merge branch 'virtualbox' of git://github.com/Calrama/nixpkgsShea Levy2014-03-29
|\ \
| * | Add "vboxsf" to the kernel modules for VirtualBox Guest Additions 4.3.6Moritz Maxeiner2014-02-05
| * | Follow renaming of services.xserver.videoDrivers to services.mesa.videoDriver...Moritz Maxeiner2014-02-02
* | | VM tests: Run hwclock in the initrdEelco Dolstra2014-03-28
* | | Make the GCE image use 100G as disk size (maximum).Rob Vermaas2014-03-21
* | | Increase size of GCE image. Use disk.raw as name inside tar.gz, as this is co...Rob Vermaas2014-03-21
| |/ |/|
* | Make initialRootPassword overrideable in all virtualisation modules, not just...Rickard Nilsson2014-02-24
* | Removed obsolete option services.xserver.videoDriverPascal Wittmann2014-02-18
* | virtualbox-image.nix: initialRootPassword setting should be easily overrideableShea Levy2014-02-14
* | Revert "Add nixosSubmodule option type"Shea Levy2014-02-13
* | Revert "Add heterogeneousAttrsOf option type"Shea Levy2014-02-13
* | Add heterogeneousAttrsOf option typeShea Levy2014-02-11
* | Add nixosSubmodule option typeShea Levy2014-02-11
* | services.mesa -> hardware.openglShea Levy2014-02-08
* | services.xserver.videoDrivers -> services.mesa.videoDriversMathijs Kwik2014-02-06
* | Re-introduce security.initialRootPassword, and add a new option users.extraUs...Rickard Nilsson2014-02-05
* | Generate /etc/passwd and /etc/group at build timeRickard Nilsson2014-02-05
|/
* Google Compute image: fix punctuation in description, give disk image proper ...Rob Vermaas2013-12-12
* Remove a hardcoded SSH public key from the Google Compute image.Rob Vermaas2013-12-11