gnu: gdb: Update to 7.6.1. * gnu/packages/gdb.scm (gdb): Update to 7.6.1.
gnu: bison: Update to 3.0. * gnu/packages/bison.scm (bison): Update to 3.0. Make Perl a native input. Add a variant of Flex as a native input. Use #:export instead of 'define-public'. * gnu/packages/flex.scm (flex): Use #:export instead of 'define-public'.
gnu: units: Update to 2.02. * gnu/packages/maths.scm (units): Update to 2.02.
gnu: texinfo: Update to 5.2. * gnu/packages/texinfo.scm (texinfo): Update to 5.2.
gnu: global: Update to 6.2.9. * gnu/packages/global.scm (global): Update to 6.2.9.
gnu: guix: Update to 0.4. * gnu/packages/package-management.scm (guix): Update to 0.4. (guix-0.4): Remove. * gnu/system/vm.scm (qemu-image, system-qemu-image): Use GUIX instead of GUIX-0.4.
gnu: module-init-tools: Remove reference to unavailable man page tarball. Fixes <http://bugs.gnu.org/15187>. Reported by Mark H. Weaver <mhw@netris.org>. * gnu/packages/linux.scm (module-init-tools): Remove reference to Gentoo's pre-built man pages and 'unpack-man-pages' phase. Add 'fake-docbook' phases.
gnu: guix: Remove warning about 0.4 hack. * gnu/packages/package-management.scm (guix-0.4): Remove warning.
Merge branch 'core-updates'
gnu: linux-initrd: Mount /tmp as a tmpfs. * gnu/packages/linux-initrd.scm (gnu-system-initrd): Make sure /root/tmp exists; mount it as a tmpfs.
gnu: Add net-base. * gnu/packages/system.scm (net-base): New variable.
gnu: Add net-tools. * gnu/packages/linux.scm (net-tools): New variable.
gnu: dmd: Download from alpha.gnu.org. * gnu/packages/system.scm (dmd): Use the alpha.gnu.org URL.
gnu: harfbuzz: Update to 0.9.21. * gnu/packages/gtk.scm (harfbuzz): Update to 0.9.21.
gnu: Add dvdisaster. * gnu/packages/cdrom.scm (dvdisaster): New variable.
gnu: xf86-input-joystick: Fix installation path. * gnu/packages/xorg.scm (xf86-input-joystick): Fix installation path.
gnu: xf86-input-vmmouse: Fix installation path. * gnu/packages/xorg.scm (xf86-input-vmmouse): Fix installation path.
gnu: xf86-input-synaptics: Fix installation paths. * gnu/packages/xorg.scm (xf86-input-synaptics): Fix installation paths.
Merge branch 'master' into core-updates
gnu: zile: Fix references to /bin/sh. * gnu/packages/zile.scm (zile): Add 'patch-/bin/sh' phase. Move Perl and help2man to 'native-inputs'.