Leo Famulari
3afbc6b3c3
gnu: lvm2: Use 'modify-phases'.
...
* gnu/packages/linux.scm (lvm2)[arguments]: Use 'modify-phases'.
2016-10-06 17:43:39 -04:00
Leo Famulari
1459476089
gnu: e2fsprogs: Fix typo in comment.
...
* gnu/packages/linux.scm (e2fsprogs)[arguments]: Fix typo in comment.
2016-10-05 18:59:29 -04:00
Leo Famulari
7d45365684
gnu: e2fsprogs: Disable parallel build.
...
* gnu/packages/linux.scm (e2fsprogs)[arguments]: Add #:parallel-build? #f.
2016-10-05 17:41:44 -04:00
Tobias Geerinckx-Rice
151df6ab3d
gnu: btrfs-progs: Update to 4.8.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.
2016-10-05 22:07:21 +02:00
Mark H Weaver
1927839dcb
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.
2016-10-03 22:05:51 -04:00
Mark H Weaver
79992a3e6f
gnu: linux-libre: Update to 4.7.6.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.7.6.
2016-10-01 18:22:43 -04:00
Mark H Weaver
2bfa61c034
gnu: linux-libre@4.4: Update to 4.4.23.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.23.
2016-10-01 18:20:28 -04:00
David Craven
b9f7895d39
Revert "gnu: %default-extra-linux-options: Remove redundant options."
...
Options aren't redundant and are required for building the initrd.
This reverts commit 50dbc03647
.
2016-09-29 12:59:37 +02:00
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