summaryrefslogtreecommitdiff
path: root/Propellor/SimpleSh.hs
AgeCommit message (Collapse)Author
2014-05-14moved source code to srcJoey Hess
This is to work around OSX's brain-damange regarding filename case insensitivity. Avoided moving config.hs, because it's a config file. Put in a symlink to make build work.
2014-05-14remove simplsh debug codeJoey Hess
Seems I have really fixed that bug!
2014-05-11propellor spinJoey Hess
2014-05-11propellor spinJoey Hess
2014-05-11propellor spinJoey Hess
2014-05-11propellor spinJoey Hess
2014-05-09propellor spinJoey Hess
2014-04-29add debuggin for simpleshJoey Hess
2014-04-20propellor spinJoey Hess
2014-04-10propellor spinJoey Hess
2014-04-04docker: When running as effective init inside container, wait on zombies.Joey Hess
2014-04-01wow, cute bugJoey Hess
2014-04-01better method of starting propellor simplesh inside dockerJoey Hess
2014-04-01docker support is working in theory (but untested)Joey Hess
2014-04-01simple socket server, will hopefully work with dockerJoey Hess