Vanilla-OS / ABRoot

ABRoot is a utility that provides full immutability and atomicity to a Linux system, by transacting between two root filesystems. Updates are performed using OCI images, to ensure that the system is always in a consistent state.
http://abroot.vanillaos.org/
GNU General Public License v3.0
309 stars 24 forks source link

add reset command #320

Open taukakao opened 2 months ago

taukakao commented 2 months ago

It might be useful to offer a reset command that clears out any added packages and resets the kernel args to default.

Malix-Labs commented 2 months ago

Agreed