summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-12-30 16:54:04 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-12-30 16:54:04 +0100
commitcf468ad0fd5426c2625626eb1e8dac2c223210e7 (patch)
tree2f4041d57c1dc70311872880fc5cc39c1c387dd7 /README
parent37a57b1a4004ab89424d8881d0b33b59709e375a (diff)
parent3470eda3f5cea437a6de132b1ead3f27effd3902 (diff)
downloadopenrc-cf468ad0fd5426c2625626eb1e8dac2c223210e7.tar.gz
openrc-cf468ad0fd5426c2625626eb1e8dac2c223210e7.tar.bz2
openrc-cf468ad0fd5426c2625626eb1e8dac2c223210e7.tar.xz
Merge branch 'master' into openrc-master-embtkopenrc-embtk-0.13openrc-master-embtk
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 7 insertions, 4 deletions
diff --git a/README b/README
index 53408c3..798ef4e 100644
--- a/README
+++ b/README
@@ -61,10 +61,13 @@ As of OpenRC-0.12, the net.* scripts, originally from Gentoo Linux, have
been removed. If you need these scripts, look for a package called
netifrc, which is maintained by them.
-As of OpenRC-0.13, the /sbin/rc binary has been renamed /sbin/openrc.
-There is a /sbin/rc symbolic link in place currently in case you are
-still using the old name. However, it is strongly advised that you
-migrate your system to the new name.
+As of OpenRC-0.13, two binaries have been renamed due to naming
+conflicts with other software. The /sbin/rc binary was renamed to
+/sbin/openrc, and /sbin/runscript was renamed to /sbin/openrc-run.
+
+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.
Reporting Bugs
--------------