f6b3de50db0a119dfecd63bd243932bafa4ee1b1 max Mon Jan 25 07:44:14 2021 -0800 a few more fixed for the mirror docs, found by daniel, refs #25525 diff --git src/product/mirrorManual.txt src/product/mirrorManual.txt index 02eed3b..61c2ba8 100644 --- src/product/mirrorManual.txt +++ src/product/mirrorManual.txt @@ -256,33 +256,32 @@ Use the file here: ex.hg.conf as the beginning template for your system: Copy the sample hg.conf: cp ex.hg.conf ${WEBROOT}/cgi-bin/hg.conf Please edit this hg.conf file and set any parameters required for your installation. Use the comments in that file as your guide. Browser developers will want a copy of this file in their home directory with mode 600 and named: ~/.hg.conf These copies may have different db.user specification to allow developers write access to the database. - See also: README.mysql.setup -10. Load databases of interest. See also: README.QuickStart +10. Load databases of interest. See also: src/product/scripts/activeDbList.sh src/product/scripts/minimal.db.list.txt src/product/scripts/loadDb.sh And discussion in scripts/README about whether you can use directly the MySQL binary database files, or if you need to download goldenPath database text dumps and load them into the database. An alternative to loading the database tables from text files, is to directly rsync the MySQL tables themselves and place them in your MySQL /var/ directory. These tables are much larger than the text files due to the sizes of indexes created during a table load, but it can save a lot of time since the data loading step is quite compute intensive. A typical rsync command for an