yapaRC

yapaRC

1 devlog
2h 25m
Created by monosodiumfox

Recovery environment Linux distro! Builder is written in Lua. Pretty useful* as a recovery env, when your Linux install breaks, or you need to some partitioning stuff.
Very customizable*, and can be used like Splashtop and other preboot Linux distros*. Based on Alpine Linux*.

* currently planned. may change later.

Timeline

Earned sticker

Some init stuff, and Lua + Terminal stuff. The util.lua is pretty strong now!
The image includes the example of the sudo function. (ps - sudo "echo hi!" = sudo("echo hi!) in Lua)
As you can see, it works with sudo, doas(untested) and su. su will unfortunately remind you to type your password every command, but nothing I can change :p

Update attachment