diff options
author | Patrick McDermott <pehjota> | 2020-11-10 10:38:49 (EST) |
---|---|---|
committer | Patrick McDermott <pehjota> | 2020-11-10 10:38:49 (EST) |
commit | 07adbad120ff260ee72fb6076b8fd45ab925672c (patch) | |
tree | 9f9b03c71ee5ef33cb3a5ed93e42a7e87ee280f2 /dev/todo | |
parent | 035df8259a72bf282938beddf600406515f0634c (diff) |
dev/todo/install-bb-without-bb: Summarize
Diffstat (limited to 'dev/todo')
-rw-r--r-- | dev/todo/install-bb-without-bb.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev/todo/install-bb-without-bb.mdwn b/dev/todo/install-bb-without-bb.mdwn index f20884e..0dd5825 100644 --- a/dev/todo/install-bb-without-bb.mdwn +++ b/dev/todo/install-bb-without-bb.mdwn @@ -72,4 +72,8 @@ of alternatives links. This is currently located at `busybox` uses `update-alternatives` for everything. **A migration strategy for `opkg-lede` will need to be designed.** +**In summary**, `opkg-lede` can be fixed to be able to safely upgrade `busybox` +soon, but more design work will be required for `busybox` to manage all of its +utility links with `update-alternatives`. + [opkg]: http://git.proteanos.com/pkg/opkg-lede.git/tree/opkg |