gnu: linux-libre: Update to 4.15.5. * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.5. (%linux-libre-hash): Update hash.
gnu: linux-libre@4.14: Update to 4.14.21. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.21. (%linux-libre-4.14-hash): Update hash.
gnu: linux-libre@4.9: Update to 4.9.83. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.83.
gnu: linux-libre@4.4: Update to 4.4.117. * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.117.
gnu: iptables: Edit synopsis & description. * gnu/packages/linux.scm (iptables)[synopsis, description]: Improve.
gnu: iptables: Update to 1.6.2. * gnu/packages/linux.scm (iptables): Update to 1.6.2.
gnu: Add basic support for s390x-linux-gnu targets. * gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add "s390x-linux". * gnu/packages/linux.scm (system->linux-architecture): Add "s390" prefix. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: lvm2: Remove obsolete phase. * gnu/packages/linux.scm (lvm2)[arguments]: Remove MAKE-OBJECTS-WRITABLE-PHASE.
gnu: linux-libre: Update to 4.15.4. * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.4. (%linux-libre-hash): Update hash.
gnu: linux-libre@4.14: Update to 4.14.20. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.20. (%linux-libre-4.14-hash): Update hash.
gnu: linux-libre@4.9: Update to 4.9.82. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.82.
gnu: linux-libre@4.4: Update to 4.4.116. * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.116.
gnu: make-linux-libre: Use invoke. * gnu/packages/linux.scm (make-linux-libre): Use invoke.
Merge branch 'master' into core-updates
gnu: btrfs-progs: Fix bash completions. This is a follow-up to commit 9a1c4a981bdd7eeca76aaf73a57d6841918821c2. Bash completions must have the same name as the executable. * gnu/packages/linux.scm (btrfs-progs)[arguments]: Rename "btrfs-completion" script to "btrfs".
Merge branch 'master' into core-updates
gnu: strace: Update to 4.21. * gnu/packages/linux.scm (strace): Update to 4.21. [source](uri): Releases are now served from GitHub.
Merge branch 'master' into core-updates
gnu: efivar: Update to 34. * gnu/packages/linux.scm (efivar): Update to 34. [arguments]: Add CC_FOR_BUILD=gcc to #:make-flags.
Merge branch 'master' into core-updates