]> git.proxmox.com Git - pve-docs.git/commitdiff
pve-software-stack.tt: add AppArmor and cgroups
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 17 Aug 2018 06:54:30 +0000 (08:54 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 17 Aug 2018 06:54:30 +0000 (08:54 +0200)
images/pve-software-stack.svg
images/pve-software-stack.tt

index ca50684b650b47d2d2fb8136289d67dd6657ed65..f74df7ad628e154640a30ab47ffd5302382ec010 100644 (file)
 <polygon fill="#00617f" stroke="none" points="14,-9.5 14,-51.5 504,-51.5 504,-9.5 14,-9.5"/>
 <polygon fill="#ff9100" stroke="none" points="19,-18 19,-43 64,-43 64,-18 19,-18"/>
 <text text-anchor="start" x="24" y="-26.8" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">KVM</text>
-<text text-anchor="start" x="228" y="-25.5" font-family="Helvetica,sans-Serif" font-size="20.00" fill="white">Linux Kernel</text>
+<text text-anchor="start" x="150.5" y="-25.5" font-family="Helvetica,sans-Serif" font-size="20.00" fill="white">Linux Kernel</text>
+<polygon fill="#ff9100" stroke="none" points="349,-18 349,-43 424,-43 424,-18 349,-18"/>
+<text text-anchor="start" x="354" y="-26.8" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">AppArmor</text>
+<polygon fill="#ff9100" stroke="none" points="429,-18 429,-43 499,-43 499,-18 429,-18"/>
+<text text-anchor="start" x="434" y="-26.8" font-family="Helvetica,sans-Serif" font-size="14.00" fill="white">cgroups</text>
 </g>
 </g>
 </svg>
index 84cae8e72554912ffa303634921965ebc0d20663..ff3411386d9162d40f475c01368a893db42499c5 100644 (file)
@@ -97,8 +97,10 @@ graph pve_software_stack {
          <table BGCOLOR="#00617F" border='0' cellspacing='5' cellpadding='5' cellborder='0'>
          <tr>
            <td align='left' fixedsize='true' width='45' height='25' BGCOLOR="#FF9100"><font face="Helvetica" color="white">KVM</font></td>
-           <td align='left'><font face="Helvetica" point-size='20' color="white">Linux Kernel</font></td>
-          </tr>
+           <td width='275' ><font face="Helvetica" point-size='20' color="white">Linux Kernel</font></td>
+           <td align='left' fixedsize='true'  width='75' height='25' BGCOLOR="#FF9100"><font face="Helvetica" color="white">AppArmor</font></td>
+           <td align='left' fixedsize='true'  width='70' height='25' BGCOLOR="#FF9100"><font face="Helvetica" color="white">cgroups</font></td>
+         </tr>
           </table>
         </td></tr>
         </table></td></tr>