aboutsummaryrefslogtreecommitdiff
path: root/scripts/download-using-manifests.pl.in
AgeCommit message (Expand)Author
2007-01-23* New kind of manifest object: "localPath", which denotes that a storeEelco Dolstra
2007-01-23* Successors have been gone for ages.Eelco Dolstra
2007-01-13* Removed chroot support.Eelco Dolstra
2006-10-04* tmpnam() -> File::Temp::tempdir().Eelco Dolstra
2006-09-25* Clean up calls to system().Eelco Dolstra
2006-08-05prevent doing recursive chroots, by unsetting NIX_ROOT in the scripts.Armijn Hemel
2006-08-04* Remove the dependency on `date', use strftime instead.Eelco Dolstra
2005-09-16* Set the current directory to something well-defined. Might help inEelco Dolstra
2005-09-15* Use a proper temporary directory.Eelco Dolstra
2005-05-10* Make unpacking of patch sequences much faster by not doing redundantEelco Dolstra
2005-04-12* Argh! The patch downloader was broken due to the renaming of theEelco Dolstra
2005-03-25* Better error checking.Eelco Dolstra
2005-03-14* Pass `--base32' unless using MD5.Eelco Dolstra
2005-03-14* Parse new hash format properly.Eelco Dolstra
2005-02-25* Add a version number to manifests.Eelco Dolstra
2005-02-24* Properly specify the hash algorithm in the manifests, and read itEelco Dolstra
2005-01-25* Really fix the substitute mechanism, i.e., ensure the closureEelco Dolstra
2005-01-14* Use absolute paths.Eelco Dolstra
2005-01-12* Print out less garbage.Eelco Dolstra
2004-12-30* More instrumentation (statistics go to /nix/var/log/nix/downloads).Eelco Dolstra
2004-12-30* Fix handling of chained patches: don't skip patches if intermediateEelco Dolstra
2004-12-30* Some logging for evaluation.Eelco Dolstra
2004-12-29* Propagate patches from the source distribution to the destinationEelco Dolstra
2004-12-20* Place manifests in /nix/var/nix/manifests.Eelco Dolstra