diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-08-25 20:39:45 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-08-25 20:39:45 +0200 |
commit | ca2937ce0bf43e657c131000a2dc7f34c5b2291a (patch) | |
tree | d7159b7366a64753c1313d0ea34486f5e8ff5269 /fixme | |
parent | 173a8d04fc3535b571fe4a0d4715c18be315a43a (diff) |
update fixme
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 14 |
1 files changed, 0 insertions, 14 deletions
@@ -76,8 +76,6 @@ * add RefuseManualIsolate= (default on?) -* fstab nofail - * add systemctl switch to dump transaction without executing it * shell wenn fsck im arsch is @@ -100,23 +98,11 @@ External: * make sysinit honour forcefsck/fastboot from the kernel command line fsck.mode=auto|force|skip -* get mount point kernel patch into f14 - -* sysv functions should color when stdout is tty, not stdin - -* agetty should not modify baudrate https://bugzilla.redhat.com/show_bug.cgi?id=623685 - * ck logging, ssd readahead * pam: fix double sudo session cleanup: http://www.gratisoft.us/bugzilla/show_bug.cgi?id=421 -* kernel mount point move - -* patch /etc/init.d/functions with: - - if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi - 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 |