about summary refs log tree commit diff
path: root/modules/virtualisation
Commit message (Expand)AuthorAge
...
| * | | Don't flush addresses unless necessaryEelco Dolstra2012-10-11
| * | | Use optionalAttrsEelco Dolstra2012-10-10
| * | | fetch-ec2-data: Update for systemdEelco Dolstra2012-10-04
| * | | Automatically append ".service" to the name of service unitsEelco Dolstra2012-08-23
| * | | Merge branch 'master' of github.com:NixOS/nixos into systemdEelco Dolstra2012-08-20
| |\ \ \
| * | | | Make the VirtualBox guest services depend on /dev/vboxguestEelco Dolstra2012-08-06
* | | | | add vboxsf group (for automatic mounting of shared folders)Tim Dysinger2012-12-31
| |_|_|/ |/| | |
* | | | Qemu says 'boot=on' is deprecated, so I try a half-fix hereLluís Batlle i Rossell2012-12-16
| |_|/ |/| |
* | | Add ec2.metadata (default false) option whether to allow access to EC2 metada...Rob Vermaas2012-11-21
| |/ |/|
* | Provide a common share between VMs to allow easy communicationEelco Dolstra2012-08-16
* | qemu-vm.nix: Use ext4 instead of ext3Eelco Dolstra2012-08-09
* | qemu mounts /nix/store via CIFSShea Levy2012-08-07
* | qemu requires VIRTIO_NET (and dependencies) for virtio networkingShea Levy2012-08-07
* | qemu-vm creates an ext3 filesystemShea Levy2012-08-07
* | qemu requires VIRTIO_BLK (and dependencies) for virtio drivesShea Levy2012-08-06
* | The kernel needs SERIAL_8250_CONSOLE when using a real serial port as a consoleShea Levy2012-08-06
|/
* amazon-image.nix: Don't put any old configurations in the GRUB menuEelco Dolstra2012-07-25
* virtualbox-image.nix: VirtualBox disks are /dev/sda, not /dev/vdaEelco Dolstra2012-07-24
* Use ext4 for VirtualBox imagesEelco Dolstra2012-07-23
* Fix booting on EC2Eelco Dolstra2012-06-24
* Use BusyBox in the initrdEelco Dolstra2012-06-22
* * Make the ACPI Shutdown command in VirtualBox to do the right thing.Eelco Dolstra2012-06-11
* Making the virtualbox-guest module be evaluated only in i686 and x86_64.Lluís Batlle i Rossell2012-06-11
* * Mark QEMU VMs as NixOS machines.Eelco Dolstra2012-05-23
* * Include cryptsetup in EC2 AMIs.Eelco Dolstra2012-05-14
* * Set preferLocalBuild on a few trivial top-level derivations. TheseEelco Dolstra2012-04-26
* * Pass -cpu kvm64 in NixOS VMs (and add a simple regression test forEelco Dolstra2012-04-19
* * Only stop libvirt-guests automatically on system shutdown. Eelco Dolstra2012-04-19
* * Ugly hack: force udev to exit to prevent random "Device or resourceEelco Dolstra2012-04-12
* * Assume that the ephemeral devices are called /dev/xvda-e. So Eelco Dolstra2012-04-12
* * Don't put /var and /nix on ephemeral storage if we're bootingEelco Dolstra2012-04-10
* * Handle booting from /dev/xvda.Eelco Dolstra2012-04-06
* * Blackhole the address 169.254.169.254 after we've obtained the userEelco Dolstra2012-03-27
* * Fix the permissions on /dev/vboxuser in VirtualBox guests.Eelco Dolstra2012-03-23
* * Fix some references to dhclient.Eelco Dolstra2012-03-22
* increase size of virtualbox imageRob Vermaas2012-03-22
* * Allow Upstart jobs to declare that they shouldn't be restarted byEelco Dolstra2012-03-18
* * Automatically start VBoxClient-all when the X session starts. ThisEelco Dolstra2012-03-16
* * Enable the VirtualBox X11 display and mouse drivers.Eelco Dolstra2012-03-16
* * enableWLAN -> wireless.enable.Eelco Dolstra2012-03-04
* * Typo.Eelco Dolstra2012-02-26
* * Module for building a VirtualBox disk image (.vdi). TODO: mergeEelco Dolstra2012-02-25
* * Prevent the VirtualBox guest additions from being restartedEelco Dolstra2012-02-25
* * Fix bad default.Eelco Dolstra2012-02-23
* * aufs2 -> aufs.Eelco Dolstra2011-11-08
* * Get the SSH host key from the user data if available. This allowsEelco Dolstra2011-11-05
* * Print the host key after sshd has started to prevent a potential race.Eelco Dolstra2011-11-04
* * Force getting the hostname from EC2.Eelco Dolstra2011-11-04
* * In the initrd, automatically mount all available ephemeral disks.Eelco Dolstra2011-11-04
* * Don't get the hostname from EC2 if one has been set explicitly.Eelco Dolstra2011-11-03