aboutsummaryrefslogtreecommitdiffstats
path: root/bin/cs
Commit message (Collapse)AuthorAgeFilesLines
* bin/cs: Fixing script according to shellcheck.David Runge2018-09-291-13/+13
|
* bin/cs: Introducing named scripts for post_mount and pre_umount to deal with ↵David Runge2018-03-121-11/+14
| | | | device specific tasks. Moving configuration according to new folder structure (all below ~/.config/cs now).
* bin/cs: Adding the automatic creation of mountpoints if not available yet.David Runge2018-01-211-3/+6
|
* bin/cs: Adding validate_cryptdevice_name. Moving settings for devices to ↵David Runge2017-10-201-41/+36
| | | | configuration file holding an associative array for name and UUID of device.
* bin/cs: Adding audiobackup device.David Runge2017-01-291-1/+4
|
* bin/cs: Adding two new backup drives.David Runge2017-01-271-0/+8
|
* bin/cs: Script to open and mount cryptsetup capable devices by name to ↵David Runge2017-01-091-0/+78
locations under /mnt.