]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r212703 (by pjd):
authorae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 2 Oct 2010 22:15:57 +0000 (22:15 +0000)
committerae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 2 Oct 2010 22:15:57 +0000 (22:15 +0000)
commitc96e664ae4e534cc6798a08a3c5b83f7e91450f7
tree1edf3a767150c26fcf1e9cb414d73ba48e5de9b7
parent94b597a12698821e0ecb05f53f29eb8f342eb06e
MFC r212703 (by pjd):
  Make the message that informs about bootcode being written to disk less
  confusing.

  Note there is still no information about 'partcode' being written to disk
  (gpart bootcode -p <partcode> <disk>).

  Maybe in the future all the messages printed by gpart(8) on success could
  be hidden under -v?

  PR: bin/150239
  Reported by: Roddi <roddi@me.com>
  Submitted by: arundel

Approved by: kib (mentor)

git-svn-id: svn://svn.freebsd.org/base/stable/8@213374 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/geom/part/g_part.c