nixpkgs/pkgs/build-support/vm
Eelco Dolstra 04ec671c8a * Run smbd in its own session / process group (setsid) because smbd
now kills its process group when it exits.  Without setsid, this
  ends up killing the parent (i.e., the builder).
* Use port 445 instead of 139 because the CIFS kernel module tries
  port 445 first.  If there is an actual Samba running on the host, it
  would end up connecting to that one instead of our own and fail.

svn path=/nixpkgs/trunk/; revision=25017
2010-12-06 19:03:32 +00:00
..
deb * Remove `~' from Debian package filenames (they're not allowed in the 2008-06-17 07:53:09 +00:00
rpm * Fedora 11 uses SHA-256 hashes instead of SHA-1 in primary.xml. 2009-06-09 14:25:45 +00:00
default.nix * Run smbd in its own session / process group (setsid) because smbd 2010-12-06 19:03:32 +00:00
test.nix * Added Fedora 13. 2010-06-14 16:48:36 +00:00