Systemd/TODO
kay.sievers@vrfy.org 84d282a9d2 [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? :)
2005-04-26 21:34:28 -07:00

18 lines
638 B
Plaintext

This is a short list of things that needs to be done. They are in no specific
order. I will gladly accept patches for any of these items, or any other stuff
people offer up.
greg k-h
greg@kroah.com
- more documentation (can never have too much.)
- 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...)
- 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,
etc.)
- lots of other stuff...