From 1f25dec32626d8d8d724bfb54131b581ed0ab9c6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 29 Mar 2016 17:15:37 -0400 Subject: update --- ...ent_9_3f3028244efa8a6528a4530bca4cb222._comment | 11 +++++++++++ ...ent_6_3394c1a7a485057fda84dd910e29d90f._comment | 23 ++++++++++++++++++++++ ...ent_1_3f3028244efa8a6528a4530bca4cb222._comment | 11 ----------- ...ent_1_f4b5e7c3e42dcb979a309873bb3491ae._comment | 8 -------- 4 files changed, 34 insertions(+), 19 deletions(-) create mode 100644 doc/forum/Shared_connection_to_xxx_closed./comment_9_3f3028244efa8a6528a4530bca4cb222._comment create mode 100644 doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_6_3394c1a7a485057fda84dd910e29d90f._comment delete mode 100644 doc/forum/doc/forum/Shared_connection_to_xxx_closed./comment_1_3f3028244efa8a6528a4530bca4cb222._comment delete mode 100644 doc/forum/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_1_f4b5e7c3e42dcb979a309873bb3491ae._comment diff --git a/doc/forum/Shared_connection_to_xxx_closed./comment_9_3f3028244efa8a6528a4530bca4cb222._comment b/doc/forum/Shared_connection_to_xxx_closed./comment_9_3f3028244efa8a6528a4530bca4cb222._comment new file mode 100644 index 00000000..e5378cc7 --- /dev/null +++ b/doc/forum/Shared_connection_to_xxx_closed./comment_9_3f3028244efa8a6528a4530bca4cb222._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-09-25T13:31:47Z" + content=""" +Ah, I remember seeing this once myself. ghc and cabal don't get the binary +updated atomically. + +I've got a fix on the joeyconfig branch, it makes sure the binary is built +and then atomically updates a copy that's used to run propellor. +"""]] diff --git a/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_6_3394c1a7a485057fda84dd910e29d90f._comment b/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_6_3394c1a7a485057fda84dd910e29d90f._comment new file mode 100644 index 00000000..9ae8219c --- /dev/null +++ b/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_6_3394c1a7a485057fda84dd910e29d90f._comment @@ -0,0 +1,23 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 6""" + date="2016-03-29T21:09:25Z" + content=""" + clone NAME NAME + Clones a container or VM image. The arguments specify the + name of the image to clone and the name of the newly + cloned image. Note that plain directory container images + are cloned into subvolume images with this command. + +That seems to say that the directory that Systemd.container sets up +should be clonable too. Perhaps this is a systemd bug? + +If systemd needs a container to be loaded from a tarball in order to be +clonable this way, I guess I would not mind if Systemd.container did that +as part of its initial bootstrapping. But it is extra work so I'd like to +make sure that it's really intended to need to do that. + +(Myself, I don't care if I can't clone a container; I can delete any of them +and propellor can rebuild them, or even move the line to a different host +in config.hs to relocate the container.) +"""]] diff --git a/doc/forum/doc/forum/Shared_connection_to_xxx_closed./comment_1_3f3028244efa8a6528a4530bca4cb222._comment b/doc/forum/doc/forum/Shared_connection_to_xxx_closed./comment_1_3f3028244efa8a6528a4530bca4cb222._comment deleted file mode 100644 index e5378cc7..00000000 --- a/doc/forum/doc/forum/Shared_connection_to_xxx_closed./comment_1_3f3028244efa8a6528a4530bca4cb222._comment +++ /dev/null @@ -1,11 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2015-09-25T13:31:47Z" - content=""" -Ah, I remember seeing this once myself. ghc and cabal don't get the binary -updated atomically. - -I've got a fix on the joeyconfig branch, it makes sure the binary is built -and then atomically updates a copy that's used to run propellor. -"""]] diff --git a/doc/forum/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_1_f4b5e7c3e42dcb979a309873bb3491ae._comment b/doc/forum/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_1_f4b5e7c3e42dcb979a309873bb3491ae._comment deleted file mode 100644 index 91a63af4..00000000 --- a/doc/forum/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_1_f4b5e7c3e42dcb979a309873bb3491ae._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2015-09-25T13:33:42Z" - content=""" -I'm guessing this could be due to systemd not having the btrfs volume stuff -it needs for cloning. Don't really know though. -"""]] -- cgit v1.2.3