From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2011-November/009295.html | 123 +++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-November/009295.html (limited to 'zarb-ml/mageia-dev/2011-November/009295.html') diff --git a/zarb-ml/mageia-dev/2011-November/009295.html b/zarb-ml/mageia-dev/2011-November/009295.html new file mode 100644 index 000000000..5a555b82d --- /dev/null +++ b/zarb-ml/mageia-dev/2011-November/009295.html @@ -0,0 +1,123 @@ + + + + [Mageia-dev] Please test: initscripts+systemd in updates_testing + + + + + + + + + +

[Mageia-dev] Please test: initscripts+systemd in updates_testing

+ Colin Guthrie + mageia at colin.guthr.ie +
+ Wed Nov 2 13:02:20 CET 2011 +

+
+ +
'Twas brillig, and Johnny A. Solbu at 02/11/11 02:49 did gyre and gimble:
+>>> Since you have read the reference, you didn't notice that the
+>>> option of separate partitions is _not_ precluded ?
+
+> Some of the answers I got here suggested otherwize. if /usr needs to
+> be mounted in order for the system to boot normally. Then have
+> systemd mount it.
+> I do see that there might be some problems involved in solving it.
+
+That's catch-22 problem. systemd uses various bits to detect this disk
+subsystems, including encryption, lvm, raid, etc. etc. layers. That
+means for systemd to deal gracefully with /usr being on a separate mount
+mount, it must ensure that all of those tools (and of course systemd
+itself) and are located outside of /usr and this is the whole point that
+is being made. For various setups etc. you need to move a whole bunch of
+stuff to / to cope with this. Rather than doing that, the suggest is
+instead to move that stuff to the initramfs.
+
+This has several advantages. It means that the vast bulk of the
+applications installed can live inside a single tree - /usr. This means
+that the /usr tree can be MUCH more useful than currently - it can be
+exported over NFS/SAN/whatever and shared on multiple machines, mounted
+read only. Much less hassle to administer one install than 5000. It also
+aids snapshotting (at the filesystem level). which also makes backups
+more robust etc. etc. The benefits just flow from here.
+
+So the argument is that it will not be systemd's job to do it because
+systemd very much *wants* to live inside /usr.
+
+So the job of mounting /usr is in the initramfs. After that, systemd
+does everything. It's a nice and clean separation.
+
+
+But this list really isn't the place for this discussion. We are not
+upstream systemd. If you want to discuss it further, please take it to
+the systemd list, and let's end this thread which has gone massively off
+topic.
+
+
+Col
+
+-- 
+
+Colin Guthrie
+colin(at)mageia.org
+http://colin.guthr.ie/
+
+Day Job:
+  Tribalogic Limited http://www.tribalogic.net/
+Open Source:
+  Mageia Contributor http://www.mageia.org/
+  PulseAudio Hacker http://www.pulseaudio.org/
+  Trac Hacker http://trac.edgewall.org/
+
+ + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1