Mark H Weaver
a6b3c07a7a
gnu: linux-libre-4.4: Update to 4.4.9.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.9.
2016-05-05 08:44:52 -04:00
Mark H Weaver
a82f322b1c
gnu: linux-libre-4.1: Update to 4.1.23.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.23.
2016-05-05 07:56:37 -04:00
Manolis Ragkousis
d46123aade
gnu: procps: Make procps build on non Linux systems.
...
* gnu/packages/patches/procps-non-linux.patch.patch: New patch.
* gnu/packages/linux.scm (procps)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2016-05-04 17:18:57 +03:00
Mathieu Lirzin
4c48bf5502
gnu: powertop: Patch absolute file names.
...
* gnu/packages/linux.scm (powertop)[inputs]: Add kmod.
[arguments]: Patch absolute file names.
2016-05-02 17:58:23 +02:00
Mathieu Lirzin
c3052d6bcd
Merge branch 'master' into core-updates
2016-05-02 17:53:40 +02:00
Mark H Weaver
c1ed117941
gnu: linux-libre-4.1: Update to 4.1.22.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.22.
2016-04-22 21:50:00 -04:00
Mark H Weaver
01963db007
gnu: linux-libre-4.4: Update to 4.4.8.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.8.
2016-04-22 21:50:00 -04:00
Mark H Weaver
a2cc073aa2
gnu: linux-libre: Update to 4.5.2.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.5.2.
2016-04-22 21:50:00 -04:00
Mathieu Lirzin
dc9bdb1e27
gnu: Add acpi.
...
* gnu/packages/linux.scm (acpi): New variable.
2016-04-21 17:49:10 +02:00
Alex Kost
a78daf5e2b
gnu: kbd: Update to 2.0.3.
...
* gnu/packages/linux.scm (kbd): Update to 2.0.3.
2016-04-17 10:33:08 +03:00
Alex Kost
5953d2b7c0
gnu: kbd: Use 'modify-phases'.
...
* gnu/packages/linux.scm (kbd)[arguments]: Use 'modify-phases'.
2016-04-17 10:33:08 +03:00
Manolis Ragkousis
503275e94a
gnu: linux: Add case for arm64.
...
* gnu/packages/linux.scm (system->linux-architecture): Add
"aarch64".
2016-04-16 18:10:36 +03:00
Tobias Geerinckx-Rice
7cad981dfc
gnu: btrfs-progs: Add "static" output.
...
* gnu/packages/linux.scm (btrfs-progs)[outputs]: New field.
[inputs]: Add "static" outputs of util-linux for libuuid and libblkid.
[arguments]: Add 'build-static' and 'install-static' phases.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-04-14 21:41:41 -04:00
Tobias Geerinckx-Rice
dd581e9ab3
gnu: util-linux: Add "static" output.
...
* gnu/packages/linux.scm: (util-linux)[outputs]: New field.
[arguments]: Remove "--disable-static" from #:configure-flags.
Add 'move-static-libraries' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-04-14 21:41:32 -04:00
Mark H Weaver
08fbfa8d21
Revert "gnu: btrfs-progs: Add "static" output."
...
This reverts commit 5f3f3ac287
.
2016-04-14 21:01:09 -04:00
David Thompson
85c7e8e611
Revert "gnu: util-linux: Add "static" output."
...
This reverts commit df887432be
.
2016-04-14 13:24:10 -04:00
Alex Kost
fc1adab148
gnu: packages: Use 'search-patches' everywhere.
...
* gnu/packages/abiword.scm: Use 'search-patches' for 'patches' field.
* gnu/packages/acl.scm: Likewise.
* gnu/packages/admin.scm: Likewise.
* gnu/packages/algebra.scm: Likewise.
* gnu/packages/animation.scm: Likewise.
* gnu/packages/apr.scm: Likewise.
* gnu/packages/audacity.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/autotools.scm: Likewise.
* gnu/packages/avahi.scm: Likewise.
* gnu/packages/backup.scm: Likewise.
* gnu/packages/base.scm: Likewise.
* gnu/packages/bash.scm: Likewise.
* gnu/packages/bioinformatics.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/ci.scm: Likewise.
* gnu/packages/cmake.scm: Likewise.
* gnu/packages/cpio.scm: Likewise.
* gnu/packages/cross-base.scm: Likewise.
* gnu/packages/dico.scm: Likewise.
* gnu/packages/doxygen.scm: Likewise.
* gnu/packages/ebook.scm: Likewise.
* gnu/packages/elf.scm: Likewise.
* gnu/packages/emacs.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/firmware.scm: Likewise.
* gnu/packages/flashing-tools.scm: Likewise.
* gnu/packages/fltk.scm: Likewise.
* gnu/packages/ftp.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gawk.scm: Likewise.
* gnu/packages/gcc.scm: Likewise.
* gnu/packages/gd.scm: Likewise.
* gnu/packages/ghostscript.scm: Likewise.
* gnu/packages/glib.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/gnucash.scm: Likewise.
* gnu/packages/gnunet.scm: Likewise.
* gnu/packages/gnupg.scm: Likewise.
* gnu/packages/gnuzilla.scm: Likewise.
* gnu/packages/graphics.scm: Likewise.
* gnu/packages/grub.scm: Likewise.
* gnu/packages/gtk.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/icu4c.scm: Likewise.
* gnu/packages/idutils.scm: Likewise.
* gnu/packages/image.scm: Likewise.
* gnu/packages/imagemagick.scm: Likewise.
* gnu/packages/irc.scm: Likewise.
* gnu/packages/ldc.scm: Likewise.
* gnu/packages/libcanberra.scm: Likewise.
* gnu/packages/libevent.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/libunwind.scm: Likewise.
* gnu/packages/libusb.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/lirc.scm: Likewise.
* gnu/packages/llvm.scm: Likewise.
* gnu/packages/lsh.scm: Likewise.
* gnu/packages/lua.scm: Likewise.
* gnu/packages/lxqt.scm: Likewise.
* gnu/packages/mail.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mcrypt.scm: Likewise.
* gnu/packages/messaging.scm: Likewise.
* gnu/packages/mit-krb5.scm: Likewise.
* gnu/packages/mp3.scm: Likewise.
* gnu/packages/multiprecision.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/ninja.scm: Likewise.
* gnu/packages/nvi.scm: Likewise.
* gnu/packages/ocaml.scm: Likewise.
* gnu/packages/orpheus.scm: Likewise.
* gnu/packages/ots.scm: Likewise.
* gnu/packages/parallel.scm: Likewise.
* gnu/packages/patchutils.scm: Likewise.
* gnu/packages/pcre.scm: Likewise.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* gnu/packages/plotutils.scm: Likewise.
* gnu/packages/polkit.scm: Likewise.
* gnu/packages/pulseaudio.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/qemu.scm: Likewise.
* gnu/packages/qt.scm: Likewise.
* gnu/packages/ratpoison.scm: Likewise.
* gnu/packages/rdf.scm: Likewise.
* gnu/packages/readline.scm: Likewise.
* gnu/packages/rush.scm: Likewise.
* gnu/packages/scheme.scm: Likewise.
* gnu/packages/screen.scm: Likewise.
* gnu/packages/sdl.scm: Likewise.
* gnu/packages/slim.scm: Likewise.
* gnu/packages/ssh.scm: Likewise.
* gnu/packages/tcl.scm: Likewise.
* gnu/packages/tcsh.scm: Likewise.
* gnu/packages/texinfo.scm: Likewise.
* gnu/packages/tls.scm: Likewise.
* gnu/packages/tor.scm: Likewise.
* gnu/packages/tv.scm: Likewise.
* gnu/packages/valgrind.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/vpn.scm: Likewise.
* gnu/packages/vtk.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/web.scm: Likewise.
* gnu/packages/wicd.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xfce.scm: Likewise.
* gnu/packages/xiph.scm: Likewise.
* gnu/packages/xml.scm: Likewise.
* gnu/packages/xorg.scm: Likewise.
* gnu/packages/zip.scm: Likewise.
2016-04-14 10:38:21 +03:00
Mark H Weaver
557a2503bc
gnu: linux-libre-4.4: Update to 4.4.7.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.7.
2016-04-13 21:01:16 -04:00
Mark H Weaver
f7cfd80fc6
gnu: linux-libre: Update to 4.5.1.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.5.1.
2016-04-13 21:01:16 -04:00
Tobias Geerinckx-Rice
5f3f3ac287
gnu: btrfs-progs: Add "static" output.
...
* gnu/packages/linux.scm (btrfs-progs)[outputs]: New field.
[inputs]: Add "static" outputs of util-linux for libuuid and libblkid.
[arguments]: Add 'build-static' and 'install-static' phases.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-04-11 19:46:21 -04:00
Tobias Geerinckx-Rice
df887432be
gnu: util-linux: Add "static" output.
...
* gnu/packages/linux.scm: (util-linux)[outputs]: New field.
[arguments]: Remove "--disable-static" from #:configure-flags.
Add 'move-static-libraries' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-04-11 19:45:58 -04:00
Tobias Geerinckx-Rice
916627b484
gnu: btrfs-progs: Update to 4.5.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.5.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-04-11 19:39:57 -04:00
Leo Famulari
097e012b5a
gnu: e2fsprogs: Fix misleading comment.
...
* gnu/packages/linux.scm (e2fsprogs): Fix misleading comment.
2016-04-11 19:01:38 -04:00
Mark H Weaver
1a9f5e9ff3
gnu: linux-libre-4.1: Update to 4.1.21.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.21.
2016-04-07 21:20:28 -04:00
Ludovic Courtès
933d2fe4cf
Merge branch 'master' into core-updates
2016-04-06 12:00:29 +02:00
rain1
96e9f097ee
gnu: linux-libre: Avoid introducing timestamps into the build.
...
* gnu/packages/linux.scm (linux-libre)[build-phase]: Set the
KCONFIG_NOTIMESTAMP and KBUILD_BUILD_TIMESTAMP environment variables to
avoid introducing timestamps into the build outputs.
2016-03-30 15:22:04 -04:00
Mark H Weaver
1020fb6ac7
gnu: linux-libre-4.1: Update to 4.1.20.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.20.
2016-03-21 22:53:55 -04:00
Ludovic Courtès
cd6cc144e0
Merge branch 'security-updates'
2016-03-22 00:14:03 +01:00
Leo Famulari
09ec508a4c
Merge branch 'master' into core-updates
2016-03-21 12:22:31 -04:00
Mark H Weaver
0e0fd3ef10
gnu: linux-libre-4.4: Update to 4.4.6.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.6.
2016-03-18 11:03:16 -04:00
Tobias Geerinckx-Rice
08e9daf505
gnu: Add freefall.
...
* gnu/packages/linux.scm (freefall): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-03-17 00:25:41 -04:00
Mark H Weaver
a3b84f70d8
Merge branch 'master' into security-updates
2016-03-15 12:40:53 -04:00
Mark H Weaver
75b314a615
gnu: linux-libre: Update to 4.5, while preserving linux-libre-4.4.
...
* gnu/packages/linux-libre-x86_64.conf: Rename to ...
* gnu/packages/linux-libre-4.4-x86_64.conf: ... this.
* gnu/packages/linux-libre-i686.conf: Rename to ...
* gnu/packages/linux-libre-4.4-i686.conf: ... this.
* gnu/packages/linux-libre-4.5-i686.conf,
gnu/packages/linux-libre-4.5-x86_64.conf: New files.
* Makefile.am (KCONFIGS): Update accordingly.
* gnu/packages/linux.scm (linux-libre): Update to 4.5.
(linux-libre-4.4): New variable.
2016-03-15 11:09:00 -04:00
Mark H Weaver
2c9f0b0770
Merge branch 'master' into security-updates
2016-03-12 15:07:41 -05:00
Mark H Weaver
7bf4bd0991
gnu: linux-libre: Update to 4.4.5.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.4.5.
2016-03-10 18:17:31 -05:00
Ludovic Courtès
255f730879
gnu: eudev: Add dependency on blkid.
...
* gnu/packages/linux.scm (eudev)[inputs]: Add UTIL-LINUX.
(eudev-with-blkid): Remove.
* gnu/services/base.scm (udev-service): Use EUDEV instead of
EUDEV-WITH-BLKID.
* gnu/system.scm (%base-packages): Likewise.
2016-03-09 15:26:09 +01:00
Mark H Weaver
a90d24715b
gnu: linux-libre: Update to 4.1.19.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.1.19.
2016-03-07 19:17:39 -05:00
Mark H Weaver
ac00a3d897
gnu: linux-libre: Update to 4.4.4.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.4.4.
2016-03-07 19:17:39 -05:00
Tobias Geerinckx-Rice
9c7f7e2da9
gnu: btrfs-progs: Update to 4.4.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.4.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-02-27 22:39:51 +02:00
Mark H Weaver
048ec1a8b0
Merge branch 'master' into core-updates
2016-02-27 08:52:23 -05:00
Mark H Weaver
b460a99890
gnu: linux-libre-4.1: Update to 4.1.18.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.18.
2016-02-27 02:36:16 -05:00
Mark H Weaver
3dad786b64
gnu: linux-libre: Update to 4.4.3.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.4.3.
2016-02-27 02:36:10 -05:00
Mark H Weaver
57a41bfb3c
gnu: linux-libre: Update to 4.4.2.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.4.2.
2016-02-21 03:05:24 -05:00
David Thompson
419016da81
gnu: linux-libre-headers: Update to 4.1.18.
...
* gnu/packages/linux.scm (linux-libre-headers): Update to 4.1.18.
2016-02-17 12:15:37 -05:00
Leo Famulari
68bcac6b62
gnu: btrfs-progs: Fix license.
...
Reported by Tobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>
* gnu/packages/linux.scm (btrfs-progs)[license]: Add GPL2 to list of licenses.
2016-02-14 21:04:05 -05:00
Alex Kost
75cd4b053e
gnu: iproute: Update to 4.4.0.
...
* gnu/packages/linux.scm (iproute): Update to 4.4.0.
2016-02-13 20:39:34 +03:00
Alex Kost
b53e44fb4e
gnu: iproute: Use 'modify-phases'.
...
* gnu/packages/linux.scm (iproute)[arguments]: Use 'modify-phases'.
2016-02-13 20:39:34 +03:00
Tobias Geerinckx-Rice
fc686f9a19
gnu: Add btrfs-progs.
...
* gnu/packages/linux.scm (btrfs-progs): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-02-11 21:02:06 -05:00
Efraim Flashner
992b527d52
gnu: alsa-utils: Update to 1.1.0.
...
* gnu/packages/linux.scm (alsa-utils): Update to 1.1.0.
2016-02-11 09:26:55 +02:00
Ludovic Courtès
6b55ee8889
gnu: net-tools: Update URLs.
...
Reported by Jookia <166291@gmail.com> and Leo Famulari <leo@famulari.name>.
* gnu/packages/linux.scm (net-tools)[home-page]: Switch to SourceForge.
[source]: Add SourceForge and ibiblio.org URLs.
2016-02-05 14:01:46 +01:00
Andreas Enge
35dfcdd753
gnu: numactl: Remove unsupported system armhf-linux.
...
* gnu/packages/linux.scm (numactl)[supported-systems]: Remove armhf.
2016-02-03 21:03:46 +01:00
Mark H Weaver
d120b1d433
gnu: Remove linux-libre-4.2.5.
...
This series is no longer supported upstream.
* gnu/packages/linux.scm (linux-libre-4.2.5): Remove variable.
2016-02-03 14:26:57 -05:00
Ludovic Courtès
400ed6acdd
gnu: eudev: Add variant that depends on libblkid.
...
This fixes a bug whereby /dev/disk/by-{label,id} would be missing on
GuixSD (/dev/disk/by-id would still contain device-mapped partitions
though.)
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/linux.scm (eudev-with-blkid): New variable.
* gnu/services/base.scm (udev-service): #:udev defaults to
EUDEV-WITH-BLKID.
* gnu/system.scm (%base-packages): Replace EUDEV with EUDEV-WITH-BLKID.
2016-02-02 21:16:59 +01:00
Mark H Weaver
adddd5ba3b
gnu: Add linux-libre-4.1.
...
* gnu/packages/linux-libre-4.1-i686.conf,
gnu/packages/linux-libre-4.1-x86_64.conf: New files.
* Makefile.am (KCONFIGS): Add them.
* gnu/packages/linux.scm (linux-libre-4.1): New variable.
2016-02-02 03:12:29 -05:00
Mark H Weaver
17db07061f
gnu: linux-libre: Generalize 'kernel-config' to support variants.
...
* gnu/packages/linux.scm (kernel-config): Rewrite to support optional
#:variant keyword argument.
2016-02-02 03:12:29 -05:00
Mark H Weaver
5e764e2b6f
gnu: linux-libre: Update to 4.4.1.
...
* gnu/packages/patches/linux-libre-CVE-2016-0728.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (linux-libre): Update to 4.4.1.
[source]: Remove patch.
2016-02-01 23:47:35 -05:00
Mark H Weaver
412bee5e29
Merge branch 'master' into core-updates
2016-01-24 21:04:54 -05:00
Efraim Flashner
ebf89f134c
gnu: fuse: Update to 2.9.5 [fixes CVE-2016-1233].
...
* gnu/packages/linux.scm (fuse): Update to 2.9.5.
2016-01-22 09:00:34 +02:00
Mark H Weaver
beed3af565
gnu: linux-libre: Add fix for CVE-2016-0728.
...
* gnu/packages/patches/linux-libre-CVE-2016-0728.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre)[source]: Add patch.
2016-01-20 13:23:42 -05:00
Mark H Weaver
afe9f40949
Merge branch 'master' into core-updates
2016-01-19 00:18:37 -05:00
Christopher Allan Webber
1348185ac2
gnu: Add linux-libre-4.2.5
...
* gnu/packages/linux.scm (linux-libre-4.2.5): New variable.
2016-01-18 15:10:38 -08:00
Ludovic Courtès
8c986ab120
Merge branch 'master' into core-updates
2016-01-13 18:18:48 +01:00
Mark H Weaver
6b0d24b17c
gnu: linux-libre: Update to 4.4.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.4.
* gnu/packages/linux-libre-i686.conf,
gnu/packages/linux-libre-x86_64.conf: Update from
<https://jxself.org/git/kernel-configs.git >.
2016-01-11 19:13:37 -05:00
Leo Famulari
f32274a71e
gnu: i2c-tools: Update source and home-page URLs.
...
* gnu/packages/linux.scm (i2c-tools)[source]: Update URL.
[home-page]: Update URL.
2016-01-08 16:42:27 -05:00
Leo Famulari
3a04d5d4e4
gnu: lm-sensors: Update source and home-page URLs.
...
* gnu/packages/linux.scm (lm-sensors)[source]: Update URL.
[home-page]: Update URL.
2016-01-08 16:42:27 -05:00
Ludovic Courtès
53334dd6e9
Merge branch 'master' into core-updates
2016-01-03 14:53:03 +01:00
Mark H Weaver
826244f01a
gnu: fuse: Fix source URI.
...
This is a followup to commit b7e7d1b9d3
.
* gnu/packages/linux.scm (fuse)[source]: Fix source URI.
2015-12-29 22:25:02 -05:00
Leo Famulari
6959a13271
gnu: sshfs-fuse: Update source URL.
...
* gnu/packages/linux.scm (sshfs-fuse)[source]: Update URL.
2015-12-29 14:20:55 -05:00
Leo Famulari
b7e7d1b9d3
gnu: fuse: Update to 2.9.4.
...
* gnu/packages/patches/fuse-CVE-2015-3202.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (fuse): Update to 2.9.4.
[source]: Remove patch.
2015-12-29 14:20:55 -05:00
Leo Famulari
e1921a384c
gnu: eudev: Update home-page URL.
...
* gnu/packages/linux.scm (eudev)[home-page]: Add up-to-date URL.
2015-12-25 23:40:32 -05:00
Ludovic Courtès
3ac732715d
gnu: Use #:prefix when importing (guix licenses).
...
This works around a problem with #:hide, whereby Guile would report
'zlib', 'openssl', and/or 'expat as colliding bindings at run time
despite the #:hide.
* gnu/packages/linux.scm: Use #:prefix license for (guix licenses).
* gnu/packages/haskell.scm: Likewise.
2015-12-19 00:34:00 +01:00
Mark H Weaver
8ae95578a7
gnu: linux-libre: Update to 4.3.3.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.3.3.
2015-12-16 10:47:15 -05:00
Ludovic Courtès
0573bb5e61
gnu: util-linux: Do not build static libraries.
...
* gnu/packages/linux.scm (util-linux)[arguments]: Pass --disable-static.
2015-12-15 23:28:29 +01:00
Efraim Flashner
9c1c2a7f8d
gnu: bluez: Update to 5.36.
...
* gnu/packages/linux.scm (bluez): Update to 5.36.
[source]: Remove patch.
* gnu/packages/patches/bluez-tests.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
2015-12-14 11:06:20 +02:00
Efraim Flashner
ebacb0de4c
gnu: powertop: Update to 2.8.
...
* gnu/packages/linux.scm (powertop): Update to 2.8.
2015-12-14 11:06:20 +02:00
Ludovic Courtès
5568151f5b
gnu: wireless-regdb: Build sequentially.
...
Fixes <http://bugs.gnu.org/22126 >.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/linux.scm (wireless-regdb)[source]: Add 'snippet'.
[arguments]: Add #:parallel-build?.
2015-12-13 15:20:44 +01:00
Ludovic Courtès
e82e55e58c
Merge branch 'master' into core-updates
2015-12-12 11:48:46 +01:00
Andreas Enge
e35dff9733
gnu: numactl: Update to 2.0.11.
...
* gnu/packages/linux.scm (numactl)[source]: Update to 2.0.11.
[native-inputs]: Drop autotools.
[arguments]: Drop phase calling autogen.sh.
2015-12-12 10:20:30 +01:00
Mark H Weaver
7534370435
gnu: linux-libre: Update to 4.3.2.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.3.2.
[native-inputs]: Add openssl.
* gnu/packages/linux-libre-x86_64.conf,
gnu/packages/linux-libre-i686.conf: Update for 4.3.x,
based on <https://jxself.org/git/kernel-configs.git >.
2015-12-11 00:30:38 -05:00
Andreas Enge
b00150641a
gnu: numactl: Update to 2.0.10.
...
* gnu/packages/linux.scm (numactl)[source]: Update to 2.0.10.
[arguments]: Adapt phases to use the autotools machinery.
[native-inputs]: Add autotools packages.
2015-12-08 23:09:59 +01:00
Leo Famulari
437d728632
gnu: util-linux: Make description more descriptive.
...
* gnu/packages/linux.scm (util-linux)[description]: Give some more
information about the package.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2015-12-07 21:11:21 +01:00
宋文武
0cc2284819
gnu: procps: Update to 3.3.11.
...
procps-ng is the new upstream.
* gnu/packages/procps.scm (procps): Update to 3.3.11.
[source]: Adjust formatting. Remove patches.
[home-page]: Update URL.
* gnu/packages/patches/procps-make-3.82.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
2015-11-16 16:06:49 +08:00
宋文武
a124bbd2f4
gnu: Adjust formatting as recommended by 'guix lint'.
...
* gnu/packages/aidc.scm (barcode, qrencode),
gnu/packages/bash.scm (bash, bash-completion),
gnu/packages/busybox.scm (busybox),
gnu/packages/cdrom.scm (cdparanoia),
gnu/packages/cmake.scm (cmake),
gnu/packages/conkeror.scm (conkeror),
gnu/packages/cook.scm (cook),
gnu/packages/curl.scm (curl),
gnu/packages/docbook.scm (docbook-xsl),
gnu/packages/enlightenment.scm (enlightenment),
gnu/packages/games.scm (abbaye),
gnu/packages/geeqie.scm (exiv2),
gnu/packages/gimp.scm (gegl),
gnu/packages/gl.scm (glu, freeglut, ftgl),
gnu/packages/glib.scm (glib),
gnu/packages/gnome.scm (orbit2, gconf, geocode-glib),
gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base),
gnu/packages/linux.scm (util-linux),
gnu/packages/lisp.scm (gcl, ecl),
gnu/packages/maths.scm (gnuplot, hdf5),
gnu/packages/ssh.scm (dropbear),
gnu/packages/web.scm (json-c): Remove tabulations and trailing
white spaces or reformat to fit within 80 columns.
* gnu/packages/audio.scm (aubio),
gnu/packages/emacs.scm (emacs-s),
gnu/packages/engineering.scm (geda-gaf),
gnu/packages/games.scm (dosbox),
gnu/packages/gnome.scm (gusb),
gnu/packages/gtk.scm (gtk+),
gnu/packages/guile.scm (guile-wisp),
gnu/packages/hurd.scm (hurd-headers),
gnu/packages/wm.scm (i3-wm): Adjust synopsis or description.
2015-11-13 23:45:55 +08:00
Mark H Weaver
533c1b04bc
gnu: linux-libre: Update to 4.2.6.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.2.6.
2015-11-11 01:16:19 -05:00
Ludovic Courtès
53ec8d4890
gnu: Add GPM.
...
* gnu/packages/linux.scm (gpm): New variable.
2015-11-06 23:50:14 +01:00
宋文武
eed588d997
Merge branch 'master' into dbus-update
2015-10-30 20:50:26 +08:00
Efraim Flashner
a0d3eff99c
gnu: bluez: Update to 5.35.
...
* gnu/packages/linux.scm (bluez): Update to 5.35.
2015-10-28 23:55:27 +02:00
Mark H Weaver
44a88ce49e
gnu: linux-libre: On MIPS, the linux image name is vmlinuz, not bzImage.
...
* gnu/packages/linux.scm (linux-libre)[install-phase]: Add vmlinuz to the list
of file names to be copied.
2015-10-28 12:04:02 +01:00
Mark H Weaver
726029b2ba
gnu: linux-libre: Add case for ARCH=mips.
...
* gnu/packages/linux.scm (linux-libre)[build-phase]: When setting ARCH, add a
case for MIPS.
2015-10-28 12:04:02 +01:00
Mark H Weaver
6c8d70b0b6
gnu: linux-libre: Add 'supported-systems' field: Intel only for now.
...
* gnu/packages/linux.scm (linux-libre)[supported-systems]: New field.
2015-10-28 12:04:02 +01:00
Mark H Weaver
b1b9e5c8d2
gnu: linux-libre: Update to 4.2.5.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.2.5.
2015-10-27 20:20:05 -04:00
Mark H Weaver
d3365d4866
Merge branch 'master' into dbus-update
2015-10-23 23:11:38 -04:00
Mark H Weaver
ca9745e484
gnu: linux-libre: Update to 4.2.4.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.2.4.
2015-10-23 15:34:07 -04:00
宋文武
6747de140d
gnu: bluez: Update to 5.35, fix test.
...
* gnu/packages/patches/bluez-tests.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (bluez): Update to 5.35.
[source]: Add patch.
2015-10-23 22:23:34 +08:00
宋文武
e75230c1b7
gnu: eudev: Update to 3.1.5.
...
* gnu/packages/linux.scm (eudev): Update to 3.1.5.
* gnu/packages/patches/eudev-rules-directory.patch: Adapt to it.
2015-10-16 21:13:02 +08:00
Mark H Weaver
1a400bd589
gnu: linux-libre: Update to 4.2.3.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.2.3.
2015-10-04 12:35:04 -04:00
Efraim Flashner
bd60e4e2ef
gnu: powertop: Fix url.
...
* gnu/packages/linux.scm (powertop): Fixed incorrect url.
2015-10-01 22:53:12 +03:00
Efraim Flashner
cfd745d6bb
gnu: powertop: Update to 2.7.
...
* gnu/packages/linux.scm (powertop): Update to 2.7.
[arguments]: Add "pciutils" to inputs.
2015-10-01 19:39:34 +03:00
Mark H Weaver
b73547e179
gnu: linux-libre: Update to 4.2.2.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.2.2.
2015-09-30 12:48:40 -04:00
Mark H Weaver
bd90127ad4
Merge branch 'master' into core-updates
2015-09-22 16:38:48 -04:00
Mark H Weaver
ee1c4cbaf9
gnu: linux-libre: Update to 4.2.1.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.2.1.
2015-09-22 13:55:15 -04:00
Mark H Weaver
57a66c2729
gnu: util-linux: Update to 2.27.
...
* gnu/packages/linux.scm (util-linux): Update to 2.27.
2015-09-15 00:17:50 -04:00
Mark H Weaver
8338c24163
gnu: util-linux: Minor fixes.
...
* gnu/packages/linux.scm (util-linux)[source]: Return #t from the snippet.
[arguments]: Remove "--enable-ddate" from configure flags, as it is no
longer recognized (ddate is no longer included in util-linux).
2015-09-15 00:17:49 -04:00
Ludovic Courtès
75710da667
Merge branch 'master' into core-updates
2015-09-13 21:28:01 +02:00
宋文武
e378020042
gnu: linux-pam: Update to 1.2.1.
...
* gnu/packages/linux.scm (linux-pam): Update to 1.2.1.
2015-09-11 21:00:43 +08:00
Mark H Weaver
c4044399a9
gnu: linux-libre: Update to 4.2.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.2.
* gnu/packages/linux-libre-x86_64.conf, gnu/packages/linux-libre-i686.conf:
Update, based largely on https://jxself.org/git/kernel-configs.git
2015-09-03 02:47:34 -04:00
Ludovic Courtès
f6c2d05ceb
gnu: libcap: Update to 2.24.
...
* gnu/packages/linux.scm (libcap): Update to 2.24. Fetch the source
from mirror://kernel.org.
2015-09-02 11:12:11 +02:00
Ludovic Courtès
3d89031804
gnu: Add fuse-exfat.
...
* gnu/packages/linux.scm (fuse-exfat): New variable.
2015-08-20 21:00:09 +02:00
Mark H Weaver
e41e013b1b
gnu: linux-libre: Update to 4.1.6.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.1.6.
2015-08-18 23:18:14 -04:00
Mark H Weaver
c2099a4c82
gnu: wireless-tools: Build shared library; remove non-free headers.
...
* gnu/packages/linux.scm (wireless-tools)[source]: Replace unneeded
old snippet with a new one that removes non-free files.
[arguments]: Use modify-phases. Remove custom 'configure' phase. Add
make-flags.
[license]: Change to (list gpl2 lgpl2.1+).
2015-08-14 11:34:58 -04:00
Mark H Weaver
c755c85467
gnu: Add rfkill.
...
* gnu/packages/linux.scm (rfkill): New variable.
2015-08-12 22:10:58 -04:00
Mark H Weaver
f74c577ce0
gnu: linux-libre: Update to 4.1.5.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.1.5.
2015-08-12 13:30:05 -04:00
Mark H Weaver
57661278a7
gnu: Remove linux-libre-4.0.
...
* gnu/packages/linux.scm (linux-libre-4.0): Remove.
2015-08-04 11:58:26 -04:00
Mark H Weaver
ef872381ce
gnu: linux-libre: Update to 4.1.4.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.1.4.
2015-08-04 11:58:26 -04:00
Mark H Weaver
7409c8d42b
gnu: e2fsprogs: Update to 1.42.13.
...
* gnu/packages/linux.scm (e2fsprogs): Update to 1.42.13. Change the source
URI to use the .tar.xz file from kernel.org.
2015-07-24 17:12:53 -04:00
Ludovic Courtès
7c0a91049b
gnu: Add extundelete.
...
* gnu/packages/linux.scm (extundelete): New variable.
2015-07-24 01:19:57 +02:00
Ludovic Courtès
69b4ffcfbd
Fix typos in translatable strings.
...
Reported by Anders Jonsson <anders.jonsson@norsjovallen.se>.
* gnu/packages/backup.scm, gnu/packages/databases.scm,
gnu/packages/linux.scm, gnu/packages/perl.scm,
gnu/packages/web.scm, guix/scripts/lint.scm,
guix/scripts/publish.scm: Fix typos in translatable strings.
2015-07-23 09:42:23 +02:00
Mark H Weaver
fa1fdb8dfe
gnu: linux-libre: Update to 4.1.3 and 4.0.9.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.1.3.
(linux-libre-4.0): Update to 4.0.9.
2015-07-22 17:43:17 -04:00
Mark H Weaver
1b4e48d498
Merge branch 'master' into core-updates
2015-07-19 18:12:34 -04:00
Alex Kost
e881752c39
gnu packages: Clean up synopses and descriptions.
...
* gnu/packages/admin.scm, gnu/packages/algebra.scm, gnu/packages/audio.scm,
gnu/packages/backup.scm, gnu/packages/base.scm, gnu/packages/bittorrent.scm,
gnu/packages/code.scm, gnu/packages/compression.scm,
gnu/packages/databases.scm, gnu/packages/enchant.scm,
gnu/packages/firmware.scm, gnu/packages/fonts.scm,
gnu/packages/freedesktop.scm, gnu/packages/games.scm, gnu/packages/gd.scm,
gnu/packages/gl.scm, gnu/packages/gnome.scm, gnu/packages/gsasl.scm,
gnu/packages/gstreamer.scm, gnu/packages/gtk.scm, gnu/packages/guile.scm,
gnu/packages/haskell.scm, gnu/packages/language.scm,
gnu/packages/lesstif.scm, gnu/packages/libreoffice.scm,
gnu/packages/linux.scm, gnu/packages/llvm.scm, gnu/packages/maths.scm,
gnu/packages/mcrypt.scm, gnu/packages/mit-krb5.scm, gnu/packages/mp3.scm,
gnu/packages/ncdu.scm, gnu/packages/networking.scm, gnu/packages/ntp.scm,
gnu/packages/ocaml.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm,
gnu/packages/perl.scm, gnu/packages/pretty-print.scm,
gnu/packages/pulseaudio.scm, gnu/packages/python.scm,
gnu/packages/rdesktop.scm, gnu/packages/rdf.scm, gnu/packages/ruby.scm,
gnu/packages/slang.scm, gnu/packages/slim.scm, gnu/packages/telephony.scm,
gnu/packages/tls.scm, gnu/packages/tmux.scm, gnu/packages/tre.scm,
gnu/packages/unrtf.scm, gnu/packages/version-control.scm,
gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/wget.scm,
gnu/packages/xdisorg.scm, gnu/packages/xfce.scm, gnu/packages/xiph.scm:
Fix typos. Trim long lines. Add missing periods in the end of sentences.
Use double spaces between sentences. Remove trailing whitespaces.
2015-07-18 13:05:01 +03:00
Ludovic Courtès
97121c2a21
gnu: Add Linux-Libre 4.0.8.
...
* gnu/packages/linux.scm (linux-libre-4.0): New variable.
2015-07-17 15:35:57 +02:00
Ludovic Courtès
cc205dac76
gnu: Add CRDA.
...
* gnu/packages/linux.scm (crda): New variable.
2015-07-17 15:35:57 +02:00
Ludovic Courtès
c80b4a3e83
gnu: Add wireless-regdb.
...
* gnu/packages/linux.scm (wireless-regdb): New variable.
2015-07-17 15:35:57 +02:00
Mark H Weaver
35995769b5
Merge branch 'master' into core-updates
2015-07-15 15:10:32 -04:00
Ludovic Courtès
7e5124976b
gnu: util-linux: Fix file name of 'umount' in 'eject'.
...
Fixes <http://bugs.gnu.org/21010 >.
Reported by Alex Sassmannshausen <alex.sassmannshausen@gmail.com>.
* gnu/packages/linux.scm (util-linux)[arguments]: Add 'set-umount-file-name'.
2015-07-14 14:00:46 +02:00
Ludovic Courtès
1b9cf4ad2f
gnu: util-linux: Use 'modify-phases'.
...
* gnu/packages/linux.scm (util-linux)[arguments]: Use 'modify-phases' instead
of 'alist-cons-before'.
2015-07-14 12:40:35 +02:00
Mark H Weaver
92e79092eb
gnu: sysfsutils-1: Remove --build from configure flags.
...
This is a followup to commit 3c7d023d64
,
"build-system/gnu: Pass --build=<triplet> to configure by default"
* gnu/packages/linux.scm (sysfsutils-1)[arguments]: Remove field.
2015-07-13 19:03:02 -04:00
Mark H Weaver
28dbc04750
gnu: linux-libre: Update to 4.1.2.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.1.2.
2015-07-13 15:06:03 -04:00
Mark H Weaver
5135aed92b
gnu: linux-libre: Update to 4.1.1.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.1.1.
2015-07-01 00:12:39 -04:00
Mark H Weaver
f3457e7001
gnu: linux-libre: Update to 4.1.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.1.
[inputs]: Remove gcc-4.9, since it is now the default compiler.
* gnu/packages/linux-libre-i686.conf, gnu/packages/linux-libre-x86_64.conf:
Update to 4.1 configs from <https://jxself.org/git/?p=kernel-configs.git >.
2015-06-23 02:53:00 -04:00
Mark H Weaver
9a6953d28a
gnu: mdadm: Add compilation fix for gcc-4.9.
...
* gnu/packages/patches/mdadm-gcc-4.9-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (mdadm): Add patch.
2015-06-19 22:42:12 -04:00
Mark H Weaver
1492801655
Merge branch 'master' into core-updates
2015-06-10 17:50:27 -04:00
Mark H Weaver
63398a25ba
gnu: linux-libre: Update to 4.0.5.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.0.5.
2015-06-10 11:37:37 -04:00
Ludovic Courtès
b15389e159
gnu: linux-libre-headers: Do not retain reference to the bootstrap tools.
...
* gnu/packages/linux.scm (linux-libre-headers)[install-phase]: Remove
".install" files from the output.
[arguments]: Add #:allowed-references.
2015-06-04 14:37:53 +02:00
Andreas Enge
53142109a0
gnu: bluez: Install the library and header files.
...
* gnu/packages/linux.scm (bluez)[arguments]: Add --enable-library to
#:configure-flags.
2015-05-23 20:39:57 +02:00
Mark H Weaver
4de02f36ac
gnu: fuse: Add fix for CVE-2015-3202.
...
* gnu/packages/patches/fuse-CVE-2015-3202.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (fuse): Add patch.
2015-05-22 00:10:43 -04:00
Mark H Weaver
5a76830853
gnu: linux-libre: Update to 4.0.4.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.0.4.
2015-05-18 16:28:55 -04:00
Mark H Weaver
5df4f48e95
gnu: linux-libre: Update to 4.0.3.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.0.3.
2015-05-13 23:33:05 -04:00
Ludovic Courtès
853c2f18e7
gnu: e2fsprogs: Remove references to linux-libre-headers.
...
This removes the final linux-libre-headers and its references (including
bootstrap-binaries) from the closure.
* gnu/packages/linux.scm (e2fsprogs)[arguments]: Augment 'install-libs'
phase to make .a files writable.
2015-05-13 22:51:56 +02:00
Mark H Weaver
aa2e989e1e
gnu: linux-libre: Update to 4.0.2.
...
* gnu/packages/patches/linux-libre-libreboot-fix.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (linux-libre): Update to 4.0.2. Remove patch.
2015-05-07 18:41:32 -04:00
David Thompson
e5c8e4f361
gnu: bridge-utils: Fix build system.
...
* gnu/packages/linux.scm (bridge-utils): Patch source to fix compilation
error. Patch Makefile to fail in case of future compilation errors.
2015-05-07 10:44:42 -04:00
David Thompson
eb7c43c387
gnu: Add bluez.
...
* gnu/packages/linux.scm (bluez): New variable.
2015-05-04 22:15:58 -04:00
Mark H Weaver
2d2abb04f8
gnu: linux-libre: Update to 4.0.1.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.0.1.
2015-05-01 17:41:07 -04:00
宋文武
01ccdfb6d3
gnu: Add libaio.
...
* gnu/packages/linux.scm (libaio): New variable.
2015-04-18 21:52:14 +08:00
Mark H Weaver
933204e5b1
Merge branch 'master' into core-updates
...
Conflicts:
gnu-system.am
gnu/packages/gstreamer.scm
2015-04-17 09:54:11 -04:00
Mark H Weaver
6915912506
gnu: Add mdadm.
...
* gnu/packages/linux.scm (mdadm): New variable.
2015-04-14 10:44:19 -04:00
Mark H Weaver
46a1130207
gnu: linux-libre: Remove linux-libre-vblank-fix.patch.
...
* gnu/packages/patches/linux-libre-vblank-fix.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (linux-libre): Remove patch.
2015-04-14 02:35:38 -04:00
Jason Self
2784a65af6
gnu: linux-libre: Update to 4.0
...
* gnu/packages/linux.scm (linux-libre): Update to version 4.0.
2015-04-13 05:57:50 -07:00
Mark H Weaver
a153ff80c8
gnu: net-tools: Adapt to linux-libre-headers-3.14.x.
...
* gnu/packages/linux.scm (net-tools): Remove the HAVE_HWSTRIP and HAVE_HWTR
options from the configuration.
2015-04-12 19:46:20 -04:00
宋文武
50c26d9e44
gnu: iptables: Add $libdir to the RUNPATH of executables.
...
* gnu/packages/linux.scm (iptables)[arguments]: Add #:configure-flags.
2015-04-11 18:23:27 +08:00
宋文武
6d889daf2a
gnu: libcap: Add $libdir to the RUNPATH of executables.
...
* gnu/packages/linux.scm (libcap)[arguments]: Set LDFLAGS to
'-Wl,-rpath=...' in Make.Rules.
2015-04-11 13:59:54 +08:00
宋文武
cf3e3e374c
Merge branch 'master' into core-updates
2015-04-08 16:04:37 +08:00
Mark H Weaver
710b4928c8
gnu: kbd: Update to 2.0.2.
...
* gnu/packages/linux.scm (kbd): Update to 2.0.2.
2015-04-07 13:18:53 -04:00
宋文武
3f7bf86a71
gnu: Add libiec61883.
...
* gnu/packages/linux.scm (libiec61883): New variable.
2015-04-07 13:25:23 +08:00
Mark H Weaver
e081385af2
gnu: linux-libre-headers: Update to 3.14.37.
...
* gnu/packages/linux.scm (linux-libre-headers): Update to 3.14.37.
2015-04-06 10:25:03 -04:00
Mark H Weaver
025523f1e4
gnu: linux-libre: Fix drm_wait_one_vblank warnings.
...
* gnu/packages/patches/linux-libre-vblank-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre)[source]: Add patch.
2015-04-05 23:03:21 -04:00
Ludovic Courtès
29ec55ee27
gnu: util-linux: Install Bash completions under 'etc/bash_completion.d'.
...
* gnu/packages/linux.scm (util-linux)[arguments]: Pass
--with-bashcompletiondir.
2015-04-05 23:18:19 +02:00
宋文武
68e3c29d20
gnu: Add libavc1394.
...
* gnu/packages/linux.scm (libavc1394): New variable.
2015-04-05 10:37:59 +08:00
宋文武
0a588bf956
gnu: Add libraw1394.
...
* gnu/packages/linux.scm (libraw1394): New variable.
2015-04-05 10:37:59 +08:00
Mark H Weaver
5fd5e83da6
gnu: linux-libre: Update to 3.19.3.
...
The changes to linux-libre-*.conf are by Jason Self <j@jxself.org>.
* gnu/packages/patches/linux-libre-libreboot-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre): Update to version 3.19.3.
Add patch.
* gnu/packages/linux-libre-i686.conf,
gnu/packages/linux-libre-x86_64.conf: Update for 3.19.x.
Co-Authored-By: Jason Self <j@jxself.org>
2015-04-01 17:38:47 -04:00
Jason Self
2babe98e4e
gnu: linux-libre: Update to 3.18.10
...
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.10.
2015-03-28 19:26:02 -07:00
Taylan Ulrich Bayırlı/Kammer
0e259d7e50
gnu: procps: Explain why a mirror:// URI isn't used.
...
* gnu/packages/linux.scm (procps): Add a comment explaining why we don't use a
mirror:// URI.
2015-03-19 09:59:51 +01:00
Ludovic Courtès
166191b377
gnu: Update packages to use 'non-copyleft' instead of 'bsd-style'.
...
* gnu/packages/avr.scm, gnu/packages/compression.scm,
gnu/packages/curl.scm, gnu/packages/cyrus-sasl.scm,
gnu/packages/databases.scm, gnu/packages/firmware.scm,
gnu/packages/flex.scm, gnu/packages/fontutils.scm,
gnu/packages/gd.scm, gnu/packages/ghostscript.scm,
gnu/packages/gnunet.scm, gnu/packages/graphics.scm,
gnu/packages/hugs.scm, gnu/packages/image.scm,
gnu/packages/linux.scm, gnu/packages/mail.scm,
gnu/packages/maths.scm, gnu/packages/mit-krb5.scm,
gnu/packages/python.scm, gnu/packages/rdf.scm,
gnu/packages/ssh.scm, gnu/packages/tcl.scm,
gnu/packages/xdisorg.scm, gnu/packages/xiph.scm,
gnu/packages/yasm.scm, gnu/packages/zip.scm: Use 'non-copyleft'
instead of 'bsd-style'.
2015-03-14 19:27:14 +01:00
Jason Self
3540a48138
gnu: linux-libre: Update to 3.18.9
...
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.9.
2015-03-08 12:30:11 -07:00
Mark H Weaver
0e396872a6
gnu: sysfsutils-1: Pass --build to configure.
...
* gnu/packages/linux.scm (sysfsutils-1)[arguments]: Pass --build to configure.
2015-03-07 21:42:43 -05:00
Ludovic Courtès
ce0614ddb0
gnu: Move 'which' to (gnu packages base).
...
* gnu/packages/which.scm: Remove.
* gnu-system.am (GNU_SYSTEM_MODULES): Remove it.
* gnu/packages/base.scm (which): New variable.
* gnu/packages/aspell.scm, gnu/packages/audio.scm,
gnu/packages/autogen.scm, gnu/packages/cdrom.scm,
gnu/packages/compression.scm, gnu/packages/datamash.scm,
gnu/packages/games.scm, gnu/packages/glib.scm,
gnu/packages/gnu-pw-mgr.scm, gnu/packages/gnutls.scm,
gnu/packages/gps.scm, gnu/packages/guile.scm,
gnu/packages/java.scm, gnu/packages/libevent.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm,
gnu/packages/node.scm, gnu/packages/ntp.scm,
gnu/packages/orpheus.scm, gnu/packages/pciutils.scm,
gnu/packages/python.scm, gnu/packages/qt.scm,
gnu/packages/rsync.scm, gnu/packages/sawfish.scm,
gnu/packages/scheme.scm, gnu/packages/ssh.scm,
gnu/packages/statistics.scm, gnu/packages/texlive.scm,
gnu/packages/wdiff.scm: Adjust accordingly.
2015-03-04 17:23:27 +01:00
Ludovic Courtès
f61e0e7900
gnu: Avoid #:prefix when importing a (gnu packages …) module.
...
* gnu/packages/admin.scm, gnu/packages/emacs.scm,
gnu/packages/gnutls.scm, gnu/packages/gsasl.scm,
gnu/packages/linux.scm: Remove uses of #:prefix for package modules.
2015-03-04 17:23:27 +01:00
Mark H Weaver
3820d39739
Merge branch 'master' into core-updates
...
Conflicts:
gnu/packages/gnupg.scm
2015-03-01 19:05:29 -05:00
Mark H Weaver
f586c87705
gnu: Add 'file-name' fields for github source tarballs without a name.
...
* gnu/packages/aarddict.scm (aarddict), gnu/packages/algebra.scm (arb),
gnu/packages/audio.scm (jack-2, lvtk),
gnu/packages/bioinformatics.scm (bedops, bedtools, bowtie),
gnu/packages/game-development.scm (tiled),
gnu/packages/games.scm (minetest-data, minetest, retroarch),
gnu/packages/jrnl.scm (jrnl), gnu/packages/kde.scm (qjson),
gnu/packages/libevent.scm (libuv), gnu/packages/linux.scm (pflask),
gnu/packages/mail.scm (offlineimap, libetpan),
gnu/packages/maths.scm (arpack-ng), gnu/packages/ninja.scm (ninja),
gnu/packages/nutrition.scm (gourmet),
gnu/packages/python.scm (python-cairocffi), gnu/packages/rdf.scm (lrdf),
gnu/packages/ruby.scm (ruby-i18n), gnu/packages/sxiv.scm (sxiv): Add
'file-name' field to origin.
2015-02-28 09:49:01 -05:00
Mark H Weaver
722ec72244
gnu: Move autoconf-style phases after the unpack phase.
...
* gnu/packages/audio.scm (soundtouch)[arguments]: Move 'bootstrap'
after 'unpack'. Remove custom /usr/bin/file patching, which will
now be handled by the 'patch-usr-bin-file' phase.
* gnu/packages/emacs.scm (emacs-w3m)[arguments]: Rename 'pre-configure'
phase to 'autoconf' and move it after 'unpack'.
* gnu/packages/fontutils.scm (libuninameslist)[arguments]: Move 'bootstrap'
phase after 'unpack'.
* gnu/packages/libevent.scm (libuv)[arguments]: Move 'autogen' phase after
'unpack'. Run "sh autogen.sh" instead of "./autogen.sh".
* gnu/packages/linux.scm (bridge-utils)[arguments]: Move 'bootstrap' phase
after 'unpack'.
* gnu/packages/mail.scm (libetpan)[arguments]: Move 'autogen' phase after
'unpack'. Run "sh autogen.sh" instead of "./autogen.sh". Setenv
"NOCONFIGURE" before running autogen.sh.
* gnu/packages/package-management.scm (guix-devel)[arguments]: Move
'bootstrap' phase after 'unpack'. Run "sh autogen.sh" instead of
"./autogen.sh".
* gnu/packages/rdf.scm (lrdf)[arguments]: Move 'autoreconf' phase after
'remove-out-of-tree-references' phase.
* gnu/packages/tor.scm (privoxy)[arguments]: Move 'autoconf' phase after
'unpack'.
* gnu/packages/web.scm (libpsl)[arguments]: Move 'bootstrap' phase after
'unpack'. Run "sh autogen.sh" instead of "./autogen.sh". Remove
'fix-autogen-shebang' phase.
2015-02-28 09:49:01 -05:00
Jason Self
ac4cbcc10a
gnu: linux-libre: Update to 3.18.8
...
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.8.
2015-02-27 05:02:31 -08:00
Mark H Weaver
183eaf877f
gnu: e2fsprogs: Update to 1.42.12.
...
* gnu/packages/linux.scm (e2fsprogs): Update to 1.42.12.
2015-02-26 02:23:06 -05:00
Taylan Ulrich Bayırlı/Kammer
e6caa52d85
gnu: Add cpufrequtils.
...
* gnu/packages/linux.scm (cpufrequtils): New variable.
* gnu/packages/patches/cpufrequtils-fix-aclocal.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
2015-02-25 15:27:48 +01:00
Taylan Ulrich Bayırlı/Kammer
a9a1a40b50
gnu: Add sysfsutils-1.
...
* gnu/packages/linux.scm (sysfsutils-1): New variable.
2015-02-25 15:27:48 +01:00
Taylan Ulrich Bayırlı/Kammer
37f5caec4e
gnu: Add sysfsutils.
...
* gnu/packages/linux.scm (sysfsutils): New variable.
2015-02-25 15:27:48 +01:00
Ricardo Wurmus
bccf27cb3b
gnu: i2c-tools: Add perl to inputs.
...
* gnu/packages/linux.scm (i2c-tools): Add perl to inputs.
2015-02-22 18:59:45 +01:00
Ricardo Wurmus
f5b2a53dab
gnu: Add i2c-tools.
...
* gnu/packages/linux.scm (i2c-tools): New variable.
2015-02-22 17:36:23 +01:00
Mark H Weaver
8722166cfa
gnu: linux-libre: Update to 3.18.7.
...
* gnu/packages/linux.scm (linux-libre): Update to 3.18.7.
2015-02-14 10:20:25 -05:00
Mark H Weaver
a48ba458a3
Revert "gnu: linux-libre: Update to 3.19"
...
Linux-libre 3.19 doesn't work on the Libreboot X60.
This reverts commit 1f4edec4fd
.
2015-02-14 10:06:50 -05:00
Ludovic Courtès
c9e0a44eec
gnu: net-tools: Remove the 'hostname' and *domainname commands.
...
* gnu/packages/linux.scm (net-tools)[arguments]: Add #:modules.
Add 'remove-redundant-commands' phase.
2015-02-13 20:38:05 +01:00
Ludovic Courtès
80393eeda2
gnu: procps: Remove the 'kill' and 'uptime' commands.
...
* gnu/packages/linux.scm (procps)[arguments]: Add #:modules.
<install phase>: Remove kill* and uptime*.
2015-02-13 20:27:38 +01:00
Ludovic Courtès
57a516d3ec
gnu: Add acpid.
...
* gnu/packages/linux.scm (acpid): New variable.
2015-02-13 17:28:19 +01:00
Taylan Ulrich Bayırlı/Kammer
e1e277372a
gnu: Add ltrace.
...
* gnu/packages/linux.scm (ltrace): New variable.
2015-02-10 00:00:12 +01:00
Jason Self
1f4edec4fd
gnu: linux-libre: Update to 3.19
...
* gnu/packages/linux.scm (linux-libre): Update to version 3.19.
2015-02-09 14:46:04 -08:00
Jason Self
59c4cceea8
gnu: linux-libre: Update to 3.18.6
...
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.6.
2015-02-07 16:21:04 -08:00
Mark H Weaver
288084d535
gnu: Add hdparm.
...
* gnu/packages/linux.scm (hdparm): New variable.
2015-02-02 12:13:58 -05:00
Jason Self
28bda60251
gnu: linux-libre: Update to 3.18.5
...
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.5.
2015-01-30 11:42:58 -08:00
Jason Self
589f7dbeb5
gnu: linux-libre: Update to 3.18.4
...
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.4.
2015-01-27 19:52:38 -08:00
Mark H Weaver
5ade90ba69
Merge branch 'wip-gobject-introspection'
2015-01-25 21:15:13 -05:00
Ludovic Courtès
ec2da92c96
gnu: util-linux: Do not build 'kill'.
...
* gnu/packages/linux.scm (util-linux)[source](snippet): Set
"build_kill=no" in 'configure'.
2015-01-23 16:29:20 +01:00
Ludovic Courtès
c44ed26ce7
gnu: e2fsprogs: Don't build libraries and commands provided by util-linux.
...
* gnu/packages/linux.scm (e2fsprogs)[arguments]: Add --disable-blkid
--disable-libuuid --disable-uuidd --disable-fsck.
2015-01-23 16:29:20 +01:00
Ludovic Courtès
9f533d60df
gnu: util-linux: Update to 2.25.2.
...
* gnu/packages/linux.scm (util-linux): Update to 2.25.2. Remove
util-linux-perl.patch, and add util-linux-tests.patch. Adjust
'snippet'.
[arguments]: Remove 'patch-chkdupexe' phase. Add 'pre-check' phase.
[native-inputs]: Add NET-BASE.
* gnu/packages/patches/util-linux-perl.patch: Remove.
* gnu/packages/patches/util-linux-tests.patch: New file.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
2015-01-23 16:29:19 +01:00
Ludovic Courtès
61bce2f9cb
gnu: e2fsprogs: Update to 1.42.11.
...
* gnu/packages/linux.scm (e2fsprogs): Update to 1.42.11.
2015-01-23 16:29:19 +01:00
Ludovic Courtès
2af29d239b
gnu: perf: Install libraries to lib/ instead of lib64/.
...
* gnu/packages/linux.scm (perf)[arguments]: Add "lib=lib" to
#:make-flags.
2015-01-21 15:16:11 +01:00
Ludovic Courtès
b1fb4b2371
gnu: perf: Build the interactive TUI.
...
* gnu/packages/linux.scm (perf)[inputs]: Add SLANG.
2015-01-21 15:16:10 +01:00
Ludovic Courtès
d7ece67af0
gnu: perf: Build the documentation.
...
* gnu/packages/linux.scm (perf)[inputs]: Uncomment documentation inputs.
2015-01-21 15:16:10 +01:00
Ludovic Courtès
6c030d1037
gnu: perf: Add dependency on Python.
...
* gnu/packages/linux.scm (perf)[inputs]: Add PYTHON-2.
2015-01-21 15:16:10 +01:00
Federico Beffa
31aa437987
gnu: eudev: Add pre-build phase.
...
* gnu/packages/linux.scm (eudev): Add 'pre-build phase to fix compilation with
'gobject-introspection' 1.42.0.
2015-01-18 18:05:52 +01:00
Federico Beffa
b6e5e1b738
gnu: eudev: Update to 2.1.1.
...
* gnu/packages/linux.scm (eudev): Update to 2.1.1.
2015-01-18 17:44:29 +01:00
Jason Self
5db3719153
gnu: linux-libre: Update to 3.18.3
...
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.3.
2015-01-17 10:32:57 -08:00