docs: large improvement on several chapters#2507
Merged
BareosBot merged 28 commits intobareos:bareos-25from Jan 20, 2026
Merged
Conversation
12 tasks
- fix redondant paragraph in VolumeManagement The same paragraph was revisited two time during development in #a4b65ccbb3 and #2b5109cbc - Unify volume status rendering by using double backticks - apply Style Guide for db fields, volume name, volume status - split long lines - fix hostname examples - fix comment lenght in code block Fix bareos/internal#146 Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> Co-authored-by: Philipp Storz <philipp.storz@bareos.com> (cherry picked from commit be341fe)
- add rule about Volume Status to be enclosed with backticks, was previously star enclosed. Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit 7a6d68d)
Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit 07a0e2f)
- apply line length formatting - remove ``Append`` as possible volstatus for prune/purge operations Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit ae1dbd2)
- long line formatting - replace `/dev/sg0` by more conventional autochanger device `/dev/sch0` - standardize bareos client name to `bareos-fd` (cherry picked from commit d5d750d)
(cherry picked from commit 7ac3ef0)
- long line formatting - apply new index formatting - standardize bareos client name to `bareos-fd` (cherry picked from commit 8946456)
- long line formatting - apply new index formatting - standardize bareos client name to `bareos-fd` Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit 1c5858e)
- long line formatting - apply new index formatting - standardize bareos daemon name to `bareos-(fd,sd,dir)` - use example.com as domain for fqdn Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit 3bb7548)
- long line formatting - standardize bareos client name to `bareos-` - migrate oldies (DLT) to more recent device like LTO Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit 251b6be)
- replace old dir version with recent header - replace old media type with recent standard Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit 38e4855)
- long line formatting - standardize bareos client name to `bareos-` - migrate oldies (DLT) to more recent device like LTO - add notice about the usage of `1` in verify command Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit 4c4a47d)
- standardize bareos client name to `bareos-` - use coherent bareos version signature Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit 07e7e9e)
- moved from BareosConsole Add Volumes to a Pool section Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit 7e7b023)
- long line formatting - standardize bareos client name to `bareos-` - apply Guidelines to bcommand and config:option formating - revisit some bareos version headers - moved section Add Volumes to a Pool to VolumeManagement chapter Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit f91b9ef)
- long line formatting - use generic client name client1,2,3 - refresh some example - add formating to command - add note about Maximum Concurrent Jobs in default RestoreFiles job Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit bbcd99f)
- refresh packages list with 25.0.0 latest changes - introduce remark about availability of feature in subscription binaries only - split long line (100) - adapt index to new syntax Fix bareos/internal#542 Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit ac786e6)
- added information about anonymized report in console - added link to webui in console - added howto get report from webui Fix bareos/internal#535 Fix bareos/internal#530 Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit a027f87)
Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit fb73746)
(cherry picked from commit 9c70ac5)
- Update configuration chapter making 1 the default for all, deprecate 5 - Update Verifing chapter with new default value pins1 Fix bareos#2490 Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit 7100071)
Co-authored-by: Philipp Storz <philipp.storz@bareos.com> (cherry picked from commit b74b3c5)
f33687a to
d520887
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of PR #2460 to bareos-25
Checklist for the reviewer of the PR (will be processed by the Bareos team)
Make sure you check/merge the PR using
devtools/pr-toolto have some simple automated checks run and a proper changelog record added.General
Source code quality (if there were changes to the original PR)
Backport quality