diff --git a/core/README.dbconfig b/core/README.dbconfig index 695ea9da670..f26cbe02879 100644 --- a/core/README.dbconfig +++ b/core/README.dbconfig @@ -99,17 +99,3 @@ mysql * db_version is already 2002. It detects, nothing to do. * update dbconfig already configured - -sqlite3 -======= - - * install - * /etc/dbconfig-common/bareos-database-common.conf created - * db: setup - * creates link from /var/lib/bareos/bareos.db to bareos - * update from 12.4: - * updates db_version from 2001 to 2002. - * update from 13.2: - * db_version is already 2002. It detects, nothing to do. - * creates link from /var/lib/bareos/bareos.db to bareos - * update dbconfig already configured diff --git a/core/manpages/bareos-dbcheck.8 b/core/manpages/bareos-dbcheck.8 index 709fb2c982a..b28f8a85156 100644 --- a/core/manpages/bareos-dbcheck.8 +++ b/core/manpages/bareos-dbcheck.8 @@ -62,7 +62,7 @@ set debug level to \fInnn\fP. print timestamp in debug output. .TP .BI \-D,--driver\ drivername -Specify the database driver name (default NULL) . +Specify the database driver name (default NULL) . .TP .BI \-f,--fix If specified, dbcheck will repair (fix) the inconsistencies it finds. diff --git a/core/manpages/bscan.8 b/core/manpages/bscan.8 index 979f162c645..3a05a4db7f8 100644 --- a/core/manpages/bscan.8 +++ b/core/manpages/bscan.8 @@ -39,7 +39,7 @@ A summary of options is included below. Show version and usage of program. .TP .BI \-B,--dbdriver\ drivername -Specify the database driver name (default NULL) . +Specify the database driver name (default NULL) . .TP .BI \-b,--parse-bootstrap\ bootstrap Specify a bootstrap file. diff --git a/docs/manuals/source/Appendix/BareosCopyrightTrademarkAndLicenses.rst b/docs/manuals/source/Appendix/BareosCopyrightTrademarkAndLicenses.rst index 15b2c566ea5..d0dc09d76cc 100644 --- a/docs/manuals/source/Appendix/BareosCopyrightTrademarkAndLicenses.rst +++ b/docs/manuals/source/Appendix/BareosCopyrightTrademarkAndLicenses.rst @@ -42,7 +42,7 @@ Public Domain :index:`\ `\ -Some of the Bareos code, or code that Bareos references, has been released to the public domain. E.g. md5.c, SQLite. +Some of the Bareos code, or code that Bareos references, has been released to the public domain. E.g. md5.c. Trademark ~~~~~~~~~ diff --git a/docs/manuals/source/DeveloperGuide/catalog.rst b/docs/manuals/source/DeveloperGuide/catalog.rst index 4c4564951d1..e13b4072275 100644 --- a/docs/manuals/source/DeveloperGuide/catalog.rst +++ b/docs/manuals/source/DeveloperGuide/catalog.rst @@ -10,7 +10,7 @@ developers and system administrators who want or need to know more of the working details of **Bareos**. We only support PostgreSQL. -Support for SQLite or MySQL has been discontinued in :sinceVersion:`21.0.0:MySQL backend removed`. +Support for SQLite or MySQL has been discontinued in :sinceVersion:`21.0.0:MySQL backend removed`. Remaining code has been deleted :sinceVersion:`23.0.0:MySql code removed`. PostgreSQL was chosen because it is a full-featured, very mature database. Filenames and Maximum Filename Length diff --git a/docs/manuals/source/DocumentationStyleGuide/CommonNames.rst b/docs/manuals/source/DocumentationStyleGuide/CommonNames.rst index 184eac76bf3..d27f3f122dc 100644 --- a/docs/manuals/source/DocumentationStyleGuide/CommonNames.rst +++ b/docs/manuals/source/DocumentationStyleGuide/CommonNames.rst @@ -92,7 +92,6 @@ Products open-source, open-source |postgresql|, ``|postgresql|`` reST, reST - |sqlite|, ``|sqlite|`` TLS-PSK, TLS-PSK |vmware|, ``|vmware|`` |vsphere|, ``|vsphere|`` diff --git a/docs/manuals/source/conf.py b/docs/manuals/source/conf.py index 19550f219f6..80f710c2ccf 100644 --- a/docs/manuals/source/conf.py +++ b/docs/manuals/source/conf.py @@ -74,7 +74,6 @@ .. |mariadb| replace:: MariaDB .. |mysql| replace:: MySQL .. |postgresql| replace:: PostgreSQL -.. |sqlite| replace:: Sqlite .. |vmware| replace:: VMware .. |vsphere| replace:: VMware vSphere