[kernel] r11286 - in dists/trunk/linux-2.6/debian: . config/amd64 config/i386
Maximilian Attems
maks at alioth.debian.org
Mon May 5 11:54:38 UTC 2008
Author: maks
Date: Mon May 5 11:54:33 2008
New Revision: 11286
Log:
x86 ISCSI_IBFT enable
see 138fe4e069798d9aa948a5402ff15e58f483ee4e
for full details see
ftp://ftp.software.ibm.com/systems/support/system_x_pdf/ibm_iscsi_boot_firmwa
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/amd64/config
dists/trunk/linux-2.6/debian/config/i386/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Mon May 5 11:54:33 2008
@@ -10,7 +10,7 @@
USB_ISP1760_HCD, HTC_PASIC3, I2C_PCA_PLATFORM, TOUCHSCREEN_WM97XX,
JOYSTICK_ZHENHUA, SFC, ACCESSIBILITY, UIO_SMX, LOGIRUMBLEPAD2_FF,
A11Y_BRAILLE_CONSOLE.
- * [amd64, i386]: KVM_CLOCK, KVM_GUEST, ISCSI_IBFT_FIND.
+ * [amd64, i386]: KVM_CLOCK, KVM_GUEST, ISCSI_IBFT_FIND, ISCSI_IBFT.
* [amd64]: Enable SCSI_DPT_I2O as 64 bit now.
-- maximilian attems <maks at debian.org> Sat, 26 Apr 2008 23:11:17 +0200
Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config (original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config Mon May 5 11:54:33 2008
@@ -350,6 +350,7 @@
CONFIG_DCDBAS=m
CONFIG_DMIID=y
CONFIG_ISCSI_IBFT_FIND=y
+CONFIG_ISCSI_IBFT=y
##
## file: drivers/hid/usbhid/Kconfig
Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config (original)
+++ dists/trunk/linux-2.6/debian/config/i386/config Mon May 5 11:54:33 2008
@@ -447,6 +447,7 @@
CONFIG_DCDBAS=m
CONFIG_DMIID=y
CONFIG_ISCSI_IBFT_FIND=y
+CONFIG_ISCSI_IBFT=y
##
## file: drivers/hid/usbhid/Kconfig
More information about the Kernel-svn-changes
mailing list