Note: This is a work in progress. It is not ready for production use.
This program is meant to be used with apx, an apt replacement for VanillaOS.
abroot [flags] [command]
Flags:
--help/-h show this message
--verbose/-v show more verbosity
--version/-V show version
Commands:
get outputs the present or future root partition state
shell enter a transactional shell in the future root partition and switch root on the next boot
exec execute a command in a transactional shell in the future root partition and switch to it on the next boot
diff list modifications made to the filesystem in the latest transaction
The official documentation and manpage for abroot
are available at https://documentation.vanillaos.org/docs/ABRoot/.