Displaying 11 results from an estimated 11 matches for "kernel_build".
2016 Apr 06
4
CentOS 7.2 rootfs for i386
Hi
I want to build a small rootfs for 32 bit CentOS to the same I plan to
build the entire OS
but I see
https://wiki.centos.org/HowTos/I_need_the_Kernel_Source
kernel_build for 32 bit is not supported . Please let me know anybody has
built the same
Thanks
Kavitha
2007 Apr 23
4
vmx status report against changeset 14887 - No new issue, 3 old issues
...3 3 0 0 0
device_model 2 2 0 0 0
control_panel 19 18 1 0 0
=====================================================================
nightly 3 3 0 0 0
:kernel_build 1 1 0 0 0
:subset_LTP 1 1 0 0 0
:dom0x11 1 1 0 0 0
device_model 2 2 0 0 0
:pv_on_up 1 1 0 0 0
:pv_on_smp...
2007 Apr 12
2
vmx status report against changeset 14797 - 4 old issues
...3 3 0 0 0
device_model 2 0 0 2 0
control_panel 19 18 1 0 0
=====================================================================
nightly 3 3 0 0 0
:kernel_build 1 1 0 0 0
:subset_LTP 1 1 0 0 0
:dom0x11 1 1 0 0 0
device_model 2 0 0 2 0
:pv_on_up 1 0 0 1 0
:pv_on_smp...
2016 Apr 06
0
CentOS 7.2 rootfs for i386
On 04/05/2016 11:23 PM, kavitha bk wrote:
> Hi
>
> I want to build a small rootfs for 32 bit CentOS to the same I plan to
> build the entire OS
> but I see
> https://wiki.centos.org/HowTos/I_need_the_Kernel_Source
> kernel_build for 32 bit is not supported . Please let me know anybody has
> built the same
Also, if you are just looking for the 32bit kernel, The Source code is here:
https://git.centos.org/summary/rpms!kernel
You would:
1. git clone https://git.centos.org/git/rpms/kernel
2. cd kernel
3. git checko...
2016 Apr 06
0
CentOS 7.2 rootfs for i386
On 04/05/2016 11:23 PM, kavitha bk wrote:
> Hi
>
> I want to build a small rootfs for 32 bit CentOS to the same I plan to
> build the entire OS
> but I see
> https://wiki.centos.org/HowTos/I_need_the_Kernel_Source
> kernel_build for 32 bit is not supported . Please let me know anybody has
> built the same
Upstream removed support for standalone i686 installs, but we've been
building/maintaining it as an alternate architecture similar to arm. You
can find the media here -> http://mirror.centos.org/altarch/7/isos...
2007 Apr 19
0
vmx status report against changeset 14875 - 3 fixed issues, 3 old issues.
...3 3 0 0 0
device_model 2 1 0 1 0
control_panel 19 18 1 0 0
=====================================================================
nightly 3 3 0 0 0
:kernel_build 1 1 0 0 0
:subset_LTP 1 1 0 0 0
:dom0x11 1 1 0 0 0
device_model 2 1 0 1 0
:pv_on_up 1 1 0 0 0
:pv_on_smp...
2007 Mar 13
4
vmx status report against changeset 14356 - 1 new issue
...3 3 0 0 0
device_model 2 1 1 0 0
control_panel 19 17 2 0 0
=====================================================================
nightly 3 3 0 0 0
:kernel_build 1 1 0 0 0
:subset_LTP 1 1 0 0 0
:dom0x11 1 1 0 0 0
device_model 2 1 1 0 0
:pv_on_up 1 1 0 0 0
:pv_on_smp...
2007 Jun 04
0
Nightly test report against changeset 15200 -- 3 new issues, 2 old issues
...=========================================================
device_model 2 1 0 1 0
:pv_on_up 1 1 0 0 0
:pv_on_smp 1 0 0 1 0
nightly 3 2 1 0 0
:kernel_build 1 1 0 0 0
:subset_LTP 1 1 0 0 0
:dom0x11 1 0 1 0 0
control_panel 31 29 2 0 0
:ia32e_vistartm 1 1 0 0 0
:acpi_nightly...
2007 Feb 08
5
vmx status report against changeset 13826
...3 3 0 0 0
device_model 1 1 0 0 0
control_panel 19 18 1 0 0
=====================================================================
nightly 3 3 0 0 0
:kernel_build 1 1 0 0 0
:subset_LTP 1 1 0 0 0
:dom0x11 1 1 0 0 0
device_model 1 1 0 0 0
:pv 1 1 0 0 0
control_panel...
2012 Sep 17
9
[PATCH] Upgrade vtpmd to berlios version 0.7.4
...00
-@@ -1,24 +1,40 @@
- # Software-Based Trusted Platform Module (TPM) Emulator for Linux
- # Copyright (C) 2004 Mario Strasser <mast@gmx.net>
-+# Copyright (C) 2006 INTEL Corp.
- #
- # $Id: Makefile 115 2006-06-23 10:36:44Z mast $
-
--# kernel settings
--KERNEL_RELEASE := $(shell uname -r)
--KERNEL_BUILD := /lib/modules/$(KERNEL_RELEASE)/build
--MOD_SUBDIR := misc
-+COMPILE_ARCH ?= $(shell uname -m | sed -e s/i.86/x86_32/)
-
- # module settings
--MODULE_NAME := tpm_emulator
-+BIN := tpm_emulator
- VERSION_MAJOR := 0
- VERSION_MINOR := 4
- VERSION_BUILD := $(shell date +&qu...
2007 Mar 26
3
[PATCH] pciback: restore PCI BARs on D3->D0 transition
Ever since xen-unstable cset 14308 ("pci back: Fix registration of of
filters on subsections of config space") I''ve been getting an MCA on the
*2nd* boot of a driver domain using an e1000 NIC. Cset 14308 allowed
the proper setup of the PM control registers, so the NIC is put in the
D3 power state when the driver domain shuts down. Unfortunately,
pci_set_power_state()