distro: Add GNU lsh. * distro/packages/lsh.scm, distro/packages/patches/lsh-guile-compat.patch: distro/packages/patches/lsh-no-root-login.patch: distro/packages/patches/lsh-pam-service-name.patch: New files. * Makefile.am (MODULES): Add lsh.scm. (dist_patch_DATA): Add the above patches.
distro: Add util-linux. * distro/packages/linux.scm (util-linux): New variable.
distro: Add psmisc. * distro/packages/linux.scm (psmisc): New variable.
distro: make-bootstrap: Use `linux' module. * distro/packages/make-bootstrap.scm: Use (distro packages linux). This is a followup to 80fe5c6.
distro: gnutls: Build sequentially. * distro/packages/gnutls.scm (gnutls)[arguments]: New field.
distro: guile-2.0: Update to 2.0.7. * distro/packages/guile.scm (guile-2.0): Switch to 2.0.7. (guile-2.0/fixed): Stay at 2.0.6.
distro: Add `guile-2.0/fixed', which should rarely change. * distro/packages/guile.scm (guile-2.0/fixed): New variable. * distro/packages/base.scm (guile-final): Use it.
distro: Import 'gettext' under a different name. * distro/packages/nano.scm, distro/packages/wget.scm: Import 'gettext' from (distro packages gettext) under 'guix:gettext'.
distro: linux-libre-headers: Move to (distro packages linux). * distro/packages/base.scm (linux-libre-headers): Move to... * distro/packages/linux.scm (linux-libre-headers): ... here.
distro: Add Linux-PAM. * distro/packages/linux.scm: New file. * Makefile.am (MODULES): Add it.
distro: flex: Fix module name. * distro/packages/flex.scm: Change the module name to (distro packages flex).
distro: Add GNU Cpio. * distro/packages/cpio.scm, distro/packages/patches/cpio-gets-undeclared.patch: New files. * Makefile.am (MODULES): Add 'cpio.scm'. (dist_patch_DATA): Add 'cpio-gets-undeclared.patch'.
distro: Add GNU Time. * distro/packages/time.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add GNU Which. * distro/packages/which.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add GNU Less. * distro/packages/less.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add GNU Nano. * distro/packages/nano.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add GNU Wget. * distro/packages/wget.scm: New file; patch-shebang phase added by Ludovic Courtès. * Makefile.am (MODULES): Add it.
distro: Add GNU Ddrescue. * distro/packages/ddrescue.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add GNU Gettext. * distro/packages/gettext.scm, distro/packages/patches/gettext-gets-undeclared.patch: New files. * Makefile.am (MODULES): Add 'gettext.scm'. (dist_patch_DATA): Add 'gettext-gets-undeclared.patch'.
distro: Add GNU Shishi. * distro/packages/shishi.scm, distro/packages/patches/shishi-gets-undeclared.patch: New files. * Makefile.am (MODULES): Add 'shishi.scm'. (dist_patch_DATA): Add 'shishi-gets-undeclared.patch'.