summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: mcelog: Update to 142.•••* gnu/packages/linux.scm (mcelog): Update to 142. Tobias Geerinckx-Rice2016-10-121-2/+2
* gnu: btrfs-progs: Update to 4.8.1.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.1. Tobias Geerinckx-Rice2016-10-121-2/+2
* gnu: Add mtd-utils.•••* gnu/packages/linux.scm (mtd-utils): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Danny Milosavljevic2016-10-091-0/+33
* gnu: linux-libre: Update to 4.8.1.•••* gnu/packages/linux.scm (linux-libre): Update to 4.8.1. (%linux-libre-version, %linux-libre-hash): Update to 4.8.1. Mark H Weaver2016-10-081-4/+4
* gnu: linux-libre@4.4: Update to 4.4.24.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.24. Mark H Weaver2016-10-081-2/+2
* gnu: lvm2: Make sure compiled objects are stripped.•••* gnu/packages/linux.scm (lvm2)[arguments]: Add 'make-objects-writeable' phase. Leo Famulari2016-10-061-1/+11
* gnu: lvm2: Update to 2.02.166.•••* gnu/packages/linux.scm (lvm2): Update to 2.02.166. Leo Famulari2016-10-061-2/+2
* gnu: lvm2: Use 'modify-phases'.•••* gnu/packages/linux.scm (lvm2)[arguments]: Use 'modify-phases'. Leo Famulari2016-10-061-9/+10
* gnu: e2fsprogs: Fix typo in comment.•••* gnu/packages/linux.scm (e2fsprogs)[arguments]: Fix typo in comment. Leo Famulari2016-10-051-1/+1
* gnu: e2fsprogs: Disable parallel build.•••* gnu/packages/linux.scm (e2fsprogs)[arguments]: Add #:parallel-build? #f. Leo Famulari2016-10-051-1/+5
* gnu: btrfs-progs: Update to 4.8.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.8. Tobias Geerinckx-Rice2016-10-051-2/+2
* gnu: linux-libre: Update to 4.8.•••* gnu/packages/linux.scm (linux-libre): Update to 4.8. * gnu/packages/linux-libre-4.7-x86_64.conf, gnu/packages/linux-libre-4.7-i686.conf: Delete files. * gnu/packages/linux-libre-4.8-x86_64.conf, gnu/packages/linux-libre-4.8-i686.conf: New files. * Makefile.am (KCONFIGS): Update accordingly. Mark H Weaver2016-10-031-2/+2
* gnu: linux-libre: Update to 4.7.6.•••* gnu/packages/linux.scm (linux-libre): Update to 4.7.6. Mark H Weaver2016-10-011-4/+4
* gnu: linux-libre@4.4: Update to 4.4.23.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.23. Mark H Weaver2016-10-011-2/+2
* Revert "gnu: %default-extra-linux-options: Remove redundant options."•••Options aren't redundant and are required for building the initrd. This reverts commit 50dbc03647170fded9e0bca0cc4b7e1614aa38db. David Craven2016-09-291-1/+12
* gnu: linux-libre-beagle-bone-black: Remove kernel variant.•••linux-libre-beagle-bone-black is misslabeled. This kernel variant is for the original beagle board. * gnu/packages/linux.scm (linux-libre-beagle-bone-black): Remove. David Craven2016-09-281-7/+0
* gnu: make-linux-libre: Install device tree files.•••* gnu/packages/linux.scm (make-linux-libre): Install device tree files. David Craven2016-09-281-8/+11
* gnu: %default-extra-linux-options: Remove redundant options.•••* gnu/packages/linux.scm (%default-extra-linux-options): Remove redundant options. David Craven2016-09-281-12/+2
* gnu: btrfs-progs: Update to 4.7.3.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.3. Tobias Geerinckx-Rice2016-09-281-2/+2
* gnu: linux-libre: Update to 4.7.5.•••* gnu/packages/linux.scm (linux-libre): Update to 4.7.5. Mark H Weaver2016-09-251-4/+4
* gnu: linux-libre@4.4: Update to 4.4.22.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.22. Mark H Weaver2016-09-251-2/+2
* gnu: lm-sensors: Update to 3.4.0.•••* gnu/packages/linux.scm (lm-sensors): Update to 3.4.0. Andreas Enge2016-09-211-9/+5
* gnu: linux-libre: Update to 4.7.4.•••* gnu/packages/linux.scm (linux-libre) (%linux-libre-version, %linux-libre-hash): Update to 4.7.4. Mark H Weaver2016-09-191-4/+4
* gnu: linux-libre@4.4: Update to 4.4.21.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.21. Mark H Weaver2016-09-191-2/+2
* gnu: linux-libre@4.1: Update to 4.1.33.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.33. Mark H Weaver2016-09-191-2/+2
* doc: "filesystem" -> "file system"•••* doc/guix.texi: "filesystem" -> "file system" * gnu/packages/admin.scm: "filesystem" -> "file system" * gnu/packages/cdrom.scm: "filesystem" -> "file system" * gnu/packages/compression.scm: "filesystem" -> "file system" * gnu/packages/disk.scm: "filesystem" -> "file system" * gnu/packages/gnome.scm: "filesystem" -> "file system" * gnu/packages/irc.scm: "filesystem" -> "file system" * gnu/packages/linux.scm: "filesystem" -> "file system" * gnu/packages/mail.scm: "filesystem" -> "file system" * gnu/packages/mpd.scm: "filesystem" -> "file system" * gnu/packages/ocaml.scm: "filesystem" -> "file system" * gnu/packages/perl.scm: "filesystem" -> "file system" * gnu/packages/python.scm: "filesystem" -> "file system" * gnu/packages/search.scm: "filesystem" -> "file system" * gnu/packages/tls.scm: "filesystem" -> "file system" * gnu/services/mail.scm: "filesystem" -> "file system" John Darrington2016-09-161-6/+6
* gnu: Add mcelog.•••* gnu/packages/linux.scm (mcelog): New variable. Tobias Geerinckx-Rice2016-09-161-0/+38
* gnu: kernel-config: Find configuration file for i686.•••* gnu/packages/linux.scm (kernel-config): Find configuration file for i686. (make-linux-libre)[origin]: Apply patch correctly. David Craven2016-09-151-2/+2
* gnu: kernel-config: Remove redundant file-exists? check.•••* gnu/packages/linux.scm (kernel-config): Remove redundant file-exists? check. David Craven2016-09-131-1/+1
* gnu: make-linux-libre: Only use configuration-file when one is provided.•••* gnu/packages/linux.scm (make-linux-libre): Only use configuration-file when one is provided. David Craven2016-09-131-8/+7
* gnu: module-init-tools: Move to (gnu packages linux).•••* gnu/packages/linux.scm (module-init-tools): Move. David Craven2016-09-131-32/+32
* gnu: libnfsidmap: Move to (gnu packages linux).•••* gnu/packages/linux.scm (libnfsidmap): Move. David Craven2016-09-131-29/+29
* gnu: Add linux-libre-beagle-bone-black.•••* gnu/packages/linux.scm (linux-libre-beagle-bone-black): New variable. David Craven2016-09-131-0/+7
* gnu: Add linux-libre-arm-generic.•••* gnu/packages/linux.scm (linux-libre-arm-generic): New variable. David Craven2016-09-131-0/+11
* gnu: linux-libre: Use kmod.•••* gnu/packages/linux.scm (make-linux-libre): Use kmod. David Craven2016-09-131-3/+3
* gnu: make-linux-libre: Add supported-systems parameter.•••* gnu/packages/linux.scm (make-linux-libre): Add supported-systems parameter. David Craven2016-09-131-2/+7
* gnu: make-linux-libre: Add zImage to output.•••* gnu/packages/linux.scm (make-linux-libre): Add zImage to output. David Craven2016-09-131-1/+1
* gnu: make-linux-libre: Add extra-version parameter.•••* gnu/packages/linux.scm (make-linux-libre): Add extra-version option. David Craven2016-09-131-1/+6
* gnu: make-linux-libre: Add extra-options parameter.•••* gnu/packages/linux.scm (linux-libre): Use %default-extra-linux-options. (config->string, %default-extra-linux-options): New variables. David Craven2016-09-131-15/+30
* gnu: Use make-linux-libre.•••* gnu/packages/linux.scm (make-linux-libre): New variable. (linux-libre, linux-libre-4.4, linux-libre-4.1): Use make-linux-libre. (kernel-config): Take arch instead of system. David Craven2016-09-131-59/+33
* gnu: linux-libre: Add support for cross-compilation.•••* gnu/packages/linux.scm (linux-libre): Add support for cross-compilation. David Craven2016-09-131-5/+10
* gnu: linux-libre: Move kernel configuration to configure phase.•••* gnu/packages/linux.scm (linux-libre)[arguments]: Add configure phase. David Craven2016-09-131-8/+3
* gnu: linux-libre: Apply %boot-logo patch in origin.•••* gnu/packages/linux.scm (linux-libre)[origin]: Apply %boot-logo patch in origin. David Craven2016-09-131-6/+2
* gnu: linux-libre: Use system->architecture.•••* gnu/packages/linux.scm (linux-libre): Use system->architecture. David Craven2016-09-131-8/+8
* gnu: linux-libre: Use modify-phases.•••* gnu/packages/linux.scm (linux-libre): Use modify-phases. David Craven2016-09-131-41/+39
* gnu: module-init-tools: Prevent line wrapping.•••* gnu/packages/linux.scm (module-init-tools): Break line. David Craven2016-09-131-2/+2
* gnu: linux-libre: Update to 4.7.3.•••* gnu/packages/linux.scm (linux-libre): Update to 4.7.3. Mark H Weaver2016-09-101-2/+2
* gnu: linux-libre@4.4: Update to 4.4.20.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.20. Mark H Weaver2016-09-101-2/+2
* gnu: linux-libre@4.1: Update to 4.1.32.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.32. Mark H Weaver2016-09-101-2/+2
* gnu: btrfs-progs: Update to 4.7.2.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.2. Tobias Geerinckx-Rice2016-09-061-2/+2