nixpkgs/nixos/modules/virtualisation
pennae 82931ea446 nixos/nix-containers: use SIGTERM to stop containers
systemd-nspawn can react to SIGTERM and send a shutdown signal to the container
init process. use that instead of going through dbus and machined to request
nspawn sending the signal, since during host shutdown machined or dbus may have
gone away by the point a container unit is stopped.

to solve the issue that a container that is still starting cannot be stopped
cleanly we must also handle this signal in containerInit/stage-2.
2021-04-28 14:07:35 +02:00
..
amazon-image.nix utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
amazon-init.nix virtualization/amazon-init: enable option 2021-02-15 18:44:34 +00:00
amazon-options.nix
anbox.nix nixos/anbox: remove systemd-udev-settle 2021-03-01 19:29:32 +01:00
azure-agent-entropy.patch
azure-agent.nix nixos/azure-agent: fix deprecation warning 2021-01-12 13:00:38 +02:00
azure-bootstrap-blobs.nix
azure-common.nix azure: boot.growPartition = true 2020-03-29 13:56:55 -07:00
azure-config-user.nix
azure-config.nix
azure-image.nix nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
azure-images.nix
brightbox-config.nix
brightbox-image.nix iproute: deprecate alias 2021-04-04 01:43:46 +02:00
cloudstack-config.nix
container-config.nix
containerd.nix nixos/kubernetes: docker -> containerd 2021-03-07 12:51:14 +10:00
containers.nix nixos/containers: move extraConfig to settings model 2021-04-07 16:08:18 -04:00
cri-o.nix nixos/cri-o: add OCI seccomp bpf hook support 2021-02-05 11:04:49 +01:00
digital-ocean-config.nix
digital-ocean-image.nix
digital-ocean-init.nix
docker-image.nix
docker.nix nixos/docker: re-add network.target 2021-03-25 22:06:54 +01:00
ec2-amis.nix ec2-amis: 2020-11-23 update (#104740) 2021-01-11 12:37:14 -05:00
ec2-data.nix iproute: deprecate alias 2021-04-04 01:43:46 +02:00
ec2-metadata-fetcher.nix {ec2,openstack}-metadata-fetcher: unconditionally fetch metadata 2020-11-22 11:04:46 +10:00
ecs-agent.nix nixos/*: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
fetch-instance-ssh-keys.bash gce/fetch-ssh-keys: Put script in separate file, use PrivateTmp... 2021-02-19 15:17:12 +01:00
gce-images.nix add new Google Cloud image for the current release 2021-03-21 14:04:09 -04:00
google-compute-config.nix iproute: deprecate alias 2021-04-04 01:43:46 +02:00
google-compute-image.nix nixos/modules: stdenv.lib -> lib 2021-01-17 21:40:51 +01:00
grow-partition.nix
hyperv-guest.nix nixos/hyperv-guest: rngd was removed, no need to disable it 2021-02-21 01:34:56 +01:00
hyperv-image.nix virtualisation/hyperv-image: remove diskImage after vhdx is generated 2020-05-20 19:56:38 -04:00
kvmgt.nix nixos/kvmgt: allow multiple uuids on same mdev 2020-05-30 12:13:54 -04:00
libvirtd.nix nixos/libvirtd: add package option 2021-04-09 01:20:19 +02:00
lxc-container.nix nixos/getty: rename from services.mingetty 2021-01-05 09:09:42 +00:00
lxc.nix Revert "apparmor: fix and improve the service" 2020-10-07 12:22:18 +02:00
lxcfs.nix
lxd.nix nixos/lxd: fixup of 4adcb006 2021-03-03 01:16:41 +01:00
nixos-containers.nix nixos/nix-containers: use SIGTERM to stop containers 2021-04-28 14:07:35 +02:00
oci-containers.nix nixos/oci-containers: Remove dep on system.path 2021-01-29 18:29:07 +01:00
openstack-config.nix nixos: openstack: have its own metadata fetcher expression 2020-11-18 11:42:32 -05:00
openstack-metadata-fetcher.nix {ec2,openstack}-metadata-fetcher: unconditionally fetch metadata 2020-11-22 11:04:46 +10:00
openvswitch.nix
parallels-guest.nix treewide: fix modules options types where the default is null 2020-04-28 19:13:59 +02:00
podman.nix nixos/containers: move extraConfig to settings model 2021-04-07 16:08:18 -04:00
qemu-guest-agent.nix nixos/qemu-guest-agent: make the QEMU guest agent package configurable 2020-10-19 17:58:10 +02:00
qemu-vm.nix Merge pull request #111462 from jakobrs/msize 2021-02-25 21:06:27 -05:00
railcar.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
spice-usb-redirection.nix fixup: address @jtojnar's review comments 2020-09-12 17:00:44 +02:00
vagrant-guest.nix nixos/vagrant-virtualbox-image: init (#101120) 2020-10-20 11:09:46 +02:00
vagrant-virtualbox-image.nix nixos/vagrant-virtualbox-image: init (#101120) 2020-10-20 11:09:46 +02:00
virtualbox-guest.nix nixos/virtualbox-guest: add vmware driver 2020-06-17 18:43:27 +02:00
virtualbox-host.nix
virtualbox-image.nix Merge pull request #60246 from dfordivam/virtualbox-add-extra-disk 2020-08-02 13:13:52 -04:00
vmware-guest.nix
vmware-image.nix virtualisation: add vmware-image (#88523) 2020-05-22 10:03:46 +02:00
xe-guest-utilities.nix iproute: deprecate alias 2021-04-04 01:43:46 +02:00
xen-dom0.nix iproute: deprecate alias 2021-04-04 01:43:46 +02:00
xen-domU.nix