summaryrefslogtreecommitdiffstats
path: root/patches
Commit message (Collapse)AuthorAgeFilesLines
* patches: Allow u-a to manage /usr/bin/[Patrick McDermott2020-12-071-0/+12
|
* patches: libopkg: fix md5sum calculationPatrick McDermott2020-12-071-0/+51
|
* Revert "Make opkg-cl and u-a run saved busybox sh link"Patrick McDermott2020-11-231-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 linkPatrick McDermott2020-11-231-0/+15
|
* patches/0001-cli-Set-default-conf-file-path-in-build-system.patch: DropPatrick McDermott2019-04-171-47/+0
|
* patches, build: Don't add list files suffixPatrick McDermott2019-04-061-63/+0
| | | | This should be done in opkg.conf instead.
* patches: Detect and optionally suffix gzipped listsPatrick McDermott2019-04-062-0/+144
|
* patches: Apply sequentiallyPatrick McDermott2019-04-064-12/+12
|
* patches: Allow overriding opkg state dir prefixPatrick McDermott2019-04-063-0/+34
|
* patches: Fix segfault on trailing comma in depsPatrick McDermott2019-04-061-0/+39
|
* patches: Fix CMake if() command expressionPatrick McDermott2019-04-041-3/+3
|
* patches: Fix CMake OPTION() syntaxPatrick McDermott2019-04-041-3/+3
| | | | | | | | | Fixes: CMake Warning: Manually-specified variables were not used by the project: REQUIRE_UPGRADE_ARGS
* patches: Fix syntax errorPatrick McDermott2019-04-041-3/+3
| | | | I guess I've spent too much time with Perl.
* patches: Add a missing S-o-bPatrick McDermott2019-04-041-1/+2
|
* patches, build: Allow upgrade command without argumentsPatrick McDermott2019-04-041-0/+91
|
* patches, build: Set default conf file path to /etc/opkg/opkg.confPatrick McDermott2019-04-041-0/+46