]> Zhao Yanbai Git Server - minix.git/commit
slight tuning of /etc/mk situation when making release.
authorBen Gras <ben@minix3.org>
Mon, 1 Mar 2010 15:53:57 +0000 (15:53 +0000)
committerBen Gras <ben@minix3.org>
Mon, 1 Mar 2010 15:53:57 +0000 (15:53 +0000)
commit5af8c345beaa6e398f5277cbf4077516752e915c
tree5cdc4591eedb642dd26662ed76a2a3644cc114e8
parent6b867ec05cdebece3502496b052d89a03ef55498
slight tuning of /etc/mk situation when making release.

  - Make the bootstrap /etc/mk be populated from the newly checked out source
  - Don't chmod 755 all of /etc
  - For the 'real' /etc/mk installing, let the /etc/mk ownership and permission
    come from the mtree file, delete the contents of /etc/mk, then copy the .mk
    files over and set reasonable permissions and ownership. (So that the .mk
    get updated from the real usr/src/ copies, and no other junk if anything,
    after the bootstrap phase, whatever happened there.)
etc/Makefile
etc/mtree/minix.tree
tools/release.sh