index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2003-06-18
* Set CPLUS_INCLUDE_PATH as well as C_INCLUDE_PATH. Otherwise g++
Eelco Dolstra
2003-05-30
* Set umask to 0022 on startup.
Eelco Dolstra
2003-05-30
* Don't set MANPATH. It's not necessary.
Eelco Dolstra
2003-05-30
* Set MANPATH and PKG_CONFIG_PATH.
Eelco Dolstra
2003-05-27
* Fix the rsync destination.
Eelco Dolstra
2003-05-26
* Removed some debug code that prevented packages from building.
Eelco Dolstra
2003-05-26
* Nix can now fetch prebuilts (and other files) from the network, iff
Eelco Dolstra
2003-05-25
* Prebuilt package sharing. We allow transparent binary deployment by
Eelco Dolstra
2003-04-25
* Bug fix: deleting the old links didn't work properly.
Eelco Dolstra
2003-04-24
* nix-switch now removes the link to the previously activated system
Eelco Dolstra
2003-04-09
* A garbage collector for installed packages. nix-collect-garbage
Eelco Dolstra
2003-04-09
* When we activate a descriptor in nix-switch, remember its hash.
Eelco Dolstra
2003-04-09
* We no longer use nix-populate standalone, rather we use it as a
Eelco Dolstra
2003-04-08
* Descriptor importing in Fix.
Eelco Dolstra
2003-04-08
* FreeBSD / gcc 2.95 compatibility fixes.
Eelco Dolstra