We've had a number of users submit bugs stating
that mariadb-server is no longer available from
the default repo, and is causing errors.
This note should hopefully point new users
into the right direction.
Change-Id: Ie222779dee5166937820b9c48b05fef09ae56148
Closes-bug: #1807609
These were used by now-dead tooling. We can remove them.
Change-Id: I4b4ef694206249da8b98589b3026f2a2be501ee3
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
The PDF build does not include content multiple times if the same file
is included in a toctree more than once. That means we need to
restructure the guide to handle the common parts differently. This
approach merges some of the previously split sections back together
using inline prose to indicate where minor variations apply for
different operating systems but retaining separate files for cases where
the differences are significant.
Change-Id: I5d9ff549b05ca4ce54486719d70858589b8fcfa3
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Provide a script for interpreting the "only" directives and splitting
the existing content up into standalone files for each OS to make it
easier for project teams to copy the parts they need into their own
project documentation trees without requiring separate platform builds.
The files have been hand-edited to pass the niceness check and to allow
the install guide to build.
The script for building the guide has been changed to not build separate
copies per OS.
Change-Id: Ib88f373190e2a4fbf14186418852d971b33dca85
Signed-off-by: Doug Hellmann <doug@doughellmann.com>