git: build - Add git gc --aggressive to src and pkgsrc git repo creation
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Feb 23 09:09:11 PST 2012
commit 3391b17c44987540e6126801f9d487779e2dba87
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Feb 23 09:04:38 2012 -0800
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.
Summary of changes:
etc/Makefile.usr | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3391b17c44987540e6126801f9d487779e2dba87
--
DragonFly BSD source repository
More information about the Commits
mailing list