User Tools

Site Tools


sparky_backup_core

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
sparky_backup_core [2017/03/05 23:06] pavroosparky_backup_core [2018/03/05 23:02] – [Shortcuts] pavroo
Line 1: Line 1:
 ===== Sparky Backup Core ===== ===== Sparky Backup Core =====
  
-Sparky Backup Core is a tool which lets you backup your existing Sparky installation, and create a new iso image of it. The tool is based and forked from Remastersys.+Sparky Backup Core lets you backup your existing Sparky installation, and create a new iso image of it. The tool is based and forked from Remastersys.
  
 ==== Installation ==== ==== Installation ====
Line 25: Line 25:
    /etc/sparkybackup/sparkybackup.conf    /etc/sparkybackup/sparkybackup.conf
  
-Edit the file with a text editor, as root and change some options:+Edit the file by a text editor, as rootand change some options as you like:
  
 a. Working directory (make sure you need up to 20 GB of space to create 4GB iso image): a. Working directory (make sure you need up to 20 GB of space to create 4GB iso image):
Line 55: Line 55:
 Openbox: Openbox:
  
-   sudo cp ~/HOME/.config/openbox/* /etc/skel/.config+   sudo cp ~/HOME/.config/openbox/* /etc/skel/.config/openbox/
  
 etc., etc. etc., etc.
Line 63: Line 63:
 === Step 3 - Building process === === Step 3 - Building process ===
  
-After changing all your custom setting, the building process can be started:+After changing all your custom setting, the building process can be started via the command:
  
    sudo sparkybackup dist    sudo sparkybackup dist
Line 71: Line 71:
 === Step 4 - Cleaning === === Step 4 - Cleaning ===
  
-After the building process been completed, and you copied the iso and other stuff to diffent locations, you **HAVE** to clean the working directory **BEFORE** making another iso image:+After the building process been completed, and you copied the iso and other stuff to diffent location, you **HAVE** to clean the working directory **BEFORE** making another iso image:
  
    sudo sparkybackup clean    sudo sparkybackup clean
  
 +==== Shortcuts ====
  
-You should also read [[tricks_tips|Tricks & Tips]] page.+Starting from version 20171009, the tool got text line shortcuts called "spb", for example: 
 + 
 +  * spb dist = sparkybackup dist 
 +  * spb clean = sparkybackup clean 
 +  * spb edit = nano /etc/sparkybackup/sparkybackup.conf 
 +  * spb cache = apt-get autoremove + apt-get clean + aptitude purge ~c 
 + 
 + 
 +You should also read [[tricks_tips|Tricks & Tips]] page.
  
sparky_backup_core.txt · Last modified: 2021/05/04 15:24 by 127.0.0.1