]> git.ipfire.org Git - thirdparty/systemd.git/blame - TODO
[PATCH] remove udevd priority TODO item, as it's not needed at all.
[thirdparty/systemd.git] / TODO
CommitLineData
fc1c2fd8
GKH
1This is a short list of things that needs to be done. They are in no specific
2order. I will gladly accept patches for any of these items, or any other stuff
3people offer up.
4
cd74c8e2
GKH
5greg k-h
6greg@kroah.com
fc1c2fd8
GKH
7
8
9- more documentation (can never have too much.)
542bd1c0
GKH
10- install the proper init.d script based on the distro we are running on.
11- persuade the distro packagers to submit their changes (or just steal them
12 if we can find them...)
fc1c2fd8
GKH
13- keep track of current permissions on devices when daemon shuts down.
14- better permission handling
15- create kernel name to devfs name config file so that all of the devfs users
16 will have an upgrade path.
cd74c8e2
GKH
17- do early boot logic (putting udev into initramfs, handle pivot-root,
18 etc.)
d2ce1817 19- lots of other stuff...