Skip to content

HackerOS-Linux-System/hammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

273 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hammer - CLI Tool for Atomic HackerOS.

hammer

Atomic system for HackerOS

Tool inspired apx/rpm-ostree

Commands

  • 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

About

The hammer tool is a tool for the atomic edition of HackerOS, it works using btrfs snapshots and for installing container packages (isolator).