similar to: [PATCH node] don't blacklist /etc/pki/tls/openssl.cnf

Displaying 20 results from an estimated 1000 matches similar to: "[PATCH node] don't blacklist /etc/pki/tls/openssl.cnf"

2011 Aug 05
1
[PATCH node] blacklist the libvirt-guests init script
In RHEVH, we don't use libvirt-guests init script. rhbz#728433 Signed-off-by: Mike Burns <mburns at redhat.com> --- recipe/rhevh6-minimizer.ks | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/recipe/rhevh6-minimizer.ks b/recipe/rhevh6-minimizer.ks index f3b5c2e..449f2c1 100644 --- a/recipe/rhevh6-minimizer.ks +++ b/recipe/rhevh6-minimizer.ks @@ -4,3 +4,4 @@
2011 Jul 30
1
[PATCH node] Update rawhide to F17
Also add kickstarts for F17 Signed-off-by: Mike Burns <mburns at redhat.com> --- recipe/Makefile.am | 2 +- recipe/ovirt17-install.ks | 1 + recipe/ovirt17-minimizer.ks | 1 + recipe/ovirt17-pkgs.ks | 1 + recipe/ovirt17-post.ks | 1 + 5 files changed, 5 insertions(+), 1 deletions(-) create mode 120000 recipe/ovirt17-install.ks create mode 120000
2011 Jul 25
0
[PATCH node] Drop F15 build recipes
Due to a critical dracut bug, and a strong dev focus on F16, we're dropping all F15 recipes. Signed-off-by: Mike Burns <mburns at redhat.com> --- recipe/ovirt15-install.ks | 1 - recipe/ovirt15-minimizer.ks | 1 - recipe/ovirt15-pkgs.ks | 2 - recipe/ovirt15-post.ks | 145 ------------------------------------------ recipe/ovirt16-install.ks | 2 +-
2019 Oct 27
0
Font for cyrillic letters
Thanks for your answers. > ?Within the "kbd" package for ArchLinux, I would suggest reading (for > ?some examples/hints): > > ???usr/share/kbd/consolefonts/README.Cyrillic Yeah, I have read that same file, but at the screenshots page http://alexandre.deverteuil.net/pages/consolefonts/ As I could understand from there, there are three types of fonts that supports cyrillic:
2019 Aug 29
0
I broke "yum update" - C7
On Thursday 29 August 2019 16:47:11 Alexander Dalloz wrote: > rpm -Vv nss [root at stan2 ~]# rpm -Vv nss ......... /etc/pki/nss-legacy ......... c /etc/pki/nss-legacy/nss-rhel7.config ......... /etc/pki/nssdb ......... c /etc/pki/nssdb/cert8.db ......... c /etc/pki/nssdb/cert9.db ......... c /etc/pki/nssdb/key3.db ......... c /etc/pki/nssdb/key4.db ......... c
2011 Sep 12
1
[PATCH node] handle list of variables to ignore
rhbz#723115 Signed-off-by: Mike Burns <mburns at redhat.com> --- ovirt-node.spec.in | 4 ++++ scripts/ovirt-early | 6 +++++- 2 files changed, 9 insertions(+), 1 deletions(-) diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in index 2d8a4bf..8321ba7 100644 --- a/ovirt-node.spec.in +++ b/ovirt-node.spec.in @@ -180,6 +180,9 @@ echo "# File where default configuration is
2011 Aug 31
1
[PATCH node] fix install when VG exists on disk
This only affects non-HostVG volume groups. rhbz#733578 Signed-off-by: Mike Burns <mburns at redhat.com> --- scripts/storage.py | 14 +++++++++++--- 1 files changed, 11 insertions(+), 3 deletions(-) diff --git a/scripts/storage.py b/scripts/storage.py index 5f7f0e3..047bcd1 100644 --- a/scripts/storage.py +++ b/scripts/storage.py @@ -90,13 +90,19 @@ class Storage: vg =
2019 Oct 26
2
Font for cyrillic letters
Hi, On 26/10/2019 11:53, Ady Ady via Syslinux wrote: > >> Hi. >> I was trying to make syslinux to display russian letters. >> >> This page >> https://wiki.syslinux.org/wiki/index.php?title=Directives/font says >> that for Cyrillic you need a CP855. Is that correct? All other >> guides in internet say that you need CP866. > > > The
2019 Aug 29
3
I broke "yum update" - C7
Am 2019-08-29 18:26, schrieb Gary Stainburn: > On Thursday 29 August 2019 16:47:11 Alexander Dalloz wrote: >> rpm -Vv nss > > [root at stan2 ~]# rpm -Vv nss > ......... /etc/pki/nss-legacy > ......... c /etc/pki/nss-legacy/nss-rhel7.config > ......... /etc/pki/nssdb > ......... c /etc/pki/nssdb/cert8.db > ......... c /etc/pki/nssdb/cert9.db > ......... c
2011 Aug 25
1
[PATCH node 1/3] add reinstall and uninstall options to boot menu
rhbz#733357 Signed-off-by: Mike Burns <mburns at redhat.com> --- recipe/common-nochroot.ks | 19 +++++++++++++++++-- 1 files changed, 17 insertions(+), 2 deletions(-) diff --git a/recipe/common-nochroot.ks b/recipe/common-nochroot.ks index c5d009f..c6dd76d 100644 --- a/recipe/common-nochroot.ks +++ b/recipe/common-nochroot.ks @@ -17,6 +17,9 @@ sed -i -e 's/ quiet//'
2019 Oct 26
0
Font for cyrillic letters
> Hi. > I was trying to make syslinux to display russian letters. > > This page > https://wiki.syslinux.org/wiki/index.php?title=Directives/font says > that for Cyrillic you need a CP855. Is that correct? All other > guides in internet say that you need CP866. The "original" Code Page for Cyrillic for MS-DOS is "cp855". There are several alternative
2011 Jul 29
0
[PATCH node] fix dracut plugin wildcard handling
The plugin was breaking when a device with a wildcard was passed. rhbz#725964 Signed-off-by: Mike Burns <mburns at redhat.com> --- dracut/install | 1 + dracut/ovirt-cleanup.sh | 8 ++++---- scripts/ovirt-boot-functions | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/dracut/install b/dracut/install index f3f2f07..1832b89 100755 ---
2011 Jul 29
0
[PATCH node] Add debugging info to dracut plugin
Signed-off-by: Mike Burns <mburns at redhat.com> --- dracut/ovirt-cleanup.sh | 15 ++++++++++++--- 1 files changed, 12 insertions(+), 3 deletions(-) diff --git a/dracut/ovirt-cleanup.sh b/dracut/ovirt-cleanup.sh index a6762cf..f800bf2 100755 --- a/dracut/ovirt-cleanup.sh +++ b/dracut/ovirt-cleanup.sh @@ -20,24 +20,29 @@ elif getarg reinstall >/dev/null; then elif getarg uninstall
2011 Aug 17
0
[PATCH node] cciss autoinstall fix
Signed-off-by: Mike Burns <mburns at redhat.com> --- scripts/ovirt-config-storage | 21 +++++++++++++++------ 1 files changed, 15 insertions(+), 6 deletions(-) diff --git a/scripts/ovirt-config-storage b/scripts/ovirt-config-storage index c8fb049..46f7e19 100755 --- a/scripts/ovirt-config-storage +++ b/scripts/ovirt-config-storage @@ -83,6 +83,7 @@ get_multipath_deps() {
2011 Aug 22
0
[PATCH node] handle wildcards appropriately in dracut plugin
when specifying a list of devices, one with a wildcard, the dracut plugin would attempt to use all devices matching the wildcard instead of just the first device. Ex. storage_init=/dev/vd*,/dev/sda should match /dev/vda and /dev/sda only, but if /dev/vdb, /dev/vdc etc existed, it would match all of those as well. rhbz#726843 Signed-off-by: Mike Burns <mburns at redhat.com> ---
2011 Aug 23
0
[PATCH node] fix read-only root error on boot
Starting udev: /sbin/restorecon set context /dev/.initramfs/live->system_u:object_r:device_t:s0 failed:'Read-only file system' Resolves: rhbz#675868 Signed-off-by: Mike Burns <mburns at redhat.com> --- recipe/common-post.ks | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/recipe/common-post.ks b/recipe/common-post.ks index a17e899..cf5bc72 100644 ---
2011 Aug 25
0
[PATCH node] always remove HostVG in dracut when reinstall/uninstall/firstboot passed
rhbz#733274 Signed-off-by: Mike Burns <mburns at redhat.com> --- dracut/install | 1 + dracut/ovirt-cleanup.sh | 14 +++++++++++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/dracut/install b/dracut/install index 1832b89..000272a 100755 --- a/dracut/install +++ b/dracut/install @@ -2,6 +2,7 @@ inst yes inst head +inst awk inst_hook pre-pivot 01
2011 Aug 25
0
[PATCH node] Remove libvirt-cim
Since libvirt-cim is an alternate management tool, we're dropping it from the core ovirt-node image. It makes more sense as a plugin where all configuration and setup is kept separate to be used only by those that want the functionality. rhbz#727532 Signed-off-by: Mike Burns <mburns at redhat.com> --- recipe/common-pkgs.ks | 2 -- recipe/ovirt16-post.ks | 4 ----
2011 Sep 09
0
[PATCH node] only wipe HostVG if storage_init is not passed in dracut
rhbz#736971 Signed-off-by: Mike Burns <mburns at redhat.com> --- dracut/ovirt-cleanup.sh | 15 ++++++++++----- 1 files changed, 10 insertions(+), 5 deletions(-) diff --git a/dracut/ovirt-cleanup.sh b/dracut/ovirt-cleanup.sh index c96d6fe..e9674d8 100755 --- a/dracut/ovirt-cleanup.sh +++ b/dracut/ovirt-cleanup.sh @@ -48,11 +48,16 @@ fi # Check for HostVG lvm pvscan >/dev/null
2016 Jul 26
4
CentOS 6.7->6.8, ssh-add issue, followup, more info
> -----Original Message----- > From: m.roth at 5-cent.us [mailto:m.roth at 5-cent.us] > Sent: Friday, July 22, 2016 4:15 PM > To: CentOS mailing list > Subject: Re: [CentOS] CentOS 6.7->6.8, ssh-add issue, followup, more info > > m.roth at 5-cent.us wrote: > > Folks, > > > > I am perplexed. I updated my workstation at work Wed before I left, > >