summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Expand)AuthorAgeFilesLines
* 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. Mark H Weaver2018-02-231-2/+2
* 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. Mark H Weaver2018-02-231-2/+2
* gnu: linux-libre@4.9: Update to 4.9.83.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.83. Mark H Weaver2018-02-231-2/+2
* gnu: linux-libre@4.4: Update to 4.4.117.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.117. Mark H Weaver2018-02-231-2/+2
* gnu: iptables: Edit synopsis & description.•••* gnu/packages/linux.scm (iptables)[synopsis, description]: Improve. Tobias Geerinckx-Rice2018-02-211-7/+10
* gnu: iptables: Update to 1.6.2.•••* gnu/packages/linux.scm (iptables): Update to 1.6.2. Tobias Geerinckx-Rice2018-02-211-2/+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> mephi422018-02-191-0/+1
* gnu: lvm2: Remove obsolete phase.•••* gnu/packages/linux.scm (lvm2)[arguments]: Remove MAKE-OBJECTS-WRITABLE-PHASE. Marius Bakke2018-02-181-11/+1
* 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. Mark H Weaver2018-02-171-2/+2
* 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. Mark H Weaver2018-02-171-2/+2
* gnu: linux-libre@4.9: Update to 4.9.82.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.82. Mark H Weaver2018-02-171-2/+2
* gnu: linux-libre@4.4: Update to 4.4.116.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.116. Mark H Weaver2018-02-171-2/+2
* gnu: make-linux-libre: Use invoke.•••* gnu/packages/linux.scm (make-linux-libre): Use invoke. Danny Milosavljevic2018-02-171-9/+9
* Merge branch 'master' into core-updatesRicardo Wurmus2018-02-181-4/+6
|\
| * 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". Marius Bakke2018-02-171-4/+6
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-161-4/+4
|\|
| * gnu: strace: Update to 4.21.•••* gnu/packages/linux.scm (strace): Update to 4.21. [source](uri): Releases are now served from GitHub. Marius Bakke2018-02-141-4/+4
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-141-2/+3
|\|
| * gnu: efivar: Update to 34.•••* gnu/packages/linux.scm (efivar): Update to 34. [arguments]: Add CC_FOR_BUILD=gcc to #:make-flags. Marius Bakke2018-02-131-2/+3
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-131-9/+9
|\|
| * gnu: linux-libre: Update to 4.15.3.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.3. (%linux-libre-hash): Update hash. Mark H Weaver2018-02-131-2/+2
| * gnu: linux-libre@4.14: Update to 4.14.19.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.19. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-02-131-2/+2
| * gnu: linux-libre@4.9: Update to 4.9.81.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.81. Mark H Weaver2018-02-131-2/+2
| * gnu: fuse-exfat: Update to 1.2.8.•••* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.8. Rutger Helling2018-02-131-3/+3
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-111-5/+7
|\|
| * gnu: tlp: Fix build.•••* gnu/packages/linux.scm (tlp): Add "TLP_META" environment variable. Use "invoke". Nicolas Goaziou2018-02-101-3/+5
| * gnu: tlp: Update to 1.1.•••* gnu/packages/linux.scm (tlp): Update to 1.1. Nicolas Goaziou2018-02-101-2/+2
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-091-4/+4
|\|
| * gnu: linux-libre: Update to 4.15.2.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.2. (%linux-libre-hash): Update hash. Mark H Weaver2018-02-081-2/+2
| * gnu: linux-libre@4.14: Update to 4.14.18.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.18. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-02-081-2/+2
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-041-8/+8
|\|
| * gnu: linux-libre: Update to 4.15.1.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.1. (%linux-libre-hash): Update hash. Mark H Weaver2018-02-041-2/+2
| * gnu: linux-libre@4.14: Update to 4.14.17.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.17. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-02-041-2/+2
| * gnu: linux-libre@4.9: Update to 4.9.80.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.80. Mark H Weaver2018-02-041-2/+2
| * gnu: linux-libre@4.4: Update to 4.4.115.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.115. Mark H Weaver2018-02-041-2/+2
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-031-1/+1
|\|
| * gnu: linux-libre: Fix home-page url.•••* gnu/packages/linux.scm (linux-libre)[home-page]: Remove duplicate forward slash. Efraim Flashner2018-02-021-1/+1
* | Merge branch 'master' into core-updatesMarius Bakke2018-02-011-41/+50
|\|
| * gnu: linux-libre@4.14: Update to 4.14.16.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.16. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-02-011-2/+2
| * gnu: linux-libre@4.9: Update to 4.9.79.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.79. Mark H Weaver2018-02-011-2/+2
| * gnu: linux-libre@4.4: Update to 4.4.114.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.114. Mark H Weaver2018-02-011-2/+2
| * gnu: iproute2: Update to 4.15.0.•••* gnu/packages/linux.scm (iproute): Update to 4.15.0. Tobias Geerinckx-Rice2018-01-301-2/+2
| * gnu: linux-libre: Update to 4.15, while retaining 4.14 LTS.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15. (%linux-libre-hash): Update hash. (%linux-libre-arm-generic-4.14, %linux-libre-arm-omap2plus-4.14) (%linux-libre-4.1-version, %linux-libre-4.1-hash): New variables. * gnu/packages/aux-files/linux-libre/4.15-arm.conf, gnu/packages/aux-files/linux-libre/4.15-i686.conf, gnu/packages/aux-files/linux-libre/4.15-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them. Mark H Weaver2018-01-301-3/+26
| * gnu: procenv: Find 'check' during configure phase.•••* gnu/packages/linux.scm (procenv)[native-inputs]: Add pkg-config. Efraim Flashner2018-01-301-0/+1
| * gnu: lvm2: Update to 2.02.177.•••* gnu/packages/linux.scm (lvm2): Update to 2.02.177. Tobias Geerinckx-Rice2018-01-291-2/+2
| * gnu: haveged: Update to 1.9.2.•••* gnu/packages/linux.scm (haveged): Update to 1.9.2. Tobias Geerinckx-Rice2018-01-291-2/+2
| * gnu: fbcat: Update to 0.5.1.•••* gnu/packages/linux.scm (fbcat): Update to 0.5.1. [native-inputs]: Remove field. [arguments]: Add PREFIX to #:make-flags. Remove `fix-docbook-location' and `build-documentation' phases. Let the Makefile install everything. Add a `split-fbgrab-output' to clean up. Tobias Geerinckx-Rice2018-01-291-29/+13
| * gnu: fbcat, slepc: Use INVOKE.•••* gnu/packages/linux.scm (fbcat)[arguments]: Substitute INVOKE for SYSTEM*. * gnu/packages/maths.scm (slepc)[arguments]: Likewise. Tobias Geerinckx-Rice2018-01-291-2/+3
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-261-6/+14
|\|
| * gnu: linux-libre@4.1: Update to 4.1.49.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.49. Mark H Weaver2018-01-251-2/+2