Commit Graph

2 Commits

Author SHA1 Message Date
Matt Housh
4cb19e2f21 Preliminary updates for possible 2.7.1 release 2011-11-14 13:10:30 -06:00
0597a4a377 Makefile: new variable PKGMK_CONF, added pkgmk.conf
To save space we compress our packages for the ISO with xz, but the
default for pkgmk should still be gz, because of performance issues
with xz. To solve this we overwrite /etc/pkgmk.conf in our build
environment with a spezial one that's part of our iso.git. As a side
effect we can set now other things like MAKEFLAGS and PKGMK_WORK_DIR
as well.
2010-06-26 16:01:42 +02:00