gnu: shadow: Add record type for user accounts.
authorLudovic Courtès <ludo@gnu.org>
Thu, 26 Sep 2013 19:52:39 +0000 (21:52 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 26 Sep 2013 22:46:17 +0000 (00:46 +0200)
commitbacadb026c4e9ab75902933954d5cedd17a74537
tree9a38e6a5e7cc951429170b1785e76b10b8e64b99
parentc773aba8708e85a4bbd2415fefe0fb8f48b9c8d1
gnu: shadow: Add record type for user accounts.

* gnu/system/shadow.scm (<user-account>): New record type.
  (passwd-file): Use it.
* gnu/system/vm.scm (system-qemu-image): Adjust accordingly.
gnu/system/shadow.scm
gnu/system/vm.scm