similar to: Kernel Compilation

Displaying 20 results from an estimated 20000 matches similar to: "Kernel Compilation"

2012 Aug 01
0
CentOS Digest, Vol 90, Issue 30
Hallo Steff, mach dir keine Sorgen es wird nix gesperrt reduziert oder ?hnliches bei ?berschreitung xD Ich muss gleich einkaufen, Besorgungen machen f?r den Urlaub. Bin um 13:00 Uhr wieder da. Bis sp?ter heute .. Mit freundlichen Gr??en Klaus Beeck ---------------------------------------------------------------------------- --- Visionthinks???????????????????????????????????????
2016 Mar 29
2
CentOS6: Building a modified kernel rpm
Akemi Yagi wrote: > On Fri, Mar 25, 2016 at 9:57 AM, Patrick Begou < > Patrick.Begou at legi.grenoble-inp.fr> wrote: > >> I'm very confused on the right step to use to setup a modified kernel in >> centOS6. >> >> As a simple user, I've downloaded the latests sources (I'm runing an old >> kernel version) : >> >> rpm -i >>
2014 Dec 15
2
Fwd: [CentOS Wiki] Update of "HowTos/Custom Kernel" by AkemiYagi
On Mon, Dec 15, 2014 at 3:12 PM, Alan Bartlett <ajb at elrepo.org> wrote: > On 15 December 2014 at 23:04, PatrickD Garvey <patrickdgarveyt at gmail.com> wrote: >>> The following page has been changed by AkemiYagi: >>> http://wiki.centos.org/HowTos/Custom_Kernel?action=diff&rev2=179&rev1=178 >> >> I know I'm new around here and this is
2016 Feb 18
2
Write access for MarcusFurlong
On 18 February 2016 at 05:15, Akemi Yagi <amyagi at gmail.com> wrote: > On Wed, Feb 17, 2016 at 3:18 AM, Marcus Furlong <furlongm at gmail.com> wrote: >> >> Hi, >> >> As per >> https://wiki.centos.org/Contribute#head-42b3d8e26400a106851a61aebe5c2cca54dd79e5 >> , I would like to request write access to >>
2016 Mar 25
2
CentOS6: Building a modified kernel rpm
I'm very confused on the right step to use to setup a modified kernel in centOS6. As a simple user, I've downloaded the latests sources (I'm runing an old kernel version) : rpm -i http://vault.centos.org/6.7/updates/Source/SPackages/kernel-2.6.32-573.22.1.el6.src.rpm in the spec file ~/rpmbuild/SPECS/kernel.spec I've set: %define buildid .numa Now I want to set
2016 Feb 19
1
Write access for MarcusFurlong
On 19 February 2016 at 03:21, Akemi Yagi <amyagi at gmail.com> wrote: > On Wed, Feb 17, 2016 at 6:20 PM, Marcus Furlong <furlongm at gmail.com> wrote: >> >> On 18 February 2016 at 05:15, Akemi Yagi <amyagi at gmail.com> wrote: >> > On Wed, Feb 17, 2016 at 3:18 AM, Marcus Furlong <furlongm at gmail.com> >> > wrote: >> >> >>
2015 Jul 09
5
built kernel-3.10.0-229.7.2.el7 OK but install fails
Hi all - First the boilerplate: On centos-release.x86_64 7-0.1406.el7.centos.2.3 [root at localhost x86_64]# uname -a Linux localhost.localdomain 3.10.0-123.el7.x86_64 #1 SMP Mon Jun 30 12:09:22 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux [root at localhost x86_64]# rpm -qa kernel\* | sort kernel-3.10.0-123.el7.x86_64 kernel-devel-3.10.0-123.el7.x86_64
2008 May 27
4
Article for wiki consideration
I've recently documented simple use of a VServer with CentOS host and guest. toracat@ said that it might be worthwhile putting on the wiki. The present article is located at http://home.nyc.rr.com/computertaijutsu/vserver.html If it does get to the wiki, I would remove the fedora section and also add a notice at the beginning of the article with dire warnings about using a non-stock kernel.
2016 Feb 17
2
Write access for MarcusFurlong
Hi, As per https://wiki.centos.org/Contribute#head-42b3d8e26400a106851a61aebe5c2cca54dd79e5 , I would like to request write access to https://wiki.centos.org/HowTos/Custom_Kernel for myself (user MarcusFurlong). The page is out of date and I can update it. Regards, Marcus. -- Marcus Furlong
2014 Dec 15
3
Fwd: [CentOS Wiki] Update of "HowTos/Custom Kernel" by AkemiYagi
> ---------- Forwarded message ---------- > From: <noreply at centos.org> > Date: Mon, Dec 15, 2014 at 2:31 PM > Subject: [CentOS Wiki] Update of "HowTos/Custom Kernel" by AkemiYagi > To: noreply at centos.org > > Dear Wiki user, > > You have subscribed to a wiki page or wiki category on "CentOS Wiki" for change notification. > > The
2009 Apr 13
4
Building a kernel without kabichk
I?m trying to build a 2.6.18-128.1.6.el5 kernel without kabichk. I have downloaded the sources, installed the compiler, etc and ran the following command rpmbuild -bb --target=`uname -m` --without kabichk --with baseonly --without debug \ --without debuginfo kernel-2.6.spec. I had modified the .SPEC file according to the WIKI page http://wiki.centos.org/HowTos/Custom_Kernel I have NOT
2014 Mar 28
2
Recompiling the Kernel for CentOS 6.5
Hi, I am working on CentOS 6.5 which has 2.6.32-431 kernel. I have a problem with my driver and I need to enable Kernel-Memory leak in the kernel for which I will have to recompile the kernel. I get the kernel source tree from the the source rpm for my running kernel from below link- http://vault.centos.org/6.5/updates/Source/SPackages/kernel-2.6.32-431.11.2.el6.src.rpm and I try to build
2019 Jun 26
2
Replacing kernel-headers with custom compiled version (from kernel.org) - safe?
Hello CentOS users, Currently I have compiled kernel version 4.19.37, which the source is from kernel.org. I compiled the kernel by following steps: - get the kernel tarball and unpack it - install prerequisties as described in https://wiki.centos.org/HowTos/Custom_Kernel (in addition bc and openssl-devel) - copy the kernel configuration: $ cp /boot/config-3.10.0-957.21.3.el7.x86_64
2007 Mar 10
2
wiki howto on custom kernel
minor error on http://wiki.centos.org/HowTos/Custom_Kernel?highlight=%28HowTos%29 the rpmbuild steps specifies kernel.spec, when in fact the filename is kernel-2.6.spec, at least with 2.6.9-42.0.10.EL this occurs a BUNCH of times on that wiki page... also kernel2.6.9 -> kernel-2.6.9 on the cp command after 'configuring your kernel'
2008 Sep 23
2
Centos Kernel 4.7 Compile Help
Hello Everyone, I wanted to recompile the kernel from source. I downloaded the source rpm (kernel-2.6.9-78.0.1.EL.src.rpm) from centos and installed the rpm. In /usr/src/redhat ? I unzipped and untar?d the linuxx-2.6.9 base files. After doing that I wanted to patch the kernel with the numerous patch files that came with the src rpm. The problem that I am having is that a lot of the patch
2020 Apr 06
2
I Need to Build a Custom Kernel - missing step
Hi, I was trying to build a custom kernel following the steps defined at https://wiki.centos.org/HowTos/Custom_Kernel. It seems to me that: 1. Step 4 should precede step 2 2. At the beginning of the current step two you should execute: rpmbuild -bp kernel.spec (otherwise no kernel-related directory will exist in `/rpmbuild/BUILD/). -- Pozdrawiam/Regards, Maciej Iwanowski
2012 Jun 05
2
custom kernel build
Hi all, I have donwloaded 2.6.32.59 from kernel.org, extracted the source, did make menuconfig to select/deselect items then did make bzImage, make modules, make modules_install, make install and rebooted. first message I got was that ext4 was not supported. So I verified that ext4 was selected and it was. So I looked at the size of the /boot/initramfs* items. My custom one is really small
2008 Sep 11
3
My turn at building a custom kernel for IPsec BEET mode
Well I am working on building a kernel that will have the IPsec BEET mode patch available from infrahip.hiit.fi. I have some decent help, but really no one there is a seasoned Centos kernel builder (though they work with different FC kernels), and now they are mostly done for the day. I have been following the wiki on building a custom kernel, got my patch in ~/rpmbuild/SOURCES and away with
2007 May 08
3
CentOS cutom kernel compilation
Could any one let me know how can I compile & build CentOS kernel. In redhat Linux the kernel source ia available under /usr/src/linux But in CentOS i am getting two directories named as Kernels and redhat under /usr/src the directory /usr/src/redhat is having again four subdirectory without any contents name as BUILD, RPMS, SPECS, SRPM And /usr/src/kenrnels is having the the directory
2010 Aug 27
2
doco bug as to http://wiki.centos.org/HowTos/Custom_Kernel
and AJB kernel-2.6.35-3.bcat.src.rpm [I see AlanBartlett as the last editor on that page] I have installed the given ajb source rpm kernel-2.6.35-3.bcat.src.rpm, and verified that it is intact: [herrold at kernel-bleeder linux-2.6.35.i686]$ rpm -Vp ~/build/ajb/sources/kernel-2.6.35-3.bcat.src.rpm warning: /home/herrold/build/ajb/sources/kernel-2.6.35-3.bcat.src.rpm: Header V3 DSA signature: