Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feed_download(): Check for errors | Patrick McDermott | 2019-04-16 | 1 | -1/+8 |
* | feed_download_cert(): Fix use of non-existent tmp | Patrick McDermott | 2019-04-16 | 1 | -1/+1 |
* | feed_download_cert(): Fix in-place opkg-cert | Patrick McDermott | 2019-04-16 | 1 | -1/+7 |
* | feed_download*(): Accept root arg | Patrick McDermott | 2019-04-16 | 1 | -0/+2 |
* | feed_download_cert(): New function | Patrick McDermott | 2019-04-16 | 1 | -0/+42 |
* | feed_download(): Fix gunzip logic | Patrick McDermott | 2019-04-16 | 1 | -4/+4 |
* | feed_download(): Support original opkg | Patrick McDermott | 2019-04-16 | 1 | -1/+6 |
* | feed_download(): Write list file directly | Patrick McDermott | 2019-04-16 | 1 | -2/+3 |
* | feed_download(): Leave feed index compressed | Patrick McDermott | 2019-04-16 | 1 | -4/+1 |
* | feed_find_pkgs(): Automatically gunzip feed index | Patrick McDermott | 2019-04-16 | 1 | -1/+2 |
* | feed_download(): Accept base URL, not index URL | Patrick McDermott | 2019-04-16 | 1 | -2/+5 |
* | src/feed.sh: Use ${GUNZIP} | P. J. McDermott | 2015-12-07 | 1 | -1/+1 |
* | src/feed.sh: Use ${WGET} | P. J. McDermott | 2015-12-07 | 1 | -1/+1 |
* | Move lib/*.sh to src/ | P. J. McDermott | 2015-12-06 | 1 | -0/+137 |