summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Expand)AuthorAgeFilesLines
* 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ı/Kammer2015-02-251-0/+28
* gnu: Add sysfsutils-1.•••* gnu/packages/linux.scm (sysfsutils-1): New variable. Taylan Ulrich Bayırlı/Kammer2015-02-251-0/+24
* gnu: Add sysfsutils.•••* gnu/packages/linux.scm (sysfsutils): New variable. Taylan Ulrich Bayırlı/Kammer2015-02-251-0/+24
* gnu: i2c-tools: Add perl to inputs.•••* gnu/packages/linux.scm (i2c-tools): Add perl to inputs. Ricardo Wurmus2015-02-221-0/+2
* gnu: Add i2c-tools.•••* gnu/packages/linux.scm (i2c-tools): New variable. Ricardo Wurmus2015-02-221-0/+28
* gnu: linux-libre: Update to 3.18.7.•••* gnu/packages/linux.scm (linux-libre): Update to 3.18.7. Mark H Weaver2015-02-141-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 Weaver2015-02-141-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ès2015-02-131-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ès2015-02-131-1/+12
* gnu: Add acpid.•••* gnu/packages/linux.scm (acpid): New variable. Ludovic Courtès2015-02-131-0/+21
* gnu: Add ltrace.•••* gnu/packages/linux.scm (ltrace): New variable. Taylan Ulrich Bayırlı/Kammer2015-02-101-0/+25
* gnu: linux-libre: Update to 3.19•••* gnu/packages/linux.scm (linux-libre): Update to version 3.19. Jason Self2015-02-091-2/+2
* gnu: linux-libre: Update to 3.18.6•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18.6. Jason Self2015-02-071-2/+2
* gnu: Add hdparm.•••* gnu/packages/linux.scm (hdparm): New variable. Mark H Weaver2015-02-021-0/+27
* gnu: linux-libre: Update to 3.18.5•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18.5. Jason Self2015-01-301-2/+2
* gnu: linux-libre: Update to 3.18.4•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18.4. Jason Self2015-01-271-2/+2
* Merge branch 'wip-gobject-introspection'Mark H Weaver2015-01-251-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 Beffa2015-01-181-1/+13
| * gnu: eudev: Update to 2.1.1.•••* gnu/packages/linux.scm (eudev): Update to 2.1.1. Federico Beffa2015-01-181-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ès2015-01-231-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ès2015-01-231-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ès2015-01-231-19/+22
* | gnu: e2fsprogs: Update to 1.42.11.•••* gnu/packages/linux.scm (e2fsprogs): Update to 1.42.11. Ludovic Courtès2015-01-231-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ès2015-01-211-1/+5
* | gnu: perf: Build the interactive TUI.•••* gnu/packages/linux.scm (perf)[inputs]: Add SLANG. Ludovic Courtès2015-01-211-1/+2
* | gnu: perf: Build the documentation.•••* gnu/packages/linux.scm (perf)[inputs]: Uncomment documentation inputs. Ludovic Courtès2015-01-211-7/+9
* | gnu: perf: Add dependency on Python.•••* gnu/packages/linux.scm (perf)[inputs]: Add PYTHON-2. Ludovic Courtès2015-01-211-0/+1
|/
* gnu: linux-libre: Update to 3.18.3•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18.3. Jason Self2015-01-171-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ès2015-01-161-1/+12
* Merge branch 'core-updates'•••Conflicts: gnu/packages/bootstrap.scm Ludovic Courtès2015-01-161-54/+36
|\
| * Merge branch 'master' into core-updatesMark H Weaver2015-01-131-2/+28
| |\
| * \ Merge branch 'master' into core-updatesMark H Weaver2015-01-111-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 Weaver2015-01-061-51/+33
| * | | gnu: lvm2: Switch to eudev from udev.•••* gnu/packages/linux.scm (lvm2)[inputs]: Use eudev, not udev. Mark H Weaver2015-01-061-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ès2014-12-291-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ès2014-12-271-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 Weaver2014-12-271-2/+2
* | | | gnu: Add zerofree.•••* gnu/packages/linux.scm (zerofree): New variable. Ludovic Courtès2015-01-131-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ès2015-01-131-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ès2015-01-131-4/+6
| |_|/ |/| |
* | | gnu: Add iw.•••* gnu/packages/linux.scm (iw): New variable. Mark H Weaver2015-01-121-0/+26
* | | gnu: libnl: Update to 3.2.25.•••* gnu/packages/linux.scm (libnl): Update to 3.2.25. Mark H Weaver2015-01-121-3/+3
| |/ |/|
* | gnu: linux-libre: Update to 3.18.2•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18.2. Jason Self2015-01-091-2/+2
|/
* gnu: linux-libre: Update to 3.18.1•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18.1. Jason Self2014-12-171-2/+2
* gnu: linux-libre: Update to 3.18•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18. Jason Self2014-12-071-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-291-1/+7
* gnu: linux-libre: Update to 3.17.4•••* gnu/packages/linux.scm (linux-libre): Update to version 3.17.4. Jason Self2014-11-221-2/+2
* gnu: Add pflask.•••* gnu/packages/linux.scm (pflask): New variable. David Thompson2014-11-201-0/+23
* gnu: linux-libre: Update to 3.17.3•••* gnu/packages/linux.scm (linux-libre): Update to version 3.17.3. Jason Self2014-11-141-2/+2
* gnu: linux-libre: Update to 3.17.2.•••* gnu/packages/linux.scm (linux-libre): Update to version 3.17.2. Jason Self2014-10-301-2/+2