Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-06 | Add todo | Florian Pritz | 1 | -0/+56 | |
Original source: https://bitbucket.org/jasonwryan/centurion/src/tip/Scripts/todo Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-30 | sup: fix removing first block of commands | Florian Pritz | 1 | -1/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-25 | gpg-agent.sh: better check for running agent | Florian Pritz | 1 | -2/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-24 | sup: add options | Florian Pritz | 1 | -3/+54 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-06 | setup-arch-vm: fix network stuff | Florian Pritz | 1 | -4/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-06 | gpg-agent.ssh: use standard socket (default in arch linux now) | Florian Pritz | 1 | -10/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-06 | backup.sh: comments; use sudo if necessary use sudo if necessary | Florian Pritz | 1 | -12/+18 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-02 | rename syncrepo to fix name clashes with installed one | Florian Pritz | 1 | -1/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-07-16 | smokemtr.py: make sendmail/SMTP configurable | Florian Pritz | 1 | -3/+20 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-07-16 | smokemtr.py: use sendmail; MTR to all IPs of the target | Florian Pritz | 1 | -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-06 | upgpkg: allow to change _newpkgver from the pre_upgrade hook | Florian Pritz | 1 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-06-26 | ps_mem.py is available in the arch repos | Florian Pritz | 1 | -472/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-06-21 | add new scripts | Florian Pritz | 3 | -0/+15 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-06-21 | split-kochabo.sh: add support for obstbox recipes | Florian Pritz | 1 | -14/+50 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-06-21 | firefox-youtube-handler: fix mpv cmd for instant playback start | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-06-12 | add normalize-pdf | Florian Pritz | 1 | -0/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-06-12 | jabberwall.pl: enable TLS | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-06-03 | misc changes | Florian Pritz | 7 | -18/+22 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-06-03 | find-broken-perl-packages.sh: fix handling of perl crashes | Florian Pritz | 1 | -1/+5 | |
Crash means the module is probably built against an old perl. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-05-18 | setup-arch-vm: symlink resolv.conf from networkd | Florian Pritz | 1 | -3/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-05-07 | slic3r: adjust the starter script for newer versions of slic3r | Florian Pritz | 1 | -6/+16 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-05-07 | setup-arch-vm: disable dhcpcd | Florian Pritz | 1 | -1/+5 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | remove unused scripts | Florian Pritz | 10 | -537/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | remove a; using apack from atool now | Florian Pritz | 2 | -787/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | remove irssi_notify.sh; replaced by remote-notify-client.sh | Florian Pritz | 1 | -21/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | remove oss related scripts | Florian Pritz | 4 | -166/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | add new scripts | Florian Pritz | 3 | -0/+53 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | remote-notify-client.sh: mark notify as transient | Florian Pritz | 1 | -1/+1 | |
Otherwise gnome won't remove them after the timeout. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | upshot: capture window border | Florian Pritz | 2 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | misc | Florian Pritz | 2 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | init_new_user.sh: support hosts without git | Florian Pritz | 1 | -4/+8 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | firefox-youtube-handler: add dash support. kind of | Florian Pritz | 1 | -2/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-08 | add checkservices | Florian Pritz | 3 | -0/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-01 | vm scripts: add viewer and check for network in install script | Florian Pritz | 2 | -1/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-03-13 | setup-arch-vm: fix timezone | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-03-12 | mpgrep: case insensitive matching | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-03-12 | cleanup-makepkg: cleanup all logs | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-03-12 | vm setup: misc changes | Florian Pritz | 2 | -35/+36 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-03-02 | scan-multi reduce quality | Florian Pritz | 1 | -1/+1 | |
Doesn't actually reduce the quality, just the file size Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-02-21 | add smokemtr.py | Florian Pritz | 1 | -0/+99 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-02-13 | split-kochabo.sh: fix back link location | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-02-13 | split-kochabo.sh: fix wrong description | Florian Pritz | 1 | -1/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-02-13 | split-kochabo.sh: merge index.html generation | Florian Pritz | 2 | -81/+79 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-02-13 | add split-kochabo.sh | Florian Pritz | 2 | -0/+127 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-02-04 | rename download-pkg -> dlpkg | Florian Pritz | 1 | -0/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-02-01 | long-lines.pl: Error handling | Florian Pritz | 1 | -2/+5 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-01-26 | setup-arch-vm: use avahi for automatic dns; configure hostname from | Florian Pritz | 3 | -7/+137 | |
libvirt domain Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-01-21 | xo: display svgs with viewnior | Florian Pritz | 1 | -0/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-01-21 | setup-arch-vm: install vim | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-01-21 | setup-arch-vm: install more stuff and copy my dotfiles | Florian Pritz | 1 | -1/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> |