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
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
>
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 spe
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 n
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
produ
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.
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)
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, modi
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 bui
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
(requi
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" > fi
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 argum
12 matches
Mail list logo