commit | 5d6f3440e6a5e0436790886ccfdc023d61bdff56 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Mon Apr 09 18:42:52 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Mon Apr 09 18:42:52 2001 +0000 |
tree | c7bed067cea2410bf18bb1ae14d8e8372c2d59df | |
parent | 305fdfa755c94bdbe54fb9bd3db2f51086f9f2d3 [diff] |
use 'USE_SYSTEM_PWD_GRP=false' for the Debian packages so the boot-floppies do not need any of the nss crap installed. As was, things like 'id' would fail. Fixed now (with thanks to Matt Kraai for his help). -Erik