Updated Buildbot administration (markdown)
Add temporary workaround for https://github.com/servo/saltfs/issues/552
Add pointers for docs moved in-tree as part of https://github.com/servo/saltfs/pull/549
Document the graceful shutdown thing
Add linux3 builder.
Updated servo-master deployment instructions.
Use state.apply instead of state.highstate
Always use `vagrant provision` because manual `salt-call` is tedious after https://github.com/servo/saltfs/pull/350
Update information about compatible Vagrant versions (cc https://github.com/servo/saltfs/pull/471)
Vagrantfile is fixed (servo/saltfs#394)
Mention broken Vagrantfile and link to open PR.
Mention needing to remove PID file if Buildbot crashes to allow clean restarting
Mention need to restart Buildbot master automatically after landing servo/saltfs#307
Add instructions for running test script after servo/saltfs#295
factored out a bunch of Salt-specific stuff to the other page
Rename all servo-master references to servo-master1
Purge Linode references with completion of Linode exodus
list new master ip, keeping old one in case someone's grepping for the numbers
remove servo head and update install instructions
servo-linux-android1 is no longer a linode
update names to match dns
added linux-cross-* hosts
Mention vagrant provision now that servo/saltfs#246 has landed