diff options
Diffstat (limited to 'dev')
-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 |