2010-06-21 21:27:18 +00:00
|
|
|
* calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)
|
2010-01-26 03:19:18 +00:00
|
|
|
|
2010-05-15 23:49:45 +00:00
|
|
|
* implicitly import "defaults" settings file into all types
|
2010-01-26 03:19:18 +00:00
|
|
|
|
2010-05-15 23:49:45 +00:00
|
|
|
* add #ifdefs for non-sysv builds
|
2010-01-26 03:19:18 +00:00
|
|
|
|
2010-05-15 23:49:45 +00:00
|
|
|
* reinvestigate random seed, hwclock
|
2010-01-26 03:19:18 +00:00
|
|
|
|
2010-05-15 23:49:45 +00:00
|
|
|
* "disabled" load state?
|
2010-01-29 05:45:59 +00:00
|
|
|
|
2010-05-15 23:49:45 +00:00
|
|
|
* ability to kill services? i.e. in contrast to stopping them, go directly
|
|
|
|
into killing mode?
|
|
|
|
|
|
|
|
* port over to LISTEN_FDS/LISTEN_PID:
|
2010-02-05 00:11:01 +00:00
|
|
|
|
|
|
|
- uuidd DONE
|
2010-02-12 01:02:33 +00:00
|
|
|
- nscd DONE
|
2010-05-21 01:31:49 +00:00
|
|
|
- dbus DONE
|
2010-05-21 15:06:40 +00:00
|
|
|
- rsyslog DONE
|
2010-05-21 21:41:25 +00:00
|
|
|
- rpcbind (/var/run/rpcbind.sock!) DONE
|
|
|
|
- cups DONE
|
|
|
|
- avahi-daemon (/var/run/avahi-daemon/socket) DONE
|
2010-02-14 21:45:08 +00:00
|
|
|
- ssh CLASSIC
|
2010-02-05 00:11:01 +00:00
|
|
|
- postfix, saslauthd
|
|
|
|
- apache/samba
|
|
|
|
- libvirtd (/var/run/libvirt/libvirt-sock-ro)
|
|
|
|
- bluetoothd (/var/run/sdp! @/org/bluez/audio!)
|
|
|
|
- distccd
|
|
|
|
|
2010-05-22 23:56:54 +00:00
|
|
|
* write utmp record a la upstart for processes
|
|
|
|
|
2010-06-16 19:54:17 +00:00
|
|
|
* follow property change dbus spec
|
2010-05-22 23:56:54 +00:00
|
|
|
|
2010-07-21 18:26:44 +00:00
|
|
|
* selinux policy loading/socket stuff
|
2010-06-15 00:51:55 +00:00
|
|
|
|
2010-07-12 00:25:42 +00:00
|
|
|
* systemctl status $PID, systemctl stop $PID!
|
2010-07-09 22:49:00 +00:00
|
|
|
|
2010-07-21 00:57:35 +00:00
|
|
|
* place /etc/inittab with explaining blurb.
|
2010-07-20 19:34:25 +00:00
|
|
|
|
2010-07-16 00:56:00 +00:00
|
|
|
* vielleicht implizit immer auf syslog dependen?
|
|
|
|
|
2010-07-21 18:26:44 +00:00
|
|
|
* debian deadlock when partition set to noauto
|
2010-07-16 01:17:34 +00:00
|
|
|
|
2010-07-17 02:07:49 +00:00
|
|
|
* fingerprint.target, wireless.target, gps.target
|
2010-07-16 19:31:34 +00:00
|
|
|
|
2010-07-17 23:33:05 +00:00
|
|
|
* set_put(), hashmap_put() return values checken. i.e. == 0 macht kein free()!
|
|
|
|
|
2010-07-20 18:33:19 +00:00
|
|
|
* fix merging in .swap units
|
|
|
|
|
2010-07-17 23:33:05 +00:00
|
|
|
* pahole
|
|
|
|
|
2010-07-21 18:26:44 +00:00
|
|
|
* chkconfig/systemd-install glue
|
|
|
|
|
|
|
|
* io priority during initialization
|
2010-07-20 18:33:19 +00:00
|
|
|
|
2010-06-30 22:31:53 +00:00
|
|
|
External:
|
2010-06-17 20:57:28 +00:00
|
|
|
|
2010-07-16 22:57:51 +00:00
|
|
|
* default.target must be %ghosted...
|
|
|
|
|
|
|
|
* in %post create all symlinks manually and use inittab data
|
|
|
|
|
|
|
|
* default logic for serial getty, ck logging, ssh readahead
|
|
|
|
|
2010-07-21 18:26:44 +00:00
|
|
|
* pam: fix double sudo session cleanup:
|
|
|
|
http://www.gratisoft.us/bugzilla/show_bug.cgi?id=421
|
|
|
|
|
2010-06-18 23:06:09 +00:00
|
|
|
* patch /etc/init.d/functions with:
|
|
|
|
|
|
|
|
if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi
|
|
|
|
|
2010-07-21 18:26:44 +00:00
|
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth
|
|
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=612789 -- umount /cgroup on halt
|
|
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=612728 -- /etc/rc.d/init.d/functions
|
|
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=612712 -- pam_systemd
|
|
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=29193 -- accountsservice
|
|
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=29194 -- ConsoleKit
|
|
|
|
http://www.spinics.net/lists/linux-nfs/msg14371.html -- rpcbind
|
2010-07-14 13:13:34 +00:00
|
|
|
|
2010-05-15 23:49:45 +00:00
|
|
|
Regularly:
|
2010-02-14 21:45:08 +00:00
|
|
|
|
2010-05-15 23:49:45 +00:00
|
|
|
* look for close() vs. close_nointr() vs. close_nointr_nofail()
|
2010-02-14 21:47:08 +00:00
|
|
|
|
2010-05-15 23:49:45 +00:00
|
|
|
* check for strerror(r) instead of strerror(-r)
|
2010-06-16 19:54:17 +00:00
|
|
|
|
|
|
|
* Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
|
2010-06-21 21:27:18 +00:00
|
|
|
|
|
|
|
* %m in printf() instead of strerror();
|