guix/gnu
Ludovic Courtès 847658395e system: 'sudoers' is now a file-like object.
Partly fixes <http://bugs.gnu.org/20720>
Reported by Alex Kost <alezost@gmail.com>.

* gnu/system.scm (etc-directory): Change default #:sudoers value to a
  'plain-file'.  Don't bind it.  Remove #~#$.
  (maybe-string->file): New procedure.
  (operating-system-etc-directory): Use it.
  (%sudoers-specification): Use 'plain-file'.
* doc/guix.texi (operating-system Reference): Adjust accordingly.
2015-06-05 20:22:47 +02:00
..
build gnu: linux-boot: Remove outdated and misleading comment. 2015-05-24 00:26:12 +02:00
packages gnu: Add magit-svn. 2015-06-05 12:13:38 +02:00
services services: swap: Use 'restart-on-EINTR'. 2015-05-22 11:51:12 +02:00
system install: Use the actual store name when building the tarball. 2015-05-27 22:18:21 +02:00
artwork.scm artwork: Update to latest version. 2015-05-07 23:11:23 +02:00
packages.scm
services.scm
system.scm system: 'sudoers' is now a file-like object. 2015-06-05 20:22:47 +02:00