From eb94376cacc6385d1ccd71c746258e1650eeccbc Mon Sep 17 00:00:00 2001 From: matildepark Date: Wed, 22 Jul 2020 12:49:32 -0400 Subject: [PATCH] MAINTAINERS: amend for post-fusion --- MAINTAINERS.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index e290b1b45..3087d8f29 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -280,8 +280,8 @@ separate releases. (**Note**: the following steps are automated by some other Tlon-internal tooling. Just ask `~nidsut-tomdun` for details.) -For Urbit OS updates, this means copying the files into ~zod's %base desk. The -changes will be synced to /~zod/kids and then propagated through other galaxies +For Urbit OS updates, this means copying the files into ~zod's %home desk. The +changes should be merged into /~zod/kids and then propagated through other galaxies and stars to the rest of the network. For consistency, I create a release tarball and then rsync the files in. @@ -289,9 +289,10 @@ For consistency, I create a release tarball and then rsync the files in. ``` $ wget https://github.com/urbit/urbit/archive/urbit-os-vx.y.z.tar.gz $ tar xzf urbit-os-vx.y.z.tar.gz -$ herb zod -p hood -d "+hood/mount /=base=" -$ rsync -zr --delete urbit-urbit-os-vx.y.z/pkg/arvo/ zod/base -$ herb zod -p hood -d "+hood/commit %base" +$ herb zod -p hood -d "+hood/mount /=home=" +$ rsync -zr --delete urbit-urbit-os-vx.y.z/pkg/arvo/ zod/home +$ herb zod -p hood -d "+hood/commit %home" +$ herb zod -p hood -d "+hood/merge %kids our %home" ``` For Vere updates, this means simply shutting down each desired ship, installing