gnu: jemalloc: Update to 4.5.0. * gnu/packages/jemalloc.scm (jemalloc): Update to 4.5.0.
gnu: Add blists. * gnu/packages/mail.scm (blists): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: Add unrar. * gnu/packages/compression.scm (unrar): New variable.
file-systems: Add FAT32 support. * gnu/build/file-systems.scm (%fat32-endianness, fat32-superblock?, read-fat32-superblock, fat32-superblock-uuid, fat32-uuid->string, fat32-superblock-volume-name, check-fat32-file-system): New variables. (%partition-label-readers, %partition-uuid-readers, check-file-system): Add fat support. (latin1->string): New variable. (null-terminated-latin1->string): Use latin1->string.
gnu: mumble: Build with 'murmur' server component. * gnu/packages/telephony.scm (mumble)[arguments]: Build 'murmur'. Remove 'no-server' and add 'no-ice' to "configure" phase. [description]: Add a sentence about mumble and murmur. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: enlightenment: Update to 0.21.6. * gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.6.
gnu: octave: Update to 4.2.1. * gnu/packages/maths.scm (octave): Update to 4.2.1.
gnu: Add lush2. * gnu/packages/lisp.scm (lush2): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
vm: Improve readability of run-vm.sh generation. * gnu/system/vm.scm (common-qemu-options, system-qemu-image/shared-store-script): Improve readability.
vm: Remove hard coded kernel file name. * gnu/system/vm.scm (system-qemu-image/shared-store-script, expression->derivation-in-linux-vm): Use operating-system-kernel-file and system-linux-image-file-name. * gnu/system.scm (system-linux-image-file-name): Add ARM.
gnu: Add linsmith. * gnu/packages/engineering.scm (linsmith): New variable.
gnu: screen: Update to 4.5.1. * gnu/packages/screen.scm (screen): Update to 4.5.1. [source]: Remove patch. * gnu/packages/patches/screen-CVE-2017-5618.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
gnu: wine: Add 'pulseaudio' to 'inputs'. * gnu/packages/wine.scm (wine)[inputs]: Add pulseaudio. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: Add ccd2cue * gnu/packages/cdrom.scm (ccd2cue): New variable.
gnu: Add vim-airline-themes. * gnu/packages/vim.scm (vim-airline-themes): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: Add vim-airline. * gnu/packages/vim.scm (vim-airline): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: Add vim-context-filetype. * gnu/packages/vim.scm (vim-context-filetype): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: Add vim-luna. * gnu/packages/vim.scm (vim-luna): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: Add vim-neosnippet. * gnu/packages/vim.scm (vim-neosnippet): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: Add vim-neosnippet-snippets. * gnu/packages/vim.scm (vim-neosnippet-snippets): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>