Add SCSI cdrom support to ia64 installcd, rename the kconfig to 2.6.24
svn path=/trunk/; revision=546
This commit is contained in:
parent
f8452dc42b
commit
7ff3d70404
3 changed files with 8 additions and 2 deletions
|
@ -2,6 +2,12 @@
|
||||||
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
||||||
# $Header: $
|
# $Header: $
|
||||||
|
|
||||||
|
18 Jun 2008; Raúl Porcel <armin76@gentoo.org>
|
||||||
|
-kconfig/ia64/installcd-2.6.23.config,
|
||||||
|
specs/ia64/installcd-stage2-minimal.spec,
|
||||||
|
+kconfig/ia64/installcd-2.6.24.config:
|
||||||
|
Add SCSI cdrom support to ia64 installcd, rename the kconfig to 2.6.24
|
||||||
|
|
||||||
13 Jun 2008; <ranger@gentoo.org>
|
13 Jun 2008; <ranger@gentoo.org>
|
||||||
kconfigs/powerpc/
|
kconfigs/powerpc/
|
||||||
Updating kernel configs to 2.6.24 and fixing pcmcia borkage
|
Updating kernel configs to 2.6.24 and fixing pcmcia borkage
|
||||||
|
|
|
@ -469,7 +469,7 @@ CONFIG_SCSI_PROC_FS=y
|
||||||
CONFIG_BLK_DEV_SD=y
|
CONFIG_BLK_DEV_SD=y
|
||||||
# CONFIG_CHR_DEV_ST is not set
|
# CONFIG_CHR_DEV_ST is not set
|
||||||
# CONFIG_CHR_DEV_OSST is not set
|
# CONFIG_CHR_DEV_OSST is not set
|
||||||
# CONFIG_BLK_DEV_SR is not set
|
CONFIG_BLK_DEV_SR=y
|
||||||
CONFIG_CHR_DEV_SG=y
|
CONFIG_CHR_DEV_SG=y
|
||||||
# CONFIG_CHR_DEV_SCH is not set
|
# CONFIG_CHR_DEV_SCH is not set
|
||||||
|
|
|
@ -18,7 +18,7 @@ livecd/volid: Gentoo Linux IA64 2008.0
|
||||||
boot/kernel: gentoo
|
boot/kernel: gentoo
|
||||||
|
|
||||||
boot/kernel/gentoo/sources: gentoo-sources
|
boot/kernel/gentoo/sources: gentoo-sources
|
||||||
boot/kernel/gentoo/config: ../../kconfig/ia64/installcd-2.6.23.config
|
boot/kernel/gentoo/config: ../../kconfig/ia64/installcd-2.6.24.config
|
||||||
boot/kernel/gentoo/use:
|
boot/kernel/gentoo/use:
|
||||||
-*
|
-*
|
||||||
atm
|
atm
|
||||||
|
|
Loading…
Add table
Reference in a new issue