summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* gnu: Add basic support for "alpha-linux" systems.Sergei Trofimovich2017-03-07
| | | | | | | | | * gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add "/lib/ld-linux.so.2" as "alpha-linux" ld.so. * gnu/packages/linux.scm (system->linux-architecture): Add "alpha" arch. Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: acpid: Update to 2.0.28.Marius Bakke2017-03-03
| | | | * gnu/packages/linux.scm (acpid): Update to 2.0.28.
* gnu: libseccomp: Update to 2.3.2.Tobias Geerinckx-Rice2017-03-03
| | | | * gnu/packages/linux.scm (libseccomp): Update to 2.3.2.
* gnu: iproute2: Use @command in description.Tobias Geerinckx-Rice2017-03-02
| | | | | * gnu/packages/linux.scm (iproute2)[description]: Use @command mark-up when referring to the separate tools.
* gnu: linux-libre: Update to 4.10.1.Leo Famulari2017-02-27
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.1. (%linux-libre-hash): Update hash.
* gnu: linux: Move configuration files to "aux-files".Alex Kost2017-02-27
| | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux-libre-4.1-i686.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.1-i686.conf: ... this. * gnu/packages/linux-libre-4.1-x86_64.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.1-x86_64.conf: ... this. * gnu/packages/linux-libre-4.4-i686.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.4-i686.conf: ... this. * gnu/packages/linux-libre-4.4-x86_64.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.4-x86_64.conf: ... this. * gnu/packages/linux-libre-4.9-i686.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.9-i686.conf: ... this. * gnu/packages/linux-libre-4.9-x86_64.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.9-x86_64.conf: ... this. * gnu/packages/linux-libre-4.10-i686.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.10-i686.conf: ... this. * gnu/packages/linux-libre-4.10-x86_64.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.10-x86_64.conf: ... this. * gnu/packages/linux.scm (kernel-config): Use 'search-auxiliary-file' to find configuration files. * Makefile.am (KCONFIGS): Rename to... (AUX_FILES): ... this. Adjust accordingly.
* gnu: linux-libre@4.4: Update to 4.4.52.Leo Famulari2017-02-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.52. Remove patches.
* gnu: linux-libre@4.9: Update to 4.9.13.Leo Famulari2017-02-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.13. Remove patches.
* gnu: iproute2: Update to 4.10.Marius Bakke2017-02-27
| | | | | * gnu/packages/linux.scm (iproute2): Update to 4.10. [arguments]: Specify HDRDIR in #:make-flags.
* gnu: linux-libre@4.9: Update to 4.9.12.Mark H Weaver2017-02-24
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.12.
* gnu: linux-libre@4.4: Update to 4.4.51.Mark H Weaver2017-02-24
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.51.
* gnu: util-linux: Fix CVE-2017-2616.Leo Famulari2017-02-23
| | | | | | | * gnu/packages/patches/util-linux-CVE-2017-2616.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (util-linux)[replacement]: New field. (util-linux/fixed): New variable.
* gnu: linux-libre@4.1, linux-libre@4.4, linux-libre@4.9: Fix CVE-2017-6074.Leo Famulari2017-02-22
| | | | | * gnu/packages/linux.scm (linux-libre-4.1, linux-libre-4.4, linux-libre-4.9): Add patch for CVE-2017-6074.
* gnu: strace: Update to 4.16.Marius Bakke2017-02-22
| | | | | | * gnu/packages/linux.scm (strace): Update to 4.16. [arguments]: Add phase to patch /bin/sh reference. New field. [home-page]: Update to redirected URL.
* gnu: linux-libre: Update to 4.10. Keep 4.9 as longterm release.Mark H Weaver2017-02-20
| | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.10. (%linux-libre-hash): Update hash. (linux-libre-4.9): New variable. * gnu/packages/linux-libre-4.10-x86_64.conf, gnu/packages/linux-libre-4.10-i686.conf: New files. * Makefile.am (KCONFIGS): Add them.
* gnu: linux-libre: Update to 4.9.11.Mark H Weaver2017-02-18
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.11. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.4: Update to 4.4.50.Mark H Weaver2017-02-18
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.50.
* gnu: linux-libre@4.4: Update to 4.4.49.Leo Famulari2017-02-17
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.49.
* gnu: linux-libre: Update to 4.9.10.Leo Famulari2017-02-17
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.10. (%linux-libre-hash): Update hash.
* gnu: lvm2: Update to 2.02.168.Marius Bakke2017-02-10
| | | | * gnu/packages/linux.scm (lvm2): Update to 2.02.168.
* gnu: ntfs-3g: Fix CVE-2017-0358.Kei Kebreau2017-02-09
| | | | | | * gnu/packages/linux.scm (ntfs-3g)[source]: Add patch. * gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: linux-libre: Update to 4.9.9.Mark H Weaver2017-02-09
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.9. (%linux-libre-hash): Update hash.
* gnu: linux-libre: Use %linux-libre-{version,hash} in package definition.Mark H Weaver2017-02-09
| | | | | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash): Move above definition of 'linux-libre'. Remove comment about avoiding minor version bumps. (linux-libre): Use %linux-libre-version and %linux-libre-hash to avoid duplicate copies of that information.
* gnu: linux-libre@4.4: Update to 4.4.48.Mark H Weaver2017-02-09
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.48.
* gnu: Add tlp.Mathieu Othacehe2017-02-10
| | | | | | * gnu/packages/linux (tlp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: mcelog: Update to 148.Tobias Geerinckx-Rice2017-02-07
| | | | * gnu/packages/linux.scm (mcelog): Update to 148.
* gnu: Add lshw.Boskovits, Gábor2017-02-07
| | | | | | * gnu/packages/linux.scm (lshw): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: linux-libre: Update to 4.9.8.Mark H Weaver2017-02-05
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.9.8.
* gnu: linux-libre@4.4: Update to 4.4.47.Mark H Weaver2017-02-05
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.47.
* gnu: linux-libre: Update to 4.9.7.Mark H Weaver2017-02-03
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.9.7.
* gnu: linux-libre@4.4: Update to 4.4.46.Mark H Weaver2017-02-03
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.46.
* gnu: mdadm: Update to 4.0.Ludovic Courtès2017-01-31
| | | | | * gnu/packages/linux.scm (mdadm): Update to 4.0. [arguments]: Add "CC=gcc" to #:make-flags.
* gnu: kbd: Update to 2.0.4.Ludovic Courtès2017-01-31
| | | | * gnu/packages/linux.scm (kbd): Update to 2.0.4.
* gnu: Add light.José Miguel Sánchez García2017-01-30
| | | | | | * gnu/packages/linux.scm (light): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: fuse-exfat: Update to 1.2.6.Tobias Geerinckx-Rice2017-01-28
| | | | * gnu/packages/linux.scm (fuse-exfat): Update to 1.2.6.
* gnu: btrfs-progs: Update to 4.9.1.Tobias Geerinckx-Rice2017-01-27
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.9.1.
* gnu: linux-libre: Update to 4.9.6.Mark H Weaver2017-01-26
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.9.6.
* gnu: linux-libre@4.4: Update to 4.4.45.Mark H Weaver2017-01-26
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.45.
* gnu: linux-libre: Update to 4.9.5.Mark H Weaver2017-01-20
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.9.5.
* gnu: linux-libre@4.4: Update to 4.4.44.Mark H Weaver2017-01-20
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.44.
* gnu: linux-libre@4.1: Update to 4.1.38.Mark H Weaver2017-01-20
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.38.
* gnu: linux-libre: Update to 4.9.4.Mark H Weaver2017-01-16
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.9.4.
* gnu: linux-libre@4.4: Update to 4.4.43.Mark H Weaver2017-01-16
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.43.
* gnu: linux-libre: Update to 4.9.3.Mark H Weaver2017-01-13
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.9.3.
* gnu: linux-libre@4.4: Update to 4.4.42.Mark H Weaver2017-01-12
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.42.
* gnu: mcelog: Update to 147.Tobias Geerinckx-Rice2017-01-12
| | | | * gnu/packages/linux.scm (mcelog): Update to 147.
* gnu: eudev: Add 'eudev-with-hwdb' variant that contains 'hwdb.bin'.Ludovic Courtès2017-01-12
| | | | | * gnu/packages/linux.scm (eudev-with-hwdb): New variable. (usbutils)[inputs]: Use it instead of EUDEV.
* gnu: kmod: Update to 23.Tobias Geerinckx-Rice2017-01-11
| | | | * gnu/packages/linux.scm (kmod): Update to 23.
* gnu: e2fsprogs: Remove timestamp from 'libext2fs.info.gz'.Ludovic Courtès2017-01-10
| | | | | * gnu/packages/linux.scm (e2fsprogs)[source](snippet): Patch 'doc/Makefile.in' to use the '-n' option of gzip.
* gnu: e2fsprogs: Use symlinks instead of hard links.Ludovic Courtès2017-01-10
| | | | | * gnu/packages/linux.scm (e2fsprogs)[arguments]: Pass "--enable-symlink-install".