Include:Buildrepo: Difference between revisions
(Created page with "<tt>buildrepo</tt> creates a local package repository for you. {{Cmd|<nowiki>buildrepo [-a APORTSDIR] [-d REPODIR] [-hp] [-l LOGPREFIX ] [-r DEPREPO] REPOSITORY...</nowiki>}} '...") |
Dubiousjim (talk | contribs) (Categories) |
||
Line 11: | Line 11: | ||
* '''-p''' Purge obsolete packages from REPODIR after build | * '''-p''' Purge obsolete packages from REPODIR after build | ||
* '''-r''' Dependencies are found in DEPREPO | * '''-r''' Dependencies are found in DEPREPO | ||
[[Category:Package Manager]] [[Category:Development]] |
Revision as of 07:41, 12 March 2012
buildrepo creates a local package repository for you.
buildrepo [-a APORTSDIR] [-d REPODIR] [-hp] [-l LOGPREFIX ] [-r DEPREPO] REPOSITORY...
buildrepo options
- -a Set the aports base dir to APORTSDIR instead of $HOME/aports
- -d Set destination repository base dir to REPODIR instead of $HOME/packages
- -h Show this help and exit
- -l Send build to logfile, prefixed by LOGPREFIX
- -p Purge obsolete packages from REPODIR after build
- -r Dependencies are found in DEPREPO