summaryrefslogtreecommitdiffstats
path: root/bin/quickpkg
Commit message (Collapse)AuthorAgeFilesLines
...
* Optimize quickpkg so that it creates the binary package directly in ↵Zac Medico2006-09-071-5/+8
| | | | | | $PKGDIR/All. This eliminates the need for tbz2tool and is the same approach used by the package phase in misc-functions.sh. svn path=/main/trunk/; revision=4420
* For bug #146564, include directories in packages created by quickpkg. Note ↵Zac Medico2006-09-071-1/+1
| | | | | | that tar's --no-recursion option causes the directories to be selectively included without nessarily including their contents. svn path=/main/trunk/; revision=4419
* Force a sane umask in quickpkg for bug #143340.Zac Medico2006-08-091-0/+3
| | | | svn path=/main/trunk/; revision=4210
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-1/+1
| | | | svn path=/main/trunk/; revision=3483
* `` must dieSimon Stelling2006-04-151-1/+1
| | | | svn path=/main/trunk/; revision=3155
* backport portage-pkg path change from savior branchMike Frysinger2006-03-111-4/+4
| | | | svn path=/main/trunk/; revision=2850
* add support for ROOT by Joel Martin #122728Mike Frysinger2006-02-141-3/+6
| | | | svn path=/main/trunk/; revision=2708
* update copyright yearsMike Frysinger2006-01-051-1/+1
| | | | svn path=/main/trunk/; revision=2526
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1
| | | | svn path=/main/branches/2.0/; revision=1951
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+148
svn path=/main/branches/2.0/; revision=1941