[Pkg-tpctl-devel] New release of thinkpad

Thomas Hood jdthood at yahoo.co.uk
Thu Mar 23 21:03:09 UTC 2006


Francesco:

I'd like to make a new thinkpad.  It's just a documentation update,
but it's an important one.  As of Linux 2.6.16 the following has to
be set in the .config in order for the thinkpad module to work:

    CONFIG_OBSOLETE_INTERMODULE=m

svn up to get the updated code.  Diff follows:

diff -Naur -x'*.svn*' tags/5.9-1/debian/changelog trunk/debian/changelog
--- tags/5.9-1/debian/changelog 2006-02-12 13:51:16.000000000 +0100
+++ trunk/debian/changelog      2006-03-23 22:00:24.000000000 +0100
@@ -1,3 +1,11 @@
+thinkpad (5.9-2) unstable; urgency=low
+
+  [ Thomas Hood ]
+  * Note that CONFIG_OBSOLETE_INTERMODULE must be set to 'y' for 2.6.16
+    (Closes: #353190)
+
+ -- Thomas Hood <jdthood at yahoo.co.uk>  Sun, 12 Feb 2006 14:31:06 +0100
+
 thinkpad (5.9-1) unstable; urgency=low

   [ Thomas Hood ]
diff -Naur -x'*.svn*' tags/5.9-1/debian/control trunk/debian/control
--- tags/5.9-1/debian/control   2006-02-12 13:51:16.000000000 +0100
+++ trunk/debian/control        2006-02-12 14:30:43.000000000 +0100
@@ -2,7 +2,7 @@
 Section: utils
 Priority: extra
 Maintainer: Debian tpctl maintainers <pkg-tpctl-devel at lists.alioth.debian.org>
-Uploaders: Petter Reinholdtsen <pere at hungry.com>, Thomas Hood <jdthood at yahoo.co.uk>
+Uploaders: Thomas Hood <jdthood at yahoo.co.uk>, Francesco Paolo Lovergine <frankie at debian.org>
 Build-Depends: debhelper (>= 4.1.68)
 Standards-Version: 3.6.2.1

diff -Naur -x'*.svn*' tags/5.9-1/debian/thinkpad-source.README.Debian trunk/debian/thinkpad-source.README.Debian
--- tags/5.9-1/debian/thinkpad-source.README.Debian     2006-02-12 13:51:16.000000000 +0100
+++ trunk/debian/thinkpad-source.README.Debian  2006-02-22 14:29:17.000000000 +0100
@@ -10,16 +10,15 @@
 Documentation originally by Steve Haslam <araqnid at debian.org>
 Adjusted by Adrian Bridgett <bridgett at debian.org>
 Adapted by Thomas Hood <jdthood at yahoo.co.uk>
-Last updated 22 December 2005
+Last updated 22 February 2006

 Introduction
 ------------

-The drivers work with kernel 2.4.19 and later.  Drivers other than the
-APM-interface driver work with late 2.2 kernels.  Kernels 2.3.0 through
-2.4.18 and kernels prior to 2.2 are not supported.
+The drivers work with kernel 2.4.19 and later and with late 2.2 kernels.
+Kernels 2.3.0 through 2.4.18 and kernels prior to 2.2 are not supported.

-The APM driver should be built with the kernel.
+Kernels 2.6.16 and up must be built with CONFIG_OBSOLETE_INTERMODULE=y.


 Using this package to make a modules package using module-assistant
@@ -55,7 +54,6 @@
     tar jxf kernel-source-2.4.27.tar.bz2
     cd kernel-source-2.4.27
     # Copy a .config here or make one with, e.g., "make menuconfig"
-    # Make sure that the APM driver is selected to be built with the kernel
     make-kpkg --rootcmd=fakeroot --append-to-version=-foo kernel-image

 Then do:

-- 
Thomas



More information about the Pkg-tpctl-devel mailing list