Disable PREEMPT on ia64 kernel
svn path=/trunk/; revision=478
This commit is contained in:
parent
4f422ccef2
commit
8a2e5e6d75
3 changed files with 8 additions and 2 deletions
|
@ -2,6 +2,11 @@
|
||||||
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
||||||
# $Header: $
|
# $Header: $
|
||||||
|
|
||||||
|
06 Mar 2008; Raúl Porcel <armin76@gentoo.org>
|
||||||
|
kconfig/ia64/installcd-2.6.23.config,
|
||||||
|
specs/ia64/installcd-stage2-minimal.spec:
|
||||||
|
Disable PREEMPT on ia64 kernel
|
||||||
|
|
||||||
05 Mar 2008; Raúl Porcel <armin76@gentoo.org>
|
05 Mar 2008; Raúl Porcel <armin76@gentoo.org>
|
||||||
specs/alpha/installcd-stage2-minimal.spec:
|
specs/alpha/installcd-stage2-minimal.spec:
|
||||||
Mask ntfs3g on alpha, not keyworded, thanks to Tobias Klausmann
|
Mask ntfs3g on alpha, not keyworded, thanks to Tobias Klausmann
|
||||||
|
|
|
@ -141,7 +141,7 @@ CONFIG_HOTPLUG_CPU=y
|
||||||
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
|
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
|
||||||
CONFIG_SCHED_SMT=y
|
CONFIG_SCHED_SMT=y
|
||||||
# CONFIG_PERMIT_BSP_REMOVE is not set
|
# CONFIG_PERMIT_BSP_REMOVE is not set
|
||||||
CONFIG_PREEMPT=y
|
# CONFIG_PREEMPT is not set
|
||||||
CONFIG_SELECT_MEMORY_MODEL=y
|
CONFIG_SELECT_MEMORY_MODEL=y
|
||||||
# CONFIG_FLATMEM_MANUAL is not set
|
# CONFIG_FLATMEM_MANUAL is not set
|
||||||
CONFIG_DISCONTIGMEM_MANUAL=y
|
CONFIG_DISCONTIGMEM_MANUAL=y
|
||||||
|
|
|
@ -7,7 +7,8 @@ snapshot: 2008.0
|
||||||
source_subpath: default/livecd-stage1-ia64-2008.0
|
source_subpath: default/livecd-stage1-ia64-2008.0
|
||||||
|
|
||||||
livecd/cdfstype: squashfs
|
livecd/cdfstype: squashfs
|
||||||
livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/elilo-3.6-cdtar.tar.bz2
|
#livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/elilo-3.6-cdtar.tar.bz2
|
||||||
|
livecd/cdtar: /home/armin76/tmp/elilo-3.6-cdtar.tar.bz2
|
||||||
|
|
||||||
livecd/iso: /var/tmp/catalyst/builds/default/install-ia64-minimal-2008.0.iso
|
livecd/iso: /var/tmp/catalyst/builds/default/install-ia64-minimal-2008.0.iso
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue