You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BotBrew "anise" lives entirely within /data/botbrew and is mounted at /botbrew. Supporting "anise" packages should be as simple as moving it to /data/botbrew-basil/botbrew and continuing to mount it at /botbrew.
With these mounts, "android-native" software should work as usual, both inside the chroot and outside.
As far as packaging is concerned: multiarch support should allow the same libraries to be installed from both Debian and BotBrew, as long as they have different architecture names and install to different locations.
The text was updated successfully, but these errors were encountered:
BotBrew "anise" lives entirely within
/data/botbrew
and is mounted at/botbrew
. Supporting "anise" packages should be as simple as moving it to/data/botbrew-basil/botbrew
and continuing to mount it at/botbrew
.Additional mounts might enhance the experience:
With these mounts, "android-native" software should work as usual, both inside the chroot and outside.
As far as packaging is concerned: multiarch support should allow the same libraries to be installed from both Debian and BotBrew, as long as they have different architecture names and install to different locations.
The text was updated successfully, but these errors were encountered: