~ruther/guix-local

ref: cf690129b4e4ea130d9b890b51fa096fae3ce250 guix-local/gnu/packages/linux.scm -rw-r--r-- 66.3 KiB
fd2b6df2 — Jason Self 11 years ago
gnu: linux-libre: Update to 3.17.1.

* gnu/packages/linux.scm (linux-libre): Update to version 3.17.1.
eb564fc3 — Ludovic Courtès 11 years ago
gnu: eudev: Really update to 1.10.

* gnu/packages/linux.scm (eudev)[version]: Fix typo.
  [source]: Add 'snippet'.
2de52589 — Jason Self 11 years ago
gnu: eudev: Update to 1.10.

* gnu/packages/linux.scm (eudev): Update to version 1.10.
177088a3 — Ludovic Courtès 11 years ago
gnu: net-tools: Allow compilation with current libc and GCC.

* gnu/packages/patches/net-tools-bitrot.patch: New file.
* gnu/packages/linux.scm (net-tools): Use it.
* gnu-system.am (dist_patch_DATA): Add it.
108e0c61 — Jason Self 11 years ago
gnu: linux-libre: Update to 3.17.

* gnu/packages/linux.scm (linux-libre): Update to version 3.17.
04a6e437 — Jason Self 11 years ago
gnu: linux-libre: Update to 3.16.4.

* gnu/packages/linux.scm (libogg): Update to version 3.16.4.
b62fe07f — Ludovic Courtès 11 years ago
gnu: Add perf.

* gnu/packages/linux.scm (perf): New variable.
3b027388 — Ludovic Courtès 11 years ago
gnu: linux-libre: Work around GCC 4.8.3 ICE.

* gnu/packages/linux.scm (linux-libre)[inputs]: New field.
f07aa672 — Ludovic Courtès 11 years ago
Merge branch 'core-updates'
49e4bca5 — Jason Self 11 years ago
gnu: linux-libre: Update to 3.16.3.

* gnu/packages/linux.scm (linux-libre): Update to version 3.16.3.
9fac9e3b — Mark H Weaver 11 years ago
Merge branch 'master' into core-updates

Conflicts:
	gnu-system.am
9e771e3b — Ludovic Courtès 11 years ago
gnu: Adjust synopses as recommended by 'guix lint'.

Remove leading articles and trailing periods in package synopses.
c19ce3a7 — Ludovic Courtès 11 years ago
gnu: eudev: Honor $EUDEV_RULES_DIRECTORY.

* gnu/packages/patches/eudev-rules-directory.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (eudev): Use it.
dc2d59af — Ludovic Courtès 11 years ago
gnu: eudev: Build with libkmod support.

* gnu/packages/linux.scm (eudev)[arguments]: New field.
9a4efac9 — Ludovic Courtès 11 years ago
gnu: fuse: Install udev rules in lib/udev/rules.d.

* gnu/packages/linux.scm (fuse): Change UDEV_RULES_PATH suffix to
  /lib/udev/rules.d.
b0e652d8 — Ludovic Courtès 11 years ago
Revert "gnu: util-linux: Don't install 'logger'."

This reverts commit c9a8ad847712dfa4811608efae2d48cb8500f72f.
9d77da2a — Ludovic Courtès 11 years ago
gnu: util-linux: Don't install 'logger'.

* gnu/packages/linux.scm (util-linux)[source]: Add 'snippet'.
7fa715e7 — Ludovic Courtès 11 years ago
gnu: Add eudev.

* gnu/packages/linux.scm (eudev): New variable.
c9a8ad84 — Ludovic Courtès 11 years ago
gnu: util-linux: Don't install 'logger'.

* gnu/packages/linux.scm (util-linux)[source]: Add 'snippet'.
ddfc2fd8 — Ludovic Courtès 11 years ago
gnu: e2fsprogs: Build with --disable-blkid.

* gnu/packages/linux.scm (e2fsprogs)[arguments]: Pass --disable-blkid.
Next