diff options
author | ahriman <ahriman@falte.red> | 2019-04-01 06:35:01 +0000 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2019-04-01 06:35:01 +0000 |
commit | 07889dee85568acc8d64ddc6c4850316c0961578 (patch) | |
tree | 052bddc208bce94b21084a4bda80ed22eaa16806 | |
parent | 61e0d94cbcca0dc09ba20e4c7c4256524795bd8d (diff) | |
download | admin-07889dee85568acc8d64ddc6c4850316c0961578.tar.gz |
added packages
-rwxr-xr-x | bin/tarsnap.sh | 5 | ||||
-rw-r--r-- | misc/pkglist.txt | 4 |
2 files changed, 9 insertions, 0 deletions
diff --git a/bin/tarsnap.sh b/bin/tarsnap.sh new file mode 100755 index 0000000..0301a26 --- /dev/null +++ b/bin/tarsnap.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +/usr/local/bin/tarsnap -c \ + -f "$(uname -n)-$(date +%Y-%m-%d_%H-%M-%S)" \ + /home /var/www/ /etc /admin diff --git a/misc/pkglist.txt b/misc/pkglist.txt index c14fd5c..31423ea 100644 --- a/misc/pkglist.txt +++ b/misc/pkglist.txt @@ -23,6 +23,8 @@ gmake-4.2.1 GNU make gnupg-2.2.10 GNU privacy guard - a free PGP replacement go-1.11 Go programming language gophernicus-2.5p0 modern gopher server +gtar-1.30p0 GNU version of the traditional tape archiver +hs-shellcheck-0.4.7p1 ShellCheck library inotify-tools-3.14pl0 programs providing a simple interface to inotify intel-firmware-20180807p0v0 microcode update binaries for Intel CPUs ircII-20170704p1 Internet Relay Chat client @@ -108,10 +110,12 @@ rspamd-1.7.9p0 event-driven spam filtering system in C/Lua ruby-2.5.1 object oriented script language with threads rust-1.29.2 compiler for Rust Language screen-4.0.3p6 multi-screen window manager +shellcheck-0.4.7p0 shell script analysis tool sic-1.2p1 simple irc client sl-5.02 Steam Locomotive stow-2.2.2 manages software package installations with symlinks subversion-1.10.2 subversion revision control system +tarsnap-1.0.39 client for the tarsnap.com online encrypted backup service tcsh-6.20.00p1 extended C-shell with many useful features tintin-2.01.3 client program for playing muds with advanced features tinyfugue-4.0s1p4 programmable MUD client, with macro support and more |