Commit Graph

461 Commits (d06ce0466f2a9a12d2cb9529c1a6179c1f28d7ae)

Author SHA1 Message Date
David Craven 7a0630035c
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.
2016-09-28 12:40:12 +02:00
David Craven e4e9c0a083
gnu: make-linux-libre: Install device tree files.
* gnu/packages/linux.scm (make-linux-libre): Install device tree files.
2016-09-28 12:40:12 +02:00
David Craven 50dbc03647
gnu: %default-extra-linux-options: Remove redundant options.
* gnu/packages/linux.scm (%default-extra-linux-options): Remove
  redundant options.
2016-09-28 12:40:12 +02:00
Tobias Geerinckx-Rice 9da3c49837
gnu: btrfs-progs: Update to 4.7.3.
* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.3.
2016-09-28 00:20:30 +02:00
Mark H Weaver 1535c0a6b6
gnu: linux-libre: Update to 4.7.5.
* gnu/packages/linux.scm (linux-libre): Update to 4.7.5.
2016-09-25 03:57:57 -04:00
Mark H Weaver dfcce0cc8d
gnu: linux-libre@4.4: Update to 4.4.22.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.22.
2016-09-25 03:55:37 -04:00
Andreas Enge 171091a874
gnu: lm-sensors: Update to 3.4.0.
* gnu/packages/linux.scm (lm-sensors): Update to 3.4.0.
2016-09-21 19:20:22 +02:00
Mark H Weaver 6509a1e1e0
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.
2016-09-19 18:42:29 -04:00
Mark H Weaver a8b9c575aa
gnu: linux-libre@4.4: Update to 4.4.21.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.21.
2016-09-19 18:40:59 -04:00
Mark H Weaver 55ac38f986
gnu: linux-libre@4.1: Update to 4.1.33.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.33.
2016-09-19 18:37:22 -04:00
John Darrington 8f65585b14
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"
2016-09-16 18:16:13 +02:00
Tobias Geerinckx-Rice dd65f3b744
gnu: Add mcelog.
* gnu/packages/linux.scm (mcelog): New variable.
2016-09-16 01:49:13 +02:00
David Craven 25847b327e
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.
2016-09-15 21:57:51 +02:00
David Craven d6feaf6e8f
gnu: kernel-config: Remove redundant file-exists? check.
* gnu/packages/linux.scm (kernel-config): Remove redundant file-exists?
  check.
2016-09-13 22:48:00 +02:00
David Craven 0b75986983
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.
2016-09-13 22:48:00 +02:00
David Craven 035d359338
gnu: module-init-tools: Move to (gnu packages linux).
* gnu/packages/linux.scm (module-init-tools): Move.
2016-09-13 21:01:27 +02:00
David Craven cff0adec0c
gnu: libnfsidmap: Move to (gnu packages linux).
* gnu/packages/linux.scm (libnfsidmap): Move.
2016-09-13 21:01:27 +02:00
David Craven de459dc095
gnu: Add linux-libre-beagle-bone-black.
* gnu/packages/linux.scm (linux-libre-beagle-bone-black): New variable.
2016-09-13 21:01:27 +02:00
David Craven cde7c23f15
gnu: Add linux-libre-arm-generic.
* gnu/packages/linux.scm (linux-libre-arm-generic): New variable.
2016-09-13 21:01:27 +02:00
David Craven 78edccccaf
gnu: linux-libre: Use kmod.
* gnu/packages/linux.scm (make-linux-libre): Use kmod.
2016-09-13 21:01:27 +02:00
David Craven 3129b9c2b1
gnu: make-linux-libre: Add supported-systems parameter.
* gnu/packages/linux.scm (make-linux-libre): Add supported-systems
  parameter.
2016-09-13 21:01:27 +02:00
David Craven fd6e0de3c0
gnu: make-linux-libre: Add zImage to output.
* gnu/packages/linux.scm (make-linux-libre): Add zImage to output.
2016-09-13 21:01:27 +02:00
David Craven a6d0132514
gnu: make-linux-libre: Add extra-version parameter.
* gnu/packages/linux.scm (make-linux-libre): Add extra-version option.
2016-09-13 21:01:27 +02:00
David Craven 90c18c321e
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.
2016-09-13 21:01:27 +02:00
David Craven c258807a85
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.
2016-09-13 21:01:27 +02:00
David Craven 4b42703ed5
gnu: linux-libre: Add support for cross-compilation.
* gnu/packages/linux.scm (linux-libre): Add support for
  cross-compilation.
2016-09-13 16:45:41 +02:00
David Craven 9416459b72
gnu: linux-libre: Move kernel configuration to configure phase.
* gnu/packages/linux.scm (linux-libre)[arguments]: Add configure phase.
2016-09-13 16:45:41 +02:00
David Craven 499fb7e0ba
gnu: linux-libre: Apply %boot-logo patch in origin.
* gnu/packages/linux.scm (linux-libre)[origin]: Apply %boot-logo patch
  in origin.
2016-09-13 16:45:41 +02:00
David Craven 6d7ef2aad2
gnu: linux-libre: Use system->architecture.
* gnu/packages/linux.scm (linux-libre): Use system->architecture.
2016-09-13 16:45:41 +02:00
David Craven 614d1738e2
gnu: linux-libre: Use modify-phases.
* gnu/packages/linux.scm (linux-libre): Use modify-phases.
2016-09-13 16:45:41 +02:00
David Craven 885009c5b9
gnu: module-init-tools: Prevent line wrapping.
* gnu/packages/linux.scm (module-init-tools): Break line.
2016-09-13 16:45:41 +02:00
Mark H Weaver 7c1fedd0d7
gnu: linux-libre: Update to 4.7.3.
* gnu/packages/linux.scm (linux-libre): Update to 4.7.3.
2016-09-10 22:11:21 -04:00
Mark H Weaver 5ed67c812f
gnu: linux-libre@4.4: Update to 4.4.20.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.20.
2016-09-10 22:11:19 -04:00
Mark H Weaver 4bf184caa4
gnu: linux-libre@4.1: Update to 4.1.32.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.32.
2016-09-10 22:11:12 -04:00
Tobias Geerinckx-Rice 5e814f63a4
gnu: btrfs-progs: Update to 4.7.2.
* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.2.
2016-09-06 16:46:21 +02:00
John Darrington fd0a23e9eb
gnu: libnfsidmap: Set pluginpath at configure time.
* gnu/packages/linux.scm (libnfsidmap)[arguments]: Pass --with-pluginpath=
to #:configure-flags.
2016-09-03 15:52:21 +02:00
Efraim Flashner 4916514503
gnu: alsa-utils: Use 'modify-phases'.
* gnu/packages/linux.scm (alsa-utils)[arguments]: Use 'modify-phases'
syntax.
2016-08-31 08:38:18 +03:00
Efraim Flashner 43043f23f5
gnu: alsa-utils: Update to 1.1.2.
* gnu/packages/linux.scm (alsa-utils): Update to 1.1.2.
2016-08-31 08:38:17 +03:00
John Darrington 6a540995fb
gnu: libnfsidmap: Correct punctuation
* gnu/packages/linux.scm (libnfsidmap)[description]: Replace semicolon with colon.
2016-08-30 18:34:23 +02:00
Ludovic Courtès e2c1b70c2b
gnu: libnfsidmap: Fix Texinfo markup.
* gnu/packages/linux.scm (libnfsidmap)[description]: Add missing @code.
2016-08-30 09:59:45 +02:00
John Darrington 594d740d72
gnu: Add libnfsidmap
* gnu/packages/linux.scm (libnfsidmap): New variable.
2016-08-30 07:00:59 +02:00
Tobias Geerinckx-Rice e385e95767
gnu: Add ecryptfs-utils.
* gnu/packages/linux.scm (ecryptfs-utils): New variable.
2016-08-28 20:20:16 +02:00
Tobias Geerinckx-Rice feb995c4c9
gnu: btrfs-progs: Update to 4.7.1.
* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.1.
2016-08-26 23:16:40 +02:00
Tobias Geerinckx-Rice 49dbe69624
gnu: btrfs-progs: Update to 4.7.
* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.
[native-inputs]: Add missing header comment for which.
2016-08-26 11:54:59 +02:00
Mark H Weaver f2e519ede8
gnu: linux-libre@4.1: Update to 4.1.31.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.31.
2016-08-24 20:53:09 -04:00
Mark H Weaver 4c1e062a58
gnu: linux-libre: Update to 4.7.2.
* gnu/packages/linux.scm (linux-libre): Update to 4.7.2.
2016-08-21 14:58:41 -04:00
Mark H Weaver e06bafb378
gnu: linux-libre@4.4: Update to 4.4.19.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.19.
2016-08-21 14:58:31 -04:00
Mark H Weaver 6a9a336265
gnu: linux-libre: Update to 4.7.1.
* gnu/packages/linux.scm (linux-libre): Update to 4.7.1.
2016-08-17 14:01:07 -04:00
Mark H Weaver 6a79e9fa47
gnu: linux-libre@4.4: Update to 4.4.18.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.18.
2016-08-17 14:00:57 -04:00
Mark H Weaver 10692b2e7f
gnu: linux-libre@4.4: Update to 4.4.17.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.17.
2016-08-11 05:21:33 -04:00