~ruther/guix-local

ref: c1d52c71aa4fc8085a9737ad1b235ca53a854649 guix-local/po d---------
c1d52c71 — Ludovic Courtès 12 years ago
ui: Handle SRFI-35 '&message' conditions.

* guix/ui.scm (call-with-error-handling): Add case for
  'message-condition?'.
* po/Makevars: Fix typo in comment.
523e4896 — Ludovic Courtès 12 years ago
Add 'guix system'.

* guix/scripts/system.scm: New file.
* Makefile.am (MODULES): Add it.
* po/POTFILES.in: Likewise.
* doc/guix.texi (Using the Configuration System): Link to "Invoking guix
  system".
  (Invoking guix system): New node.
cd4027fa — Ludovic Courtès 12 years ago
nar: Add 'restore-file-set', for use by build hooks.

* guix/nar.scm (&nar-invalid-hash-error, &nar-signature-error): New
  condition types.
  (&nar-error): Add 'file' and 'port' fields.
  (&nar-read-error): Remove 'port' and 'file' fields.
  (lock-store-file, unlock-store-file, finalize-store-file,
  temporary-store-directory, restore-file-set): New procedures.
* tests/nar.scm (%seed): New variable.
  (random-text): New procedure.
  ("restore-file-set (signed, valid)", "restore-file-set (missing
  signature)", "restore-file-set (corrupt)"): New tests.
* po/Makevars (XGETTEXT_OPTIONS): Add '--keyword=message'.nar fixes
* po/POTFILES.in: Add guix/nar.scm.
f7ad76e0 — Ludovic Courtès 12 years ago
Update 'sr.po'.
526382ff — Ludovic Courtès 12 years ago
daemon: Implement signed archive import/export.

* guix/scripts/authenticate.scm, nix/scripts/guix-authenticate.in,
  tests/signing-key.pub, tests/signing-key.sec: New files.
* po/POTFILES.in: Add 'guix/scripts/authenticate.scm'.
* guix/store.scm (dump-port): New procedure.
  (process-stderr): Add 'user-port' optional parameter.  Handle
  the %STDERR-WRITE and %STDERR-READ cases as expected.
  (import-paths, export-path, export-paths): New procedures.
* tests/store.scm ("export/import several paths", "import corrupt
  path"): New tests.
* Makefile.am (MODULES): Add 'guix/scripts/authenticate.scm'.
  (EXTRA_DIST): Add 'tests/signing-key.{pub,sec}'.
* daemon.am (libstore_a_CPPFLAGS)[-DNIX_CONF_DIR]: Change 'NIX_CONF_DIR'
  to .../guix.  Change 'OPENSSL_PATH' to 'guix-authenticate'.
* config-daemon.ac: Instantiate 'nix/scripts/guix-authenticate'.
* nix/nix-daemon/guix-daemon.cc (main): Augment $PATH to include
  'settings.nixLibexecDir'.
* test-env.in: Export 'NIX_CONF_DIR' and 'NIX_LIBEXEC_DIR'.  Populate
  $NIX_CONF_DIR.
0b7e8e9d — Ludovic Courtès 12 years ago
Update '.po' files.
279fef2e — Ludovic Courtès 12 years ago
nls: Add Vietnamese translation.

* po/vi.po: New file.
* po/LINGUAS: Add 'vi'.
e060ec3e — Ludovic Courtès 12 years ago
Update 'eo.po'.
edae5b3d — Ludovic Courtès 12 years ago
Merge branch 'master' into core-updates

Conflicts:
	guix/packages.scm
9ed08d1f — Ludovic Courtès 12 years ago
nls: Add Serbian translation.

* po/sr.po: New file.
* po/LINGUAS: Add 'sr'.
9546640e — Ludovic Courtès 12 years ago
Update 'pt_BR.po'.
81bb9b66 — Ludovic Courtès 12 years ago
Update '.po' files.
7facbf2b — Ludovic Courtès 12 years ago
Merge branch 'master' into core-updates
d09cb449 — Ludovic Courtès 12 years ago
Update 'eo.po'.
1af63b79 — Ludovic Courtès 12 years ago
Update `eo.po'.
88ebd5e6 — Ludovic Courtès 12 years ago
Update .po files.
a0daf4a0 — Ludovic Courtès 12 years ago
Add `pt_BR' translation.
614bdaff — Ludovic Courtès 12 years ago
Update `eo.po'.
3b8258c5 — Ludovic Courtès 12 years ago
Rename (guix web) to (guix http-client).

* guix/web.scm: Rename to...
* guix/http-client.scm: ... this.
* guix/gnu-maintenance.scm, guix/scripts/substitute-binary.scm,
  Makefile.am, po/POTFILES.in: Update accordingly.
6a3380df — Ludovic Courtès 12 years ago
Update eo.po.
Next