summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-10-11add ssh-hostkeysFlorian Pritz1-0/+5
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-10-08regcheck.pl: improve group match outputFlorian Pritz1-3/+4
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-09-30init_new_user.sh: fix wrong filename for tmux configFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-09-30init_new_user.sh: link tmuxrcFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-09-25gen-perl-pkg: set MAINTAINER; miscFlorian Pritz1-3/+4
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-09-13misc changesFlorian Pritz5-10/+14
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-09-13add some new scriptsFlorian Pritz6-0/+212
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-09-06todo: multiple changesFlorian Pritz1-19/+24
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-09-06Add todoFlorian Pritz1-0/+56
Original source: https://bitbucket.org/jasonwryan/centurion/src/tip/Scripts/todo Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-08-30sup: fix removing first block of commandsFlorian Pritz1-1/+4
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-08-25gpg-agent.sh: better check for running agentFlorian Pritz1-2/+3
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-08-24sup: add optionsFlorian Pritz1-3/+54
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-08-06setup-arch-vm: fix network stuffFlorian Pritz1-4/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-08-06gpg-agent.ssh: use standard socket (default in arch linux now)Florian Pritz1-10/+4
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-08-06backup.sh: comments; use sudo if necessary use sudo if necessaryFlorian Pritz1-12/+18
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-08-02rename syncrepo to fix name clashes with installed oneFlorian Pritz1-1/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-07-16smokemtr.py: make sendmail/SMTP configurableFlorian Pritz1-3/+20
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-07-16smokemtr.py: use sendmail; MTR to all IPs of the targetFlorian Pritz1-24/+43
Use sendmail directly instead of SMTP because the SMTP host could be unreachable and sendmail just dumps the mail into a spool dir for the MTA to pick up whenever it is ready. Less error prone. Look up IP addresses of the target and run MTR to all of them in case the target has both, an ipv4 and ipv6. This also works for hosts with more than one A record in which case all IPs will be pinged and added to the report. Could put a bit of load on the network, but I don't care. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-07-06upgpkg: allow to change _newpkgver from the pre_upgrade hookFlorian Pritz1-2/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-06-26ps_mem.py is available in the arch reposFlorian Pritz1-472/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-06-21add new scriptsFlorian Pritz3-0/+15
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-06-21split-kochabo.sh: add support for obstbox recipesFlorian Pritz1-14/+50
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-06-21firefox-youtube-handler: fix mpv cmd for instant playback startFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-06-12add normalize-pdfFlorian Pritz1-0/+3
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-06-12jabberwall.pl: enable TLSFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-06-03misc changesFlorian Pritz7-18/+22
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-06-03find-broken-perl-packages.sh: fix handling of perl crashesFlorian Pritz1-1/+5
Crash means the module is probably built against an old perl. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-05-18setup-arch-vm: symlink resolv.conf from networkdFlorian Pritz1-3/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-05-07slic3r: adjust the starter script for newer versions of slic3rFlorian Pritz1-6/+16
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-05-07setup-arch-vm: disable dhcpcdFlorian Pritz1-1/+5
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-04-13remove unused scriptsFlorian Pritz10-537/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-04-13remove a; using apack from atool nowFlorian Pritz2-787/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-04-13remove irssi_notify.sh; replaced by remote-notify-client.shFlorian Pritz1-21/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-04-13remove oss related scriptsFlorian Pritz4-166/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-04-13add new scriptsFlorian Pritz3-0/+53
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-04-13remote-notify-client.sh: mark notify as transientFlorian Pritz1-1/+1
Otherwise gnome won't remove them after the timeout. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-04-13upshot: capture window borderFlorian Pritz2-2/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-04-13miscFlorian Pritz2-2/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-04-13init_new_user.sh: support hosts without gitFlorian Pritz1-4/+8
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-04-13firefox-youtube-handler: add dash support. kind ofFlorian Pritz1-2/+9
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-04-08add checkservicesFlorian Pritz3-0/+4
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-04-01vm scripts: add viewer and check for network in install scriptFlorian Pritz2-1/+9
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-03-13setup-arch-vm: fix timezoneFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-03-12mpgrep: case insensitive matchingFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-03-12cleanup-makepkg: cleanup all logsFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-03-12vm setup: misc changesFlorian Pritz2-35/+36
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-03-02scan-multi reduce qualityFlorian Pritz1-1/+1
Doesn't actually reduce the quality, just the file size Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-02-21add smokemtr.pyFlorian Pritz1-0/+99
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-02-13split-kochabo.sh: fix back link locationFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-02-13split-kochabo.sh: fix wrong descriptionFlorian Pritz1-1/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>