commit: 2c265e13c60be0ed583a871ca12a22e4d379a7c0 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Mon Aug 11 18:17:33 2014 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Mon Aug 11 18:17:33 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=2c265e13
README: expand information about rc and runscript deprecation --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README b/README index 917704b..69e3b54 100644 --- a/README +++ b/README @@ -67,7 +67,12 @@ conflicts with other software. The /sbin/rc binary was renamed to Backward compatible symbolic links are currently in place so your system will keep working if you are using the old names; however, it is -strongly advised that you migrate to the new names. +strongly advised that you migrate to the new names because the symbolic +links will be removed in the future. + +Warnings have been added to assist with this migration; however, they +only show in verbose mode in this release due to the level of noise they +produce. Reporting Bugs --------------
