Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-13 | ch: check permissions of $CHROOT directory | Florian Pritz | 1 | -0/+5 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-09-03 | find-broken-perl-packages.sh: Detect missing modules | Florian Pritz | 1 | -0/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-31 | syncrepo.sh: Be quiet when running as cron | Florian Pritz | 1 | -0/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-31 | syncrepo.sh: Follow http redirects | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-30 | syncrepo.sh: Disable bwlimit by default | Florian Pritz | 1 | -2/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-30 | syncrepo.sh: Improve documentation and remove likely useless defaults | Florian Pritz | 1 | -8/+22 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-29 | syncrepo.sh: Unify configuration section | Florian Pritz | 1 | -6/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-29 | syncrepo.sh: Use function instead of array for rsync command | Florian Pritz | 1 | -9/+18 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-29 | syncrepo.sh: Add missing quotes | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-29 | syncrepo.sh: Move lockfile to /var/lock/ | Florian Pritz | 1 | -1/+1 | |
I'm not sure if a symlink race is possible with lockfiles, but better safe than sorry. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-29 | syncrepo.sh: Merge changes from script deployed on arch servers | Florian Pritz | 1 | -4/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-26 | syncrepo.sh: Update lastsync file when lastupdate shows no changes | Florian Pritz | 1 | -7/+10 | |
This helps keep the statistics on the Arch Linux website up to date. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-08 | park-disk: Fix error when running as root | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-08 | Make park-disk executable | Florian Pritz | 1 | -0/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-08 | Add park-disk | Florian Pritz | 1 | -0/+6 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-08 | Add reset-usb-dev.sh | Florian Pritz | 1 | -0/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-06-13 | misc | Florian Pritz | 3 | -0/+26 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-06-07 | Move borg-restore.pl to dedicated project | Florian Pritz | 1 | -859/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-05-11 | add verify-pacman-repo-db.pl from pacman | Florian Pritz | 2 | -0/+318 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-04-29 | misc | Florian Pritz | 2 | -0/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-04-29 | cj: detect ccze | Florian Pritz | 1 | -1/+5 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-03-25 | backup.sh: Use $(hostname) instead of env variable | Florian Pritz | 1 | -2/+1 | |
This way we don't have to worry about zsh and bash Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-03-21 | ch: Delete /var/lib/machines if it exists | Florian Pritz | 1 | -0/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-26 | borg-restore.pl: Allow + and : in archive names | Florian Pritz | 1 | -4/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-20 | backup.sh: Add configuration file support | Florian Pritz | 1 | -28/+53 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-20 | backup.sh: Only display stats on console | Florian Pritz | 1 | -2/+1 | |
Keep cronjob mails or logfiles clean of stats. They can be viewed on demand with borg info. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-20 | backup.sh: Add email to copyright | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-20 | backup.sh: Add license | Florian Pritz | 1 | -0/+17 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-20 | borg-restore.pl: Add GPL license | Florian Pritz | 2 | -0/+689 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-20 | borg-restore.pl: Move SYNOPSIS to the top | Florian Pritz | 1 | -13/+17 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-19 | borg-restore.pl: Untaint config file | Florian Pritz | 1 | -0/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-19 | borg-restore.pl: Allow to set BORG_REPO in config | Florian Pritz | 1 | -0/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-19 | borg-restore.pl: Add config file | Florian Pritz | 1 | -8/+80 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-19 | borg-restore.pl: Move untaint to Helper package | Florian Pritz | 1 | -25/+19 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-19 | borg-restore.pl: Untaint archive name in restore() | Florian Pritz | 1 | -1/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-19 | borg-restore.pl: Remove unused modules | Florian Pritz | 1 | -4/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-05 | Add lines-per-second | Florian Pritz | 1 | -0/+5 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-01-22 | vpn-connect: misc fixes | Florian Pritz | 1 | -5/+8 | |
No idea what I did there. Fixed some time ago... Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-01-22 | ch: Improve list output | Florian Pritz | 1 | -0/+6 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-01-22 | ch: Add clean-single; improve cbuild | Florian Pritz | 1 | -2/+19 | |
cbuild now works with multiple builds running in parallel (hopefully) Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-01-22 | borg-restore.pl: Use taint mode with DBI | Florian Pritz | 1 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-01-22 | borg-restore.pl: Fix perlcritic warnings | Florian Pritz | 1 | -10/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-01-09 | borg-restore.pl: Fix time output format | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-01-09 | borg-restore.pl: Fix undefined variable | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-01-09 | borg-restore.pl: Drop some unused dependencies | Florian Pritz | 1 | -3/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-01-09 | borg-restore.pl: Switch to sqlite db | Florian Pritz | 1 | -143/+232 | |
Rather massive rewrite, but it should be more stable now. Also it looks like the new db is smaller (at least in my case). Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-12-26 | check_le_expiry.sh: Fix mode | Florian Pritz | 1 | -0/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-12-26 | Add grep-group | Florian Pritz | 1 | -0/+31 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-12-26 | Add check_le_expiry.sh | Florian Pritz | 1 | -0/+15 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-12-01 | Add new scripts | Florian Pritz | 4 | -0/+57 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> |