summaryrefslogtreecommitdiff
path: root/bootstrap/mkbinarykit
AgeCommit message (Collapse)AuthorFilesLines
2004-06-28allow --ignore-user-check to pass through to the bootstrap script,grant1-1/+7
too. useful for unprivileged build testing.
2004-05-11--pkgsrcdir is no more.schmonz1-5/+2
2004-04-21A usable tar(1) may have come from bootstrap. Wedge $prefix/bin into $PATHtv1-1/+2
so that it's picked up.
2004-04-05Fix comment to match new locationcjep1-2/+2
2004-04-04no space between #! and /bin/sh. whether this actually makes anygrant1-2/+2
difference on some platforms is an exercise left to the reader, but the current pkgsrc convention is #!<program> without the space, so this is if nothing else, a consistency fix.
2004-04-04remove a redundant commentgrant1-3/+1
2004-03-31Bring support for --workdir to mkbinarykit (and cleanup)jschauma1-29/+36
Add a new flag to mkbinarykit that circumvents building a kit -- this allows you to first run ./bootstrap and then just ./mkbinarykit so you don't have to rebuild it again. Minor cleanup (sort OPSYS)
2004-03-29Add Interix block.tv1-1/+7
2004-03-11import the required bits of bootstrap-pkgsrc from 20040311.grant1-0/+116