Gentoo Archives: gentoo-dev

From: Greg KH <greg@×××××.com>
To: John Nilsson <john@×××××××.nu>
Cc: gentoo-dev@l.g.o
Subject: Re: [Fwd: Re: [gentoo-dev] baselayout redefines /etc/fstab]
Date: Tue, 24 Feb 2004 01:19:16
Message-Id: 20040224011056.GE24487@kroah.com
In Reply to: Re: [Fwd: Re: [gentoo-dev] baselayout redefines /etc/fstab] by John Nilsson
1 On Tue, Feb 24, 2004 at 01:50:47AM +0100, John Nilsson wrote:
2 > On Tue, 2004-02-24 at 00:22, Greg KH wrote:
3 > > On Mon, Feb 23, 2004 at 11:41:04PM +0100, John Nilsson wrote:
4 > > > On Mon, 2004-02-23 at 03:12, Greg KH wrote:
5 > > > > On Sun, Feb 22, 2004 at 08:04:25PM +0100, John Nilsson wrote:
6 > > > > > If you settle for reiser4 or such fs one could store all settings as
7 > > > > > single files in a tree much like /proc/sys this tree could then be
8 > > > > > exposed as an xml or other format for backward compatibility through
9 > > > > > filsystem plugins...
10 > > > >
11 > > > > And you want to reinvent gconf for what reason? :)
12 > > > > greg k-h
13 > > >
14 > > > http://cda.mrs.umn.edu/~mine0057/fs.pdf
15 > >
16 > > Heh, my main point is that reiser4 is not here today, will not be here
17 > > tomorrow, and will not be in wide use next month. Next year it will
18 > > only have a very small installed base, if any.
19 > >
20 > If you liked that one you might likte to read this too:
21 >
22 > http://www.kuro5hin.org/story/2003/8/9/172159/7912
23 >
24 > or
25 >
26 > http://www.xs4all.nl/~evbergen/configuration-data.html
27
28 Heh, you do realize that I am one of the developers of sysfs in the
29 kernel, and currently wield the "only 1 value per file" big stick that I
30 go around with and whack offending developers with?
31
32 I agree that 1 value per file is a very powerful and rich system that
33 can be used to show all sorts of data, that's why we did it for the
34 kernel innards. To quote lwn.net, sysfs is a "web woven by a spider on
35 drugs." It has already caused a zillion usages that the original
36 developers never imagined, which proves the model is a good one.
37
38 So to do the same thing for userspace programs makes loads of sense.
39 Remember disk space is cheap :)
40
41 thanks,
42
43 greg k-h
44
45 --
46 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [Fwd: Re: [gentoo-dev] baselayout redefines /etc/fstab] John Nilsson <john@×××××××.nu>