summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
AgeCommit message (Collapse)Author
2015-02-27gnu: linux-libre: Update to 3.18.8Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.8.
2015-02-26gnu: e2fsprogs: Update to 1.42.12.Mark H Weaver
* gnu/packages/linux.scm (e2fsprogs): Update to 1.42.12.
2015-02-25gnu: Add cpufrequtils.Taylan Ulrich Bayırlı/Kammer
* 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-25gnu: Add sysfsutils-1.Taylan Ulrich Bayırlı/Kammer
* gnu/packages/linux.scm (sysfsutils-1): New variable.
2015-02-25gnu: Add sysfsutils.Taylan Ulrich Bayırlı/Kammer
* gnu/packages/linux.scm (sysfsutils): New variable.
2015-02-22gnu: i2c-tools: Add perl to inputs.Ricardo Wurmus
* gnu/packages/linux.scm (i2c-tools): Add perl to inputs.
2015-02-22gnu: Add i2c-tools.Ricardo Wurmus
* gnu/packages/linux.scm (i2c-tools): New variable.
2015-02-14gnu: linux-libre: Update to 3.18.7.Mark H Weaver
* gnu/packages/linux.scm (linux-libre): Update to 3.18.7.
2015-02-14Revert "gnu: linux-libre: Update to 3.19"Mark H Weaver
Linux-libre 3.19 doesn't work on the Libreboot X60. This reverts commit 1f4edec4fd9b4bc6f4eda8c196647eea5215f040.
2015-02-13gnu: net-tools: Remove the 'hostname' and *domainname commands.Ludovic Courtès
* gnu/packages/linux.scm (net-tools)[arguments]: Add #:modules. Add 'remove-redundant-commands' phase.
2015-02-13gnu: procps: Remove the 'kill' and 'uptime' commands.Ludovic Courtès
* gnu/packages/linux.scm (procps)[arguments]: Add #:modules. <install phase>: Remove kill* and uptime*.
2015-02-13gnu: Add acpid.Ludovic Courtès
* gnu/packages/linux.scm (acpid): New variable.
2015-02-10gnu: Add ltrace.Taylan Ulrich Bayırlı/Kammer
* gnu/packages/linux.scm (ltrace): New variable.
2015-02-09gnu: linux-libre: Update to 3.19Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.19.
2015-02-07gnu: linux-libre: Update to 3.18.6Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.6.
2015-02-02gnu: Add hdparm.Mark H Weaver
* gnu/packages/linux.scm (hdparm): New variable.
2015-01-30gnu: linux-libre: Update to 3.18.5Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.5.
2015-01-27gnu: linux-libre: Update to 3.18.4Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.4.
2015-01-25Merge branch 'wip-gobject-introspection'Mark H Weaver
2015-01-23gnu: util-linux: Do not build 'kill'.Ludovic Courtès
* gnu/packages/linux.scm (util-linux)[source](snippet): Set "build_kill=no" in 'configure'.
2015-01-23gnu: e2fsprogs: Don't build libraries and commands provided by util-linux.Ludovic Courtès
* gnu/packages/linux.scm (e2fsprogs)[arguments]: Add --disable-blkid --disable-libuuid --disable-uuidd --disable-fsck.
2015-01-23gnu: util-linux: Update to 2.25.2.Ludovic Courtès
* 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-23gnu: e2fsprogs: Update to 1.42.11.Ludovic Courtès
* gnu/packages/linux.scm (e2fsprogs): Update to 1.42.11.
2015-01-21gnu: perf: Install libraries to lib/ instead of lib64/.Ludovic Courtès
* gnu/packages/linux.scm (perf)[arguments]: Add "lib=lib" to #:make-flags.
2015-01-21gnu: perf: Build the interactive TUI.Ludovic Courtès
* gnu/packages/linux.scm (perf)[inputs]: Add SLANG.
2015-01-21gnu: perf: Build the documentation.Ludovic Courtès
* gnu/packages/linux.scm (perf)[inputs]: Uncomment documentation inputs.
2015-01-21gnu: perf: Add dependency on Python.Ludovic Courtès
* gnu/packages/linux.scm (perf)[inputs]: Add PYTHON-2.
2015-01-18gnu: eudev: Add pre-build phase.Federico Beffa
* gnu/packages/linux.scm (eudev): Add 'pre-build phase to fix compilation with 'gobject-introspection' 1.42.0.
2015-01-18gnu: eudev: Update to 2.1.1.Federico Beffa
* gnu/packages/linux.scm (eudev): Update to 2.1.1.
2015-01-17gnu: linux-libre: Update to 3.18.3Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.3.
2015-01-16gnu: e2fsck-static: Use really statically-linked executables.Ludovic Courtès
* gnu/packages/linux.scm (e2fsprogs/static): New variable. (e2fsck/static): Use it in 'inputs'.
2015-01-16Merge branch 'core-updates'Ludovic Courtès
Conflicts: gnu/packages/bootstrap.scm
2015-01-13gnu: Add zerofree.Ludovic Courtès
* gnu/packages/linux.scm (zerofree): New variable.
2015-01-13gnu: e2fsprogs: Install libext2fs.Ludovic Courtès
* gnu/packages/linux.scm (e2fsprogs)[source]: Add 'snippet'. [arguments]: Add --enable-elf-shlibs to #:configure-flags. Add #:make-flags.
2015-01-13gnu: wireless-tools: Describe it as deprecated.Ludovic Courtès
* gnu/packages/linux.scm (wireless-tools)[description]: Explain that it is deprecated in favor of 'iw'.
2015-01-13Merge branch 'master' into core-updatesMark H Weaver
2015-01-12gnu: Add iw.Mark H Weaver
* gnu/packages/linux.scm (iw): New variable.
2015-01-12gnu: libnl: Update to 3.2.25.Mark H Weaver
* gnu/packages/linux.scm (libnl): Update to 3.2.25.
2015-01-11Merge branch 'master' into core-updatesMark H Weaver
2015-01-09gnu: linux-libre: Update to 3.18.2Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.2.
2015-01-06gnu: udev: Remove package, now superceded by eudev.Mark H Weaver
* gnu/packages/linux.scm (udev): Remove. (eudev): Incorporate fields formerly inherited from udev.
2015-01-06gnu: lvm2: Switch to eudev from udev.Mark H Weaver
* gnu/packages/linux.scm (lvm2)[inputs]: Use eudev, not udev.
2014-12-29gnu: Revert use of '--strip-all'.Ludovic Courtès
This reverts commits f05bdc9412135f34a1c417edc203c35cd005d0d5 and 856ae5e6c71a1283a414d33e638051f95d3cce35. This broke all sorts of things. See <http://hydra.gnu.org/eval/102058>, for example.
2014-12-27build-system/gnu: Strip with '--strip-all' instead of '--strip-debug'.Ludovic Courtès
This saves 19% on the 'bin' directory of Coreutils, and certainly helpful for things like Git's 'libexec' directory. * guix/build-system/gnu.scm (gnu-build): Change default value for #:strip-flags to '("--strip-all"). * guix/build/gnu-build-system.scm (strip): Ditto. * gnu/packages/linux.scm (linux-libre)[arguments]: Add #:strip-flags.
2014-12-27gnu: Use patch --force instead of --batch.Mark H Weaver
* gnu/packages/linux.scm (linux-libre, net-tools): Pass "--force" to patch, instead of "--batch". * gnu/packages/mit-krb5.scm (mit-krb5): Ditto.
2014-12-17gnu: linux-libre: Update to 3.18.1Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.1.
2014-12-07gnu: linux-libre: Update to 3.18Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.
2014-11-29gnu: wireless-tools: Install the manual pages under $out/share/man.宋文武
* gnu/packages/linux.scm (wireless-tools)[origin]: Add snippet. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-11-22gnu: linux-libre: Update to 3.17.4Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.17.4.
2014-11-20gnu: Add pflask.David Thompson
* gnu/packages/linux.scm (pflask): New variable.