Commit Graph

14 Commits

Author SHA1 Message Date
Peter J. Holzer 1ae975f33f Install umount-all-backups 2023-12-03 00:25:58 +01:00
hjp 90cdc088ed Add script to mount all backups
I had a simple zsh script before, but with LUKS support that would have
become more complex, so I just copied the relevant code from the backup
script.
2018-10-13 08:01:58 +00:00
hjp 838af50376 Install remove_session 2016-11-20 20:25:41 +00:00
hjp 404d448634 Removed the customization from the build system.
I don't remember what it was for (installing into a custom directory?).
2014-01-11 18:44:02 +00:00
hjp accc96a1e4 Added dependency on Digest::SHA. 2013-11-13 00:26:12 +00:00
hjp 6a1be23732 Added dist_abstract and removed dependency on SHA1.
Added script simba_export.
2013-11-13 00:20:00 +00:00
hjp 582cf47a11 Moved backup to scripts directory and added to script_files. 2009-09-24 08:12:13 +00:00
hjp 474ef9e7ef Moved prune list of disk agent to a config file. 2007-11-17 21:01:51 +00:00
hjp 9f46b37420 moved da to scripts/da 2007-06-17 21:58:57 +00:00
hjp 67cff76dc4 Added dependency on Readonly again. 2006-11-20 17:40:31 +00:00
hjp d5d55b5536 Automatically add install dir to @INC. 2006-11-20 11:25:55 +00:00
hjp 6cc428c1c9 Skeleton of rsync-like backup to disk is working.
Relative paths are wrong, and permissions are missing.
Database support is missing.
2006-11-19 23:00:08 +00:00
hjp 34a67da8ee Added dependencies 2006-10-14 09:05:35 +00:00
hjp a52a6869f9 Added Build.PL
Added some testcases for DA::list and DA::get
2006-10-02 12:18:30 +00:00