Re: [CentOS] Echoing statements in bash script

2022-01-14 Thread Gordon Messmer
On 1/14/22 17:18, H wrote: Using a bash script I want to echo several strings to a file. The echo statement, however, is in a function and thus indented but I do /not/ want the strings echoed indented in the new file. Is this doable? I don't think you can do that for strings passed as

[CentOS] Echoing statements in bash script

2022-01-14 Thread H
Using a bash script I want to echo several strings to a file. The echo statement, however, is in a function and thus indented but I do /not/ want the strings echoed indented in the new file. Is this doable? Here is an example: f () {     echo "     # this is a test     a=123     b=456" >

Re: [CentOS] [CentOS-devel] Possible openssl-1.0.2k-23.el7_9 issue

2022-01-14 Thread Johnny Hughes
On 1/14/22 09:09, Johnny Hughes wrote: I am working to release an update set for CentOS Linux 7, it contains openssl-1.0.2k-23.el7_9, which has this bug reported: https://bugzilla.redhat.com/show_bug.cgi?id=2039993 There is also this article: https://access.redhat.com/solutions/6637201

Re: [CentOS] 389-ds packages less up-to-date on CentOS Stream 8 than RHEL8

2022-01-14 Thread Johnny Hughes
On 1/13/22 22:28, Mathieu Baudier wrote: No idea why the other is not released to c8s, I will ask. Thank you! We will test when we see the CentOS Stream updates coming, and we will let you know if we notice anything special. There is a package in QA for this module in 8-stream .. I will

Re: [CentOS] Kernel live patching on CentOS Stream 9

2022-01-14 Thread Gionatan Danti
Il 2022-01-14 15:30 Johnny Hughes ha scritto: No .. none of the CentOS Kernels were EVER binary compatible with any RHEL kernel. CentOS Linux has always been (now also including CentOS Stream 8 and 9) a completely separate 'closed' build system. We use the SAME source code to build things,

[CentOS] Possible openssl-1.0.2k-23.el7_9 issue

2022-01-14 Thread Johnny Hughes
I am working to release an update set for CentOS Linux 7, it contains openssl-1.0.2k-23.el7_9, which has this bug reported: https://bugzilla.redhat.com/show_bug.cgi?id=2039993 There is also this article: https://access.redhat.com/solutions/6637201 (requires an access.redhat.com subscription)

Re: [CentOS] Kernel live patching on CentOS Stream 9

2022-01-14 Thread Johnny Hughes
On 1/14/22 08:30, Johnny Hughes wrote: On 1/14/22 07:57, Gionatan Danti wrote: Il 2022-01-14 13:17 Josh Boyer ha scritto: RHEL's kernel live patching uses upstream open source kpatch.  The sources to the kpatches are delivered in customer facing CDN repos at the same time as the kpatch itself. 

Re: [CentOS] Kernel live patching on CentOS Stream 9

2022-01-14 Thread Johnny Hughes
On 1/14/22 07:57, Gionatan Danti wrote: Il 2022-01-14 13:17 Josh Boyer ha scritto: RHEL's kernel live patching uses upstream open source kpatch.  The sources to the kpatches are delivered in customer facing CDN repos at the same time as the kpatch itself.  We do not use proprietary code to

Re: [CentOS] HP Microserver Gen 10+ video RHEL8

2022-01-14 Thread Jay Hart
Jon, For C8 and C8 stream, I have found the console login more that sufficient for admin. JMTC, Jay > I'm considering using an HP Proliant Microserver > Gen 10+ with a Xeon processor. > > With the lower level Pentium processor, the CPU and > chipset include Intel 610 graphics. > > But I can

Re: [CentOS] Kernel live patching on CentOS Stream 9

2022-01-14 Thread Gionatan Danti
Il 2022-01-14 13:17 Josh Boyer ha scritto: RHEL's kernel live patching uses upstream open source kpatch. The sources to the kpatches are delivered in customer facing CDN repos at the same time as the kpatch itself. We do not use proprietary code to produce or apply the kpatches. I can only

Re: [CentOS] Kernel live patching on CentOS Stream 9

2022-01-14 Thread Josh Boyer
On Thu, Jan 13, 2022 at 2:13 PM Valeri Galtsev wrote: > > > > On 1/13/22 1:01 PM, Gordon Messmer wrote: > > On 1/13/22 09:32, Valeri Galtsev wrote: > >> In layman's language summary: RedHat Enterprise features (including > >> "live" kernel patching) are to be expected _only_ in RedHat Enterprise

Re: [CentOS] rd.lvm.lv on CentOS Stream 9 (first-boot failure)

2022-01-14 Thread Fabian Arrotin
On 10/01/2022 23:22, Gordon Messmer wrote: On 1/9/22 15:37, Gordon Messmer wrote: 1: The system also includes a volume group named "BackupGroup" and that group activates on boot (post-dracut).  Why are those LVs activated when rd.lvm.lv is specified? As far as I can tell, this is because in