summary refs log tree commit diff
path: root/modules/virtualisation
Commit message (Expand)AuthorAge
* Rename ‘boot.systemd’ to ‘systemd’Eelco Dolstra2013-01-16
* Fix VirtualBox image generation: switch-to-configuration in chroot needs /bin/shRob Vermaas2013-01-04
* Update create-s3-amis and amazon-image.nix to recent nixosShea Levy2012-12-18
* Merge remote-tracking branch 'upstream/master' into systemdShea Levy2012-12-17
|\
| * Qemu says 'boot=on' is deprecated, so I try a half-fix hereLluís Batlle i Rossell2012-12-16
* | nova-image.nix: Replace the commented-out aufs mount with a commented-out uni...Shea Levy2012-12-16
* | amazon-image: use unionfs-fuse instead of aufsShea Levy2012-12-16
* | Simplify unionfs-chroot bind-mountingShea Levy2012-12-16
* | Refactor common unionfs-fuse initrd prep into a separate moduleShea Levy2012-12-16
* | qemu-vm: Use unionfs-fuse instead of aufs for writableStoreShea Levy2012-12-16
* | Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-11-30
|\|
| * Add ec2.metadata (default false) option whether to allow access to EC2 metada...Rob Vermaas2012-11-21
* | Turn fileSystems into an attribute setEelco Dolstra2012-11-02
* | Turn networking.interfaces into an attribute setEelco Dolstra2012-11-02
* | dhcpcd: Don't use --background so that fetch-ec2-data can be ordered after itEelco Dolstra2012-11-02
* | Remove some obsolete optionsEelco Dolstra2012-10-29
* | Update libvirt for systemdEelco Dolstra2012-10-26
* | 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
|\|
| * 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
* | Make the VirtualBox guest services depend on /dev/vboxguestEelco Dolstra2012-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