Atomic system for HackerOS
- hammer help - list of commands
- hamemr update - Atomic system update
- hammer --install {package} - Install package on HOST (creates snapshot)
- hammer --remove {package} - Remove package from HOST (creates snapshot)
- hammer rollback - Revert system to previous state
- hammer clean - Prune old snapshots
The hammer tool is a tool for the atomic edition of HackerOS, it works using btrfs snapshots and for installing container packages (isolator).
