diff options
author | Johnny Robeson <johnny@localmomentum.net> | 2015-08-05 17:28:29 -0400 |
---|---|---|
committer | Johnny Robeson <johnny@localmomentum.net> | 2015-08-05 17:28:29 -0400 |
commit | caaf2d1f19a6e51f4525ffc629702963b7cbf67b (patch) | |
tree | ba6997dc07eec34c6c07ae645a721b6411fcd95e /TODO | |
parent | 511d2ffc8cc4e6c6b528aa96c4096f57bc52226e (diff) |
TODO: remove obsolete fedup related todos
Fedup is being replaced by a dnf plugin that relies on systemd offline
updates as per
https://fedoraproject.org/wiki/Changes/DNF_System_Upgrades
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -690,10 +690,6 @@ Features: * If we show an error about a unit (such as not showing up) and it has no Description string, then show a description string generated form the reverse of unit_name_mangle(). -* fedup: add --unit to systemctl switch-root somehow -* fedup: do not delete initrd on switch-root -* fedup: generator - * clean up date formatting and parsing so that all absolute/relative timestamps we format can also be parsed * on shutdown: move utmp, wall, audit logic all into PID 1 (or logind?), get rid of systemd-update-utmp-runlevel |