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'.
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.