diff options
-rw-r--r-- | FEATURE-REMOVAL-SCHEDULE | 37 |
1 files changed, 14 insertions, 23 deletions
diff --git a/FEATURE-REMOVAL-SCHEDULE b/FEATURE-REMOVAL-SCHEDULE index 1803fdaa..57814d34 100644 --- a/FEATURE-REMOVAL-SCHEDULE +++ b/FEATURE-REMOVAL-SCHEDULE @@ -5,29 +5,9 @@ removed, it should also be removed from this file. --------------------------- -What: oldnet ADSL rp-pppoe mode - -When: undecided - -Why: Replaced by the oldnet PPP module - -Who: Robin H. Johnson <robbat2@gentoo.org> - ---------------------------- - -What: oldnet /etc/conf.d/wireless - -When: undecided - -Why: All configuration moved to /etc/conf.d/net - -Who: Robin H. Johnson <robbat2@gentoo.org> - ---------------------------- - What: Service pause action -When: Removed already, compatbility warning in place. +When: 1.0 Why: ... @@ -35,9 +15,9 @@ Who: --------------------------- -What: Service --startas, --chuid , --oknodo +What: start-stop-daemon options --startas, --chuid , --oknodo -When: undecided +When: 1.0 Why: Obsolete or replaced by other options. --startas => use --name or --exec @@ -47,3 +27,14 @@ Why: Obsolete or replaced by other options. Who: --------------------------- + +What: runscript and rc symbolic links + +When: 1.0 + +Why: Deprecated in favor of openrc-run and openrc due to naming + conflicts with other software. + +Who: + +--------------------------- |