DragonFly commits List (threaded) for 2012-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: build - Add git gc --aggressive to src and pkgsrc git repo creation
commit 3391b17c44987540e6126801f9d487779e2dba87
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]