summaryrefslogtreecommitdiffstats
path: root/lib/cmd
Commit message (Expand)AuthorAgeFilesLines
...
* Collect package checksumsP. J. McDermott2014-08-221-1/+25
* shell: Escalate a comment to FIXMEP. J. McDermott2014-08-211-1/+1
* install: Add support for "src/gz" feedsP. J. McDermott2014-08-211-3/+11
* install: Configure packagesP. J. McDermott2014-08-211-1/+15
* shell: New commandP. J. McDermott2014-08-212-1/+44
* install: Write status fileP. J. McDermott2014-08-211-0/+34
* install: Wrap a long lineP. J. McDermott2014-08-201-2/+2
* install: Download and unpack packagesP. J. McDermott2014-08-201-0/+42
* install: Save full package URLsP. J. McDermott2014-08-201-1/+4
* install: Write full package list to temporary fileP. J. McDermott2014-08-201-2/+4
* cmd_install_find_pkgs(): Resolve dependenciesP. J. McDermott2014-08-201-2/+10
* feed_find_pkgs(): Take callbacks, not file namesP. J. McDermott2014-08-201-3/+23
* install: Write opkg.confP. J. McDermott2014-08-181-1/+10
* install: Add some info messagesP. J. McDermott2014-08-181-0/+4
* 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