lkml.org 
[lkml]   [2000]   [Aug]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateSun, 13 Aug 2000 01:10:58 -0400 (EDT)
FromAlexander Viro <>
SubjectRe: NTFS-like streams?


On Sat, 12 Aug 2000, Rob Landley wrote:

> I'm not sure how much of the windows registry is pure fundamental evil
> and how much of it is just really badly implemented. But I -AM- pretty
> sure that once you hit that point, this becomes a user space issue. If
> gnome wants a file full of data attaching properties like icons to
> whatever objects it wants to create to represent files and such in the

<taking the hat of kernel hacker off>
<putting the hat of sysadmin on>
... then GNOME can take a hike. No matter what mechanisms are there. It
just should not be done. If you want a program with delusions of OShood -
fine, but some of us just fscking had it with EMACS. And that's completely
regardless of the kernel/userland mechanisms - doing that is Wrong. Any
program that wants to do that deserves only one treatment:
% cat /usr/bin/foo
#!/bin/sh
echo "foo: banned on that system. Rationale: blatant misdesign."
^D
% chattr +i /usr/bin/foo
followed by rm on all other files it had installed. And that goes for any
program - not just GNOME.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:58    [from the cache]
©2003-2010