Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patches: Allow u-a to manage /usr/bin/[ | Patrick McDermott | 2020-12-07 | 1 | -0/+12 |
| | |||||
* | patches: libopkg: fix md5sum calculation | Patrick McDermott | 2020-12-07 | 1 | -0/+51 |
| | |||||
* | Revert "Make opkg-cl and u-a run saved busybox sh link" | Patrick McDermott | 2020-11-23 | 1 | -15/+0 |
| | | | | | | | | | This reverts commit d711e8cd5e0d7186dad840b9883a97a93f2dd383. busybox won't [1] manage /bin/sh with u-a, because that's just too crazy. [1]: http://git.proteanos.com/pkg/busybox.git/commit/?id=3e821b1d665132be24e0185c2c6885f6e2b616eb | ||||
* | Make opkg-cl and u-a run saved busybox sh link | Patrick McDermott | 2020-11-23 | 1 | -0/+15 |
| | |||||
* | patches/0001-cli-Set-default-conf-file-path-in-build-system.patch: Drop | Patrick McDermott | 2019-04-17 | 1 | -47/+0 |
| | |||||
* | patches, build: Don't add list files suffix | Patrick McDermott | 2019-04-06 | 1 | -63/+0 |
| | | | | This should be done in opkg.conf instead. | ||||
* | patches: Detect and optionally suffix gzipped lists | Patrick McDermott | 2019-04-06 | 2 | -0/+144 |
| | |||||
* | patches: Apply sequentially | Patrick McDermott | 2019-04-06 | 4 | -12/+12 |
| | |||||
* | patches: Allow overriding opkg state dir prefix | Patrick McDermott | 2019-04-06 | 3 | -0/+34 |
| | |||||
* | patches: Fix segfault on trailing comma in deps | Patrick McDermott | 2019-04-06 | 1 | -0/+39 |
| | |||||
* | patches: Fix CMake if() command expression | Patrick McDermott | 2019-04-04 | 1 | -3/+3 |
| | |||||
* | patches: Fix CMake OPTION() syntax | Patrick McDermott | 2019-04-04 | 1 | -3/+3 |
| | | | | | | | | | Fixes: CMake Warning: Manually-specified variables were not used by the project: REQUIRE_UPGRADE_ARGS | ||||
* | patches: Fix syntax error | Patrick McDermott | 2019-04-04 | 1 | -3/+3 |
| | | | | I guess I've spent too much time with Perl. | ||||
* | patches: Add a missing S-o-b | Patrick McDermott | 2019-04-04 | 1 | -1/+2 |
| | |||||
* | patches, build: Allow upgrade command without arguments | Patrick McDermott | 2019-04-04 | 1 | -0/+91 |
| | |||||
* | patches, build: Set default conf file path to /etc/opkg/opkg.conf | Patrick McDermott | 2019-04-04 | 1 | -0/+46 |