]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r256646, r256767, r257038:
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 26 Oct 2013 19:54:28 +0000 (19:54 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 26 Oct 2013 19:54:28 +0000 (19:54 +0000)
commit6a7bebd2f5788bd23ea28d4e4daacd44c3a7a937
tree95b0a8c8952af3882c17428b2aa8c2493b7b3924
parentbd17c0106682720ddef58863922b4485c413efba
MFC r256646, r256767, r257038:
  When installing updates, install new directories first and remove old
  directories last.

  Allow ~ in file names so libtool droppings in contrib don't break updates.
  It has happened twice now, and is likely to happen again.

  Be more selective when filtering for lib*.so.N files.  These are deleted
  at the end of the upgrade process, after warning users to upgrade any
  3rd party software (e.g., from the ports tree) which might link to the
  libraries being removed.

Errata Notice:  FreeBSD-EN-13:04.freebsd-update

git-svn-id: svn://svn.freebsd.org/base/stable/8@257192 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/freebsd-update/freebsd-update.sh