~ruther/guix-local

ref: dfb01baec4a68833539b3f1ff4f4fb53a367cdcb guix-local/gnu/packages/linux.scm -rw-r--r-- 133.9 KiB
57fe28a0 — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.9.1.

* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.1.
* gnu/packages/linux-libre-4.8-x86_64.conf,
gnu/packages/linux-libre-4.8-i686.conf: Delete files.
* gnu/packages/linux-libre-4.9-x86_64.conf,
gnu/packages/linux-libre-4.9-i686.conf: New files.
* Makefile.am (KCONFIGS): Update accordingly.
08600814 — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.40.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.40.
3b3b60d0 — Tobias Geerinckx-Rice 9 years ago
gnu: Use HTTPS for all sourceforge.net home pages.

* gnu/packages/admin.scm (mingetty, clusterssh)[home-page]: Use HTTPS.
* gnu/packages/audio.scm (libbs2b, soxr)[home-page]: Likewise.
* gnu/packages/bioinformatics.scm (bless)[home-page]: Likewise.
* gnu/packages/display-managers.scm (slim)[home-page]: Likewise.
* gnu/packages/games.scm (extremetuxracer)[home-page]: Likewise.
* gnu/packages/ghostscript.scm (gs-fonts)[home-page]: Likewise.
* gnu/packages/haskell.scm (ghc-regex-base, ghc-regex-posix,
ghc-regex-compat)[home-page]: Likewise.
* gnu/packages/image.scm (imlib2)[home-page]: Likewise.
* gnu/packages/libreoffice.scm (librevenge, libcmis, libodfgen, libmwaw)
[home-page]: Likewise.
* gnu/packages/linux.scm (hdparm, acpid, libavc1394, rng-tools)
[home-page]: Likewise.
* gnu/packages/mail.scm (esmtp)[home-page]: Likewise.
* gnu/packages/mp3.scm (ripperx)[home-page]: Likewise.
* gnu/packages/onc-rpc.scm (libtirpc)[home-page]: Likewise.
* gnu/packages/perl.scm (perl-czplib)[home-page]: Likewise.
* gnu/packages/python.scm (python-pyasn1-modules)[home-page]: Likewise.
* gnu/packages/xdisorg.scm (xosd)[home-page]: Likewise.
4037e5f5 — Mark H Weaver 9 years ago
gnu: linux-libre@4.1: Update to 4.1.37.

* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.37.
457d154f — Efraim Flashner 9 years ago
gnu: alsa-utils: Update to 1.1.3.

* gnu/packages/linux.scm (alsa-utils): Update to 1.1.3.
41d23dd1 — Tobias Geerinckx-Rice 9 years ago
gnu: btrfs-progs: Update to 4.9.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.9.
b291b327 — Ludovic Courtès 9 years ago
gnu: linux-libre: Avoid invalid "kconfig" input on armhf and mips64el.

This fixes a bug whereby:

  guix build linux-libre -s armhf-linux

would fail with:

  guix build: error: gnu/packages/linux.scm:231:2: package `linux-libre-4.8.15' has an invalid input: ("kconfig" #f)

This led 'tests/guix-system.sh' to fail.

* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Never add #f
as a "kconfig" input.
64b5e413 — Ludovic Courtès 9 years ago
gnu: linux-libre: Avoid invalid "kconfig" input on armhf and mips64el.

This fixes a bug whereby:

  guix build linux-libre -s armhf-linux

would fail with:

  guix build: error: gnu/packages/linux.scm:231:2: package `linux-libre-4.8.15' has an invalid input: ("kconfig" #f)

This led 'tests/guix-system.sh' to fail.

* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Never add #f
as a "kconfig" input.
gnu: Add alsa-plugins.

* gnu/packages/linux.scm (alsa-plugins): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
8d1ef002 — Tobias Geerinckx-Rice 9 years ago
gnu: linux-libre: Fix typo.

* gnu/packages/linux.scm (%linux-libre-hash): Remove excess quote.
56577539 — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.8.15.

* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.15.
9cedffe5 — Mark H Weaver 9 years ago
Revert "gnu: linux-libre: Update to 4.9."

This reverts commit 5a3849443ac8bdcffea0376b3c7efa30688c10bb.

Module loading is broken on i686 with some configurations, including our
default configuration.  See <https://bugs.gnu.org/25231>.
c8502d9e — Tobias Geerinckx-Rice 9 years ago
Revert "gnu: kmod: Update to 23."

This should have been pushed to the ‘staging’ branch first.

This reverts commit 1e1cd416293e9d119ca3c1fe136d52af10b41d85.
7c58c852 — Tobias Geerinckx-Rice 9 years ago
gnu: libraw1394: Update to 2.1.2.

* gnu/packages/linux.scm (libraw1394): Update to 2.1.2.
1e1cd416 — Tobias Geerinckx-Rice 9 years ago
gnu: kmod: Update to 23.

* gnu/packages/linux.scm (kmod): Update to 23.
7d162df8 — Tobias Geerinckx-Rice 9 years ago
gnu: mcelog: Update to 146.

* gnu/packages/linux.scm (mcelog): Update to 146.
0eb36dd1 — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.39.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.39.
5a384944 — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.9.

* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.
* gnu/packages/linux-libre-4.8-x86_64.conf,
gnu/packages/linux-libre-4.8-i686.conf: Delete files.
* gnu/packages/linux-libre-4.9-x86_64.conf,
gnu/packages/linux-libre-4.9-i686.conf: New files.
* Makefile.am (KCONFIGS): Update accordingly.
e8a463e6 — Ludovic Courtès 9 years ago
gnu: usbutils: Update to 008.

* gnu/packages/linux.scm (usbutils): Update to 008.
[inputs]: Add EUDEV.
3232613e — Ludovic Courtès 9 years ago
gnu: wireless-regdb: Update to 2016.06.10.

* gnu/packages/linux.scm (wireless-regdb): Update to 2016.06.10.
Next