guix/gnu
Ludovic Courtès 9bb34f9c92 services: dhcp-client: Turn up the interfaces before calling 'dhclient'.
Somehow, as of Linux 4.0.2, the interfaces are down by default, which
prevents 'dhclient' from actually using them.

* gnu/services/networking.scm (dhcp-client-service): Call
  'set-network-interface-up' on each item of IFACES.
2015-05-17 23:24:30 +02:00
..
build system: activate-ptrace-attach: Handle kernels without YAMA support. 2015-05-09 13:14:31 -04:00
packages gnu: magit: Install .el files directly under share/emacs/site-lisp. 2015-05-17 21:25:09 +02:00
services services: dhcp-client: Turn up the interfaces before calling 'dhclient'. 2015-05-17 23:24:30 +02:00
system install: desktop.tmpl: Add "netdev" to the user's supplementary groups. 2015-05-11 22:40:31 -04:00
artwork.scm artwork: Update to latest version. 2015-05-07 23:11:23 +02:00
packages.scm packages: Allow package lookups with version prefixes. 2015-04-18 22:57:52 +02:00
services.scm
system.scm system: Use "." instead of "source" in /etc/profile. 2015-05-07 09:49:08 +02:00