aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2014-01-23 11:08:35 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2014-01-23 11:18:45 -0600
commit2cc6ef723a7395993362f8015cd8aab6430301a9 (patch)
treeaad9ed3dc8cec3655be55292f5e7bac1ecd26225
parentde186401e5843e376cc12545c2ea35212f5e0490 (diff)
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.
-rw-r--r--FEATURE-REMOVAL-SCHEDULE37
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:
+
+---------------------------