diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-11-23 05:54:50 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-11-23 05:54:50 (EST) |
commit | 42f5b9b3149238961c90b19c4858a19b1a0d138d (patch) | |
tree | 224dbdae4be0cbac547aa67200fbd0a0fef5f687 /changelog | |
parent | d711e8cd5e0d7186dad840b9883a97a93f2dd383 (diff) |
Revert "Make opkg-cl and u-a run saved busybox sh link"
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
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -7,10 +7,6 @@ opkg-lede (0+git20190131.d4ba162-7) trunk attempts to execute gzip after removing busybox, whereas opkg didn't) and - Accepts an -a/--host-architecture option for multiarch support. - * opkg-lede: Make opkg-cl and update-alternatives run the copy of - busybox saved by /usr/bin/opkg instead of using /bin/sh (which will - be a link managed by update-alternatives in a future version of - busybox). -- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 18 Jun 2020 12:50:01 -0400 |