1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 05:31:22 +00:00
nixpkgs/nixos/modules/virtualisation
Alexander Bakker d20022018e libvirtd: add onBoot option
This adds a new ``onBoot`` option that allows specifying the action taken on
guests when the host boots. Specifying "start" ensures all guests that were
running prior to shutdown are started, regardless of their autostart settings.
Specifying "ignore" will make libvirtd ignore such guests. Any guest marked as
autostart will still be automatically started by libvirtd.
2019-08-23 17:52:12 +02:00
..
amazon-image.nix nixos aws: use in-kernel ixgbevf driver (#58956) 2019-08-15 02:58:22 +03:00
amazon-init.nix
amazon-options.nix
anbox.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
azure-agent-entropy.patch
azure-agent.nix
azure-bootstrap-blobs.nix
azure-common.nix
azure-config-user.nix
azure-config.nix
azure-image.nix
azure-images.nix
brightbox-config.nix
brightbox-image.nix
cloudstack-config.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
container-config.nix
containers.nix Revert "nixos/containers: add unprivileged option" 2019-08-23 08:24:06 +02:00
docker-containers.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
docker-image.nix
docker-preloader.nix
docker.nix docker: fix typo 2019-05-22 08:40:01 -07:00
ec2-amis.nix ec2-amis.nix: add 19.03 amis 2019-04-18 23:07:14 -04:00
ec2-data.nix
ec2-metadata-fetcher.nix
ecs-agent.nix
gce-images.nix
google-compute-config.nix nixos/systemd: install sysctl snippets 2019-08-18 17:54:26 +02:00
google-compute-image.nix treewide: Remove usage of isNull 2019-04-29 14:05:50 +02:00
grow-partition.nix
hyperv-guest.nix
kvmgt.nix kvmgt service: use modprobe, force-load module 2019-07-08 22:21:09 +03:00
libvirtd.nix libvirtd: add onBoot option 2019-08-23 17:52:12 +02:00
lxc-container.nix
lxc.nix
lxcfs.nix
lxd.nix
openstack-config.nix openstackImage: set the / fsType to reenable root FS resizing 2019-03-21 10:04:07 +01:00
openvswitch.nix treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
parallels-guest.nix nixos: Don't set LD_LIBRARY_PATH for graphics drivers that don't need it. 2019-05-26 10:23:46 +02:00
qemu-guest-agent.nix
qemu-vm.nix
rkt.nix
virtualbox-guest.nix
virtualbox-host.nix virtualbox: 5.2.28 -> 6.0.6 2019-05-09 23:36:57 +02:00
virtualbox-image.nix nixos/virtualbox: Fixes configuration to evaluate 2019-04-20 23:04:13 -04:00
vmware-guest.nix
xe-guest-utilities.nix
xen-dom0.nix
xen-domU.nix