YusufKhan-human
YusufKhan-human
> > Maybe add a cli on top of that for better user experience... > > `aero.py` is the CLI though thinking I cant run ./aero.py inside a default aero...
> Oh, you want something similar to a package manager, which would download and build ports inside of aero itself? I think that wont be a thing until we can...
> Considering you're already using `xbstrap` under `aero.py`, and you're using `mlibc` as libc, may I recommend `xbps` as a package manager? It's almost fully working on Managarm, which means...
> > Definitely something that could be looked into 👍🏼 > > That not being there meant I had to take out nice.c from the suckless core utils. https://github.com/michaelforney/sbase/blob/master/nice.c r/im14andthisisdeep
Rewrite it in POSIX shell
> > Rewrite it in POSIX shell > > I haven't gone insane _just yet_ That was a*real* suggestion, create a separate rewrite in POSIX shell for when its better(when...
> There is a script in tools directory called rebuild-sysroot.sh which allows to rebuild a package, it will remove all the sources and binaries from that package, clone it, patch...
> > Isn't `aero.py` a wrapper already? And for good measure, one only has to do `xbstrap install --recon $PACKAGE` and it will reconfigure, rebuild and reinstall the package. >...
> what You need to remove the source in aero/bundled/xxxxx as well when restoring a package just in case the source got corrupted when downloading
Maybe add `/dev// ` as another (non-standard) interface?