nixpkgs/nixos/modules/virtualisation
Casey Ransom 791b600aac nixos/docker: Include ZFS commands in PATH for ZFS storagedriver
When using the ZFS storagedriver in docker, it shells out for the ZFS
commands. The path configuration for the systemd task does not include
ZFS, so if the driver is set to ZFS, add ZFS utilities to the PATH.

This will resolve https://github.com/NixOS/nixpkgs/issues/10127

[Bjørn: prefix commit message with "nixos/docker:", remove extra space
before ';']
2015-10-04 14:13:56 +02:00
..
amazon-grow-partition.nix Wait for udev after resizing partitions 2015-09-28 22:15:47 +02:00
amazon-image.nix Blacklist the xen_fbfront kernel module 2015-09-28 22:15:47 +02:00
amazon-init.nix Remove option ec2.metadata 2015-06-30 17:25:56 +02:00
amazon-options.nix
azure-common.nix
azure-config.nix
azure-image.nix nixos: rename some outputs for better discoverability in /nix/store 2015-09-18 19:00:20 +00:00
brightbox-config.nix Add initial Brightbox expression. 2015-08-08 19:50:22 +00:00
brightbox-image.nix nixos: rename some outputs for better discoverability in /nix/store 2015-09-18 19:00:20 +00:00
container-config.nix Use ConditionVirtualization to disable some services in containers 2015-07-22 12:23:40 +02:00
containers.nix nixos: fix some types 2015-09-18 18:48:50 +00:00
docker-image.nix
docker.nix nixos/docker: Include ZFS commands in PATH for ZFS storagedriver 2015-10-04 14:13:56 +02:00
ec2-data.nix ec2-data.nix: Remove superfluous check 2015-09-28 13:47:14 +02:00
google-compute-config.nix
google-compute-image.nix nixos: rename some outputs for better discoverability in /nix/store 2015-09-18 19:00:20 +00:00
growpart-util-linux-2.26.patch Update AMI generator 2015-09-27 21:06:40 +02:00
libvirtd.nix
lxc-container.nix
lxc.nix
lxd.nix nixos/lxd: Add service 2015-09-13 23:27:31 -07:00
nixos-container-completion.sh nixos-container: Add bash completion for "nixos-container" command 2015-09-16 22:18:48 +02:00
nixos-container.pl nixos-container: Fix show-host-key 2015-09-08 15:57:49 +02:00
nova-config.nix
nova-image.nix
nova.nix nixos: Replace pkgs.openssh with config.programs.ssh.package 2015-06-26 17:09:58 -07:00
openvswitch.nix Revert "openvswitch module: do not fork services" 2015-09-24 14:58:31 +02:00
parallels-guest.nix "Parallel Tools" -> Parallels Tools 2015-09-15 08:51:02 +02:00
qemu-opts
qemu-vm.nix Installer test: Fix booting from SCSI 2015-06-17 15:47:43 +02:00
virtualbox-guest.nix virtualbox service: add support for vboxsf guest filesystem 2015-09-21 22:32:13 +02:00
virtualbox-host.nix nixos/vbox: Move all options to virtualisation.*. 2015-08-13 12:28:24 +02:00
virtualbox-image.nix Use make-disk-image.nix for VirtualBox images 2015-09-28 14:31:19 +02:00
vmware-guest.nix fix argument in mkEnableOption 2015-06-21 18:21:21 +03:00
xen-dom0.nix xen: fixes (authored by michalpalka) 2015-07-15 12:38:37 +02:00
xen-domU.nix