]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r257805, r257806, r257807:
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 18 Nov 2013 17:03:11 +0000 (17:03 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 18 Nov 2013 17:03:11 +0000 (17:03 +0000)
commit5947b8c6c8e464108c4ff571ec9ad6a590df308e
tree72701c50f8586499f26170087eb73c08a68858fa
parent32f5cc07363b9604dfa69b2f00330a0941b6c17b
MFC r257805, r257806, r257807:

r257805:
  Add a 'mini-memstick.img' release target, which will use the
  'bootonly.iso' components to create a smaller memory stick image.

  This is useful for system recovery, where a full memstick.img image
  is not necessarily needed (or wanted).  In addition, it is possible to
  do bootonly-style installation, where the base.txz, kernel.txz, etc.
  are fetched from a remote source.

  Provide backwards-compatible target (mini-memstick), to keep in sync
  with the targets documented in release/Makefile.

r257806:
  Remove extra target from 'memstick' in r257805.

r257807:
  Update release(7) to include 'mini-memstick' target.

Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/9@258312 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
release/Makefile
share/man/man7/release.7