summary refs log tree commit diff
path: root/nixos/modules/virtualisation
Commit message (Expand)AuthorAge
...
| * 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
* Add initial configuration for Google Compute EngineRob Vermaas2013-12-11
* nixos/libvirtd-service: fix fail-to-start when no machines are configuredBjørn Forsman2013-12-09
* nixos/libvirtd-service: fix for garbage collected emulator pathsBjørn Forsman2013-11-27
* Add support for lightweight NixOS containersEelco Dolstra2013-11-27
* Merge pull request #1196 from bjornfor/capitalize-service-descriptionsDomen Kožar2013-11-12
|\
| * nixos: capitalize a bunch of service descriptionsBjørn Forsman2013-11-09
* | nixos/libvirtd-service: fix for dnsmasq (dir perms 700 -> 755)Bjørn Forsman2013-11-10
|/
* Don't set an initial null root password for Amazon / VirtualBox imagesEelco Dolstra2013-11-01
* Remove remaining references to UpstartEelco Dolstra2013-10-31
* Decrease verbosity of VirtualBox image generationEelco Dolstra2013-10-29
* nixos-rebuild build-vm: Ignore the user's LUKS devicesEelco Dolstra2013-10-29
* Add a priority level for overrides in VM testsEelco Dolstra2013-10-29
* Rename environment.nix -> nix.packageEelco Dolstra2013-10-28
* nixos/libvirtd: fix remote ssh managment by adding netcat-openbsd in system p...Jaka Hudoklin2013-10-24
* Don't enable acpid for VirtualBox guestsEelco Dolstra2013-10-17
* Fix runInMachineEelco Dolstra2013-10-16
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10