Δημοσιεύτηκε: 06 Οκτ 2012, 01:20
από medigeek
Δεν δοκίμασα κανένα από αυτά, αλλά σύμφωνα με μια ερώτηση στο askubuntu θα πρέπει να κάνεις καθαρή εγκατάσταση με btrfs (αντί ext4) για να χρησιμοποιήσεις το apt-btrfs-snapshot.
Σκέψου το σαν το αντίστοιχο "system restore" στο windows. Σε βοηθάει να αναιρέσεις (undo?) μια εγκατάσταση πακέτων.
Παρόμοιο με αυτό το πρόγραμμα είναι το btrfs-snap: http://blog.patshead.com/2010/09/simple ... -snap.html

Το apt-clone είναι άλλη ιστορία, σε βοηθάει να κάνεις copy μια λίστα από εγκατεστημένα πακέτα σε μια μηχανή Α και να τα εγκαταστήσεις σε άλλη μηχανή Β.
http://chris.olstrom.com/software/apt-clone/
έγραψε:Why would I want to do this?

If you have a medium or large network with many workstations with software set that differs from your distribution’s default, apt-clone can save you a significant amount of time with the first setup, or deployment of new software. Instead of managing each the software set on workstation individually, apt-clone allows you to install once on a single machine, and duplicate this package selection on any other system (with no communication between hosts required).