From 8bf8c4b1862a9eb6a7b37e40f562a4ee83e9a9d5 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Thu, 6 Jul 2017 21:46:16 +0100 Subject: [PATCH] Documentation note on OS upgrade --- Changes | 6 ++++++ lib/App/Netdisco.pm | 20 +++++++++++++++----- 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/Changes b/Changes index b9933490..a4f73943 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,9 @@ +2.036006 - TESTING + + [ENHANCEMENTS] + + * Documentation note on OS upgrade + 2.036005 - 2017-07-05 [ENHANCEMENTS] diff --git a/lib/App/Netdisco.pm b/lib/App/Netdisco.pm index 59ab5b60..1d7858a4 100644 --- a/lib/App/Netdisco.pm +++ b/lib/App/Netdisco.pm @@ -166,7 +166,7 @@ Have a quick read of the other settings to make sure you're happy, then move on. See L for further details. -=head1 Bootstrap +=head1 Initialisation The database either needs configuring if new, or updating from the current release of Netdisco (1.x). You also need vendor MAC address prefixes (OUI @@ -194,10 +194,20 @@ You should take care not to run this Netdisco daemon and the Netdisco 1.x daemon at the same time. Similarly, if you use the device discovery with Netdisco 2, disable your system's cron jobs for the Netdisco 1.x poller. -For further documentation on deployment, see -L. If you think Netdisco isn't -behaving correctly, see also the -L page. +Whenever you upgrade your operating system, you should also delete the +C<~netdisco/perl5> directory and re-run the C command above, to update +Netdisco's C library bindings. + +We have several other pages with tips for +L, +L, +L, +and L. + +You can also speak to someone in the C<#netdisco@freenode> IRC channel, or on +the L. +Before installing or upgrading please always review the latest +L. =head1 Upgrading from 2.x