Tobias Geerinckx-Rice
3b3b60d037
gnu: Use HTTPS for all sourceforge.net home pages.
...
* gnu/packages/admin.scm (mingetty, clusterssh)[home-page]: Use HTTPS.
* gnu/packages/audio.scm (libbs2b, soxr)[home-page]: Likewise.
* gnu/packages/bioinformatics.scm (bless)[home-page]: Likewise.
* gnu/packages/display-managers.scm (slim)[home-page]: Likewise.
* gnu/packages/games.scm (extremetuxracer)[home-page]: Likewise.
* gnu/packages/ghostscript.scm (gs-fonts)[home-page]: Likewise.
* gnu/packages/haskell.scm (ghc-regex-base, ghc-regex-posix,
ghc-regex-compat)[home-page]: Likewise.
* gnu/packages/image.scm (imlib2)[home-page]: Likewise.
* gnu/packages/libreoffice.scm (librevenge, libcmis, libodfgen, libmwaw)
[home-page]: Likewise.
* gnu/packages/linux.scm (hdparm, acpid, libavc1394, rng-tools)
[home-page]: Likewise.
* gnu/packages/mail.scm (esmtp)[home-page]: Likewise.
* gnu/packages/mp3.scm (ripperx)[home-page]: Likewise.
* gnu/packages/onc-rpc.scm (libtirpc)[home-page]: Likewise.
* gnu/packages/perl.scm (perl-czplib)[home-page]: Likewise.
* gnu/packages/python.scm (python-pyasn1-modules)[home-page]: Likewise.
* gnu/packages/xdisorg.scm (xosd)[home-page]: Likewise.
2017-01-04 05:14:22 +01:00
Mark H Weaver
4037e5f52b
gnu: linux-libre@4.1: Update to 4.1.37.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.37.
2016-12-30 04:26:11 -05:00
Tobias Geerinckx-Rice
c09dd486a2
gnu: util-linux: Update to 2.28.2.
...
* gnu/packages/linux.scm (util-linux): Update to 2.28.2.
2016-12-27 22:24:44 +01:00
Efraim Flashner
457d154fdf
gnu: alsa-utils: Update to 1.1.3.
...
* gnu/packages/linux.scm (alsa-utils): Update to 1.1.3.
2016-12-25 01:47:22 +02:00
Tobias Geerinckx-Rice
41d23dd1e2
gnu: btrfs-progs: Update to 4.9.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.9.
2016-12-23 20:29:18 +01:00
Ludovic Courtès
64b5e41376
gnu: linux-libre: Avoid invalid "kconfig" input on armhf and mips64el.
...
This fixes a bug whereby:
guix build linux-libre -s armhf-linux
would fail with:
guix build: error: gnu/packages/linux.scm:231:2: package `linux-libre-4.8.15' has an invalid input: ("kconfig" #f)
This led 'tests/guix-system.sh' to fail.
* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Never add #f
as a "kconfig" input.
2016-12-20 23:39:30 +01:00
ng0
7d2511bc6b
gnu: Add alsa-plugins.
...
* gnu/packages/linux.scm (alsa-plugins): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2016-12-20 10:22:06 -05:00
Tobias Geerinckx-Rice
8d1ef002ee
gnu: linux-libre: Fix typo.
...
* gnu/packages/linux.scm (%linux-libre-hash): Remove excess quote.
2016-12-19 20:42:19 +01:00
Mark H Weaver
565775399e
gnu: linux-libre: Update to 4.8.15.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.15.
2016-12-19 14:07:27 -05:00
Mark H Weaver
9cedffe5db
Revert "gnu: linux-libre: Update to 4.9."
...
This reverts commit 5a3849443a
.
Module loading is broken on i686 with some configurations, including our
default configuration. See <https://bugs.gnu.org/25231 >.
2016-12-19 14:03:41 -05:00
Tobias Geerinckx-Rice
c8502d9ec1
Revert "gnu: kmod: Update to 23."
...
This should have been pushed to the ‘staging’ branch first.
This reverts commit 1e1cd41629
.
2016-12-16 12:19:50 +01:00
Tobias Geerinckx-Rice
68ea090b93
gnu: libcap: Update to 2.25.
...
* gnu/packages/linux.scm (libcap): Update to 2.25.
2016-12-16 03:09:13 +01:00
Tobias Geerinckx-Rice
7c58c852c4
gnu: libraw1394: Update to 2.1.2.
...
* gnu/packages/linux.scm (libraw1394): Update to 2.1.2.
2016-12-16 03:08:43 +01:00
Tobias Geerinckx-Rice
1e1cd41629
gnu: kmod: Update to 23.
...
* gnu/packages/linux.scm (kmod): Update to 23.
2016-12-16 03:08:42 +01:00
Tobias Geerinckx-Rice
7d162df8ce
gnu: mcelog: Update to 146.
...
* gnu/packages/linux.scm (mcelog): Update to 146.
2016-12-16 03:08:41 +01:00
Mark H Weaver
0eb36dd17f
gnu: linux-libre@4.4: Update to 4.4.39.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.39.
2016-12-15 20:35:24 -05:00
Mark H Weaver
5a3849443a
gnu: linux-libre: Update to 4.9.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.
* gnu/packages/linux-libre-4.8-x86_64.conf,
gnu/packages/linux-libre-4.8-i686.conf: Delete files.
* gnu/packages/linux-libre-4.9-x86_64.conf,
gnu/packages/linux-libre-4.9-i686.conf: New files.
* Makefile.am (KCONFIGS): Update accordingly.
2016-12-14 03:27:26 -05:00
Ludovic Courtès
e8a463e646
gnu: usbutils: Update to 008.
...
* gnu/packages/linux.scm (usbutils): Update to 008.
[inputs]: Add EUDEV.
2016-12-14 00:22:49 +01:00
Ludovic Courtès
3232613e63
gnu: wireless-regdb: Update to 2016.06.10.
...
* gnu/packages/linux.scm (wireless-regdb): Update to 2016.06.10.
2016-12-14 00:22:49 +01:00
Tobias Geerinckx-Rice
d7f84eab02
gnu: iproute2: Update to 4.9.0.
...
* gnu/packages/linux.scm (iproute2): Update to 4.9.0.
[home-page]: Point to the latest attempt, and use HTTPS.
2016-12-13 19:32:34 +01:00
Leo Famulari
4a990395d7
Merge branch 'staging'
2016-12-11 15:03:52 -05:00
Mark H Weaver
81d6fd2457
gnu: linux-libre: Update to 4.8.14.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.14. Remove patches.
(linux-libre-arm-generic): Remove patches.
2016-12-11 09:51:10 -05:00
Mark H Weaver
762bc71e21
gnu: linux-libre@4.4: Update to 4.4.38.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.38.
Remove patches.
2016-12-11 09:51:08 -05:00
Mark H Weaver
d94691e0c2
Merge branch 'master' into staging
2016-12-10 23:03:57 -05:00
Mark H Weaver
6b2921c3ac
gnu: linux-libre: Add fixes for CVE-2016-8655 et al.
...
* gnu/packages/linux.scm (linux-libre, linux-libre-arm-generic):
Add patches for CVE-2016-8655 and the vulnerability described in
<http://seclists.org/oss-sec/2016/q4/644 >.
2016-12-09 18:36:21 -05:00
Mark H Weaver
1134e99d86
gnu: linux-libre@4.4: Add fixes for CVE-2016-8655 et al.
...
* gnu/packages/linux.scm (linux-libre-4.4): Add patches for CVE-2016-8655 and
the vulnerability described in <http://seclists.org/oss-sec/2016/q4/644 >.
2016-12-09 18:36:03 -05:00
Mark H Weaver
750778abd4
gnu: linux-libre: Update to 4.8.13.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.13.
2016-12-09 15:13:22 -05:00
Mark H Weaver
33d6a2ff9f
gnu: linux-libre@4.4: Update to 4.4.37.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.37.
2016-12-09 15:10:17 -05:00
Ludovic Courtès
f80b4d2ce0
Merge remote-tracking branch 'origin/master' into staging
2016-12-09 18:11:14 +01:00
Tobias Geerinckx-Rice
c0cc805e3f
gnu: fuse-exfat: Update to 1.2.5.
...
* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.5.
[native-inputs]: Remove scons build system which is no longer used.
[arguments]: Remove.
[home-page]: Replace dead Google Code home page.
2016-12-05 20:33:31 +01:00
Marius Bakke
a351fc8369
Merge branch 'master' into staging
2016-12-04 17:41:36 +01:00
Mark H Weaver
e9913f8271
gnu: linux-libre: Update to 4.8.12.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.12.
2016-12-03 10:20:59 -05:00
Mark H Weaver
bc6d461249
gnu: linux-libre@4.4: Update to 4.4.36.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.36.
2016-12-03 10:20:00 -05:00
Mark H Weaver
80a359f293
gnu: linux-libre@4.1: Update to 4.1.36.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.36.
2016-12-03 10:19:08 -05:00
Marius Bakke
a189ac715d
gnu: bluez: Update to 5.43.
...
* gnu/packages/linux.scm (bluez): Update to 5.43.
2016-12-02 13:08:11 +01:00
Mark H Weaver
a9427ce556
gnu: linux-libre: Update to 4.8.11.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.11.
2016-11-30 20:24:07 -05:00
Mark H Weaver
7d9df7ca22
gnu: linux-libre@4.4: Update to 4.4.35.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.35.
2016-11-30 20:23:11 -05:00
Tobias Geerinckx-Rice
e0593466a1
gnu: btrfs-progs: Update to 4.8.5.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.5.
2016-12-01 01:42:30 +01:00
Ludovic Courtès
72f0c5ea3c
gnu: iw: Update to 4.9.
...
* gnu/packages/linux.scm (iw): Update to 4.9.
2016-11-30 17:35:21 +01:00
Leo Famulari
a282cdae10
Merge branch 'master' into core-updates
2016-11-26 16:21:47 -05:00
Tobias Geerinckx-Rice
d66cbd1adc
gnu: btrfs-progs: Update to 4.8.4.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.4.
2016-11-25 17:00:51 +01:00
Leo Famulari
de76f0a45b
Merge branch 'master' into core-updates
2016-11-23 00:11:30 -05:00
Mark H Weaver
08b3e4a970
gnu: linux-libre: Update to 4.8.10.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.10.
2016-11-22 21:59:54 -05:00
Mark H Weaver
4263eb4dd0
gnu: linux-libre@4.4: Update to 4.4.34.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.34.
2016-11-22 21:49:39 -05:00
Ludovic Courtès
01f94cca19
gnu: Add 'lvm2-static'.
...
* gnu/packages/patches/lvm2-static-link.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (lvm2)[source](patches): New field.
(lvm2-static): New variable.
2016-11-22 22:59:31 +01:00
Alex Kost
7c90d0f40e
gnu: packages: Use gettext-minimal.
...
* gnu/packages/crypto.scm (tomb): Use 'gettext-minimal' instead of
'gnu-gettext'.
* gnu/packages/emacs.scm (m17n-db): Likewise.
* gnu/packages/ftp.scm (weex): Likewise.
* gnu/packages/games.scm (chromium-bsu): Likewise.
* gnu/packages/image.scm (steghide): Likewise.
* gnu/packages/linux.scm (radeontop): Likewise.
* gnu/packages/mpd.scm (sonata): Likewise.
* gnu/packages/networking.scm (whois): Likewise.
* gnu/packages/package-management.scm (guix-0.11.0): Likewise.
* gnu/packages/psyc.scm (psyclpc): Likewise.
* gnu/packages/syndication.scm (newsbeuter): Likewise.
* gnu/packages/vim.scm (vim-full): Likewise.
2016-11-21 19:47:30 +03:00
Mark H Weaver
5a1ef07d3e
gnu: linux-libre: Update to 4.8.9.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.9.
2016-11-19 22:29:38 -05:00
Mark H Weaver
13172f0d79
gnu: linux-libre@4.4: Update to 4.4.33.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.33.
2016-11-19 22:28:07 -05:00
John Darrington
d9804e5011
gnu: util-linux: Add current system profile to fs search path.
...
* gnu/packages/linux.scm (util-linux)[arguments]: Add
"--enable-fs-paths-default=/run/current-system/profile/sbin"
to configure-flags.
2016-11-16 20:13:41 +01:00
Mark H Weaver
d55019136e
gnu: linux-libre: Update to 4.8.8.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.8.
2016-11-16 00:08:19 -05:00
Mark H Weaver
7d154949c9
gnu: linux-libre@4.4: Update to 4.4.32.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.32.
2016-11-16 00:06:46 -05:00
Tobias Geerinckx-Rice
927d850512
gnu: btrfs-progs: Update to 4.8.3.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.3.
2016-11-13 13:34:00 +01:00
Ludovic Courtès
2cab1dd58b
Merge branch 'core-updates'
2016-11-13 00:34:16 +01:00
Leo Famulari
071c223bfa
gnu: linux-libre@4.4: Update to 4.4.31.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.31.
2016-11-11 01:31:19 -05:00
Leo Famulari
86fc6fe777
gnu: linux-libre: Update to 4.8.7.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.7.
2016-11-11 01:31:15 -05:00
Marius Bakke
1581406e23
gnu: Add efibootmgr.
...
* gnu/packages/linux.scm (efibootmgr): New variable.
2016-11-07 12:12:59 +00:00
Marius Bakke
0d74462a5f
gnu: Add efivar.
...
* gnu/packages/linux.scm (efivar): New variable.
2016-11-07 12:12:56 +00:00
Leo Famulari
b3cc0dce08
Merge branch 'master' into core-updates
2016-11-02 20:03:35 -04:00
Mark H Weaver
ac1dc6d12f
gnu: linux-libre: Update to 4.8.6.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.6.
2016-11-02 07:31:53 -04:00
Mark H Weaver
b3097a71c5
gnu: linux-libre@4.4: Update to 4.4.30.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.30.
2016-11-02 07:29:28 -04:00
Leo Famulari
e777d07db9
gnu: iproute2: Update to 4.8.0.
...
* gnu/packages/linux.scm (iproute2): Update to 4.8.0.
[arguments]: Set Bash completion directory in #:make-flags.
2016-11-01 21:46:06 -04:00
Leo Famulari
062c7e43ed
Merge branch 'master' into core-updates
2016-10-29 21:44:44 -04:00
Tobias Geerinckx-Rice
58c4f11e43
gnu: Add radeontop.
...
* gnu/packages/linux.scm (radeontop): New variable.
2016-10-29 14:19:01 +02:00
Mark H Weaver
b8df914f37
gnu: linux-libre: Update to 4.8.5.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.5.
2016-10-28 20:11:20 -04:00
Mark H Weaver
a56b3229f4
gnu: linux-libre@4.4: Update to 4.4.28.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.28.
2016-10-28 20:09:02 -04:00
Mark H Weaver
3d82676919
Merge branch 'master' into core-updates
2016-10-27 20:21:26 -04:00
Ludovic Courtès
631fda7e90
gnu: Add mdadm-static.
...
* gnu/packages/linux.scm (mdadm-static): New variable.
2016-10-27 13:48:52 +02:00
Tobias Geerinckx-Rice
483b7ce7ae
gnu: mcelog: Update to 144.
...
* gnu/packages/linux.scm (mcelog): Update to 144.
2016-10-27 11:03:34 +02:00
Tobias Geerinckx-Rice
6270769dc2
gnu: btrfs-progs: Update to 4.8.2.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.2.
2016-10-27 11:03:34 +02:00
Leo Famulari
f02fb6dd6b
gnu: btrfs-progs: Update to 4.8.2.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.2.
2016-10-27 00:43:37 -04:00
Leo Famulari
02c73adcdf
Merge branch 'master' into core-updates
2016-10-26 19:00:06 -04:00
Mark H Weaver
e9a19bde40
gnu: linux-libre@4.1: Update to 4.1.35.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.35. Remove
patch.
* gnu/packages/patches/linux-libre-4.1-CVE-2016-5195.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-10-24 22:53:18 -04:00
Mark H Weaver
ca0635b4ba
Merge branch 'master' into core-updates
2016-10-23 14:16:39 -04:00
Mark H Weaver
35680748a6
gnu: linux-libre: Update to 4.8.4.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.4.
2016-10-23 00:21:20 -04:00
Mark H Weaver
62cf3ae09b
gnu: linux-libre@4.4: Update to 4.4.27.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.27.
2016-10-23 00:18:42 -04:00
Mark H Weaver
a861665b75
gnu: linux-libre@4.1: Add fix for CVE-2016-5195.
...
* gnu/packages/patches/linux-libre-4.1-CVE-2016-5195.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre-4.1): Add patch.
2016-10-22 00:30:38 -04:00
Mark H Weaver
64de7d1ceb
gnu: make-linux-libre: Add #:patches keyword argument.
...
* gnu/packages/linux.scm (make-linux-libre): Add 'patches' keyword
argument.
2016-10-22 00:22:31 -04:00
Leo Famulari
5d5cdb7ca4
gnu: linux-libre-4.4: Update to 4.4.26.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.4.26.
2016-10-20 17:42:49 -04:00
Leo Famulari
88576735bf
gnu: linux-libre: Update to 4.8.3.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.3.
2016-10-20 17:42:49 -04:00
Tobias Geerinckx-Rice
c17b5986f2
gnu: mcelog: Update to 143.
...
* gnu/packages/linux.scm (mcelog): Update to 143.
2016-10-19 19:34:17 +02:00
Leo Famulari
def6213f65
gnu: Add libseccomp.
...
* gnu/packages/linux.scm (libseccomp): New variable.
2016-10-19 13:01:31 -04:00
Mark H Weaver
dcaf70897a
Merge branch 'master' into core-updates
2016-10-17 16:47:12 -04:00
Mark H Weaver
cd829fe306
gnu: linux-libre: Update to 4.8.2.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.2.
2016-10-17 15:23:46 -04:00
Mark H Weaver
43f1d02ddc
gnu: linux-libre@4.4: Update to 4.4.25.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.25.
2016-10-17 15:22:33 -04:00
Mark H Weaver
b23ece1d2c
gnu: linux-libre@4.1: Update to 4.1.34.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.34.
2016-10-13 06:29:14 -04:00
Leo Famulari
68ce1875d5
Merge branch 'master' into core-updates
2016-10-12 12:42:37 -04:00
Tobias Geerinckx-Rice
ff9c2d819a
gnu: mcelog: Update to 142.
...
* gnu/packages/linux.scm (mcelog): Update to 142.
2016-10-12 18:20:17 +02:00
Tobias Geerinckx-Rice
9c49da5778
gnu: btrfs-progs: Update to 4.8.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.1.
2016-10-12 18:19:48 +02:00
Mark H Weaver
abcf4858cd
Merge branch 'master' into core-updates
2016-10-12 09:28:14 -04:00
Danny Milosavljevic
0c60cc5346
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>
2016-10-09 12:07:45 +03:00
Mark H Weaver
cb60e975c2
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.
2016-10-08 11:35:43 -04:00
Mark H Weaver
ca86791881
gnu: linux-libre@4.4: Update to 4.4.24.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.24.
2016-10-08 11:32:37 -04:00
Leo Famulari
7ca97fae36
gnu: lvm2: Make sure compiled objects are stripped.
...
* gnu/packages/linux.scm (lvm2)[arguments]: Add 'make-objects-writeable' phase.
2016-10-06 17:43:44 -04:00
Leo Famulari
123c0ffb87
gnu: lvm2: Update to 2.02.166.
...
* gnu/packages/linux.scm (lvm2): Update to 2.02.166.
2016-10-06 17:43:44 -04:00
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
b19c7989b7
Merge branch 'master' into core-updates
2016-10-05 19:15:25 -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
Leo Famulari
9c2130757c
Merge branch 'master' into core-updates
2016-10-03 17:08:05 -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
Ludovic Courtès
79355ae3e8
Merge branch 'master' into core-updates
2016-09-30 12:05:27 +02: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
Ludovic Courtès
39d6b9c99f
gnu: linux-pam@1.2: Remove erroneous 'name' field.
...
* gnu/packages/linux.scm (linux-pam-1.2)[name]: Remove.
2016-09-28 23:03:00 +02:00
Rene Saavedra
411264c250
gnu: linux-pam: Allow compilation on GNU/Hurd.
...
* gnu/packages/patches/linux-pam-no-setfsuid.patch: New file.
* gnu/packages/linux.scm (linux-pam)[source]: Use it.
(linux-pam-1.2)[source]: Likewise.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-09-28 23:01:49 +02:00
Alex Kost
b94a6ca074
gnu: Add and use gettext-minimal.
...
* gnu/packages/gettext.scm (gnu-gettext): Rename to...
(gettext-minimal): ... this. Adjust synopsis and description.
(gnu-gettext): Inherit from it.
(po4a): Use 'gettext-minimal' instead of 'gnu-gettext'.
* gnu/packages/acl.scm: Likewise.
* gnu/packages/admin.scm: Likewise.
* gnu/packages/apl.scm: Likewise.
* gnu/packages/attr.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/base.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/commencement.scm: Likewise.
* gnu/packages/crypto.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/disk.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/education.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/enlightenment.scm: Likewise.
* gnu/packages/fcitx.scm: Likewise.
* gnu/packages/fontutils.scm: Likewise.
* gnu/packages/freedesktop.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gkrellm.scm: Likewise.
* gnu/packages/glib.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/grub.scm: Likewise.
* gnu/packages/gtk.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/ibus.scm: Likewise.
* gnu/packages/irc.scm: Likewise.
* gnu/packages/iso-codes.scm: Likewise.
* gnu/packages/kde-frameworks.scm: Likewise.
* gnu/packages/kodi.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/man.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mono.scm: Likewise.
* gnu/packages/mp3.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/nano.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/package-management.scm: Likewise.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/sawfish.scm: Likewise.
* gnu/packages/statistics.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/vpn.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/webkit.scm: Likewise.
* gnu/packages/wicd.scm: Likewise.
* gnu/packages/wine.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xorg.scm: Likewise.
2016-09-28 17:54:50 +03: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
David Craven
b450d2b440
gnu: linux-libre-headers: Use modify-phases.
...
* gnu/packages/linux.scm (linux-libre-headers): Use modify phases.
2016-09-09 13:20:22 +02: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
Ludovic Courtès
2c6a1c67e4
gnu: eudev: Update to 3.2.
...
* gnu/packages/linux.scm (eudev): Update to 3.2.
2016-09-03 23:45:29 +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
Ludovic Courtès
241826b5ab
gnu: procps: Disable faulty floating point test.
...
* gnu/packages/linux.scm (procps)[arguments]: Add 'disable-strtod-test'
phase.
2016-09-02 23:49:47 +02:00
Ludovic Courtès
072e10615f
Merge branch 'master' into core-updates
2016-09-02 15:39:50 +02:00
Leo Famulari
be4a1ddec5
Revert "gnu: linux-pam: Add cracklib to inputs."
...
This reverts commit 25d1b3107f
.
2016-08-31 16:16:22 -04: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
Efraim Flashner
b3d2be945d
Merge remote-tracking branch 'origin/master' into core-updates
2016-08-29 23:46:33 +03:00
Efraim Flashner
4c93ce42e5
gnu: shishi: Use linux-pam-1.2.
...
* gnu/packages/linux.scm (linux-pam-1.2): New variable.
* gnu/packages/shishi.scm (shishi)[inputs]: Use linux-pam-1.2.
2016-08-29 17:10:57 +03: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
David Craven
25d1b3107f
gnu: linux-pam: Add cracklib to inputs.
...
* gnu/packages/linux.scm (linux-pam)[inputs]: Add cracklib.
2016-08-28 15:02:18 +02:00
David Craven
7483230f17
gnu: linux-pam: Update to 1.3.0.
...
* gnu/packages/linux.scm (linux-pam): Update it.
2016-08-28 15:02:18 +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
Leo Famulari
f041616da1
gnu: util-linux: Update to 2.28.1.
...
* gnu/packages/linux.scm (util-linux): Update to 2.28.1.
2016-08-21 17:56:04 -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
73ba8559b5
gnu: linux-libre-headers: Update to 4.4.18.
...
* gnu/packages/linux.scm (linux-libre-headers): Update to 4.4.18.
2016-08-21 04:39:58 -04:00
Leo Famulari
015ee84aac
Merge branch 'master' into core-updates
2016-08-17 23:35:22 -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
Efraim Flashner
74a3c4bb6c
gnu: procps: Update to 3.3.12.
...
* gnu/packages/linux.scm (procps): Update to 3.3.12.
[source]: Remove patch.
* gnu/packages/patches/procps-non-linux.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-08-15 10:42:27 +03: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
Mark H Weaver
7309a501ee
gnu: linux-libre@4.1: Update to 4.1.30.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.30.
2016-08-10 23:13:21 -04:00
Mark H Weaver
536fc5f8cd
Merge branch 'core-updates'
2016-08-04 08:17:05 -04:00
Mark H Weaver
0832787e5c
Revert "Merge branch 'core-updates'"
...
This reverts commit 455859a50f
.
2016-08-04 08:16:38 -04:00
Ludovic Courtès
d76f44e84c
gnu: mdadm: Build without '-Werror'
...
* gnu/packages/linux.scm (mdadm)[arguments]: Add 'remove-W-error'
phase.
2016-08-03 12:10:00 +02:00
Ludovic Courtès
455859a50f
Merge branch 'core-updates'
2016-08-01 23:30:52 +02:00
Mark H Weaver
3d337bbc39
Merge branch 'master' into core-updates
2016-07-31 23:27:03 -04:00
Mark H Weaver
4e8efc15fb
gnu: linux-libre@4.1: Update to 4.1.29.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.29.
2016-07-31 23:24:54 -04:00
Leo Famulari
48b7e4a6c1
gnu: btrfs-progs: Update to 4.6.1
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.6.1.
[native-inputs]: Add WHICH.
2016-07-29 18:58:48 -04:00
Mark H Weaver
0bab3af078
Merge branch 'master' into core-updates
2016-07-29 14:18:07 -04:00
Mark H Weaver
682a7d2338
gnu: linux-libre@4.4: Update to 4.4.16.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.16.
2016-07-29 14:14:25 -04:00
Ludovic Courtès
35e4b3d546
gnu: iptables: Mention "firewall".
...
Suggested by ng0 <ng0@we.make.ritual.n0.is>.
* gnu/packages/linux.scm (iptables)[description]: Mention "firewall".
2016-07-29 17:32:03 +02:00
Andreas Enge
e309c75610
Merge remote-tracking branch 'origin/master' into core-updates
2016-07-28 11:08:55 +02:00
Tobias Geerinckx-Rice
2b76f13507
gnu: Add haveged.
...
* gnu/packages/linux.scm (haveged): New variable.
2016-07-26 11:20:52 +02:00
Mark H Weaver
ca80985c6c
gnu: linux-libre@4.1: Update to 4.1.28.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.28.
2016-07-26 01:36:12 -04:00
Mark H Weaver
de348a0bb7
gnu: linux-libre: Update to 4.7.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.7.
* gnu/packages/linux-libre-4.7-x86_64.conf,
gnu/packages/linux-libre-4.7-i686.conf: New files.
* gnu/packages/linux-libre-4.6-x86_64.conf,
gnu/packages/linux-libre-4.6-i686.conf: Delete files.
* Makefile.am (KCONFIGS): Update accordingly.
2016-07-26 00:46:40 -04:00
Leo Famulari
d227260d2f
Merge branch 'master' into core-updates
...
Resolved conflicts:
* gnu/packages/scheme.scm: Conflict in import of (guix licenses). On master,
"#:hide (openssl)" was used. On core-updates, "#:select (some licenses)" was
used. The latter won the conflict.
* gnu/packages/version-control.scm (git)[arguments]: Whitespace conflict
in 'install-shell-completion.
2016-07-22 18:58:31 -04:00
Leo Famulari
de67e92288
gnu: Update URLs for sourceforge.net.
...
* gnu/packages/admin.scm: Update URLs pointing to sourceforge.net.
* gnu/packages/audacity.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/bioinformatics.scm: Likewise.
* gnu/packages/boost.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/code.scm: Likewise.
* gnu/packages/compression.scm: Likewise.
* gnu/packages/cups.scm: Likewise.
* gnu/packages/djvu.scm: Likewise.
* gnu/packages/docbook.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/flashing-tools.scm: Likewise.
* gnu/packages/fonts.scm: Likewise.
* gnu/packages/fontutils.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/ghostscript.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gnucash.scm: Likewise.
* gnu/packages/graphviz.scm: Likewise.
* gnu/packages/image.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/libusb.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/lirc.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mcrypt.scm: Likewise.
* gnu/packages/mp3.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/onc-rpc.scm: Likewise.
* gnu/packages/password-utils.scm: Likewise.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* gnu/packages/photo.scm: Likewise.
* gnu/packages/popt.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/rdesktop.scm: Likewise.
* gnu/packages/screen.scm: Likewise.
* gnu/packages/swig.scm: Likewise.
* gnu/packages/tcl.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/web.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xml.scm: Likewise.
2016-07-21 18:09:40 -04:00
Ludovic Courtès
7575655212
Merge branch 'master' into core-updates
2016-07-20 11:42:17 +02:00
Tobias Geerinckx-Rice
58d6a1f227
gnu: Add cpupower.
...
* gnu/packages/linux.scm (cpupower): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-19 23:03:30 +02:00
Andreas Enge
ee6a5d0e3e
gnu: lm-sensors: Add alternate source URL.
...
* gnu/packages/linux.scm (lm-sensors)[source]: Add URL.
2016-07-15 19:18:36 +02:00
Andreas Enge
e05647add7
Update e-mail address for Tobias Geerinckx-Rice.
...
* .mailmap: Add Tobias Geerinckx-Rice.
* gnu/packages/disk.scm: Replace "tobias.geerinckx.rice@gmail.com" with
"me@tobias.gr".
* gnu/packages/linux.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2016-07-15 14:29:22 +02:00
Mark H Weaver
7a7d6b2bde
gnu: linux-libre: Update to 4.6.4.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.6.4.
2016-07-12 22:09:08 -04:00
Mark H Weaver
8f1488c639
gnu: linux-libre-4.4: Update to 4.4.15.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.15.
2016-07-12 22:08:58 -04:00
David Craven
9b0942c1b0
gnu: Add rng-tools.
...
* gnu/packages/linux.scm (rng-tools): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-07-03 17:29:12 -04:00
David Craven
75750abbbc
gnu: Order module imports in (gnu packages linux) alphabetically.
...
* gnu/packages/linux.scm: Order module imports alphabetically.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-07-03 17:29:12 -04:00
Efraim Flashner
b58c1b2d9b
gnu: sshfs-fuse: Update to 2.8.
...
* gnu/packages/linux.scm (sshfs-fuse): Update to 2.8.
2016-07-03 22:09:21 +03:00
Ludovic Courtès
01497dfe6c
Merge branch 'master' into core-updates
2016-06-27 09:30:01 +02:00
Mark H Weaver
36c6919c93
gnu: linux-libre: Update to 4.6.3.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.6.3.
2016-06-25 13:13:36 -04:00
Mark H Weaver
18c658f966
gnu: linux-libre-4.4: Update to 4.4.14.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.14.
2016-06-25 13:12:12 -04:00