--- en-US/Server_Configuration_Tools.xml | 50 +++++++++++++----------------------- 1 file changed, 18 insertions(+), 32 deletions(-) diff --git a/en-US/Server_Configuration_Tools.xml b/en-US/Server_Configuration_Tools.xml index fb49b3f..978b5ca 100755 --- a/en-US/Server_Configuration_Tools.xml +++ b/en-US/Server_Configuration_Tools.xml @@ -6,44 +6,30 @@ <section> <title>Server Configuration Tools</title> <para /> - <section id="section1"> - <title>App Installet</title> - <para> - Fedora 20 includes a new application installer called gnome-software. gpk-application is still available. - </para> - </section> - - <section id="section2"> - <title>Acpica tools</title> - <para> - The new acpica-tools package has been designed to replace the existing iasl and pmtools package. The tool brings the Fedora distribution up-to-date for ACPI development and exploration, improves the quality of the existing packaging by additionally running test suites. - </para> - </section> - - <section id="section3"> - <title>F20 Boost 154</title> + <section id="sect-F_&PRODVER;_Boost_154"> + <title>F&PRODVER; Boost 154</title> <para> - Boost has been upgraded to version 1.54.0. Apart from a number of bugfixes, this brings in three new libraries: Boost.Log for logging, Boost.TTI for Type Traits Introspection, and Boost.TypeErasure for runtime polymorphism based on concepts. + Boost has been upgraded to version 1.54.0. Apart from a number of bugfixes, this brings in three new libraries: + + <simplelist> + <member>Boost.Log for logging</member> + <member>Boost.TTI for Type Traits Introspection</member> + <member>Boost.TypeErasure for runtime polymorphism based on concepts</member> + </simplelist> + </para> </section> - - <section id="section4"> - <title>No Default Syslog</title> - <para> - F20 does not install a Syslog service by default anymore. For browsing log messages please type "journalctl" rather than "less /var/log/messages". Please type "journalctl -f" instead of "tail -f /var/log/messages". Please use "journalctl | grep foobar" instead of "grep foobar /var/log/messages". If the administrator needs /var/log/messages or support for the BSD syslog network protocol we recommend installing a syslog daemon such as rsyslog or syslog-ng with a command like like the following: - -$ yum install rsyslog - </para> - </section> - - <section id="section5"> + <section id="sect-Snapshot_and_Tool"> <title>Snapshot and Rollback Tool</title> <para> - Fedora now provides tools for saving and restoring the system state of systems using a yum plugin and the roller-derby CLI tool. - </para> + Fedora &PRODVER; now provides tools for saving and restoring the system state of systems using a yum plugin and the Roller Derby CLI tool.In order to prevent loss of data when rebooting into an snapshot, the Roller Derby CLI will allow saving a snapshot of the current state before rolling back and will provide tools to allow mounting of that current state to recover changes that have occurred since the rollback point. + + <screen> + <command>yum-plugin-fs-snapshot</command> + </screen> + + </para> </section> </section> - - -- 1.8.1.4 -- docs mailing list docs@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/docs