From: Ken Dreyer Date: Mon, 10 Nov 2014 16:47:51 +0000 (-0700) Subject: doc: refresh CentOS versions X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F18%2Fhead;p=ceph-build.git doc: refresh CentOS versions CentOS 4 doesn't exist any more; use something more modern. --- diff --git a/README.rst b/README.rst index 1e3de8da..6fa672bd 100644 --- a/README.rst +++ b/README.rst @@ -80,7 +80,7 @@ platform-specific ----------------- Sometimes, the process needs to do something specific depending on the distribution, version, release, or architecture. For example installing -a specific package that is only available on CentOS 5, and not in CentOS 4. +a specific package that is only available on CentOS 6, and not in CentOS 7. All steps (setup, build, package, and deploy) can define scripts to be run whenever any of the distribution metadata matches.