diff options
author | Joey Hess <joey@kitenet.net> | 2014-05-22 21:08:14 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-05-22 21:08:14 -0400 |
commit | b07a14641ae0bde34f6db97cd944769a5f47c364 (patch) | |
tree | 870206e1fd0a5c87370ed4903292d679490abcba | |
parent | 7468c376748aa362b5b7e5db0d988167e4acd4f3 (diff) |
devblog
-rw-r--r-- | doc/devblog/day_169-171__juggling.mdwn | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/devblog/day_169-171__juggling.mdwn b/doc/devblog/day_169-171__juggling.mdwn new file mode 100644 index 000000000..2b34da90a --- /dev/null +++ b/doc/devblog/day_169-171__juggling.mdwn @@ -0,0 +1,14 @@ +Keeping lots of things going these past few days.. + +* Rebootstrapping the armel autobuilder with propellor. + Some qemu instability and the need to update haskell + library patches meant this took a lot of hand-holding. Finally got a + working setup today. +* Designing and ordering new git-annex stickers on clear viynl backing; + have put off sending those to campaign contributors for too long. +* Added a new feature to the webapp: It now remembers the ssh remotes + that it sets up, and makes it easy to enable them elsewhere, the same + as other sorts of remotes. Had a very pleasant surprise building this, + when I was able to reuse all the UI code for enabling rsync and gcrypt + remotes. I think this will be a useful feature as we transition away + from XMPP. |