~ruther/guix-local

47e0ba8f — Ludovic Courtès 11 years ago
gnu: clang: Disable distro detection and remove FHS assumptions.

* gnu/packages/patches/clang-libc-search-path.patch: Disable distro detection
  and remove hard-coded FHS file names, both of which would lead to breakage
  on non-GuixSD systems.
8fe5b1d1 — Ludovic Courtès 11 years ago
doc: Fix name of GNU FreeFont package.

Fixes <http://bugs.gnu.org/21121>.
Reported by Malcolm Cook <MEC@stowers.org>.

* doc/guix.texi (Application Setup): Fix name of GNU FreeFont package.
ec2406ef — Ludovic Courtès 11 years ago
vm: Use the 'umount' procedure instead of util-linux's 'umount' command.

* gnu/build/vm.scm (initialize-root-partition, initialize-hard-disk): Use the
  'umount' procedure instead of invoking the 'umount' command.
* gnu/system/vm.scm (qemu-image): Remove UTIL-LINUX from INPUTS.
e9ba6357 — Ludovic Courtès 11 years ago
doc: Clarify that tar timestamp warnings affect tar <= 1.26.

* doc/guix.texi (Binary Installation): Explain that warnings were triggered by
  tar <= 1.26.
7e96eb1a — Ludovic Courtès 11 years ago
gnu: guile-static: Add 'umount' procedure.

* gnu/packages/patches/guile-linux-syscalls.patch: Add 'umount' subr.
7c0a9104 — Ludovic Courtès 11 years ago
gnu: Add extundelete.

* gnu/packages/linux.scm (extundelete): New variable.
324bdcd8 — Andreas Enge 11 years ago
gnu: gp2c: Update to 0.0.9pl3.

* gnu/packages/algebra.scm (gp2c): Update to 0.0.9pl3.
424ce93d — Andreas Enge 11 years ago
gnu: arb: Update to 2.7.0.

* gnu/packages/algebra.scm (arb): Update to 2.7.0.
ec5f3ec4 — Andreas Enge 11 years ago
gnu: parallel: Update to 20150722.

* gnu/packages/parallel.scm (parallel): Update to 20150722.
b4b4c81b — Andreas Enge 11 years ago
gnu: ucommon: Update to 6.3.6.

* gnu/packages/telephony.scm (ucommon): Update to 6.3.6.
cce11514 — Andreas Enge 11 years ago
gnu: ffmpeg: Update to 2.7.2.

* gnu/packages/video.scm (ffmpeg): Update to 2.7.2.
3f147010 — 宋文武 11 years ago
gnu: retroarch: Update to 1.2.2.

* gnu/packages/games.scm (retroarch): Update to 1.2.2.
015878fd — Ludovic Courtès 11 years ago
Thank Anders.
69b4ffcf — Ludovic Courtès 11 years ago
Fix typos in translatable strings.

Reported by Anders Jonsson <anders.jonsson@norsjovallen.se>.

* gnu/packages/backup.scm, gnu/packages/databases.scm,
  gnu/packages/linux.scm, gnu/packages/perl.scm,
  gnu/packages/web.scm, guix/scripts/lint.scm,
  guix/scripts/publish.scm: Fix typos in translatable strings.
4d40227c — Ludovic Courtès 11 years ago
doc: Fix typos in "Setuid Programs".

* doc/guix.texi (Setuid Programs): Fix typos.
6bb5c4ef — Mark H Weaver 11 years ago
gnu: tor: Update to 0.2.6.10.

* gnu/packages/tor.scm (tor): Update to 0.2.6.10.
0e9f9f7b — Ludovic Courtès 11 years ago
Thank Malcolm.
254b1c2e — Ludovic Courtès 11 years ago
doc: Suggest unpacking with --warning=no-timestamp.

Suggested by Malcolm Cook <MEC@stowers.org>.

* doc/guix.texi (Binary Installation): Suggest --warning=no-timestamp.
fa1fdb8d — Mark H Weaver 11 years ago
gnu: linux-libre: Update to 4.1.3 and 4.0.9.

* gnu/packages/linux.scm (linux-libre): Update to 4.1.3.
  (linux-libre-4.0): Update to 4.0.9.
31ea3ebb — Ludovic Courtès 11 years ago
Thank Dave.
Next