nix-gh/scripts
Eelco Dolstra e649f3168b * Fix concurrency issues in download-using-manifests' handling of the
SQLite manifest cache.  The DBI AutoCommit feature caused every
  process to have an active transaction at all times, which could
  indefinitely block processes wanting to update the manifest cache.

* Disable fsync() in the manifest cache because we don't need
  integrity (the cache can always be recreated if it gets corrupted).
2011-07-13 14:05:54 +00:00
..
maintenance * Remove the localPaths feature in manifests since it's no longer used 2011-04-06 09:16:22 +00:00
build-remote.pl.in * nix-instantiate: return exit status 100 to denote a permanent build 2010-12-13 16:53:23 +00:00
copy-from-other-stores.pl.in * Before a build, show the disk space that the downloaded store paths 2010-11-17 14:31:42 +00:00
copying-collector.pl * I said it couldn't be done. I was wrong. 2005-04-04 15:18:19 +00:00
download-using-manifests.pl.in * Fix concurrency issues in download-using-manifests' handling of the 2011-07-13 14:05:54 +00:00
find-runtime-roots.pl.in * Scan /proc/sys/kernel/modprobe for roots to prevent the kernel 2007-03-20 11:13:15 +00:00
GeneratePatches.pm.in * configure: detect whether DBD::SQLite is present. If necessary the 2011-04-11 10:13:53 +00:00
Makefile.am * Use CamelCase for the Perl modules. 2010-12-05 17:50:29 +00:00
nix-build.in * When using the build hook, distinguish between the stderr of the 2010-08-30 14:53:03 +00:00
nix-channel.in * When doing a nix-pull, remove old manifests downloaded from the same 2009-12-09 19:36:54 +00:00
nix-collect-garbage.in * Urgh. 2008-11-20 15:44:59 +00:00
nix-copy-closure.in * nix-copy-closure: make sure that the shell doesn't do globbing of 2010-12-15 08:39:37 +00:00
nix-generate-patches.in * configure: detect whether DBD::SQLite is present. If necessary the 2011-04-11 10:13:53 +00:00
nix-http-export.cgi.in Replace wrong (w.r.t. PATH) sed call with in-shell substitution 2009-02-19 20:46:45 +00:00
nix-install-package.in * nix-install-package: unset NIX_REMOTE because $NIX_MANIFESTS_DIR 2011-04-19 10:52:35 +00:00
nix-prefetch-url.in * nix-prefetch-url depends on sed (see 2010-03-05 18:26:47 +00:00
nix-profile.sh.in 2008-11-20 17:22:42 +00:00
nix-pull.in * configure: detect whether DBD::SQLite is present. If necessary the 2011-04-11 10:13:53 +00:00
nix-push.in * configure: detect whether DBD::SQLite is present. If necessary the 2011-04-11 10:13:53 +00:00
nix-reduce-build.in Updates to nix-reduce-build 2008-08-06 19:43:53 +00:00
NixConfig.pm.in * Use CamelCase for the Perl modules. 2010-12-05 17:50:29 +00:00
NixManifest.pm.in * Fix concurrency issues in download-using-manifests' handling of the 2011-07-13 14:05:54 +00:00
remove-patches.pl * Remove the localPaths feature in manifests since it's no longer used 2011-04-06 09:16:22 +00:00
show-duplication.pl * `show-duplication.pl', a small utility that shows the amount of 2006-09-19 13:53:35 +00:00
SSH.pm * Disable X11 forwarding, it's not needed. 2010-12-15 14:25:54 +00:00
update-manifest.pl * Remove the localPaths feature in manifests since it's no longer used 2011-04-06 09:16:22 +00:00