diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-22 12:09:53 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-22 12:13:38 -0400 |
| commit | 57ec60d6f307dbf3e237b924e635b90ba889af18 (patch) | |
| tree | 3655b8befb6e905f903903887974a1a976cfd0bf /debian | |
| parent | e0c2d6a73af01f138a50b80a6885718ed0b9dad1 (diff) | |
mdwn man page and more complete docs
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 784dcdb7..a44d72af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ propellor (1.0.1) UNRELEASED; urgency=medium * propellor --spin can now deploy propellor to hosts that do not have git, ghc, or apt-get. This is accomplished by uploading a fairly portable precompiled tarball of propellor. + * --spin host --via host causes propellor to bounce through an intermediate + host, which handles any necessary provisioning of the host being spun. -- Joey Hess <joeyh@debian.org> Sat, 22 Nov 2014 00:12:35 -0400 |
