Browse Source

Documentation: Mention RPM repo does not work with older distributions

Getting this to work would be a lot of work (creating two different
repositories, having another GPG key, integrating this into our build).

Closes #6498
Alexander Reelsen 10 years ago
parent
commit
82c21ff5b3
1 changed files with 3 additions and 0 deletions
  1. 3 0
      docs/reference/setup/repositories.asciidoc

+ 3 - 0
docs/reference/setup/repositories.asciidoc

@@ -91,6 +91,9 @@ yum install elasticsearch
 Configure Elasticsearch to automatically start during bootup. If your
 distribution is using SysV init, then you will need to run:
 
+WARNING: The repositories do not work with older rpm based distributions
+         that still use RPM v3, like CentOS5.
+
 [source,sh]
 --------------------------------------------------
 chkconfig --add elasticsearch