]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
update docs
authorAlan T. DeKok <aland@freeradius.org>
Thu, 26 Jan 2023 15:16:57 +0000 (10:16 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 26 Jan 2023 15:17:09 +0000 (10:17 -0500)
scripts/build/redhat

index 1db0e2b36dbe7a8162a92241447001e2fb1239ba..3754e670aeca532a60c0c1c52ecb7313a54a24ba 100644 (file)
@@ -2,6 +2,14 @@
 #
 #  Script to (mostly) automatically install "hard to build" prerequisites for v4.
 #
+#  This is mainly useful for RH9 which doesn't have the necessary binary or
+#  -devel packages.  It's a temporary hack which should be removed when those
+#  packages are available.  The "builddep" tool should be used instead.
+#
+#  This script also is "top to bottom", and doesn't check if the files already
+#  exist, etc.  So don't run it twice.  Or if you do, just run the commands
+#  manually.
+#
 #  $ git clone https://github.com/FreeRADIUS/freeradius-server.git
 #  $ cd freeradius-server
 #  $ ./scripts/build/redhat