~ruther/guix-local

ref: 60def646bb642b3af4abeda6cec9ca22ed00a72e guix-local/gnu/packages/linux.scm -rw-r--r-- 89.5 KiB
f3457e70 — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.1.

* gnu/packages/linux.scm (linux-libre): Update to 4.1.
  [inputs]: Remove gcc-4.9, since it is now the default compiler.
* gnu/packages/linux-libre-i686.conf, gnu/packages/linux-libre-x86_64.conf:
  Update to 4.1 configs from <https://jxself.org/git/?p=kernel-configs.git>.
9a6953d2 — Mark H Weaver 10 years ago
gnu: mdadm: Add compilation fix for gcc-4.9.

* gnu/packages/patches/mdadm-gcc-4.9-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (mdadm): Add patch.
14928016 — Mark H Weaver 10 years ago
Merge branch 'master' into core-updates
63398a25 — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.0.5.

* gnu/packages/linux.scm (linux-libre): Update to 4.0.5.
b15389e1 — Ludovic Courtès 10 years ago
gnu: linux-libre-headers: Do not retain reference to the bootstrap tools.

* gnu/packages/linux.scm (linux-libre-headers)[install-phase]: Remove
  ".install" files from the output.
  [arguments]: Add #:allowed-references.
30f9cbb0 — Mark H Weaver 10 years ago
Merge branch 'master' into gtk-rebuild
53142109 — Andreas Enge 10 years ago
gnu: bluez: Install the library and header files.

* gnu/packages/linux.scm (bluez)[arguments]: Add --enable-library to
  #:configure-flags.
86a81222 — 宋文武 10 years ago
Merge branch 'master' into gtk-rebuild

Conflicts:
	gnu/packages/gtk.scm
4de02f36 — Mark H Weaver 10 years ago
gnu: fuse: Add fix for CVE-2015-3202.

* gnu/packages/patches/fuse-CVE-2015-3202.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (fuse): Add patch.
5a768308 — Mark H Weaver 11 years ago
gnu: linux-libre: Update to 4.0.4.

* gnu/packages/linux.scm (linux-libre): Update to 4.0.4.
5df4f48e — Mark H Weaver 11 years ago
gnu: linux-libre: Update to 4.0.3.

* gnu/packages/linux.scm (linux-libre): Update to 4.0.3.
853c2f18 — Ludovic Courtès 11 years ago
gnu: e2fsprogs: Remove references to linux-libre-headers.

This removes the final linux-libre-headers and its references (including
bootstrap-binaries) from the closure.

* gnu/packages/linux.scm (e2fsprogs)[arguments]: Augment 'install-libs'
  phase to make .a files writable.
aa2e989e — Mark H Weaver 11 years ago
gnu: linux-libre: Update to 4.0.2.

* gnu/packages/patches/linux-libre-libreboot-fix.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (linux-libre): Update to 4.0.2.  Remove patch.
e5c8e4f3 — David Thompson 11 years ago
gnu: bridge-utils: Fix build system.

* gnu/packages/linux.scm (bridge-utils): Patch source to fix compilation
  error.  Patch Makefile to fail in case of future compilation errors.
eb7c43c3 — David Thompson 11 years ago
gnu: Add bluez.

* gnu/packages/linux.scm (bluez): New variable.
2d2abb04 — Mark H Weaver 11 years ago
gnu: linux-libre: Update to 4.0.1.

* gnu/packages/linux.scm (linux-libre): Update to 4.0.1.
01ccdfb6 — 宋文武 11 years ago
gnu: Add libaio.

* gnu/packages/linux.scm (libaio): New variable.
334345d9 — Mark H Weaver 11 years ago
Merge branch 'core-updates'
933204e5 — Mark H Weaver 11 years ago
Merge branch 'master' into core-updates

Conflicts:
	gnu-system.am
	gnu/packages/gstreamer.scm
69159125 — Mark H Weaver 11 years ago
gnu: Add mdadm.

* gnu/packages/linux.scm (mdadm): New variable.
Next