Go to file
Eelco Dolstra 9311ab76a5 * Install signal handlers for SIGTERM and SIGHUP. This ensures that
Nix is properly shut down when it receives those signals.  In
  particular this ensures that killing the garbage collector doesn't
  cause a subsequent database recovery.
2005-11-04 15:34:09 +00:00
blacklisting * This is a better location to keep the blacklist, since it can evolve 2005-03-24 14:07:02 +00:00
corepkgs * Adhockery. 2005-07-22 20:37:39 +00:00
doc * Oops, that should be Berkeley DB 4.3. Reported by Gerco Ballintijn. 2005-10-18 14:09:43 +00:00
externals * Use ATerm 2.4.2. 2005-10-11 12:41:12 +00:00
make * `dependencyClosure' now allows a search path, e.g., 2005-08-14 14:00:39 +00:00
misc * A flag `--keep-going / -k' to keep building goals if one fails, as 2004-06-25 15:36:09 +00:00
scripts * Turn off build hooks in nix-push because of an impurity (NIX-21). 2005-10-29 18:17:45 +00:00
src * Install signal handlers for SIGTERM and SIGHUP. This ensures that 2005-11-04 15:34:09 +00:00
tests * Scoping bug in `with'. 2005-11-04 14:50:33 +00:00
AUTHORS * Put something in here. 2004-11-07 20:30:02 +00:00
COPYING * Autoconf / Automake configuration and building. 2003-04-04 16:14:56 +00:00
ChangeLog * Autoconf / Automake configuration and building. 2003-04-04 16:14:56 +00:00
INSTALL * Autoconf / Automake configuration and building. 2003-04-04 16:14:56 +00:00
Makefile.am * Prevent uids from being used for more than one build 2005-10-20 16:58:34 +00:00
README * Add SHA-256. 2005-01-14 12:03:04 +00:00
bootstrap.sh * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
configure.ac * log2xml -> nix-log2xml. 2005-10-05 09:42:13 +00:00
nix.conf.example * Parse multi-valued options. 2005-09-22 15:43:22 +00:00
nix.spec.in * Add $prefix/lib to the RPM. 2005-07-25 10:10:24 +00:00
substitute.mk * Purify all corepkgs builders. 2005-03-15 12:03:15 +00:00

README

For installation and usage instructions, please read the manual, which
can be found in `docs/manual/manual.html', and additionally at the Nix
website at <http://www.cs.uu.nl/groups/ST/Trace/Nix>.


Acknowledgments

This product includes software developed by the OpenSSL Project for
use in the OpenSSL Toolkit (http://www.OpenSSL.org/)