diff options
author | kay.sievers@vrfy.org <kay.sievers@vrfy.org> | 2004-02-28 00:54:52 -0800 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:34:28 -0700 |
commit | 84d282a9d29f9c1191fca8e58246e9fc912ab2e9 (patch) | |
tree | c5b0a509b9a48a59116d028bf5c1475ac945f668 | |
parent | 49f9bede7c06d7c1c55ea795f3fcf36c95f26668 (diff) |
[PATCH] TODO update
On Thu, Feb 12, 2004 at 05:26:37PM -0800, Greg KH wrote:
> On Fri, Feb 13, 2004 at 12:45:38AM +0100, Kay Sievers wrote:
> >
> > Here a few questions about my favorite file in the tree :)
> > - better permission handling
> >
> > What is missing here?
>
> I don't know for sure. Just a vague feeling that the way we currently
> handle permissions is pretty lousy. Anyone else feel this way too?
Seems that nobody cares and perhaps the recent klibc permission changes
and the multiple file config directory are enough to kill these lines? :)
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -10,8 +10,6 @@ greg@kroah.com - install the proper init.d script based on the distro we are running on. - persuade the distro packagers to submit their changes (or just steal them if we can find them...) -- keep track of current permissions on devices when daemon shuts down. -- better permission handling - create kernel name to devfs name config file so that all of the devfs users will have an upgrade path. - do early boot logic (putting udev into initramfs, handle pivot-root, |