Skip to content

Commit c9576eb

Browse files
Apply suggestions from code review
Co-authored-by: Daria Vladykina <[email protected]>
1 parent 3629be6 commit c9576eb

File tree

5 files changed

+13
-14
lines changed

5 files changed

+13
-14
lines changed

articles/customizing-products-images.asm.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@
7878
<productname version="6.2">&slm;</productname>
7979
</meta>
8080
<meta name="title" its:translate="yes">Customizing &productname; on Premises</meta>
81-
<meta name="description" its:translate="yes">How to customize deployment images, kernel modules and kernel drivers
82-
modules a </meta>
81+
<meta name="description" its:translate="yes">How to customize deployment images, kernel modules and kernel drivers </meta>
8382
<meta name="social-descr" its:translate="yes">Customize deployment images, kernel modules and kernel drivers</meta>
8483
<!-- suitable categories has to be identical with the category selected in the docserv config -->
8584
<meta name="category" its:translate="no">
@@ -122,7 +121,7 @@
122121
<term>WHY?</term>
123122
<listitem>
124123
<para>
125-
You want to create an deployment image completely suited to your needs.
124+
You want to create a deployment image completely suited to your needs.
126125
</para>
127126
</listitem>
128127
</varlistentry>

concepts/customizing-products-drivers.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
xmlns:xlink="http://www.w3.org/1999/xlink"
1919
xmlns:trans="http://docbook.org/ns/transclusion">
2020
<info>
21-
<title>Creating custom dirvers</title><!-- can be changed via merge in the assembly -->
21+
<title>Creating custom drivers</title><!-- can be changed via merge in the assembly -->
2222
<!--add author's email address-->
2323
<meta name="maintainer" content="[email protected]" its:translate="no"/>
2424
<abstract><!-- can be changed via merge in the assembly -->
@@ -28,10 +28,10 @@
2828
</abstract>
2929
</info>
3030
<para>
31-
Installing third-party hardware drivers into a mission-critical environment can be a source of significant concern, from ensuring compatibility to guaranteeing support. The &suse; SolidDriver Program directly addresses these challenges by creating a standardized framework for our hardware partners. This ensures that kernel drivers are delivered in a uniform, proven, and reliable manner, giving customers the confidence to integrate the latest technology into their &sle;.
31+
Installing third-party hardware drivers in a mission-critical environment can be a source of significant concern, from ensuring compatibility to guaranteeing support. The &suse; SolidDriver Program directly addresses these challenges by creating a standardized framework for our hardware partners. This ensures that kernel drivers are delivered in a uniform, proven, and reliable manner, giving customers the confidence to integrate the latest technology into their &sle;.
3232
</para>
3333
<para>
34-
For a detailed description of the &suse; SolidDriver Program refer to the <link
34+
For a detailed description of the &suse; SolidDriver Program, refer to the <link
3535
xlink:href="https://drivers.suse.com/doc/SolidDriver/index.html">official documentation of the
3636
program</link>.
3737
</para>

concepts/customizing-products-identification.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ in the assembly -->
3030
and mitigate risk. However, when &slea; family products are being bundled with a
3131
system or integrated into a solution by an OEM, the system or solution needs to state the
3232
OEM status to customers, users and any compliance team. An important reason for this is that the
33-
terms and conditions of an OEM license agreement usually differ from a common end user
33+
terms and conditions of an OEM license agreement usually differ from a common end-user
3434
license agreement (EULA).
3535
</para>
3636
</abstract>
@@ -49,7 +49,7 @@ in the assembly -->
4949
the OEM solution, the file <filename>/etc/os-release</filename> shall be amended. For details
5050
about the file structure, refer to the <link
5151
xlink:href="https://documentation.suse.com/sles/16.0/html/SLE-os-identification">&slea;
52-
OS indetification</link> .</para>
52+
OS identification</link>.</para>
5353

5454
<para>The definition of <filename>/etc/os-release</filename> does not cover OEM identification.
5555
However, custom values can be added when correctly prefixed. We suggest OEMs to introduce:</para>
@@ -75,7 +75,7 @@ The attribute refers to the main support page for the OEM operating system.
7575
<term>SUSE_OEM_BUG_REPORT_URL</term>
7676
<listitem>
7777
<para>
78-
The attribute refersto the main bug reporting page for the OEM operating system.
78+
The attribute refers to the main bug reporting page for the OEM operating system.
7979
</para>
8080
</listitem>
8181
</varlistentry>
@@ -106,8 +106,8 @@ eth0: \4{eth0} \6{eth0}
106106
<package>*-release</package> package from the respective product provided by &suse; may be used
107107
as a template. </para>
108108

109-
<para>It is important for the OEM to make sure <emphasis role="strong">no</emphasis> &suse;
110-
originated files can be found in <filename>/etc/products.d/</filename> that would identify the
109+
<para>It is important for the OEM to make sure <emphasis role="strong">no</emphasis>
110+
&suse;-originated files can be found in <filename>/etc/products.d/</filename> that would identify the
111111
system as a &slea; system. Instead, the information contained in the file needs
112112
to come from the OEM and explicitly identify the OEM system.</para>
113113
</section>

concepts/customizing-products-images-introduction.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</info>
3030
<para>
3131
This article explains how to transform the provided raw OS image into a purpose-built system. The
32-
process may involve installing necessary software from RPMs and applying custom configurations
32+
process may involve installing the necessary software from RPMs and applying custom configurations
3333
for standard deployments. For specialized hardware not supported by the default image, we will
3434
also cover how to build and integrate custom kernel modules and drivers to ensure full system
3535
functionality.

concepts/customizing-products-kernel.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<meta name="maintainer" content="[email protected]" its:translate="no"/>
2424
<abstract><!-- can be changed via merge in the assembly -->
2525
<para>
26-
The topic serves as a link to a SBP.
26+
The topic serves as a link to an SBP.
2727
</para>
2828
</abstract>
2929
</info>
@@ -34,6 +34,6 @@ provides detailed guidelines on this process. This comprehensive guide covers ev
3434
background on kernel ABI stability to the step-by-step process of building, packaging, signing, and
3535
deploying your own kernel modules correctly. For details, refer to the <link
3636
xlink:href="https://documentation.suse.com/en-us/sbp/systems-management/html/SBP-KMP-Manual-SLE12SP2/index.html">Kernel
37-
Modules Packages Manual</link>.
37+
Module Packages Manual</link>.
3838
</para>
3939
</topic>

0 commit comments

Comments
 (0)