Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0d1e1b1810081f8fb6496e2879bfa8326d79e580
      
https://github.com/NixOS/nixpkgs/commit/0d1e1b1810081f8fb6496e2879bfa8326d79e580
  Author: Wilhelm Schuster <w...@wilhelm.re>
  Date:   2016-09-25 (Sun, 25 Sep 2016)

  Changed paths:
    M nixos/modules/virtualisation/containers.nix

  Log Message:
  -----------
  containers module: Add option to enable tunnel access

This adds the containers.<name>.enableTun option allowing containers to
access /dev/net/tun. This is required by openvpn, tinc, etc. in order to
work properly inside containers.

The new option builds on top of two generic options
containers.<name>.additionalCapabilities and
containers.<name>.allowedDevices which also can be used for example when
adding support for FUSE later down the road.


  Commit: a8c172ca4b2220f0f6febb15000daf3af3769d4d
      
https://github.com/NixOS/nixpkgs/commit/a8c172ca4b2220f0f6febb15000daf3af3769d4d
  Author: Jörg Thalheim <jo...@higgsboson.tk>
  Date:   2016-10-01 (Sat, 01 Oct 2016)

  Changed paths:
    M nixos/modules/virtualisation/containers.nix

  Log Message:
  -----------
  Merge pull request #18822 from wlhlm/containers-dev-tun

Allow access to /dev/net/tun inside containers


Compare: https://github.com/NixOS/nixpkgs/compare/e499d59bcb27...a8c172ca4b22
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to