summaryrefslogtreecommitdiff
path: root/selfpublish.sh
AgeCommit message (Collapse)Author
2020-09-21fix get_upstreamAndrew Cady
2020-09-21add missing mkdirAndrew Cady
2020-09-16implement subcommand "cryptonomic gpg"Andrew Cady
2020-09-16check if we are in sudoersAndrew Cady
2020-09-16implement command "cryptonomic"Andrew Cady
2020-09-16typoAndrew Cady
2020-09-15expose openpgpkey/hu directory in web listingAndrew Cady
2020-09-15WKS/WKD supportAndrew Cady
see https://wiki.gnupg.org/WKS
2020-09-15eliminate duplicationAndrew Cady
2020-09-15install pubcert.pemAndrew Cady
2020-09-15Try to fix cgitAndrew Cady
Uses global /srv/public_git/selfpublish.sh.git/ Creates clone with upstream of local git repo master, if we're in the working directory; otherwise uses d@cryptonomic.net:public_git/
2020-09-14Improve wait_for_certificateAndrew Cady
It seems that when state=1, it means we need to reload apache. When state=2 we are done. This might break the script. I did not create a new certificate to test it.
2020-09-14add support for new *.cryptonomic.net domain formatAndrew Cady
2020-09-10publish a .debAndrew Cady
2020-09-10avoid building deps package if dependencies did not changeAndrew Cady
also removed verbosity in various places
2020-09-08html cleanupAndrew Cady
2020-09-08install instructions: use curl instead of wgetAndrew Cady
2020-09-08include domain in html titleAndrew Cady
2020-09-08necessary for cgitAndrew Cady
2020-09-05toggle visibility of everything at onceAndrew Cady
2020-09-05improve w3m user experienceAndrew Cady
2020-09-05add Requirements section to HEADER.htmlAndrew Cady
2020-09-05improved HEADER.htmlAndrew Cady
2020-09-04cgit supportAndrew Cady
2020-09-04improve HEADER.htmlAndrew Cady
2020-09-04only restart apache if modules changedAndrew Cady
2020-09-04always restart apacheAndrew Cady
2020-09-04always enable apache modulesAndrew Cady
2020-09-04set no dependency explicitlyAndrew Cady
2020-09-04Set every dependency explicitlyAndrew Cady
2020-09-04use correct shellAndrew Cady
2020-09-04fixesAndrew Cady
2020-09-04depend on curlAndrew Cady
2020-09-04reinstall dep package on rerunAndrew Cady
2020-09-04add fortuneAndrew Cady
2020-09-04fix dependency install hopefullyAndrew Cady
2020-09-04fix steve problemAndrew Cady
2020-09-04fix actual bugAndrew Cady
2020-09-04fix probable bugAndrew Cady
2020-09-04improve output when -x is usedAndrew Cady
2020-09-04fix equivocate false positiveAndrew Cady
2020-09-04initial commitAndrew Cady