build - Add git gc --aggressive to src and pkgsrc git repo creation
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 23 Feb 2012 17:04:38 +0000 (09:04 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 23 Feb 2012 17:04:38 +0000 (09:04 -0800)
commit3391b17c44987540e6126801f9d487779e2dba87
tree7e459a38972945ffbbf3061da9967f144f9f03f2
parent533dff83ffa264694c25558709c456c82d9227e2
build - Add git gc --aggressive to src and pkgsrc git repo creation

* Issue a git gc --aggressive after pulling the git repo for src
  and/or pkgsrc.  This will garbage collect and recompress the
  repo, significantly reducing the disk space required.

* Primarily intended to reduce the size of the usb and dvd gui nrelease
  images.

* The gc pass takes a few minutes to run but seems worth it.
etc/Makefile.usr