[Fai-commit] r3025 - in people/h01ger/fai-kernels: . debian
fai-repository at svn.debian.org
fai-repository at svn.debian.org
Thu Nov 10 16:34:09 UTC 2005
Author: h01ger-guest
Date: 2005-11-10 16:34:08 +0000 (Thu, 10 Nov 2005)
New Revision: 3025
Modified:
people/h01ger/fai-kernels/README
people/h01ger/fai-kernels/debian/changelog
people/h01ger/fai-kernels/kernel-config-2.4.i386
Log:
- more verbose changelog
- updated README a bit (still needs a rewrite for 2.6)
- added another driver for the inactive 2.4 kernels
Modified: people/h01ger/fai-kernels/README
===================================================================
--- people/h01ger/fai-kernels/README 2005-11-10 16:12:46 UTC (rev 3024)
+++ people/h01ger/fai-kernels/README 2005-11-10 16:34:08 UTC (rev 3025)
@@ -38,8 +38,8 @@
make-kpkg --rootcmd fakeroot --append-to-version -fai --revision 2 kernel-image
This will create the file kernel-image-2.4.27-fai_2_i386.deb,
-which can be used by FAI. Copy this file to /usr/lib/fai/kernels
-and specify it in /etc/fai.conf
+which can be used by FAI. Copy this file to /usr/lib/fai/kernel
+and specify it in /etc/fai/make-fai-nfsroot.conf
KERNELPACKAGE=/usr/lib/fai/kernel/kernel-image-2.4.27-fai_2_i386.deb
@@ -50,6 +50,14 @@
# make-fai-bootfloppy -f /tmp/fai-bootfloppy -d b
+Note:
+
+Prior to make-kpkg kernel-image, it may be useful to do a
+ make-kpkg clean
+if a kernel as already been built in this directory, and its configuration
+has been changed with make menuconfig.
+
+
How to save space on the boot floppy
------------------------------------
If you need a smaller kernel image to fit on a floppy disk, you can
Modified: people/h01ger/fai-kernels/debian/changelog
===================================================================
--- people/h01ger/fai-kernels/debian/changelog 2005-11-10 16:12:46 UTC (rev 3024)
+++ people/h01ger/fai-kernels/debian/changelog 2005-11-10 16:34:08 UTC (rev 3025)
@@ -4,7 +4,14 @@
* disabled kernel 2.4 because of build problems, may be reenabled later
it's still included in the depends...
* added support for amd64 and ppc
+ * dont merge kernel config snipplets, rather use one config file per arch
+ and kernel version (2.4/2.6)
+ * added some drivers for various network cards and scsi controllers
+ (closes: #328232)
* updated the FSF address in copyright
+ * made build-dependency to debhelper versioned and raised debian/compat to
+ a non-deprecated value
+ * updated README (closes: #328230)
* added myself to maintainers field
-- Holger Levsen <debian at layer-acht.org> Thu, 10 Nov 2005 15:05:50 +0200
Modified: people/h01ger/fai-kernels/kernel-config-2.4.i386
===================================================================
--- people/h01ger/fai-kernels/kernel-config-2.4.i386 2005-11-10 16:12:46 UTC (rev 3024)
+++ people/h01ger/fai-kernels/kernel-config-2.4.i386 2005-11-10 16:34:08 UTC (rev 3025)
@@ -194,6 +194,7 @@
CONFIG_SCSI_IN2000=m
CONFIG_SCSI_AM53C974=m
CONFIG_SCSI_MEGARAID=m
+CONFIG_SCSI_MEGARAID2=m
CONFIG_SCSI_BUSLOGIC=y
CONFIG_SCSI_CPQFCTS=m
CONFIG_SCSI_DTC3280=m
More information about the Fai-commit
mailing list