mirror_lxc/hooks
Felix Abecassis b87243830e hooks: change the semantic of NVIDIA_VISIBLE_DEVICES=""
With LXC, you can override the value of an environment variable to
null, but you can't unset an existing variable.

The NVIDIA hook was previously activated when NVIDIA_VISIBLE_DEVICES
was set to null. As a result, it was not possible to disable the hook
by overriding the environment variable in the configuration.

The hook can now be disabled by setting NVIDIA_VISIBLE_DEVICES to
null or to the new special value "void".

Signed-off-by: Felix Abecassis <fabecassis@nvidia.com>
2018-02-02 06:19:13 -08:00
..
clonehostname Use LXC_ROOTFS_MOUNT in clonehostname hook 2017-02-23 10:13:16 -05:00
dhclient-script hooks: add dhclient hooks 2017-11-20 16:54:16 -08:00
dhclient.in hooks: dhclient hook improvements 2017-12-19 15:18:28 -08:00
Makefile.am hooks: dhclient hook improvements 2017-12-19 15:18:28 -08:00
mountecryptfsroot licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
nvidia hooks: change the semantic of NVIDIA_VISIBLE_DEVICES="" 2018-02-02 06:19:13 -08:00
squid-deb-proxy-client Fix small mistake with squid-deb-proxy hook 2014-01-15 10:41:16 -05:00
ubuntu-cloud-prep lxc-ubuntu-cloud: support passing vendor-data 2015-07-21 10:30:19 -04:00
unmount-namespace.c coverity: free mounts on error path 2015-10-17 21:16:22 -05:00