update feature removal schedule

- Remove the netifrc related items since netifrc is now a separate
  package.

- State that the features we are planning to remove will be removed
  in version 1.0.

- Clarify the last entry; we are refering to start-stop-daemon options.
This commit is contained in:
William Hubbs 2014-01-23 11:08:35 -06:00
parent de186401e5
commit 2cc6ef723a

View File

@ -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:
---------------------------