]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r283894, r283895, r283913, r284004, r284010:
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 8 Jun 2015 15:08:09 +0000 (15:08 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 8 Jun 2015 15:08:09 +0000 (15:08 +0000)
commit46e19ca02953e753f920b6d5af447cd7c98baea5
treec17135745b91026a1e2a4d5dc0a397525cf689bc
parentf327a3d41e79e4f464e5e4749cc8b80eb3cd8155
MFC r283894, r283895, r283913, r284004, r284010:

 r283894 [1]:
  Disable arm_create_user().

 r283895 [1]:
  Re-enable arm_create_user(), and pass the '-V DESTDIR/etc' to
  pw(8) to set the correct /etc directory for the user/group
  files.

 r283913:
  Pass the '-b' argument to pw(8) so the '/home' directory is
  created in the correct place.

 r284004:
  Make sure /home exists within the DESTDIR before creating the
  'freebsd' user account.

 r284010 [2]:
  Work around a potential bug in pw(8) when '-m' is specified.

 [1] For recording merge history only.
 [2] This commit post-dates the pw(8) '-R' addition in head/,
     which is needed for conflict resolution from r284004.

Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@284154 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
release/tools/arm.subr