Find a file
Florian Friesdorf dd8e725d7d copy only cryptsetup deps to stage-1 and test cryptsetup
popt-0.16 and cryptsetup-1.4.1 both generated pkgconfig (in contrast
to older versions). The pkgconfig files (popt.pc and cryptsetup.pc)
contain references into the store that are not removed by patchelf and
stage-1 fails with errors like: "output is not allowed to refer to
path `/nix/store/qccjhn063cfv171rcaxvxh0yk96zf7l2-cryptsetup-1.4.1'".

Now, only the cryptsetup binaries and its dependencies are copied,
determined by ldd. In addition the cryptsetup binary and lvm are
tested after patchelf has adjusted the library paths.

Thanks to Peter Simons and Eelco Dolstra for giving the rights hints.

svn path=/nixos/trunk/; revision=31128
2011-12-28 21:46:40 +00:00
doc * svn.nixos.org -> nixos.org. 2011-10-06 11:29:44 +00:00
gui nixos-gui: Remove dead code, Comment debug. 2011-04-25 22:23:12 +00:00
lib strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
maintainers * Urgh. Stupid S3 location names. 2011-11-08 20:56:33 +00:00
modules copy only cryptsetup deps to stage-1 and test cryptsetup 2011-12-28 21:46:40 +00:00
tests * Test whether restarting Upstart jobs works properly if there are 2011-10-13 14:08:00 +00:00
COPYING * Add a license, finally :-) 2010-05-28 11:48:41 +00:00
default.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release.nix * By popular demand, provide an ISO with a more recent kernel. 2011-11-08 19:51:39 +00:00
VERSION * Version number, stable marker. 2006-11-04 11:27:08 +00:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.