gnu: vm: Add 'host-name' service.
authorLudovic Courtès <ludo@gnu.org>
Wed, 25 Sep 2013 19:49:22 +0000 (21:49 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 25 Sep 2013 19:49:22 +0000 (21:49 +0200)
commitba47851fac503f005d2bc496161638c46cc29ffc
tree656a7a497f09d040b1a2705a246d6afe4216f285
parent43a2779876c5ae170f3c6edc7f3d605997c4ec05
gnu: vm: Add 'host-name' service.

* gnu/system/dmd.scm (host-name-service): New procedure.
  (mingetty-service): Require the 'host-name' service.
* gnu/system/vm.scm (system-qemu-image): Add the 'host-name' service.
  Set PS1 in /etc/bashrc to something sensible.
gnu/system/dmd.scm
gnu/system/vm.scm