Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bin/cs: Fixing script according to shellcheck. | David Runge | 2018-09-29 | 1 | -13/+13 |
| | |||||
* | bin/cs: Introducing named scripts for post_mount and pre_umount to deal with ↵ | David Runge | 2018-03-12 | 1 | -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 Runge | 2018-01-21 | 1 | -3/+6 |
| | |||||
* | bin/cs: Adding validate_cryptdevice_name. Moving settings for devices to ↵ | David Runge | 2017-10-20 | 1 | -41/+36 |
| | | | | configuration file holding an associative array for name and UUID of device. | ||||
* | bin/cs: Adding audiobackup device. | David Runge | 2017-01-29 | 1 | -1/+4 |
| | |||||
* | bin/cs: Adding two new backup drives. | David Runge | 2017-01-27 | 1 | -0/+8 |
| | |||||
* | bin/cs: Script to open and mount cryptsetup capable devices by name to ↵ | David Runge | 2017-01-09 | 1 | -0/+78 |
locations under /mnt. |