summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* gnu: linux-libre@4.14: Update to 4.14.24.Mark H Weaver2018-03-05
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.24. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.86.Mark H Weaver2018-03-05
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.86.
* gnu: linux-libre@4.4: Update to 4.4.120.Mark H Weaver2018-03-05
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.120.
* gnu: multipath-tools: Update to 0.7.4.Marius Bakke2018-03-04
| | | | | * gnu/packages/linux.scm (multipath-tools): Update to 0.7.4. [source]: Download using HTTPS.
* gnu: libseccomp: Update to 2.3.3.Tobias Geerinckx-Rice2018-03-03
| | | | * gnu/packages/linux.scm (libseccomp): Update to 2.3.3.
* gnu: hdparm: Update to 9.54.Tobias Geerinckx-Rice2018-03-03
| | | | * gnu/packages/linux.scm (hdparm): Update to 9.54.
* gnu: zerofree: Update to 1.1.1.Tobias Geerinckx-Rice2018-03-02
| | | | * gnu/packages/linux.scm (zerofree): Update to 1.1.1.
* gnu: linux-libre: Update to 4.15.7.Mark H Weaver2018-03-01
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.7. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.23.Mark H Weaver2018-03-01
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.23. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.85.Mark H Weaver2018-03-01
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.85.
* gnu: linux-libre@4.4: Update to 4.4.119.Mark H Weaver2018-03-01
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.119.
* gnu: linux-libre: Update to 4.15.6.Mark H Weaver2018-02-26
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.6. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.22.Mark H Weaver2018-02-26
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.22. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.84.Mark H Weaver2018-02-26
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.84.
* gnu: linux-libre@4.4: Update to 4.4.118.Mark H Weaver2018-02-26
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.118.
* gnu: linux-libre: Update to 4.15.5.Mark H Weaver2018-02-23
| | | | | * 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.Mark H Weaver2018-02-23
| | | | | * 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.Mark H Weaver2018-02-23
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.83.
* gnu: linux-libre@4.4: Update to 4.4.117.Mark H Weaver2018-02-23
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.117.
* gnu: iptables: Edit synopsis & description.Tobias Geerinckx-Rice2018-02-21
| | | | * gnu/packages/linux.scm (iptables)[synopsis, description]: Improve.
* gnu: iptables: Update to 1.6.2.Tobias Geerinckx-Rice2018-02-21
| | | | * gnu/packages/linux.scm (iptables): Update to 1.6.2.
* gnu: Add basic support for s390x-linux-gnu targets.mephi422018-02-19
| | | | | | | | | * 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.Marius Bakke2018-02-18
| | | | * gnu/packages/linux.scm (lvm2)[arguments]: Remove MAKE-OBJECTS-WRITABLE-PHASE.
* gnu: linux-libre: Update to 4.15.4.Mark H Weaver2018-02-17
| | | | | * 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.Mark H Weaver2018-02-17
| | | | | * 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.Mark H Weaver2018-02-17
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.82.
* gnu: linux-libre@4.4: Update to 4.4.116.Mark H Weaver2018-02-17
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.116.
* gnu: make-linux-libre: Use invoke.Danny Milosavljevic2018-02-17
| | | | * gnu/packages/linux.scm (make-linux-libre): Use invoke.
* Merge branch 'master' into core-updatesRicardo Wurmus2018-02-18
|\
| * gnu: btrfs-progs: Fix bash completions.Marius Bakke2018-02-17
| | | | | | | | | | | | | | | | 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-updatesMark H Weaver2018-02-16
|\|
| * gnu: strace: Update to 4.21.Marius Bakke2018-02-14
| | | | | | | | | | * gnu/packages/linux.scm (strace): Update to 4.21. [source](uri): Releases are now served from GitHub.
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-14
|\|
| * gnu: efivar: Update to 34.Marius Bakke2018-02-13
| | | | | | | | | | * gnu/packages/linux.scm (efivar): Update to 34. [arguments]: Add CC_FOR_BUILD=gcc to #:make-flags.
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-13
|\|
| * gnu: linux-libre: Update to 4.15.3.Mark H Weaver2018-02-13
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.3. (%linux-libre-hash): Update hash.
| * gnu: linux-libre@4.14: Update to 4.14.19.Mark H Weaver2018-02-13
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.19. (%linux-libre-4.14-hash): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.81.Mark H Weaver2018-02-13
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.81.
| * gnu: fuse-exfat: Update to 1.2.8.Rutger Helling2018-02-13
| | | | | | | | * gnu/packages/linux.scm (fuse-exfat): Update to 1.2.8.
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-11
|\|
| * gnu: tlp: Fix build.Nicolas Goaziou2018-02-10
| | | | | | | | | | * gnu/packages/linux.scm (tlp): Add "TLP_META" environment variable. Use "invoke".
| * gnu: tlp: Update to 1.1.Nicolas Goaziou2018-02-10
| | | | | | | | * gnu/packages/linux.scm (tlp): Update to 1.1.
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-09
|\|
| * gnu: linux-libre: Update to 4.15.2.Mark H Weaver2018-02-08
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.2. (%linux-libre-hash): Update hash.
| * gnu: linux-libre@4.14: Update to 4.14.18.Mark H Weaver2018-02-08
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.18. (%linux-libre-4.14-hash): Update hash.
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-04
|\|
| * gnu: linux-libre: Update to 4.15.1.Mark H Weaver2018-02-04
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.1. (%linux-libre-hash): Update hash.
| * gnu: linux-libre@4.14: Update to 4.14.17.Mark H Weaver2018-02-04
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.17. (%linux-libre-4.14-hash): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.80.Mark H Weaver2018-02-04
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.80.
| * gnu: linux-libre@4.4: Update to 4.4.115.Mark H Weaver2018-02-04
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.115.