]> git.wh0rd.org - sysvinit.git/blob - contrib/TODO
Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12). It is
[sysvinit.git] / contrib / TODO
1
2 There are several things on the wishlist. See also the "wishlist" bugs filed
3 against sysvinit in the debian bugs system (http://www.debian.org/Bugs/).
4
5 1. A special target for kbrequest, so that extra CHILDs are
6 created (each one needs its own utmp/wtmp bookkeeping)
7 2. Extend the initreq.h interface?
8 3. Add GNU last long options to last
9
10 4. Write all boot messages to a logfile
11 Problem: TIOCCONS ioctl redirects console output, it doesn't copy it.
12 I think this is not easily possible without kernel support.
13 I do not like the idea of booting with a pseudo tty as console and
14 a redirect process behind it writing to both the real console and a
15 logfile - too fragile.
16