| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-22 | propellor spin | Joey Hess | |
| 2014-11-22 | propellor spin | Joey Hess | |
| 2014-11-22 | propellor spin | Joey Hess | |
| 2014-11-22 | propellor spin | Joey Hess | |
| 2014-11-22 | propellor spin | Joey Hess | |
| 2014-11-22 | propellor spin | Joey Hess | |
| 2014-11-22 | avoid unncessary apt-get upgrade | Joey Hess | |
| 2014-11-22 | --via implemented | Joey Hess | |
| 2014-11-22 | remove test hack | Joey Hess | |
| 2014-11-22 | propellor spin | Joey Hess | |
| 2014-11-22 | propellor --spin can now deploy propellor to hosts that do not have git, ↵ | Joey Hess | |
| ghc, or apt-get. This is accomplished by uploading a fairly portable precompiled tarball of propellor. | |||
| 2014-11-21 | propellor spin | Joey Hess | |
| 2014-11-21 | avoid console output when chaining into chroot and not at console | Joey Hess | |
| 2014-11-20 | propellor spin | Joey Hess | |
| 2014-11-20 | git commit may or may not be signed | Joey Hess | |
| 2014-11-20 | fix docker container provisioning | Joey Hess | |
| Since the containers are no longer on the host list, they were not found while provisioning, oops. To fix, had to add to a host's info a map of the containers docked to it. Unfortunately, that required Propellor.Types.Info be glommed into Propellor.Types, since it needed to refer to Host. | |||
| 2014-11-19 | avoid double-build in --spin | Joey Hess | |
| It was fetching from the central repo, then building that, and then running the client-to-client git update, and the building after that. Remove the first build, as all that linking does take time. | |||
| 2014-11-19 | remove excess verbosity from message | Joey Hess | |
| 2014-11-19 | prevent multiple concurrent provisioning inside docker container | Joey Hess | |
| Lock a lock file while provisioning inside, otherwise propellor could be running to init the container when the system has just booted, or the container was just started from being stopped, and at the same time, propellor run outside the container chains into it to provision. Previously, simplesh prevented this in a different way. | |||
| 2014-11-19 | propellor spin | Joey Hess | |
| 2014-11-18 | clean up Propellr.CmdLine exports | Joey Hess | |
| 2014-11-18 | broke out Server module | Joey Hess | |
| 2014-11-18 | tense | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | refactor | Joey Hess | |
| 2014-11-18 | refactor | Joey Hess | |
| 2014-11-18 | reorger to match usage | Joey Hess | |
| 2014-11-18 | fix long line | Joey Hess | |
| 2014-11-18 | reorg | Joey Hess | |
| 2014-11-18 | add --update, which will one day replace --boot | Joey Hess | |
| But no time soon, since that would break --spin to old versions of propellor Maybe after 1 year? | |||
| 2014-11-18 | remove what should be dead code | Joey Hess | |
| While old propellor's can emit Ready, they won't if they've managed to updateFirst. If updateFirst fails due to eg, inaccessiable central repo, those old propellor's are not able to receive inline git pushes anyway, so are not going to update no matter what, so no point in making --spin work in that case. | |||
| 2014-11-18 | remove --docker; use Continue | Joey Hess | |
| And --chain was already not used. | |||
| 2014-11-18 | don't need to parse --gitpush; just use a Continue | Joey Hess | |
| 2014-11-18 | cleanup | Joey Hess | |
| 2014-11-18 | reorg | Joey Hess | |
| 2014-11-18 | factor out ssh module | Joey Hess | |
| 2014-11-18 | factor out git repo module | Joey Hess | |
| 2014-11-18 | avoid extra git pull when --spin calles first --boot and then --run | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | display improvements | Joey Hess | |
| 2014-11-18 | enable terminal for --boot | Joey Hess | |
| 2014-11-18 | wording | Joey Hess | |
| 2014-11-18 | fix color display when running propellor inside docker | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
