summaryrefslogtreecommitdiffstats
path: root/lib/cmd
Commit message (Collapse)AuthorAgeFilesLines
...
* profile_feeds(): Accept a mirror argumentP. J. McDermott2014-08-181-6/+8
|
* install: Add mirror selection, with an -m optionP. J. McDermott2014-08-181-1/+9
|
* install: Error if chroot dir existsP. J. McDermott2014-08-181-1/+4
|
* feed_download(): Add feed_idx parameterP. J. McDermott2014-08-181-2/+2
|
* install: Put pkg idx files in /var/lib/opkg/listsP. J. McDermott2014-08-181-2/+4
|
* install: Set default plat if none givenP. J. McDermott2014-08-171-0/+2
|
* install: Validate architecture and platformP. J. McDermott2014-08-171-0/+4
|
* install: Normalize suiteP. J. McDermott2014-08-171-0/+1
|
* install: Detect arch if not givenP. J. McDermott2014-08-151-0/+2
|
* install: Move suite and profile setting codeP. J. McDermott2014-08-151-9/+8
|
* install: Fix profile_feeds() callP. J. McDermott2014-08-151-1/+1
|
* install: use profileP. J. McDermott2014-08-151-0/+1
|
* install: use feedP. J. McDermott2014-08-151-0/+1
|
* install: Move profile_set() callP. J. McDermott2014-08-151-9/+7
|
* cmd_install_find_pkgs(): Update function callsP. J. McDermott2014-08-151-6/+12
|
* cmd_install_find_pkgs(): New functionP. J. McDermott2014-08-151-4/+25
|
* install: Parse profile prefix in suite.P. J. McDermott2013-12-021-0/+8
|
* install: Call print_cmd_usage() directly.P. J. McDermott2013-11-301-1/+1
|
* install: New command (stub).P. J. McDermott2013-10-232-1/+55
|
* version: Add executable name to output.P. J. McDermott2013-10-231-1/+1
|
* version: New command.P. J. McDermott2013-10-232-1/+28
|
* help: New command.P. J. McDermott2013-10-232-1/+41
|
* Makefile.am: Add pkgdatacmd stuff.P. J. McDermott2013-10-231-0/+2