OpenOrbis / mira-project

mira rewrite in cxx
GNU General Public License v3.0
294 stars 64 forks source link

Add remote package installer support #62

Closed SiSTR0 closed 4 years ago

SiSTR0 commented 4 years ago

Add request on #53

ghost commented 4 years ago

We probably don't need to patch ShellCore for mount /data on process ^^ But can be great too for Homebrew, maybe sandboxing instead like "/data/CUSAXXXXX" and mount it with Utilities::MountNullFS(...); for prevent collision.

Al-Azif commented 4 years ago

Added in Pull #118