Skip to content

Releases: mlangbehn/ABackupSystem

A Backup System v0.3-Alpha

30 Dec 20:40

Choose a tag to compare

Pre-release

v0.3

2013-12-29

Most notably, the project was moved from SourceForge to GitHub.

Added Support for multiple file systems (i.e. if you have /, /var, /home, etc.
or different partitions or drives). To configure ABS to backup your other file
systems, add them to the FILE_SYSTEMS variable in /etc/backup/backup.conf --
seperated by a single space.

Updated the install script to remove old cronjobs from previous installs. This
should resolve the issue of multiple cronjobs being setup for each time ABS has
been installed/updated.

Switched scripts to using /bin/sh instead of /bin/bash for greater portability.

Installation

Installation instructions can be found on the installation page of the project wiki.