From c4c811cda5c04350bc3d3d0656a6595f70d4ddc1 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 10 Nov 2020 03:27:08 -0500 Subject: dev/todo/install-bb-without-bb: Exec bb directly --- (limited to 'dev') diff --git a/dev/todo/install-bb-without-bb.mdwn b/dev/todo/install-bb-without-bb.mdwn index 5c0ad95..55ae48c 100644 --- a/dev/todo/install-bb-without-bb.mdwn +++ b/dev/todo/install-bb-without-bb.mdwn @@ -83,4 +83,7 @@ Perhaps this idea is too crazy? Crazier idea: could solution 2 of the first problem above actually solve this problem? `busybox` would need to declare that it `Breaks` older versions of `opkg-lede`, to ensure a sufficiently new `opkg-lede` is installed to handle -`busybox`'s alternatives madness. +`busybox`'s alternatives madness. Also, the `opkg` wrapper itself would have to +be careful to execute utilities as `busybox $util` (including `#!/bin/busybox +sh`) at least until setting up the temporary directory and setting and exporting +`PATH`. -- cgit v0.9.1