[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 2.6



Joey Hess wrote:
> Attached is a quick and dirty patch

well..

-- 
see shy jo
Index: config/i386.cfg
===================================================================
--- config/i386.cfg	(revision 12908)
+++ config/i386.cfg	(working copy)
@@ -1,7 +1,7 @@
 MEDIUM_SUPPORTED = cdrom netboot floppy hd-media monolithic
 
 # The version of the kernel to use.
-KERNELVERSION = 2.4.25-1-386
+KERNELVERSION = 2.6.4-1-386
 KERNEL_FLAVOUR = di
 KERNELNAME = vmlinuz
 KERNELIMAGEVERSION = $(KERNELVERSION)
Index: pkg-lists/netboot/i386.cfg
===================================================================
--- pkg-lists/netboot/i386.cfg	(revision 12908)
+++ pkg-lists/netboot/i386.cfg	(working copy)
@@ -8,11 +8,12 @@
 usb-discover
 nic-shared-modules-${kernel:Version}
 socket-modules-${kernel:Version}
-isa-pnp-modules-${kernel:Version}
+#isa-pnp-modules-${kernel:Version}
 nic-modules-${kernel:Version}
 nic-extra-modules-${kernel:Version}
 usb-modules-${kernel:Version}
-input-modules-${kernel:Version}
+# not available for 2.6, though it should be
+#input-modules-${kernel:Version}
 kbd-chooser
 
 # This is needed for proper display of utf-8.
Index: pkg-lists/netboot/common
===================================================================
--- pkg-lists/netboot/common	(revision 12908)
+++ pkg-lists/netboot/common	(working copy)
@@ -3,6 +3,7 @@
 
 # Other udebs that are needed for netboot install
 busybox-cvs-udeb
+module-init-tools-udeb
 languagechooser
 countrychooser
 iso-3166-udeb

Attachment: signature.asc
Description: Digital signature


Reply to: