cvs commit: ports/Tools/portbuild/scripts cleanup-chroots

Kris Kennaway kris at FreeBSD.org
Sun Mar 7 17:56:16 PST 2004


kris        2004/03/07 17:56:16 PST

  FreeBSD ports repository

  Added files:
    Tools/portbuild/scripts cleanup-chroots 
  Log:
  To be run on the client, this script looks for chroot directories that have not been
  used in 20 minutes, as well as directories listed as 'in use' that have not been touched
  in 24 hours (corresponding to port builds that have timed out or shut down uncleanly)
  and prunes them to reclaim space.  This is intended to be run as a cron job.
  
  Revision  Changes    Path
  1.1       +48 -0     ports/Tools/portbuild/scripts/cleanup-chroots (new)


More information about the cvs-ports mailing list