- modules/howto/nav.adoc
- modules/unlang/nav.adoc
- modules/developers/nav.adoc
-- modules/upgrade/nav.adoc
- modules/raddb/nav.adoc
* The syntax of the xref:unlang:index.adoc[unlang] processing language.
* The xref:raddb:index.adoc[configuration files] located in `/etc/raddb/`, or `/etc/freeradius/`
* Various xref:howto:index.adoc[how-to] guides.
-* xref:upgrade:index.adoc[Upgrading] from a previous version of FreeRADIUS.
+* xref:installation:upgrade.adoc[Upgrading] from a previous version of FreeRADIUS.
* xref:developers:index.adoc[Developer documentation].
This organization means that for example, the `ldap` module will have
these changes is that the some of the configuration has been changed.
Administrators who have version 3 and wish to upgrade to version 4
-should read the xref:upgrade:index.adoc[upgrading] documentation. That
-documentation explains the differences between the two versions, and
+should read the xref:installation:upgrade.adoc[upgrading] documentation.
+That documentation explains the differences between the two versions, and
how an existing configuration can be reproduced in the latest
release. We do _not_ recommend using version 3 configuration files
with version 4. The configuration files are _not_ compatible across a
** xref:packages.adoc[Install from packages]
** xref:dependencies.adoc[Dependencies]
** xref:source.adoc[Build from source]
+** xref:upgrade.adoc[Upgrading from v3 to v4]
** Building Packages
*** xref:build_deb.adoc[Debian and Ubuntu]
*** xref:build_rpm.adoc[RedHat and CentOS]
The initial output from running in debugging mode (`radiusd -X`)
will tell you which configuration files are being used. See
-xref:upgrade:index.adoc[Upgrading] for information about
+xref:installation:upgrade.adoc[Upgrading] for information about
upgrading from older versions. There _may_ be changes in the
dictionary files which are required for a new version of the
software. These files will not be installed over your current
version 3 to version 4.
For details on what has changed between the version, see the
-xref:upgrade:index.adoc[upgrade] guide.
+xref:installation:upgrade.adoc[upgrade] guide.
We _strongly_ recommend that new major versions be installed in a
different location than any existing installations. Any local policies
been renamed. This change was necessary in order to simplify the
operation of the server, and to better support multiple protocols.
-Please see the xref:upgrade:index.adoc[upgrade] file for more information
-about these changes.
+Please see the xref:installation:upgrade.adoc[upgrade] file for more
+information about these changes.
The `sites-available/` directory contains many files. Each file is a
worked example of how to achieve a particular goal using FreeRADIUS. We
+++ /dev/null
-* xref:index.adoc[Upgrading from v3 to v4]
+++ /dev/null
-antora/modules/upgrade/pages/
\ No newline at end of file