Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | Taylan Ulrich Bayırlı/Kammer | 2015-02-25 | 1 | -0/+28 |
* | gnu: Add sysfsutils-1.•••* gnu/packages/linux.scm (sysfsutils-1): New variable. | Taylan Ulrich Bayırlı/Kammer | 2015-02-25 | 1 | -0/+24 |
* | gnu: Add sysfsutils.•••* gnu/packages/linux.scm (sysfsutils): New variable. | Taylan Ulrich Bayırlı/Kammer | 2015-02-25 | 1 | -0/+24 |
* | gnu: i2c-tools: Add perl to inputs.•••* gnu/packages/linux.scm (i2c-tools): Add perl to inputs. | Ricardo Wurmus | 2015-02-22 | 1 | -0/+2 |
* | gnu: Add i2c-tools.•••* gnu/packages/linux.scm (i2c-tools): New variable. | Ricardo Wurmus | 2015-02-22 | 1 | -0/+28 |
* | gnu: linux-libre: Update to 3.18.7.•••* gnu/packages/linux.scm (linux-libre): Update to 3.18.7. | Mark H Weaver | 2015-02-14 | 1 | -2/+2 |
* | Revert "gnu: linux-libre: Update to 3.19"•••Linux-libre 3.19 doesn't work on the Libreboot X60. This reverts commit 1f4edec4fd9b4bc6f4eda8c196647eea5215f040. | Mark H Weaver | 2015-02-14 | 1 | -2/+2 |
* | gnu: net-tools: Remove the 'hostname' and *domainname commands.•••* gnu/packages/linux.scm (net-tools)[arguments]: Add #:modules. Add 'remove-redundant-commands' phase. | Ludovic Courtès | 2015-02-13 | 1 | -3/+17 |
* | gnu: procps: Remove the 'kill' and 'uptime' commands.•••* gnu/packages/linux.scm (procps)[arguments]: Add #:modules. <install phase>: Remove kill* and uptime*. | Ludovic Courtès | 2015-02-13 | 1 | -1/+12 |
* | gnu: Add acpid.•••* gnu/packages/linux.scm (acpid): New variable. | Ludovic Courtès | 2015-02-13 | 1 | -0/+21 |
* | gnu: Add ltrace.•••* gnu/packages/linux.scm (ltrace): New variable. | Taylan Ulrich Bayırlı/Kammer | 2015-02-10 | 1 | -0/+25 |
* | gnu: linux-libre: Update to 3.19•••* gnu/packages/linux.scm (linux-libre): Update to version 3.19. | Jason Self | 2015-02-09 | 1 | -2/+2 |
* | gnu: linux-libre: Update to 3.18.6•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18.6. | Jason Self | 2015-02-07 | 1 | -2/+2 |
* | gnu: Add hdparm.•••* gnu/packages/linux.scm (hdparm): New variable. | Mark H Weaver | 2015-02-02 | 1 | -0/+27 |
* | gnu: linux-libre: Update to 3.18.5•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18.5. | Jason Self | 2015-01-30 | 1 | -2/+2 |
* | gnu: linux-libre: Update to 3.18.4•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18.4. | Jason Self | 2015-01-27 | 1 | -2/+2 |
* | Merge branch 'wip-gobject-introspection' | Mark H Weaver | 2015-01-25 | 1 | -3/+15 |
|\ | |||||
| * | gnu: eudev: Add pre-build phase.•••* gnu/packages/linux.scm (eudev): Add 'pre-build phase to fix compilation with 'gobject-introspection' 1.42.0. | Federico Beffa | 2015-01-18 | 1 | -1/+13 |
| * | gnu: eudev: Update to 2.1.1.•••* gnu/packages/linux.scm (eudev): Update to 2.1.1. | Federico Beffa | 2015-01-18 | 1 | -2/+2 |
* | | gnu: util-linux: Do not build 'kill'.•••* gnu/packages/linux.scm (util-linux)[source](snippet): Set "build_kill=no" in 'configure'. | Ludovic Courtès | 2015-01-23 | 1 | -4/+4 |
* | | 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. | Ludovic Courtès | 2015-01-23 | 1 | -3/+5 |
* | | 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. | Ludovic Courtès | 2015-01-23 | 1 | -19/+22 |
* | | gnu: e2fsprogs: Update to 1.42.11.•••* gnu/packages/linux.scm (e2fsprogs): Update to 1.42.11. | Ludovic Courtès | 2015-01-23 | 1 | -2/+2 |
* | | gnu: perf: Install libraries to lib/ instead of lib64/.•••* gnu/packages/linux.scm (perf)[arguments]: Add "lib=lib" to #:make-flags. | Ludovic Courtès | 2015-01-21 | 1 | -1/+5 |
* | | gnu: perf: Build the interactive TUI.•••* gnu/packages/linux.scm (perf)[inputs]: Add SLANG. | Ludovic Courtès | 2015-01-21 | 1 | -1/+2 |
* | | gnu: perf: Build the documentation.•••* gnu/packages/linux.scm (perf)[inputs]: Uncomment documentation inputs. | Ludovic Courtès | 2015-01-21 | 1 | -7/+9 |
* | | gnu: perf: Add dependency on Python.•••* gnu/packages/linux.scm (perf)[inputs]: Add PYTHON-2. | Ludovic Courtès | 2015-01-21 | 1 | -0/+1 |
|/ | |||||
* | gnu: linux-libre: Update to 3.18.3•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18.3. | Jason Self | 2015-01-17 | 1 | -2/+2 |
* | gnu: e2fsck-static: Use really statically-linked executables.•••* gnu/packages/linux.scm (e2fsprogs/static): New variable. (e2fsck/static): Use it in 'inputs'. | Ludovic Courtès | 2015-01-16 | 1 | -1/+12 |
* | Merge branch 'core-updates'•••Conflicts: gnu/packages/bootstrap.scm | Ludovic Courtès | 2015-01-16 | 1 | -54/+36 |
|\ | |||||
| * | Merge branch 'master' into core-updates | Mark H Weaver | 2015-01-13 | 1 | -2/+28 |
| |\ | |||||
| * \ | Merge branch 'master' into core-updates | Mark H Weaver | 2015-01-11 | 1 | -2/+2 |
| |\ \ | |||||
| * | | | gnu: udev: Remove package, now superceded by eudev.•••* gnu/packages/linux.scm (udev): Remove. (eudev): Incorporate fields formerly inherited from udev. | Mark H Weaver | 2015-01-06 | 1 | -51/+33 |
| * | | | gnu: lvm2: Switch to eudev from udev.•••* gnu/packages/linux.scm (lvm2)[inputs]: Use eudev, not udev. | Mark H Weaver | 2015-01-06 | 1 | -2/+2 |
| * | | | gnu: Revert use of '--strip-all'.•••This reverts commits f05bdc9412135f34a1c417edc203c35cd005d0d5 and 856ae5e6c71a1283a414d33e638051f95d3cce35. This broke all sorts of things. See <http://hydra.gnu.org/eval/102058>, for example. | Ludovic Courtès | 2014-12-29 | 1 | -5/+0 |
| * | | | build-system/gnu: Strip with '--strip-all' instead of '--strip-debug'.•••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. | Ludovic Courtès | 2014-12-27 | 1 | -0/+5 |
| * | | | gnu: Use patch --force instead of --batch.•••* gnu/packages/linux.scm (linux-libre, net-tools): Pass "--force" to patch, instead of "--batch". * gnu/packages/mit-krb5.scm (mit-krb5): Ditto. | Mark H Weaver | 2014-12-27 | 1 | -2/+2 |
* | | | | gnu: Add zerofree.•••* gnu/packages/linux.scm (zerofree): New variable. | Ludovic Courtès | 2015-01-13 | 1 | -1/+40 |
* | | | | gnu: e2fsprogs: Install libext2fs.•••* gnu/packages/linux.scm (e2fsprogs)[source]: Add 'snippet'. [arguments]: Add --enable-elf-shlibs to #:configure-flags. Add #:make-flags. | Ludovic Courtès | 2015-01-13 | 1 | -3/+15 |
* | | | | gnu: wireless-tools: Describe it as deprecated.•••* gnu/packages/linux.scm (wireless-tools)[description]: Explain that it is deprecated in favor of 'iw'. | Ludovic Courtès | 2015-01-13 | 1 | -4/+6 |
| |_|/ |/| | | |||||
* | | | gnu: Add iw.•••* gnu/packages/linux.scm (iw): New variable. | Mark H Weaver | 2015-01-12 | 1 | -0/+26 |
* | | | gnu: libnl: Update to 3.2.25.•••* gnu/packages/linux.scm (libnl): Update to 3.2.25. | Mark H Weaver | 2015-01-12 | 1 | -3/+3 |
| |/ |/| | |||||
* | | gnu: linux-libre: Update to 3.18.2•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18.2. | Jason Self | 2015-01-09 | 1 | -2/+2 |
|/ | |||||
* | gnu: linux-libre: Update to 3.18.1•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18.1. | Jason Self | 2014-12-17 | 1 | -2/+2 |
* | gnu: linux-libre: Update to 3.18•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18. | Jason Self | 2014-12-07 | 1 | -2/+2 |
* | gnu: 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-29 | 1 | -1/+7 |
* | gnu: linux-libre: Update to 3.17.4•••* gnu/packages/linux.scm (linux-libre): Update to version 3.17.4. | Jason Self | 2014-11-22 | 1 | -2/+2 |
* | gnu: Add pflask.•••* gnu/packages/linux.scm (pflask): New variable. | David Thompson | 2014-11-20 | 1 | -0/+23 |
* | gnu: linux-libre: Update to 3.17.3•••* gnu/packages/linux.scm (linux-libre): Update to version 3.17.3. | Jason Self | 2014-11-14 | 1 | -2/+2 |
* | gnu: linux-libre: Update to 3.17.2.•••* gnu/packages/linux.scm (linux-libre): Update to version 3.17.2. | Jason Self | 2014-10-30 | 1 | -2/+2 |