summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* gnu: linux-libre: Avoid introducing timestamps into the build.rain12016-03-30
| | | | | | * gnu/packages/linux.scm (linux-libre)[build-phase]: Set the KCONFIG_NOTIMESTAMP and KBUILD_BUILD_TIMESTAMP environment variables to avoid introducing timestamps into the build outputs.
* gnu: linux-libre-4.1: Update to 4.1.20.Mark H Weaver2016-03-21
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.20.
* Merge branch 'security-updates'Ludovic Courtès2016-03-22
|\
| * Merge branch 'master' into security-updatesMark H Weaver2016-03-15
| |\
| * \ Merge branch 'master' into security-updatesMark H Weaver2016-03-12
| |\ \
| * | | gnu: eudev: Add dependency on blkid.Ludovic Courtès2016-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (eudev)[inputs]: Add UTIL-LINUX. (eudev-with-blkid): Remove. * gnu/services/base.scm (udev-service): Use EUDEV instead of EUDEV-WITH-BLKID. * gnu/system.scm (%base-packages): Likewise.
* | | | gnu: linux-libre-4.4: Update to 4.4.6.Mark H Weaver2016-03-18
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.6.
* | | | gnu: Add freefall.Tobias Geerinckx-Rice2016-03-17
| |_|/ |/| | | | | | | | | | | | | | * gnu/packages/linux.scm (freefall): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* | | gnu: linux-libre: Update to 4.5, while preserving linux-libre-4.4.Mark H Weaver2016-03-15
| |/ |/| | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux-libre-x86_64.conf: Rename to ... * gnu/packages/linux-libre-4.4-x86_64.conf: ... this. * gnu/packages/linux-libre-i686.conf: Rename to ... * gnu/packages/linux-libre-4.4-i686.conf: ... this. * gnu/packages/linux-libre-4.5-i686.conf, gnu/packages/linux-libre-4.5-x86_64.conf: New files. * Makefile.am (KCONFIGS): Update accordingly. * gnu/packages/linux.scm (linux-libre): Update to 4.5. (linux-libre-4.4): New variable.
* | gnu: linux-libre: Update to 4.4.5.Mark H Weaver2016-03-10
|/ | | | * gnu/packages/linux.scm (linux-libre): Update to 4.4.5.
* gnu: linux-libre: Update to 4.1.19.Mark H Weaver2016-03-07
| | | | * gnu/packages/linux.scm (linux-libre): Update to 4.1.19.
* gnu: linux-libre: Update to 4.4.4.Mark H Weaver2016-03-07
| | | | * gnu/packages/linux.scm (linux-libre): Update to 4.4.4.
* gnu: btrfs-progs: Update to 4.4.1.Tobias Geerinckx-Rice2016-02-27
| | | | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.4.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: linux-libre-4.1: Update to 4.1.18.Mark H Weaver2016-02-27
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.18.
* gnu: linux-libre: Update to 4.4.3.Mark H Weaver2016-02-27
| | | | * gnu/packages/linux.scm (linux-libre): Update to 4.4.3.
* gnu: linux-libre: Update to 4.4.2.Mark H Weaver2016-02-21
| | | | * gnu/packages/linux.scm (linux-libre): Update to 4.4.2.
* gnu: btrfs-progs: Fix license.Leo Famulari2016-02-14
| | | | | | Reported by Tobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com> * gnu/packages/linux.scm (btrfs-progs)[license]: Add GPL2 to list of licenses.
* gnu: iproute: Update to 4.4.0.Alex Kost2016-02-13
| | | | * gnu/packages/linux.scm (iproute): Update to 4.4.0.
* gnu: iproute: Use 'modify-phases'.Alex Kost2016-02-13
| | | | * gnu/packages/linux.scm (iproute)[arguments]: Use 'modify-phases'.
* gnu: Add btrfs-progs.Tobias Geerinckx-Rice2016-02-11
| | | | | | * gnu/packages/linux.scm (btrfs-progs): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: alsa-utils: Update to 1.1.0.Efraim Flashner2016-02-11
| | | | * gnu/packages/linux.scm (alsa-utils): Update to 1.1.0.
* gnu: net-tools: Update URLs.Ludovic Courtès2016-02-05
| | | | | | | Reported by Jookia <166291@gmail.com> and Leo Famulari <leo@famulari.name>. * gnu/packages/linux.scm (net-tools)[home-page]: Switch to SourceForge. [source]: Add SourceForge and ibiblio.org URLs.
* gnu: numactl: Remove unsupported system armhf-linux.Andreas Enge2016-02-03
| | | | * gnu/packages/linux.scm (numactl)[supported-systems]: Remove armhf.
* gnu: Remove linux-libre-4.2.5.Mark H Weaver2016-02-03
| | | | | | This series is no longer supported upstream. * gnu/packages/linux.scm (linux-libre-4.2.5): Remove variable.
* gnu: eudev: Add variant that depends on libblkid.Ludovic Courtès2016-02-02
| | | | | | | | | | | | | This fixes a bug whereby /dev/disk/by-{label,id} would be missing on GuixSD (/dev/disk/by-id would still contain device-mapped partitions though.) Reported by Mark H Weaver <mhw@netris.org>. * gnu/packages/linux.scm (eudev-with-blkid): New variable. * gnu/services/base.scm (udev-service): #:udev defaults to EUDEV-WITH-BLKID. * gnu/system.scm (%base-packages): Replace EUDEV with EUDEV-WITH-BLKID.
* gnu: Add linux-libre-4.1.Mark H Weaver2016-02-02
| | | | | | | * gnu/packages/linux-libre-4.1-i686.conf, gnu/packages/linux-libre-4.1-x86_64.conf: New files. * Makefile.am (KCONFIGS): Add them. * gnu/packages/linux.scm (linux-libre-4.1): New variable.
* gnu: linux-libre: Generalize 'kernel-config' to support variants.Mark H Weaver2016-02-02
| | | | | * gnu/packages/linux.scm (kernel-config): Rewrite to support optional #:variant keyword argument.
* gnu: linux-libre: Update to 4.4.1.Mark H Weaver2016-02-01
| | | | | | | * gnu/packages/patches/linux-libre-CVE-2016-0728.patch: Delete file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/linux.scm (linux-libre): Update to 4.4.1. [source]: Remove patch.
* Merge branch 'master' into core-updatesMark H Weaver2016-01-24
|\
| * gnu: fuse: Update to 2.9.5 [fixes CVE-2016-1233].Efraim Flashner2016-01-22
| | | | | | | | * gnu/packages/linux.scm (fuse): Update to 2.9.5.
| * gnu: linux-libre: Add fix for CVE-2016-0728.Mark H Weaver2016-01-20
| | | | | | | | | | | | * gnu/packages/patches/linux-libre-CVE-2016-0728.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/linux.scm (linux-libre)[source]: Add patch.
* | Merge branch 'master' into core-updatesMark H Weaver2016-01-19
|\|
| * gnu: Add linux-libre-4.2.5Christopher Allan Webber2016-01-18
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.2.5): New variable.
* | Merge branch 'master' into core-updatesLudovic Courtès2016-01-13
|\|
| * gnu: linux-libre: Update to 4.4.Mark H Weaver2016-01-11
| | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre): Update to 4.4. * gnu/packages/linux-libre-i686.conf, gnu/packages/linux-libre-x86_64.conf: Update from <https://jxself.org/git/kernel-configs.git>.
| * gnu: i2c-tools: Update source and home-page URLs.Leo Famulari2016-01-08
| | | | | | | | | | * gnu/packages/linux.scm (i2c-tools)[source]: Update URL. [home-page]: Update URL.
| * gnu: lm-sensors: Update source and home-page URLs.Leo Famulari2016-01-08
| | | | | | | | | | * gnu/packages/linux.scm (lm-sensors)[source]: Update URL. [home-page]: Update URL.
* | Merge branch 'master' into core-updatesLudovic Courtès2016-01-03
|\|
| * gnu: fuse: Fix source URI.Mark H Weaver2015-12-29
| | | | | | | | | | | | This is a followup to commit b7e7d1b9d3121f057e71e17e1ead645d123ee335. * gnu/packages/linux.scm (fuse)[source]: Fix source URI.
| * gnu: sshfs-fuse: Update source URL.Leo Famulari2015-12-29
| | | | | | | | * gnu/packages/linux.scm (sshfs-fuse)[source]: Update URL.
| * gnu: fuse: Update to 2.9.4.Leo Famulari2015-12-29
| | | | | | | | | | | | | | * gnu/packages/patches/fuse-CVE-2015-3202.patch: Delete file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/linux.scm (fuse): Update to 2.9.4. [source]: Remove patch.
| * gnu: eudev: Update home-page URL.Leo Famulari2015-12-25
| | | | | | | | * gnu/packages/linux.scm (eudev)[home-page]: Add up-to-date URL.
| * gnu: Use #:prefix when importing (guix licenses).Ludovic Courtès2015-12-19
| | | | | | | | | | | | | | | | | | This works around a problem with #:hide, whereby Guile would report 'zlib', 'openssl', and/or 'expat as colliding bindings at run time despite the #:hide. * gnu/packages/linux.scm: Use #:prefix license for (guix licenses). * gnu/packages/haskell.scm: Likewise.
| * gnu: linux-libre: Update to 4.3.3.Mark H Weaver2015-12-16
| | | | | | | | * gnu/packages/linux.scm (linux-libre): Update to 4.3.3.
| * gnu: bluez: Update to 5.36.Efraim Flashner2015-12-14
| | | | | | | | | | | | | | * gnu/packages/linux.scm (bluez): Update to 5.36. [source]: Remove patch. * gnu/packages/patches/bluez-tests.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove it.
| * gnu: powertop: Update to 2.8.Efraim Flashner2015-12-14
| | | | | | | | * gnu/packages/linux.scm (powertop): Update to 2.8.
| * gnu: wireless-regdb: Build sequentially.Ludovic Courtès2015-12-13
| | | | | | | | | | | | | | | | Fixes <http://bugs.gnu.org/22126>. Reported by Mark H Weaver <mhw@netris.org>. * gnu/packages/linux.scm (wireless-regdb)[source]: Add 'snippet'. [arguments]: Add #:parallel-build?.
* | gnu: util-linux: Do not build static libraries.Ludovic Courtès2015-12-15
| | | | | | | | * gnu/packages/linux.scm (util-linux)[arguments]: Pass --disable-static.
* | Merge branch 'master' into core-updatesLudovic Courtès2015-12-12
|\|
| * gnu: numactl: Update to 2.0.11.Andreas Enge2015-12-12
| | | | | | | | | | | | * gnu/packages/linux.scm (numactl)[source]: Update to 2.0.11. [native-inputs]: Drop autotools. [arguments]: Drop phase calling autogen.sh.