distro: Rename (distro) to (gnu packages). * distro.scm: Rename to... * gnu/packages.scm: ... this. Update all users accordingly. * Makefile.am (MODULES): Adjust accordingly. * po/POTFILES.in: Likewise.
distro: Change the module name space to (gnu ...). * distro: Rename to... * gnu: ... this. Update module names accordingly. * Makefile.am: Adjust accordingly. * po/POTFILES.in: Likewise. * distro.scm: Search for files under /gnu/packages instead of /distro/packages. * gnu/packages/base.scm (ld-wrapper-boot3): Likewise.
distro: Add libtiff. * distro/packages/libtiff.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add file. * distro/packages/file.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add Libjpeg. * distro/packages/libjpeg.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add Indent. * distro/packages/indent.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add Expat. * distro/packages/xml.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add icu4c (International Components for Unicode). * distro/packages/icu4c.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add Python 2.7.3. * distro/packages/python.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add patches forgotten in previous commits. * distro/packages/patches/bigloo-gc-shebangs.patch, distro/packages/patches/emacs-configure-sh.patch, distro/packages/patches/procps-make-3.82.patch: New files. * Makefile.am (dist_patch_DATA): Add them.
distro: Add Cyrus SASL. * distro/packages/cyrus-sasl.scm: New file. * Makefile.am (MODULES): Add it.
Test commit. * Makefile.am: alphabetical ordering
distro: Add MIT/GNU Scheme and Bigloo. * distro/packages/scheme.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add GNU Emacs. * distro/packages/emacs.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add GNU Mailutils. * distro/packages/mailutils.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add GDB. * distro/packages/gdb.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add MySQL. * distro/packages/mysql.scm: New file. * Makefile.am (MODULES): Add it.
Merge branch 'core-updates' Conflicts: guix/build/union.scm
distro: Add GNU Aspell. * distro/packages/aspell.scm: New file. * Makefile.am (MODULES): Add it.
distro: Add GNU GLOBAL. * distro/packages/global.scm: New file. * Makefile.am (MODULES): Add it.