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 Linux-PAM. * distro/packages/linux.scm: New file. * Makefile.am (MODULES): Add it.
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: Search bootstrap binaries and patches in %LOAD-PATH. * Makefile.am (patchdir, bootstrapdir): Change to be sub-directories of $(guilemoduledir). (.scm.go): Remove `DISTRO_' environment variables. * distro.scm (not-colon): Remove. (%patch-path, %bootstrap-binaries-path): Default to sub-directories of the entries in %LOAD-PATH. * pre-inst-env.in: Remove definition of `DISTRO_' environment variables.
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'.
distro: Move (distro packages libtool) to (distro packages autotools). * distro/packages/autotools.scm (libtool): Add it. * distro/packages/libtool.scm: Remove it. * distro/packages/guile.scm (distro packages guile): Adjust accordingly. * Makefile.am (MODULES): Adjust accordingly.
distro: Add GNU Autoconf and GNU Automake. * distro/packages/autotools.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add Flex. * distro/packages/flex.scm, distro/packages/patches/flex-bison-tests.patch: New files. * Makefile.am (MODULES): Add `flex.scm'. (dist_patch_DATA): Add `flex-bison-tests.patch'.
distro: Add GNU Bison. * distro/packages/bison.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add GDBM. * distro/packages/gdbm.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add GNU Ed. * distro/packages/ed.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add GNU Zile. * distro/packages/zile.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add GNU help2man. * distro/packages/help2man.scm: New file. * Makefile.am (MODULES): Add it.