Skip to content

Snapshot manager for prt-get: create, list, compare, and restore package status snapshots for CRUX using Bash scripts.

License

Notifications You must be signed in to change notification settings

pitill0/prt-snapshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

prt-snapshot

Snapshots manager for prt-get

DESCRIPTION

Make status snapshots of installed packages and manage them with prt-get

REQUERIMENTS

Software

Work directory

sudo mkdir -p /var/lib/pkg/snapshots

USAGE

  prt-snapshot <command> [options]
  Where commands are:
  clean         Remove all stored snapshots
  store    msg  Take an snapshot of installed ports
  restore  num  Restore to a status defined by certain snapshot
  diff     num  Return differences between current status and a snapshot
  list          List all stored snapshots
  help          Show this help information
  version       Show version information

BUGS AND REPORTS

Please contact to:

  • Victor Martinez: pitillo at crux-arm dot nu

  • Jose V Beneyto: sepen at crux dot nu

About

Snapshot manager for prt-get: create, list, compare, and restore package status snapshots for CRUX using Bash scripts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published