summaryrefslogtreecommitdiff
path: root/pinyadmin/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2018-09-23pinyshell: use zsh and restrict read builtinJoe Rayhawk1-0/+2
Along with rbash careening towards crazytown, rksh has some problematic behavior around HISTFILE creation that forces us to use zsh. We are additionally disabling the "read" builtin for extra safety. Other builtins should maybe also be disabled in the future.
2011-04-15Get rid of extraneous manpage logic now that createuser doesn't existJoe Rayhawk1-1/+0
2011-04-15Remove createuser so we stop conflicting with postgres-client packagesJoe Rayhawk1-1/+1
2010-10-29Starting repo cleanup to make this not so awfulBryan Bishop1-0/+12