summaryrefslogtreecommitdiffstats
path: root/bin/quickpkg
Commit message (Collapse)AuthorAgeFilesLines
* Add back a missing `source isolated-functions.sh`. The color logic is ↵Zac Medico2007-03-091-4/+1
| | | | | | handled internally. svn path=/main/trunk/; revision=6201
* try and fix $Rev$Mike Frysinger2007-01-311-1/+1
| | | | svn path=/main/trunk/; revision=5849
* try and fix $LastChangedRevision$Mike Frysinger2007-01-311-1/+1
| | | | svn path=/main/trunk/; revision=5848
* add some useful optionsMike Frysinger2007-01-311-29/+60
| | | | svn path=/main/trunk/; revision=5847
* For bug #149781, exclude symlinks to directories when creating binary ↵Zac Medico2006-10-011-1/+5
| | | | | | package with quickpkg. svn path=/main/trunk/; revision=4570
* Make quickpkg respect PORTAGE_NICENESS.Zac Medico2006-09-071-0/+2
| | | | svn path=/main/trunk/; revision=4424
* Substitute isolated-functions.sh in place of /sbin/functions.sh.Zac Medico2006-09-071-2/+11
| | | | svn path=/main/trunk/; revision=4423
* Condense a few portageq calls into one.Zac Medico2006-09-071-6/+4
| | | | svn path=/main/trunk/; revision=4422
* 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