guix/gnu
Ludovic Courtès 8897603ad0 services: networking: Set interfaces up; delete default route only when needed.
* gnu/services/networking.scm (static-networking-service): Use -i, -A,
  and --up with Inetutils' ifconfig.  Do 'route del -net default' only
  when GATEWAY is true.
2014-07-12 23:17:54 +02:00
..
packages gnu: Add links. 2014-07-12 06:44:26 +02:00
services services: networking: Set interfaces up; delete default route only when needed. 2014-07-12 23:17:54 +02:00
system system: Allow root to use 'groupadd' & co. without authenticating. 2014-07-11 23:20:48 +02:00
packages.scm Factorize package search between 'guix package' and 'guix build'. 2013-12-21 22:36:32 +01:00
services.scm services: Support per-service activation scripts. 2014-05-24 18:10:05 +02:00
system.scm system: Add 'which' to the base packages. 2014-07-12 23:17:54 +02:00