nixpkgs/nixos/modules
William A. Kennington III d48a7a17df nixos/network-interfaces: Sanitize sys-subsystem device names
Currently, nixos will allow for interface names with special characters
such as the hyphen to be used. This presents a problem when using
systemd device names as the namespace paths are separated using hyphens.
Within systemd, if a device name has a hyphen it should be replaced with
the escape sequence \x2d.

This patch sanitizes all interface names before they are used in a
systemd device string.
2014-09-03 00:31:38 -07:00
..
config vpnc: Fix building of system config. 2014-08-31 21:39:03 +02:00
hardware Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
installer nixos/generate-config: Don't interpret btrfs subvols as bind mounts 2014-09-02 09:16:13 -07:00
misc Add IDs for uhub service 2014-09-01 10:53:19 +04:00
profiles initrd.availableKernelModules: add support for keyboards 2014-08-12 20:00:01 +02:00
programs Merge pull request #2644 from lethalman/pam_tally 2014-09-02 00:58:30 +04:00
security Merge pull request #2644 from lethalman/pam_tally 2014-09-02 00:58:30 +04:00
services Copy.com: client #3617 2014-09-03 11:31:51 +04:00
system nixos/generate-config: Only add store search path when kernels are not copied 2014-09-02 09:16:13 -07:00
tasks nixos/network-interfaces: Sanitize sys-subsystem device names 2014-09-03 00:31:38 -07:00
testing Fix evaluation 2014-08-06 19:44:13 +02:00
virtualisation Ensure libvirtd is started after vswitch and add ability to configure how libvirtd guests are shutdown 2014-09-02 01:48:50 +04:00
module-list.nix Copy.com: client #3617 2014-09-03 11:31:51 +04:00
module-list.nix.orig Copy.com: client #3617 2014-09-03 11:31:51 +04:00
rename.nix Remove the option ‘programs.bash.enable’ 2014-04-29 19:00:39 +02:00