Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2005 03:59:25 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release Makefile
Message-ID:  <200507110359.j6B3xP7l061211@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2005-07-11 03:59:25 UTC

  FreeBSD src repository

  Modified files:
    release              Makefile 
  Log:
  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
  
  Revision  Changes    Path
  1.887     +4 -1      src/release/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507110359.j6B3xP7l061211>