summaryrefslogtreecommitdiff
path: root/fixme
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-08-17 18:53:47 +0200
committerLennart Poettering <lennart@poettering.net>2010-08-17 18:53:47 +0200
commit85ad5b18ad226891fe2860ec7d10277ec35022e0 (patch)
tree96f233518454762ec24acb879dc4baec5608bd30 /fixme
parent1cba2c90e837b8ccff736890e223628275d4183d (diff)
systemctl: break output properly for 80ch terminals
Diffstat (limited to 'fixme')
-rw-r--r--fixme9
1 files changed, 3 insertions, 6 deletions
diff --git a/fixme b/fixme
index afc8143b75..101cebb2cc 100644
--- a/fixme
+++ b/fixme
@@ -14,11 +14,6 @@
<kay> when does it do that?
<Viking-Ice> if you disable the service
-* fixup var-run/var-lock tmpfs mounts. we need:
- touch /var/run/utmp
- chown root:utmp /var/run/utmp
- mkdir -p /var/lock/subsys
-
* have a simple syslog bridge providing /dev/log and forward messages
to /dev/kmsg. at the moment the real syslog can be started, the bridge
is stopped and the open /dev/log fd to the real syslog. that way we
@@ -78,7 +73,9 @@
External:
-* nomodules nach udev umziehen
+* nologin nach /var/run https://bugzilla.redhat.com/show_bug.cgi?id=624489
+
+* make sysinit honour forcefsck/fastboot from the kernel command line
* sysv functions should color when stdout is tty, not stdin