aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* vm: Use the 'umount' procedure instead of util-linux's 'umount' command.Ludovic Courtès2015-07-24
| | | | | | * 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.
* doc: Clarify that tar timestamp warnings affect tar <= 1.26.Ludovic Courtès2015-07-24
| | | | | * doc/guix.texi (Binary Installation): Explain that warnings were triggered by tar <= 1.26.
* gnu: guile-static: Add 'umount' procedure.Ludovic Courtès2015-07-24
| | | | * gnu/packages/patches/guile-linux-syscalls.patch: Add 'umount' subr.
* gnu: Add extundelete.Ludovic Courtès2015-07-24
| | | | * gnu/packages/linux.scm (extundelete): New variable.
* gnu: gp2c: Update to 0.0.9pl3.Andreas Enge2015-07-23
| | | | * gnu/packages/algebra.scm (gp2c): Update to 0.0.9pl3.
* gnu: arb: Update to 2.7.0.Andreas Enge2015-07-23
| | | | * gnu/packages/algebra.scm (arb): Update to 2.7.0.
* gnu: parallel: Update to 20150722.Andreas Enge2015-07-23
| | | | * gnu/packages/parallel.scm (parallel): Update to 20150722.
* gnu: ucommon: Update to 6.3.6.Andreas Enge2015-07-23
| | | | * gnu/packages/telephony.scm (ucommon): Update to 6.3.6.
* gnu: ffmpeg: Update to 2.7.2.Andreas Enge2015-07-23
| | | | * gnu/packages/video.scm (ffmpeg): Update to 2.7.2.
* gnu: retroarch: Update to 1.2.2.宋文武2015-07-23
| | | | * gnu/packages/games.scm (retroarch): Update to 1.2.2.
* Thank Anders.Ludovic Courtès2015-07-23
|
* Fix typos in translatable strings.Ludovic Courtès2015-07-23
| | | | | | | | | 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.
* doc: Fix typos in "Setuid Programs".Ludovic Courtès2015-07-23
| | | | * doc/guix.texi (Setuid Programs): Fix typos.
* gnu: tor: Update to 0.2.6.10.Mark H Weaver2015-07-22
| | | | * gnu/packages/tor.scm (tor): Update to 0.2.6.10.
* Thank Malcolm.Ludovic Courtès2015-07-22
|
* doc: Suggest unpacking with --warning=no-timestamp.Ludovic Courtès2015-07-22
| | | | | | Suggested by Malcolm Cook <MEC@stowers.org>. * doc/guix.texi (Binary Installation): Suggest --warning=no-timestamp.
* gnu: linux-libre: Update to 4.1.3 and 4.0.9.Mark H Weaver2015-07-22
| | | | | * gnu/packages/linux.scm (linux-libre): Update to 4.1.3. (linux-libre-4.0): Update to 4.0.9.
* Thank Dave.Ludovic Courtès2015-07-22
|
* doc: Mention zeroed mtimes in the binary tarball.Ludovic Courtès2015-07-22
| | | | | | | | Fixes <http://bugs.gnu.org/21111>. Reported by Dave Love <fx@gnu.org>. * doc/guix.texi (Binary Installation): Add paragraph about "implausibly old time stamps" warning from tar.
* size: Add '--substitute-urls' option.Ludovic Courtès2015-07-22
| | | | | | | * guix/scripts/size.scm (show-help, %options): Add --substitute-urls. (%default-options): Add 'substitute-urls'. (guix-size): Honor it. * doc/guix.texi (Invoking guix size): Document it.
* derivations: Improve docstring of 'substitution-oracle'.Ludovic Courtès2015-07-22
| | | | * guix/derivations.scm (substitution-oracle): Improve docstring.
* derivations: Improve complexity of 'substitution-oracle'.Ludovic Courtès2015-07-22
| | | | | * guix/derivations.scm (substitution-oracle): Use a final 'concatenate' instead of repeated 'append's.
* doc: Mention initial passwords in "System Installation".Ludovic Courtès2015-07-22
| | | | | | | | Suggested by remo_ on IRC. * doc/guix.texi (System Installation): Explicitly mention user account passwords. (User Accounts): Add 'user-account-password' anchor.
* import: hackage: Remove reference to unbound variable.Ludovic Courtès2015-07-22
| | | | | * guix/scripts/import/hackage.scm (guix-import-hackage): Fix error message for imports from stdin, which referred to unbound variable 'package-name'.
* size: Remove leftover 'pk'.Ludovic Courtès2015-07-22
| | | | * guix/scripts/size.scm (profile->page-map): Remove leftover 'pk'.
* gnu: guile-minikanren: Fix README location.Christopher Allan Webber2015-07-22
| | | | | | * gnu/packages/guile.scm (minikanren): Fix output location for README.org Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: teckit: Update to 2.5.4.Andreas Enge2015-07-22
| | | | | | | | | * gnu/packages/fontutils.scm (teckit): Update to 2.5.4. Drop patch. Use svn-fetch for download. [arguments]: Add phase to call autogen. [native-inputs]: New field. * gnu/packages/patches/teckit-cstdio.patch: Delete file. * gnu-system.am (dist_patch_DATA): Unregister patch.
* gnu: git-modes: Add file-name field to source origin.Mark H Weaver2015-07-22
| | | | * gnu/packages/emacs.scm (git-modes)[source]: Add 'file-name' field.
* gnu: ratpoison: Add multiple monitors support.Mathieu Lirzin2015-07-22
| | | | * gnu/packages/ratpoison.scm (ratpoison)[inputs]: Add "libxinerama".
* Merge branch 'version-0.8.3'Ludovic Courtès2015-07-22
|\
| * gnu: guix: Update development snapshot.Ludovic Courtès2015-07-22
| | | | | | | | | | | | * gnu/packages/package-management.scm (guix-devel): Update to commit 5d09263. Prefix version string with "0.8.3.". (guix): Set to GUIX-DEVEL.
* | gnu: libsbsms: Fix build on non-Intel platforms.Mark H Weaver2015-07-21
| | | | | | | | | | * gnu/packages/audio.scm (libsbsms)[arguments]: Add "--disable-sse" to configure-flags unless on x86_64.
* | gnu: libsbsms: Use modify-phases.Mark H Weaver2015-07-21
| | | | | | | | * gnu/packages/audio.scm (libsbsms)[arguments]: Use modify-phases.
* | gnu: Add lxrandr.Mathieu Lirzin2015-07-22
| | | | | | | | * gnu/packages/lxde.scm (lxrandr): New variable.
* | gnu: Add lxtask.Mathieu Lirzin2015-07-22
| | | | | | | | * gnu/packages/lxde.scm (lxtask): New variable.
* | gnu: Add lxterminal.Mathieu Lirzin2015-07-22
| | | | | | | | * gnu/packages/lxde.scm (lxterminal): New variable.
* | gnu: Add pcmanfm.Mathieu Lirzin2015-07-22
| | | | | | | | * gnu/packages/lxde.scm (pcmanfm): New variable.
* | gnu: Add libfm.Mathieu Lirzin2015-07-22
| | | | | | | | | | * gnu/packages/lxde.scm (libfm): New variable. (libfm-extra): Inherit from it.
* | gnu: Add menu-cache.Mathieu Lirzin2015-07-22
| | | | | | | | * gnu/packages/lxde.scm (menu-cache): New variable.
* | gnu: Add libfm-extra.Mathieu Lirzin2015-07-22
|/ | | | * gnu/packages/lxde.scm (libfm-extra): New variable.
* gnu: guix: Update to 0.8.3.Ludovic Courtès2015-07-21
| | | | | | | * gnu/packages/package-management.scm (guix-0.8.2): Rename to... (guix-0.8.3): ... this. Adjust users. Add 'disable-container-tests' phase. (guix): Set to GUIX-0.8.3.
* check-available-binaries: Use 'substitutable-paths'.Ludovic Courtès2015-07-21
| | | | | | | * build-aux/check-available-binaries.scm: Rewrite to use 'substitutable-paths' instead of 'substitution-oracle'. The latter does more than we need, and it no longer check the substitutability of valid items, which is not what we want. Use 'lset-difference' instead of iterating over the items.
* Update NEWS.Ludovic Courtès2015-07-21
|
* gnu: Add Camlp4.Ludovic Courtès2015-07-21
| | | | * gnu/packages/ocaml.scm (camlp4): New variable.
* import: pypi: Improve warning message.Ludovic Courtès2015-07-21
| | | | | * guix/import/pypi.scm (guess-requirements): Add missing newline and quotes in warning.
* gnu: hoedown: Replace 'fix-makefile' phase with make-flags.Mark H Weaver2015-07-21
| | | | | * gnu/packages/markdown.scm (hoedown)[arguments]: Remove 'fix-makefile' phase. Add equivalent make-flags.
* gnu: Add sox.Alex Kost2015-07-21
| | | | * gnu/packages/audio.scm (sox): New variable.
* gnu: man-db: Update to 2.7.1.Alex Kost2015-07-21
| | | | | * gnu/packages/man.scm (man-db): Update to 2.7.1. [arguments]: Add '--with-systemdtmpfilesdir' to configure flags.
* gnu: libpipeline: Update to 1.4.0.Alex Kost2015-07-21
| | | | * gnu/packages/man.scm (libpipeline): Update to 1.4.0.
* gnu: man-db: Pass --with-col to configure.Alex Kost2015-07-21
| | | | | * gnu/packages/man.scm (man-db)[inputs]: Add 'util-linux'. [arguments]: Add '--with-col' to configure flags.