guix-devel/guix/scripts
Ludovic Courtès 70c4329172 package: Make sure the profile directory is owned by the user.
* guix/scripts/package.scm (guix-package)[ensure-default-profile]: Check
  the owner of %PROFILE-DIRECTORY.  Report an error when the owner is
  not the current user.  Add `rtfm' procedure.
* doc/guix.texi (Invoking guix package): Mention the ownership test.
2013-05-16 20:04:13 +02:00
..
build.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
download.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
gc.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
hash.scm tests: Add `guix hash' test. 2013-05-11 15:09:56 +02:00
import.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
package.scm package: Make sure the profile directory is owned by the user. 2013-05-16 20:04:13 +02:00
pull.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
refresh.scm refresh: Add `--key-server' and `--gpg'. 2013-05-11 14:36:58 +02:00
substitute-binary.scm substitute-binary: Pass `filtered-port' an unbuffered port. 2013-05-15 23:40:09 +02:00