Browse Source

updated PowerEL repo file

Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com>
master
Toshaan Bharvani 6 years ago
parent
commit
17e3c2fc31
  1. 4
      PowerEL-Base.repo
  2. 6
      PowerEL-Communication.repo
  3. 6
      PowerEL-FilePrint.repo
  4. 6
      PowerEL-GUI.repo
  5. 6
      PowerEL-MariaDB.repo
  6. 6
      PowerEL-Monitoring.repo
  7. 6
      PowerEL-MsgQueue.repo
  8. 6
      PowerEL-MySQL.repo
  9. 6
      PowerEL-NoSQL.repo
  10. 6
      PowerEL-PostgreSQL.repo
  11. 6
      PowerEL-TUI.repo
  12. 6
      PowerEL-Virt.repo
  13. 6
      PowerEL-Web.repo
  14. 214
      enterprisedocs-man.css

4
PowerEL-Base.repo

@ -1,6 +1,6 @@
[PowerEL-Base] [PowerEL-Base]
name=PowerEL Base $releasever - $basearch name=PowerEL Base 7 - $basearch
mirrorlist=http://mirrorlist.powerel.org/powerel-base-$releasever-$basearch mirrorlist=http://mirrorlist.powerel.org/powerel-base-7-$basearch
enabled=1 enabled=1
gpgcheck=1 gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-powerel7 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-powerel7

6
PowerEL-Communication.repo

@ -0,0 +1,6 @@
[PowerEL-Communication]
name=PowerEL Communication 7 - $basearch
mirrorlist=http://mirrorlist.powerel.org/powerel-communication-7-$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-powerel7

6
PowerEL-FilePrint.repo

@ -0,0 +1,6 @@
[PowerEL-FilePrint]
name=PowerEL FilePrint 7 - $basearch
mirrorlist=http://mirrorlist.powerel.org/powerel-fileprint-7-$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-powerel7

6
PowerEL-GUI.repo

@ -0,0 +1,6 @@
[PowerEL-GUI]
name=PowerEL GUI 7 - $basearch
mirrorlist=http://mirrorlist.powerel.org/powerel-gui-7-$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-powerel7

6
PowerEL-MariaDB.repo

@ -0,0 +1,6 @@
[PowerEL-MariaDB]
name=PowerEL MariaDB 7 - $basearch
mirrorlist=http://mirrorlist.powerel.org/powerel-mariadb-7-$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-powerel7

6
PowerEL-Monitoring.repo

@ -0,0 +1,6 @@
[PowerEL-Monitoring]
name=PowerEL Monitoring 7 - $basearch
mirrorlist=http://mirrorlist.powerel.org/powerel-monitoring-7-$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-powerel7

6
PowerEL-MsgQueue.repo

@ -0,0 +1,6 @@
[PowerEL-MsqQueue]
name=PowerEL MsgQueue 7 - $basearch
mirrorlist=http://mirrorlist.powerel.org/powerel-msgqueue-7-$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-powerel7

6
PowerEL-MySQL.repo

@ -0,0 +1,6 @@
[PowerEL-MySQL]
name=PowerEL MySQL 7 - $basearch
mirrorlist=http://mirrorlist.powerel.org/powerel-mysql-7-$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-powerel7

6
PowerEL-NoSQL.repo

@ -0,0 +1,6 @@
[PowerEL-NoSQL]
name=PowerEL NoSQL 7 - $basearch
mirrorlist=http://mirrorlist.powerel.org/powerel-nosql-7-$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-powerel7

6
PowerEL-PostgreSQL.repo

@ -0,0 +1,6 @@
[PowerEL-PostgreSQL]
name=PowerEL PostgreSQL 7 - $basearch
mirrorlist=http://mirrorlist.powerel.org/powerel-postgresql-7-$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-powerel7

6
PowerEL-TUI.repo

@ -0,0 +1,6 @@
[PowerEL-TUI]
name=PowerEL TUI 7 - $basearch
mirrorlist=http://mirrorlist.powerel.org/powerel-tui-7-$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-powerel7

6
PowerEL-Virt.repo

@ -0,0 +1,6 @@
[PowerEL-Virt]
name=PowerEL Virt 7 - $basearch
mirrorlist=http://mirrorlist.powerel.org/powerel-virt-7-$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-powerel7

6
PowerEL-Web.repo

@ -0,0 +1,6 @@
[PowerEL-Base]
name=PowerEL Base $releasever - $basearch
mirrorlist=http://mirrorlist.powerel.org/powerel-base-$releasever-$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-powerel7

214
enterprisedocs-man.css

@ -1,21 +1,21 @@
body { body {
background-color: #ffffff; background-color: #ffffff;
color: #000000; color: #000000;
margin: 0; margin: 0;
padding: 0; padding: 0;
font-family: helvetica, arial,sans-serif; font-family: helvetica, arial,sans-serif;
font-size: 12pt; font-size: 12pt;
/* needed so buttons created with css don't bleed into text */ /* needed so buttons created with css don't bleed into text */
line-height: 1.3; line-height: 1.3;
} }


body.book, body.article, body.chapter, body.part, body.preface, body.sect1, body.index, body.colophon, body.glossary, body.reference, body.refentry { body.book, body.article, body.chapter, body.part, body.preface, body.sect1, body.index, body.colophon, body.glossary, body.reference, body.refentry {
font-family: helvetica, arial,sans-serif; font-family: helvetica, arial,sans-serif;
font-size: 12pt; font-size: 12pt;
background-color: #ffffff; background-color: #ffffff;
margin: 0; margin: 0;
padding : 0; padding : 0;
} }


p, td, th, .variablelist { p, td, th, .variablelist {
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
@ -25,11 +25,11 @@ p, td, th, .variablelist {
} }


div.article p { div.article p {
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
font-size: 12pt; font-size: 12pt;
/* if in article made from XML left must be 10 so it lines up */ /* if in article made from XML left must be 10 so it lines up */
margin : 10px 10px 10px 10px; margin : 10px 10px 10px 10px;
} }


li { li {
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
@ -47,8 +47,8 @@ table.note, table.tip, table.important, table.caution, table.warning {
width: 95%; width: 95%;
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
font-size: 12pt; font-size: 12pt;
border: 2px solid #B0C4DE; border: 2px solid #B0C4DE;
background-color: #F0F8FF; background-color: #F0F8FF;
color: #000000; color: #000000;
/* padding inside table area */ /* padding inside table area */
padding: 0.5em; padding: 0.5em;
@ -58,26 +58,26 @@ table.note, table.tip, table.important, table.caution, table.warning {


/* set width smaller and IE is happy */ /* set width smaller and IE is happy */
ul table.note, ul table.tip, ul table.important, ul table.caution, ul table.warning, ol table.note, ol table.tip, ol table.important, ol table.caution, ol table.warning { ul table.note, ul table.tip, ul table.important, ul table.caution, ul table.warning, ol table.note, ol table.tip, ol table.important, ol table.caution, ol table.warning {
width: 95%; width: 95%;
} }


.computeroutput, .command { .computeroutput, .command {
font-family: courier, courier new, monospace; font-family: courier, courier new, monospace;
font-size: 12pt; font-size: 12pt;
} }


.userinput { .userinput {
font-family: courier, courier new, monospace; font-family: courier, courier new, monospace;
font-size: 12pt; font-size: 12pt;
font-weight: bold; font-weight: bold;
} }


table.screen { table.screen {
width: 95%; width: 95%;
font-family: courier, courier new, monospace; font-family: courier, courier new, monospace;
font-size: 12pt; font-size: 12pt;
border: 2px solid #A9A9A9; border: 2px solid #A9A9A9;
background-color: #DCDCDC; background-color: #DCDCDC;
color: #000000; color: #000000;
padding: 0.5em; padding: 0.5em;
margin-bottom: 0.5em; margin-bottom: 0.5em;
@ -88,15 +88,15 @@ table.calstable {
width: 95%; width: 95%;
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
font-size: 12pt; font-size: 12pt;
background-color: #DCDCDC; background-color: #DCDCDC;
color: #000000; color: #000000;
} }


table.calstable td { table.calstable td {
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
font-size: 12pt; font-size: 12pt;
border: 1px solid #A9A9A9; border: 1px solid #A9A9A9;
background-color: #DCDCDC; background-color: #DCDCDC;
color: #000000; color: #000000;
padding: 0.5em; padding: 0.5em;
margin-bottom: 0.5em; margin-bottom: 0.5em;
@ -106,46 +106,46 @@ table.calstable td {


table.calstable th { table.calstable th {
border: 2px solid #A9A9A9; border: 2px solid #A9A9A9;
background-color: #A9A9A9; background-color: #A9A9A9;
color: #000000; color: #000000;
} }


.navheader, .navfooter { .navheader, .navfooter {
background-color: #ffffff; background-color: #ffffff;
color: #000000; color: #000000;
/* need top margin so title line isn't touching the top */ /* need top margin so title line isn't touching the top */
margin : 10px 20px 0px 20px; margin : 10px 20px 0px 20px;
font-family: helvetica, arial,sans-serif; font-family: helvetica, arial,sans-serif;
font-size: 12pt; font-size: 12pt;
} }


div.navheader hr, div.navfooter hr { div.navheader hr, div.navfooter hr {
background-color: #CCCCCC; background-color: #CCCCCC;
margin: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;
height: 1px; height: 1px;
border-style: none; border-style: none;
} }


div.navheader table, div.navfooter table { div.navheader table, div.navfooter table {
width: 95%; width: 95%;
background-color: #ffffff; background-color: #ffffff;
margin: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;
padding: 0; padding: 0;
font-family: helvetica, arial,sans-serif; font-family: helvetica, arial,sans-serif;
font-size: 12pt; font-size: 12pt;
} }


body>div.navheader table, body>div.navfooter table { body>div.navheader table, body>div.navfooter table {
/* Hidden from IE */ /* Hidden from IE */
width: 100%; width: 100%;
} }


/* top hr on index page is not in a div so it needs div margins */ /* top hr on index page is not in a div so it needs div margins */
hr { hr {
background-color: #CCCCCC; background-color: #CCCCCC;
margin: 0px 10px 0px 10px; margin: 0px 10px 0px 10px;
height: 1px; height: 1px;
border-style: none; border-style: none;
} }


h2, h2.indexdiv { h2, h2.indexdiv {
@ -157,13 +157,13 @@ h2, h2.indexdiv {
} }


h3 h3
{ {
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
font-size: 12pt; font-size: 12pt;
font-weight: bold; font-weight: bold;
line-height: 1.4em; line-height: 1.4em;
color: #3399FF; color: #3399FF;
} }


h4 h4
{ {
@ -184,7 +184,7 @@ h5
h6 { h6 {
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
font-size: 12pt; font-size: 12pt;
font-weight: bold; font-weight: bold;
color: #666666; color: #666666;
} }


@ -205,37 +205,37 @@ a:visited
} }


div.preface, div.colophon, div.chapter, div.appendix, div.index, div.partintro, div.legalnotice, div.glossary, div.refnamediv, div.refsect1 { div.preface, div.colophon, div.chapter, div.appendix, div.index, div.partintro, div.legalnotice, div.glossary, div.refnamediv, div.refsect1 {
margin : 0px 20px 0px 20px; margin : 0px 20px 0px 20px;
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
} }


/* A, B, etc. in Index */ /* A, B, etc. in Index */
div.indexdiv { div.indexdiv {
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
} }


div.titlepage { div.titlepage {
margin : 0px 10px 0px 10px; margin : 0px 10px 0px 10px;
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
} }


/* div.sect1 for an article doesn't have the extra padding from a div.chapter */ /* div.sect1 for an article doesn't have the extra padding from a div.chapter */
div.article div.sect1 { div.article div.sect1 {
margin : 0px 10px 0px 10px; margin : 0px 10px 0px 10px;
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
} }


/* div.sect1 on same page as div.chapter, etc. with margins and padding already */ /* div.sect1 on same page as div.chapter, etc. with margins and padding already */
div.chapter div.sect1, div.preface div.sect1, div.appendix div.sect1, div.colophon div.sect1 { div.chapter div.sect1, div.preface div.sect1, div.appendix div.sect1, div.colophon div.sect1 {
margin : 0px 0px 0px 0px; margin : 0px 0px 0px 0px;
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
padding: 0; padding: 0;
} }
/* on separate page without div.chapter, so need same padding */ /* on separate page without div.chapter, so need same padding */
div.sect1 { div.sect1 {
margin : 0px 20px 0px 20px; margin : 0px 20px 0px 20px;
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
} }


/* same as dev.sect1 except no padding because div.sect1 doesn't end before div.sect2, etc.*/ /* same as dev.sect1 except no padding because div.sect1 doesn't end before div.sect2, etc.*/
@ -247,12 +247,12 @@ div.sect2, div.sect3, div.sect4 {


/* chapter, preface, and colophon titles don't have a class */ /* chapter, preface, and colophon titles don't have a class */
h1 { h1 {
margin : 0px 0px 0px 0px; margin : 0px 0px 0px 0px;
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
font-size: 18pt; font-size: 18pt;
font-weight: bold; font-weight: bold;
color: #3399FF; color: #3399FF;
} }


h1.sect1, h2.sect1 { h1.sect1, h2.sect1 {
/* already in div.sect1, so no margins */ /* already in div.sect1, so no margins */
@ -266,20 +266,20 @@ h1.sect1, h2.sect1 {
h2.sect2, h2.title { h2.sect2, h2.title {
/* already in div.sect1, so no margins */ /* already in div.sect1, so no margins */
margin : 0px 0px 0px 0px; margin : 0px 0px 0px 0px;
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
font-size: 16pt; font-size: 16pt;
font-weight: bold; font-weight: bold;
color: #3399FF; color: #3399FF;
} }


h3.sect3, h3.title { h3.sect3, h3.title {
/* already in div.sect1, so no margins */ /* already in div.sect1, so no margins */
margin : 0px 0px 0px 0px; margin : 0px 0px 0px 0px;
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
font-size: 14pt; font-size: 14pt;
font-weight: bold; font-weight: bold;
color: #3399FF; color: #3399FF;
} }




h4.sect4, h5.sect5, h6.sect6 { h4.sect4, h5.sect5, h6.sect6 {
@ -297,24 +297,24 @@ h1.title {
font-size: 22pt; font-size: 22pt;
font-weight: bold; font-weight: bold;
color: #3399FF; color: #3399FF;
margin : 10px 10px 10px 10px; margin : 10px 10px 10px 10px;
/* add padding so title is not touching top margin */ /* add padding so title is not touching top margin */
padding: 10 0 0; padding: 10 0 0;
} }


body.refentry h1 { body.refentry h1 {
margin: 0 0 0 20px; margin: 0 0 0 20px;
} }


div.glossary h1 { div.glossary h1 {
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
font-size: 22pt; font-size: 22pt;
font-weight: bold; font-weight: bold;
color: #3399FF; color: #3399FF;
margin : 10px 10px 10px 0px; margin : 10px 10px 10px 0px;
/* add padding so title is not touching top margin */ /* add padding so title is not touching top margin */
padding: 10 0 0; padding: 10 0 0;
} }




.subtitle { .subtitle {
@ -322,8 +322,8 @@ div.glossary h1 {
font-size: 18pt; font-size: 18pt;
color:#666666; color:#666666;
font-weight: bold; font-weight: bold;
margin : 10px 10px 10px 10px; margin : 10px 10px 10px 10px;
padding: 0; padding: 0;
} }


b.othername { b.othername {
@ -331,8 +331,8 @@ b.othername {
font-size: 18pt; font-size: 18pt;
color:#666666; color:#666666;
font-weight: bold; font-weight: bold;
margin : 10px 10px 10px 10px; margin : 10px 10px 10px 10px;
padding: 0; padding: 0;
} }


.copyright, .affiliation { .copyright, .affiliation {
@ -354,7 +354,7 @@ isbn.isbn {
.toc { .toc {
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
font-size: 12pt; font-size: 12pt;
padding: 0; padding: 0;
margin : 10px 20px 10px 20px; margin : 10px 20px 10px 20px;
} }


@ -368,7 +368,7 @@ isbn.isbn {
div.qandaset big { div.qandaset big {
font-family: helvetica, arial, sans-serif; font-family: helvetica, arial, sans-serif;
font-size: 12pt; font-size: 12pt;
color: #3399FF; color: #3399FF;
} }


.author { .author {

Loading…
Cancel
Save