Age | Commit message (Collapse) | Author |
|
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.8.
|
|
* gnu/packages/linux.scm (e2fsprogs): Update to 1.42.12.
|
|
* gnu/packages/linux.scm (cpufrequtils): New variable.
* gnu/packages/patches/cpufrequtils-fix-aclocal.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/linux.scm (sysfsutils-1): New variable.
|
|
* gnu/packages/linux.scm (sysfsutils): New variable.
|
|
* gnu/packages/linux.scm (i2c-tools): Add perl to inputs.
|
|
* gnu/packages/linux.scm (i2c-tools): New variable.
|
|
* gnu/packages/linux.scm (linux-libre): Update to 3.18.7.
|
|
Linux-libre 3.19 doesn't work on the Libreboot X60.
This reverts commit 1f4edec4fd9b4bc6f4eda8c196647eea5215f040.
|
|
* gnu/packages/linux.scm (net-tools)[arguments]: Add #:modules.
Add 'remove-redundant-commands' phase.
|
|
* gnu/packages/linux.scm (procps)[arguments]: Add #:modules.
<install phase>: Remove kill* and uptime*.
|
|
* gnu/packages/linux.scm (acpid): New variable.
|
|
* gnu/packages/linux.scm (ltrace): New variable.
|
|
* gnu/packages/linux.scm (linux-libre): Update to version 3.19.
|
|
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.6.
|
|
* gnu/packages/linux.scm (hdparm): New variable.
|
|
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.5.
|
|
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.4.
|
|
|
|
* gnu/packages/linux.scm (util-linux)[source](snippet): Set
"build_kill=no" in 'configure'.
|
|
* gnu/packages/linux.scm (e2fsprogs)[arguments]: Add --disable-blkid
--disable-libuuid --disable-uuidd --disable-fsck.
|
|
* 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.
|
|
* gnu/packages/linux.scm (e2fsprogs): Update to 1.42.11.
|
|
* gnu/packages/linux.scm (perf)[arguments]: Add "lib=lib" to
#:make-flags.
|
|
* gnu/packages/linux.scm (perf)[inputs]: Add SLANG.
|
|
* gnu/packages/linux.scm (perf)[inputs]: Uncomment documentation inputs.
|
|
* gnu/packages/linux.scm (perf)[inputs]: Add PYTHON-2.
|
|
* gnu/packages/linux.scm (eudev): Add 'pre-build phase to fix compilation with
'gobject-introspection' 1.42.0.
|
|
* gnu/packages/linux.scm (eudev): Update to 2.1.1.
|
|
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.3.
|
|
* gnu/packages/linux.scm (e2fsprogs/static): New variable.
(e2fsck/static): Use it in 'inputs'.
|
|
Conflicts:
gnu/packages/bootstrap.scm
|
|
* gnu/packages/linux.scm (zerofree): New variable.
|
|
* gnu/packages/linux.scm (e2fsprogs)[source]: Add 'snippet'.
[arguments]: Add --enable-elf-shlibs to #:configure-flags.
Add #:make-flags.
|
|
* gnu/packages/linux.scm (wireless-tools)[description]: Explain that it
is deprecated in favor of 'iw'.
|
|
|
|
* gnu/packages/linux.scm (iw): New variable.
|
|
* gnu/packages/linux.scm (libnl): Update to 3.2.25.
|
|
|
|
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.2.
|
|
* gnu/packages/linux.scm (udev): Remove.
(eudev): Incorporate fields formerly inherited from udev.
|
|
* gnu/packages/linux.scm (lvm2)[inputs]: Use eudev, not udev.
|
|
This reverts commits f05bdc9412135f34a1c417edc203c35cd005d0d5
and 856ae5e6c71a1283a414d33e638051f95d3cce35.
This broke all sorts of things. See <http://hydra.gnu.org/eval/102058>,
for example.
|
|
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.
|
|
* gnu/packages/linux.scm (linux-libre, net-tools): Pass "--force" to patch,
instead of "--batch".
* gnu/packages/mit-krb5.scm (mit-krb5): Ditto.
|
|
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.1.
|
|
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.
|
|
* gnu/packages/linux.scm (wireless-tools)[origin]: Add snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (linux-libre): Update to version 3.17.4.
|
|
* gnu/packages/linux.scm (pflask): New variable.
|