K 10 svn:author V 6 scottl K 8 svn:date V 27 2005-07-11T03:59:25.000000Z K 7 svn:log V 368 Adapt the mfsroot environment of sysinstall to the needs of the new dhclient. This involves having passwd bits available so that seteuid("_dhcp") work, and creating /var/empty so that chroot(_VAR_EMPTY) works. My gut feeling is that the better solution is to make privsep and chroot optional in dhclient, but this works well for now and is low-risk. Approved by: re END