Displaying 20 results from an estimated 6000 matches similar to: "Kmods SIG in RHEL"
2022 Sep 21
2
Kmods SIG in RHEL
On 21/09/2022 08:32, Thomas Stephen Lee wrote:
> Hi,
>
> Is
> https://sigs.centos.org/kmods/
> a part of RHEL 9?
> If yes, what is the repository name?
> If not, when can we expect it to be included?
>
> Thanks
>
> ---
> Lee
No, it's not part of RHEL9 , and it's built and maintained by the Kmods
SIG (see https://sigs.centos.org/kmods/) as a
2022 Sep 05
2
CentOS 9 Stream on Workstation with Ver. 1 x86_64 cpu
Hello All,
RHEL9 deprecated version 1 x86_64 cpus. My old testbench HP workstation
has such a version 1 cpu. I've tested install of Rocky Linux 9 and
CentOS9Stream but no go upon reboot after install -- kernel panic.
Is there a way to recompile the kernel to handle the legacy cpu after
install -- via some other live cd, perhaps?
Due to the fact I can't reboot after install, I'm not
2017 Mar 03
3
New C7 kernel ABI and kmods
All,
This is just a heads-up that the new C7 update kernel breaks ABI
compatibility, at least as far as using the ELrepo nVidia drivers is
concerned. I have posted more details to the ELrepo list; but since
many folks use the Elrepo kmods I thought a heads-up would be appropriate.
If you use the ELrepo nvidia kmod you will either need to hold off on
the kernel update or uninstall the nvidia
2016 Mar 18
1
[PATCH supermin] init: Add a blacklist of kmods that we want to exclude from the mini initrd.
We want to exclude virtio-gpu since it's irrelevant, large, and pulls
in other unwanted dependencies (modeswitching, drm). Add a second
list of kmods which is a blacklist, applied after the first.
This reduces the libguestfs initrd size from 39M down to 17M, with
concomitant small reductions in boot time.
---
src/ext2_initrd.ml | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
2017 Mar 03
1
New C7 kernel ABI and kmods
On Fri, Mar 03, 2017 at 12:03:52PM -0800, Akemi Yagi wrote:
> On Fri, Mar 3, 2017 at 9:16 AM, Lamar Owen <lowen at pari.edu> wrote:
> > All,
> >
> > This is just a heads-up that the new C7 update kernel breaks ABI
> > compatibility, at least as far as using the ELrepo nVidia drivers is
> > concerned. I have posted more details to the ELrepo list; but since
2022 Jun 01
2
Update RPM GPG key for EL9
On 6/1/22 13:43, Fabian Arrotin wrote:
> On 01/06/2022 19:51, Orion Poplawski wrote:
>> Looks like the GPG key we use to sign our RPMs is not longer good with EL9:
>>
>> # rpm --import RPM-GPG-KEY-nwra
>> error: RPM-GPG-KEY-nwra: key 1 import failed
>>
>> gpg key info:
>>
>> sec? rsa2048/35DDB0B86218AC2F
>> ????? created: 2017-08-16?
2023 Jun 24
2
Mirror problems with elfutils-debuginfod-client
The package elfutils-debuginfod-client is needed for even a minimal
install, but it is not available on most mirrors. I suspect some are
excluding mirroring debuginfo packages with just a *debuginfo* pattern
to rsync, where they should do something like *-debuginfo-*.rpm (which
should be good for now as I don't see any package with just "debuginfo"
in the name, even in Fedora).
The
2017 Dec 11
3
wiki.centos.org .. what's next ?
On 11/12/17 10:22, Thibaut Perrin wrote:
> Hello Fabien,
>
> First, thank you for even trying for what seems to be an impossible task :(
>
> Quick points :?
> - if it was decided not to continue, what would happen to the current
> wiki ? Dismantled or would it remain as read-only for documentation
> purpose ?
> - What about Sphinx
2017 Mar 10
2
kmod-jfs on Centos 6
I am a bit of a noob with Linux and Centos but would like to be able to access an old external USB disk formatted JFS by OS/2. I have seen there is a kmod-jfs package on elrepo that ought to work with Centos 6 but am unsure how to install kmods without hosing my existing system...
If anyone would like to be so kind to give me a short how-to, I would be very grateful.
Thank you.
2017 Apr 11
4
kmod-jfs on Centos 6
Thank you, installed it and it worked fine. Now I am looking for the same for CentOS 7... It did not look like you have that in your repository?
On 3/13/2017 1:09 PM, Nux! wrote:
> yum -y install http://mirrors.coreix.net/elrepo/elrepo/el6/x86_64/RPMS/kmod-jfs-0.0-1.el6.elrepo.x86_64.rpm
>
> (that's for 64bit, adjust the url accordingly for 32bit)
>
> it won't hose your
2017 Mar 03
0
New C7 kernel ABI and kmods
On Fri, Mar 3, 2017 at 9:16 AM, Lamar Owen <lowen at pari.edu> wrote:
> All,
>
> This is just a heads-up that the new C7 update kernel breaks ABI
> compatibility, at least as far as using the ELrepo nVidia drivers is
> concerned. I have posted more details to the ELrepo list; but since many
> folks use the Elrepo kmods I thought a heads-up would be appropriate.
>
>
2009 May 27
1
kABI-tracking kmod-xfs for CentOS-4 (Was: Preventing hour-long fsck on ext3-filesystem)
On Tue, May 26, 2009 at 1:51 PM, Tru Huynh <tru at centos.org> wrote:
> On Tue, May 26, 2009 at 08:16:42AM -0700, Akemi Yagi wrote:
>> Here is the updated version:
>>
>> http://centos.toracat.org/kmods/CentOS-4/xfs/SRPMS/
>>
>> Please discard the obsoleted ones (I did not bump the version/release
>> number). ?Let me know when your binaries are ready for
2015 Jun 20
2
Finished a prototype of GSoC project: Implement a new doc toolchain
Hi,
Kunaal and I have completed a prototype of the first part of our GSoC project (implement a new doc toolchain). Our goal is to implement a doc toolchain for short how-to docs and lower the barrier for new comers to contribute.
This is the workflow of the prototype:
1. Contributor creates a new pull request on GitHub
2. A corresponding issue is automatically created on Pagure
3. Staff and
2015 Aug 04
4
Working Documentation Toolchain [GSoC]
Hi,
The basic toolchain is up and running. I encourage community to test
this workflow once. It is an addition to the existing contributing
mediums.
Site: http://clown-olga-13325.bitballoon.com/
Contributing Docs repo : https://github.com/kunaaljain/test-centos-docs
==AIM==
Initial Idea : http://wiki.centos.org/GSoC/2015/Ideas#docs-toolchain
The CentOS Project needs more short-form
2015 Jul 08
2
Finished a prototype of GSoC project: Implement a new doc toolchain
On Thu, Jul 9, 2015 at 1:19 AM, Brian (bex) Exelbierd <bex at pobox.com> wrote:
> Hi Lei,
>
>
Hi, I am Kunaal the other GSoC student working on this toolchain.
> On Jun 20, 2015, at 11:21 AM, Lei Yang <yltt1234512 at gmail.com> wrote:
>
>
> I am sorry it has taken me so long to test this workflow.
>
Thanks a lot! We need testers and input from community.
2017 Apr 18
1
kmod-jfs on Centos 6
H wrote:
> A couple of days ago I submitted a request to ElRepo and kmod-jfs is now
> available for CentOS 7 as well.
>
> On 04/12/2017 12:58 AM, H wrote:
>> Thank you, installed it and it worked fine. Now I am looking for the
>> same for CentOS 7... It did not look like you have that in your
>> repository?
>>
I don't know about this - at home, I'm
2015 Jun 04
4
Resources Needed for Doc Toolchain Project [GSoC]
On Jun 4, 2015 12:17 PM, "Karsten Wade" <kwade at redhat.com> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 06/01/2015 10:30 PM, Lei Yang wrote:
> > Hi,
> >
> > As discussed earlier about the workflow, I and Kunaal will need a
> > server space to host Bugzilla, a test repository at Github + a git
> > repository at
2015 Jun 05
1
Resources Needed for Doc Toolchain Project [GSoC]
> ? 2015?6?5????6:10?Karsten Wade <kwade at redhat.com> ???
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 06/04/2015 12:58 PM, Pete Travis wrote:
>
>>
>> I'm tentatively planning on working pagure[0] into the Fedora Docs
>> toolchain. It handles issue tracking, process
>> documentation/contribution guidelines, and of course
2024 Jul 17
1
grDevices segfault when building R4.4.0 on RHEL 9.1.
Hi Ivan,
An apology, I was away for quite a bit.
To reproduce the setup:
I have been using the default GCC in RHEL 9.1.
gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-host-pie
2015 Aug 03
3
How GSoC project can fit in to CentOS Docs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 03/08/15 18:23, kunaal jain wrote:
>
> Would start with the note that the basic project is complete. I
> would be releasing the prototype on a separate thread. But for the
> discussion sake the workflow will look like this : Authors
> contribute content in markdown format, on github. The pull request
> created gets mirrored to