Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2007 13:06:38 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/freebsd-update freebsd-update.sh
Message-ID:  <200711081306.lA8D6cGx039642@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2007-11-08 13:06:38 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/freebsd-update freebsd-update.sh 
  Log:
  Two minor improvements uncovered by work on upgrading between releases:
  * When installing updates, make sure that securelevel <= 0.  Otherwise
    we can't remove the schg flag from files.
  * When preparing to download updates, check to see if we already have
    them sitting in the /files/ directory.  This saves bandwidth if users
    run "freebsd-update fetch" more than once without installing updates
    in between.
  
  While I'm here, bump the copyright date.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.9       +14 -2     src/usr.sbin/freebsd-update/freebsd-update.sh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711081306.lA8D6cGx039642>