3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu/system
Ludovic Courtès a348b09ea9 gnu: Move /etc/resolv.conf handling to the networking service.
* gnu/system/vm.scm (etc-directory): Remove 'resolv.conf'.
  (system-qemu-image): Use 'static-networking-service' with
  #:name-servers.  Don't populate the image with /etc/resolv.conf.
* gnu/system/dmd.scm (static-networking-service): Add #:name-servers
  parameter.  Use it to populate /etc/resolv.conf.
2013-12-07 00:01:06 +01:00
..
dmd.scm gnu: Move /etc/resolv.conf handling to the networking service. 2013-12-07 00:01:06 +01:00
grub.scm gnu: vm: Rewrite helper functions as monadic functions. 2013-10-03 23:12:20 +02:00
linux.scm derivations: Use more keyword parameters for 'build-expression->derivation'. 2013-12-04 16:07:53 +01:00
shadow.scm gnu: vm: Rewrite helper functions as monadic functions. 2013-10-03 23:12:20 +02:00
vm.scm gnu: Move /etc/resolv.conf handling to the networking service. 2013-12-07 00:01:06 +01:00