From: Volker Armin Hemmann <volkerarmin@googlemail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Flexibility and robustness in the Linux organisim
Date: Mon, 30 Sep 2013 00:47:38 +0200 [thread overview]
Message-ID: <5248AE0A.5070603@googlemail.com> (raw)
In-Reply-To: <5248581F.7060902@gentoo.org>
Am 29.09.2013 18:41, schrieb Francisco Blas Izquierdo Riera (klondike):
> El 29/09/13 18:03, Volker Armin Hemmann escribió:
>> Am 29.09.2013 17:12, schrieb Greg Woodbury:
>>> On 09/29/2013 07:58 AM, Volker Armin Hemmann wrote:
>>>
>>>> things were broken way before that. As much as I hate systemd, it is not
>>>> the root cause of the problem.
>>>>
>>>> The problems were caused by people saying that seperate /usr was a good
>>>> idea, so / would not fill up and similar idiocies. The problems were
>>>> caused by people saying that lvm is a good idea - for desktops. Those
>>>> people who are fighting against the kernel auto assembling raids are to
>>>> blame too.
>>>>
>>>> Systemd is just another point in a very long list.
>>>>
>>> The usr filesystem was separate from root from the very early days of
>>> UNIX. Disks were *tiny* (compared to today) and spreading certain
>>> things across separate spindles provided major benefits. Certainly,
>>> the original need to require a separate usr went away fairly quickly,
>>> but other benefits continued to encourage a seperation between root
>>> and usr.
>>>
>> in the very early days /usr did not exist in the first space and was
>> only created because someone added a harddisk.
>>
>> Not really a good reason to keep it around.
> I'm going to show the lack of sense of this argument:
> in the very early days linux did not exist in the first space and was
> only created because someone got a 386.
>
> Not really a good reason to keep it around.
wrong analogy and it goes down from here. Really.
>
> in the very early days GNU did not exist in the first space and was
> only created because someone jammed a printer.
>
> Not really a good reason to keep it around.
>
> in the very early days Gentoo did not exist in the first space and was
> only created because someone added a processor.
>
> Not really a good reason to keep it around.
>
> in the very early days hardening did not exist in the first space and was
> only created because someone added security.
>
> Not really a good reason to keep it around.
>
> in the very early days Gnome did not exist in the first space and was
> only created because someone got a graphics card.
>
> Not really a good reason to keep it around.
>
> I'm sure you'll be able to figure out the pattern there.
>
> Ohh and BTW, /usr was not just added because someone added a harddrive,
> in most cases it was used to allow machines contain a very small system
> on / which was enough to just boot and mount a networked system (/usr)
> containing most of the software. This allowed for cheaper deployment of
> machines since the hard drive could be smaller as it wouldn't need to
> have all the data locally. Yeah, if this sounds familiar is because this
> was later moved to initramfs.
no, network'ed file systems came a lot later.
Initially /usr was added because one harddisk was full. Really, that is
the whole reason for its (broken) existance.
>
>>> The var filesystem was for variable system data, and was never
>>> terribly big and its inclusion on the root volume happened. The home
>>> filesystem became traditionally separate because data expands to fill
>>> all availab;e space, and users collect *things*
>> and a seperate /home does not create any problems.
>> /var is much more prone to accidentally fill up then /usr ever was.
> You are jst getting it wrong, /var was kept locally as the data there
> was supposed to change from machine to machine.
no, you just don't understand what I wrote.
People told other people to keep /usr seperate so / may not fill up by
accident.
That advise always was murky at best. Outright stupid is a good
description too.
/usr is not prone to much changes. So if your / fits the contents of
/usr just fine, there is pretty much no risk.
/var on the other hand tends to explode - but a lot of people never got
told to put /var on a seperate disk.
If you ever realized that a tens of gigabyte logfile just made your box
unbootable, you learnt a lot that day.
>>> Networking made it possible to have home entirely off system, and
>>> diskless worstations ruled for a while as well.
>>>
>>> By the time Linux came along, it had become common for boot volumes to
>>> not be mounted during normal system operation, but the three
>>> filesystem layout was common and workable. As Linux continued to be
>>> like Topsy (she jest growed!) fragmentation started to occur as
>>> "distributions" arose. The "balkanization" of Linux distributions
>>> became a real concern to some and standardization offorts were
>>> encouraged.
>>>
>>> The "File System Standard" (FSS) was renamed to the Filesystem
>>> Hierarch Standard (FHS) and it was strongly based on the UNIX System V
>>> definitions (which called for seperation of usr and root.) POSIX added
>>> more layers and attempted to bring in the various BSD flavors.
>>>
>>> THe LSB (Linux Standards Base) effort was conceived as supersceeding
>>> all the other efforts, and FHS was folded into the LSB definition. Yet
>>> even then a separate root and usr distinction survived. Then things
>>> started falling apart again - POSIX rose like a phoenix and even the
>>> Windows/wintel environment could claim POSIX compliant behavior. The
>>> fall of the LSB effort really became evident when the FHS was gutted
>>> and certain major players decided to ignore the LSB recommendations.
>> too bad POSIX is much older than LSB or FHS.
> Too bad separate /usr is much older than initramfs.
too bad that initramfs and initrd are pretty good solutions to the
problem of hidden breakage caused by seperate /usr.
If you are smart enough to setup an nfs server, I suppose you are smart
enough to run dracut/genkernel&co.
>>> As a result, the GNOME Alliance has shattered. The main GNOME army
>>> marches on its unfathomable path, and various large chunks have broke
>>> off in their own directions (e.g. Cinnamon and Mate) seeking to remain
>>> flexible and not incompatible with the KDE and other lesser DE folks.
>>>
>>> It is truly layable at the feet of the GNOME folks, the breakage of
>>> the root and usr filesystem separability is all derived from the GNOME
>>> camp.
>>> These changes may not, in fact, be deliberate or intended to "defeat"
>>> Microsoft, but Ockham's Razor cuts and intentionality is the simpler
>>> explanation.
>> that gnome is very hostile when it comes to KDE or choice is not news.
>> And their dependency on systemd is just the usual madness. But they are
>> not to blame for seperate /usr and the breakage it causes.
> True, fingers here should be pointed into another direction like systemd.
systemd is not the first package to break.
>>> To come back to the thesis: robustness and flexibility are required
>>> for good "health" and we are witnessing a dangerous challenge.
>> what? that you need an initrd? That is so bad?
> It may be, there is people which may not have enough free space ob /boot
> for example.
and now we are deeply into kidding territory. How small is that boot? 3mb?
>> Are you kidding me?
> I doubt it, instead you seem to be just trolling, see your own arguments
well, I haven't seen any arguments from you so far. So who is the troll
again?
>>> [PS} If anybody cares, I was trained in both Computer Science and
>>> Biological Science. and I can expand on the parallels if so desired.
>>>
>> no thank you. But if I might add one: you are making an elephant out of
>> a gnat.
> To me it looks like youu are making a gnat out of an elephant.
what is the elephant? Running an extra command on kernel updates?
>
next prev parent reply other threads:[~2013-09-29 22:47 UTC|newest]
Thread overview: 261+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-27 22:21 [gentoo-user] separate / and /usr to require initramfs 2013-11-01 Bruce Hill
2013-09-27 22:33 ` Dale
2013-09-27 22:39 ` Bruce Hill
2013-09-27 22:57 ` Dale
2013-09-27 23:10 ` Alan McKinnon
2013-09-27 23:47 ` Neil Bothwick
2013-09-28 0:39 ` David W Noon
2013-09-28 8:30 ` Mick
2013-09-28 8:42 ` Dale
2013-09-28 12:30 ` Bruce Hill
2013-09-28 12:49 ` David W Noon
2013-09-28 12:54 ` Bruce Hill
2013-09-29 14:20 ` Tanstaafl
2013-09-29 14:57 ` Bruce Hill
2013-09-29 17:24 ` Tanstaafl
2013-09-29 17:41 ` Canek Peláez Valdés
2013-09-29 18:02 ` Bruce Hill
2013-09-29 18:29 ` Tanstaafl
2013-09-28 11:32 ` Tanstaafl
2013-09-28 13:15 ` Michael Hampicke
2013-09-28 15:06 ` Dale
2013-09-28 16:54 ` Mick
2013-09-28 17:49 ` Michael Hampicke
2013-09-28 18:18 ` Dale
2013-09-28 22:46 ` Alan McKinnon
2013-09-29 14:49 ` Tanstaafl
2013-09-29 15:24 ` Dale
2013-09-29 17:37 ` Tanstaafl
2013-09-29 18:25 ` Dale
2013-09-29 18:45 ` Tanstaafl
2013-09-29 21:23 ` Walter Dnes
2013-09-29 21:32 ` Neil Bothwick
2013-09-29 21:33 ` Alan McKinnon
2013-09-29 23:05 ` Neil Bothwick
2013-09-29 21:35 ` Dale
2013-09-29 22:58 ` Tanstaafl
2013-09-29 23:27 ` Dale
2013-09-30 17:10 ` Volker Armin Hemmann
2013-09-30 17:25 ` Tanstaafl
2013-09-30 17:42 ` Volker Armin Hemmann
2013-09-30 19:10 ` Alan McKinnon
2013-09-30 20:47 ` Neil Bothwick
2013-10-01 3:36 ` Bruce Hill
2013-10-01 7:37 ` Neil Bothwick
2013-09-30 20:48 ` Dale
2013-09-30 21:04 ` Volker Armin Hemmann
2013-10-01 1:43 ` Dale
2013-09-29 23:19 ` Neil Bothwick
2013-09-29 23:34 ` Dale
2013-09-30 8:09 ` Joost Roeleveld
2013-09-29 18:45 ` Bruce Hill
2013-09-30 16:38 ` Dan Johansson
2013-09-30 18:09 ` Mark David Dumlao
2013-09-30 20:08 ` Dan Johansson
2013-09-30 20:50 ` Neil Bothwick
2013-09-29 15:41 ` Canek Peláez Valdés
2013-09-29 20:17 ` Alan McKinnon
2013-09-29 14:30 ` Tanstaafl
2013-09-28 14:04 ` Alan McKinnon
2013-09-28 18:11 ` Volker Armin Hemmann
2013-09-28 19:50 ` Neil Bothwick
2013-09-28 22:51 ` Alan McKinnon
2013-09-29 14:55 ` Tanstaafl
2013-09-29 17:55 ` Tanstaafl
2013-09-29 20:28 ` Alan McKinnon
2013-09-29 23:31 ` Daniel Campbell
2013-09-29 23:57 ` Neil Bothwick
2013-09-30 10:01 ` Hinnerk van Bruinehsen
2013-09-30 10:22 ` Neil Bothwick
2013-10-02 23:28 ` [gentoo-user] " Jonathan Callen
2013-09-30 9:31 ` [gentoo-user] " Alan McKinnon
2013-09-30 10:27 ` Daniel Campbell
2013-09-30 10:28 ` Alan McKinnon
2013-09-28 0:32 ` Bruce Hill
2013-09-28 16:01 ` William Hubbs
2013-09-28 17:31 ` Dale
2013-09-28 19:53 ` Neil Bothwick
2013-09-28 22:15 ` Dale
2013-09-28 22:46 ` Neil Bothwick
2013-09-28 23:09 ` Dale
2013-09-29 5:29 ` Walter Dnes
2013-09-29 8:25 ` Mick
2013-09-29 8:28 ` Alan McKinnon
2013-09-29 10:55 ` Volker Armin Hemmann
2013-09-29 11:03 ` Greg Woodbury
2013-09-29 11:58 ` Volker Armin Hemmann
2013-09-29 15:12 ` Flexibility and robustness in the Linux organisim (was: [gentoo-user] separate / and /usr to require initramfs 2013-11-01) Greg Woodbury
2013-09-29 15:22 ` Alon Bar-Lev
2013-09-29 16:03 ` [gentoo-user] Re: Flexibility and robustness in the Linux organisim Volker Armin Hemmann
2013-09-29 16:33 ` Dale
2013-09-29 19:42 ` Alan McKinnon
2013-09-29 21:41 ` Dale
2013-09-29 22:04 ` Alan McKinnon
2013-09-30 6:31 ` pk
2013-09-30 7:32 ` Alan McKinnon
2013-09-30 19:40 ` pk
2013-09-30 21:05 ` Walter Dnes
2013-09-30 22:37 ` Neil Bothwick
2013-10-11 8:16 ` [gentoo-user] " Steven J. Long
2013-10-11 8:44 ` Neil Bothwick
2013-10-11 14:44 ` Mark David Dumlao
2013-10-01 19:22 ` [gentoo-user] " Mark David Dumlao
2013-10-01 19:28 ` Mark David Dumlao
2013-10-11 7:54 ` [gentoo-user] " Steven J. Long
2013-10-11 7:50 ` Alan McKinnon
2013-10-11 11:22 ` [gentoo-user] " Steven J. Long
2013-09-29 16:41 ` [gentoo-user] " Francisco Blas Izquierdo Riera (klondike)
2013-09-29 22:47 ` Volker Armin Hemmann [this message]
2013-09-30 23:21 ` Francisco Blas Izquierdo Riera (klondike)
2013-10-01 5:11 ` Mark David Dumlao
2013-10-01 5:14 ` Mark David Dumlao
2013-10-01 16:35 ` Volker Armin Hemmann
2013-10-11 8:28 ` [gentoo-user] " Steven J. Long
2013-10-11 15:50 ` Volker Armin Hemmann
2013-09-29 17:54 ` [gentoo-user] " Tanstaafl
2013-09-29 19:30 ` [gentoo-user] separate / and /usr to require initramfs 2013-11-01 Alan McKinnon
2013-10-08 0:03 ` [gentoo-user] " walt
2013-10-08 18:11 ` Volker Armin Hemmann
2013-10-09 4:16 ` William Hubbs
2013-10-10 0:24 ` walt
2013-10-10 14:46 ` William Hubbs
2013-10-10 15:29 ` Volker Armin Hemmann
2013-10-11 6:59 ` Nicolas Sebrecht
2013-09-29 18:46 ` [gentoo-user] " Neil Bothwick
2013-10-02 16:58 ` the
2013-09-29 19:16 ` Alan McKinnon
2013-09-30 2:23 ` [gentoo-user] " »Q«
2013-09-29 18:41 ` [gentoo-user] " Neil Bothwick
2013-09-29 21:48 ` Dale
2013-09-29 23:12 ` Neil Bothwick
2013-09-29 17:43 ` Tanstaafl
2013-09-29 18:53 ` Neil Bothwick
2013-09-29 19:54 ` Alan McKinnon
2013-09-29 20:20 ` Mark David Dumlao
2013-09-29 22:00 ` Dale
2013-09-29 22:31 ` Mark David Dumlao
2013-09-29 23:08 ` Dale
2013-09-30 7:35 ` Alan McKinnon
2013-09-30 9:27 ` Dale
2013-09-29 23:40 ` Daniel Campbell
2013-09-30 7:39 ` Alan McKinnon
2013-09-28 19:04 ` Alan Mackenzie
2013-09-28 20:17 ` Neil Bothwick
2013-09-28 21:09 ` Alan Mackenzie
2013-09-28 22:37 ` Neil Bothwick
2013-09-29 4:48 ` Greg Woodbury
2013-09-29 5:08 ` Bruce Hill
2013-09-29 8:43 ` Dale
2013-09-29 12:07 ` Alan Mackenzie
2013-09-29 16:10 ` Volker Armin Hemmann
2013-09-29 22:06 ` Walter Dnes
2013-09-29 23:00 ` Volker Armin Hemmann
2013-09-30 4:14 ` Walter Dnes
2013-09-30 4:21 ` Mark David Dumlao
2013-09-30 4:36 ` Canek Peláez Valdés
2013-09-30 9:25 ` Walter Dnes
2013-09-30 8:01 ` Alan McKinnon
2013-09-30 10:32 ` Joost Roeleveld
2013-09-30 10:41 ` Alan McKinnon
2013-09-30 8:19 ` Neil Bothwick
2013-09-29 23:24 ` Neil Bothwick
2013-09-29 17:55 ` Tanstaafl
2013-09-29 18:30 ` Neil Bothwick
2013-09-28 22:24 ` Dale
2013-09-29 17:58 ` Tanstaafl
2013-09-29 18:21 ` Canek Peláez Valdés
2013-09-29 18:32 ` Tanstaafl
2013-09-29 19:11 ` William Hubbs
2013-09-29 19:34 ` Canek Peláez Valdés
2013-09-29 19:41 ` Alon Bar-Lev
2013-09-29 23:02 ` Volker Armin Hemmann
2013-09-29 23:52 ` Greg Woodbury
2013-09-30 0:02 ` Neil Bothwick
2013-10-11 8:36 ` [gentoo-user] " Steven J. Long
2013-10-11 8:42 ` Neil Bothwick
2013-10-11 11:27 ` [gentoo-user] " Steven J. Long
2013-10-11 11:55 ` Neil Bothwick
2013-10-11 13:11 ` Peter Humphrey
2013-10-11 13:58 ` Neil Bothwick
2013-10-12 2:21 ` [gentoo-user] " walt
2013-10-12 5:06 ` Daniel Campbell
2013-10-12 8:11 ` Neil Bothwick
2013-09-29 14:53 ` [gentoo-user] " Tanstaafl
2013-09-29 15:39 ` Dale
2013-09-30 4:55 ` [gentoo-user] " »Q«
2013-09-30 9:24 ` Dale
2013-09-29 18:36 ` [gentoo-user] " Neil Bothwick
2013-09-30 10:16 ` Joost Roeleveld
2013-09-30 10:24 ` Neil Bothwick
2013-09-30 10:35 ` Joost Roeleveld
2013-09-29 17:59 ` Tanstaafl
2013-09-29 20:09 ` Alan McKinnon
2013-09-29 20:35 ` Tanstaafl
2013-09-30 10:20 ` Joost Roeleveld
2013-09-28 20:43 ` [gentoo-user] " Nikos Chantziaras
2013-09-28 20:58 ` Alon Bar-Lev
2013-09-28 22:36 ` Alan McKinnon
2013-09-28 23:23 ` Volker Armin Hemmann
2013-09-28 23:31 ` pk
2013-09-29 0:01 ` Dale
2013-09-29 0:10 ` Alan McKinnon
2013-09-29 0:33 ` pk
2013-09-29 4:05 ` Bruce Hill
2013-09-29 10:59 ` Volker Armin Hemmann
2013-09-29 15:24 ` pk
2013-09-29 16:11 ` Volker Armin Hemmann
2013-09-29 16:36 ` Dale
2013-09-29 17:05 ` pk
2013-09-29 0:08 ` Alan McKinnon
2013-09-29 10:59 ` Volker Armin Hemmann
2013-09-29 6:06 ` Walter Dnes
2013-09-29 9:30 ` pk
2013-09-29 10:21 ` Neil Bothwick
2013-09-29 17:55 ` Tanstaafl
2013-09-29 18:55 ` William Hubbs
2013-09-29 19:09 ` Tanstaafl
2013-10-09 13:39 ` gottlieb
2013-09-29 20:39 ` Alan McKinnon
2013-09-29 20:51 ` Tanstaafl
2013-09-29 21:15 ` Alan McKinnon
2013-09-29 22:53 ` Tanstaafl
2013-09-29 23:09 ` Volker Armin Hemmann
2013-09-30 9:00 ` Alan McKinnon
2013-09-30 17:25 ` Volker Armin Hemmann
2013-09-30 19:14 ` Alan McKinnon
2013-09-30 22:05 ` Mick
2013-09-30 22:39 ` Neil Bothwick
2013-10-01 12:35 ` PORTDIR default - changing PORTDIR variable - WAS " Tanstaafl
2013-10-01 12:46 ` Alan McKinnon
2013-10-01 13:52 ` Tanstaafl
2013-10-01 14:11 ` Alan McKinnon
2013-10-01 14:57 ` Neil Bothwick
2013-10-01 14:17 ` Neil Bothwick
2013-10-01 13:13 ` Dragostin Yanev
2013-10-01 14:14 ` Michael Orlitzky
2013-10-01 18:15 ` Tanstaafl
2013-10-01 18:48 ` Neil Bothwick
2013-10-01 21:24 ` Alan McKinnon
2013-10-01 22:51 ` Greg Turner
2013-10-01 23:41 ` Neil Bothwick
2013-10-02 12:23 ` Tanstaafl
2013-10-02 15:31 ` Neil Bothwick
2013-10-02 18:24 ` Tanstaafl
2013-10-02 20:21 ` Tanstaafl
2013-12-04 15:05 ` [gentoo-user] Re: PORTDIR default - changing PORTDIR variable Tanstaafl
2013-12-04 21:43 ` Tanstaafl
2013-12-04 22:44 ` Neil Bothwick
2013-12-05 11:47 ` Tanstaafl
2013-10-03 5:48 ` PORTDIR default - changing PORTDIR variable - WAS Re: [gentoo-user] Re: separate / and /usr to require initramfs 2013-11-01 joost
2013-10-03 8:11 ` Neil Bothwick
2013-10-02 12:04 ` Tanstaafl
2013-10-02 12:12 ` Neil Bothwick
2013-10-02 12:29 ` Alan McKinnon
2013-10-02 12:28 ` Alan McKinnon
2013-10-02 12:53 ` Tanstaafl
2013-10-02 15:47 ` Alan McKinnon
2013-10-02 16:39 ` Neil Bothwick
2013-10-03 9:00 ` Yuri K. Shatroff
2013-10-03 12:09 ` Volker Armin Hemmann
2013-10-02 8:03 ` [gentoo-user] Re: PORTDIR default - changing PORTDIR variable Thanasis
2013-09-30 0:28 ` [gentoo-user] Re: separate / and /usr to require initramfs 2013-11-01 Daniel Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5248AE0A.5070603@googlemail.com \
--to=volkerarmin@googlemail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox