Your message dated Wed, 13 Apr 2005 03:17:02 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#303833: fixed in kernel-package 8.131
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 9 Apr 2005 01:40:01 +0000
>From [EMAIL PROTECTED] Fri Apr 08 18:40:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from postoffice6.mail.cornell.edu [132.236.56.21] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DK4x6-00058C-00; Fri, 08 Apr 2005 18:40:00 -0700
Received: from localhost.localdomain (cpe-24-58-10-42.twcny.res.rr.com 
[24.58.10.42])
        by postoffice6.mail.cornell.edu (8.12.10/8.12.6) with ESMTP id 
j391dvU7005662;
        Fri, 8 Apr 2005 21:39:57 -0400 (EDT)
Message-Id: <[EMAIL PROTECTED]>
Content-Type: multipart/mixed; boundary="===============0434157940=="
MIME-Version: 1.0
From: Kevin Locke <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: kernel-package: README.modules should include targets called
X-Mailer: reportbug 3.8
Date: Fri, 08 Apr 2005 21:39:59 -0400
X-PMX-Version: 4.6.1.107272, Antispam-Core: 4.6.1.106808, Antispam-Data: 
2005.1.20.4
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============0434157940==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: kernel-package
Version: 8.125
Severity: wishlist
Tags: patch

I have been recently trying to work through some problems in a module
package and found it difficult to determine which targets are called
at what time and for what purpose.  It seems that the most logical place
for this to be documented is in README.modules, which is exactly what
this patch does.

The information was taken from one of your (Manoj's) e-mails to the
debian-mentors mailing list [1] and from looking through the rules file.
The information is correct to the best of my understanding, but may
require some modifications/additions.

Hope this is useful,
Kevin

[1] http://lists.debian.org/debian-mentors/2002/05/msg00063.html


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10.20050403a
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages kernel-package depends on:
ii  dpkg                          1.10.27    Package maintenance system for Deb
ii  dpkg-dev                      1.10.27    Package building tools for Debian
ii  gcc [c-compiler]              4:3.3.5-3  The GNU C compiler
ii  gcc-3.3 [c-compiler]          1:3.3.5-8  The GNU C compiler
ii  make                          3.80-9     The GNU version of the "make" util
ii  perl                          5.8.4-8    Larry Wall's Practical Extraction 

-- no debconf information

--===============0434157940==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="README.modules-targets.patch"

--- README.modules      2005-04-08 21:08:53.711566336 -0400
+++ README.modules.new  2005-04-08 21:08:26.311731744 -0400
@@ -153,9 +153,19 @@
  $(MODULE_LOC:-/usr/src/modules)/<mod-name>/, and runs ./debian/rules
  <target>.
 
+ <target> can be one of:
+ kdist_image           Create the binary image of the module
+                       * Called for make-kpkg modules_image
+ kdist                 Generate the modules packages and sign them
+                       * Called for make-kpkg modules
+ kdist_configure       Configure the modules packages
+                       * Called for make-kpkg modules_config
+ kdist_clean           Clean the modules source tree
+                       * Called for make-kpkg modules_clean
+
         Starting with kernel version 2.6.X, the build process is
  for third party modules has been modified; now modules are expected
- to build in hte kenrel sources dir, and you set the SUBDIR arg to
+ to build in the kenrel sources dir, and you set the SUBDIR arg to
  point to the source for the module itself. This arranges for the
  kernel makefiles to do all the boilerplate work of building/running
  modpost, dependencies, et cetera.  Here's the "new" way of building a

--===============0434157940==--

---------------------------------------
Received: (at 303833-close) by bugs.debian.org; 13 Apr 2005 07:23:08 +0000
>From [EMAIL PROTECTED] Wed Apr 13 00:23:08 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DLcDM-0006CV-00; Wed, 13 Apr 2005 00:23:08 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DLc7S-0006XH-00; Wed, 13 Apr 2005 03:17:02 -0400
From: Manoj Srivastava <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#303833: fixed in kernel-package 8.131
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 13 Apr 2005 03:17:02 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: kernel-package
Source-Version: 8.131

We believe that the bug you reported is fixed in the latest version of
kernel-package, which is due to be installed in the Debian FTP archive:

kernel-package_8.131.dsc
  to pool/main/k/kernel-package/kernel-package_8.131.dsc
kernel-package_8.131.tar.gz
  to pool/main/k/kernel-package/kernel-package_8.131.tar.gz
kernel-package_8.131_all.deb
  to pool/main/k/kernel-package/kernel-package_8.131_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Manoj Srivastava <[EMAIL PROTECTED]> (supplier of updated kernel-package 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 13 Apr 2005 01:53:41 -0500
Source: kernel-package
Binary: kernel-package
Architecture: source all
Version: 8.131
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava <[EMAIL PROTECTED]>
Changed-By: Manoj Srivastava <[EMAIL PROTECTED]>
Description: 
 kernel-package - A utility for building Linux kernel related Debian packages.
Closes: 294235 303833
Changes: 
 kernel-package (8.131) unstable; urgency=low
 .
   * Bug fix: "kernel-package: README.modules should include targets
     called", thanks to Kevin Locke                        (Closes: #303833).
   * Updated spanish man pages.
   * Spit out a warning of the module dir does not exist. Earlier, we were
     silently ignoring missing third party modules.
   * Bug fix: "Support for kfreebsd", thanks to Robert Millan
                                                           (Closes: #294235).
Files: 
 ed9c6e3d6435379acf2e24dd04f04252 483 misc optional kernel-package_8.131.dsc
 0d1a628fe4837ea863ecd0fa0e7dad23 507543 misc optional 
kernel-package_8.131.tar.gz
 f2e728a7a3cfced9a0c66359a4f4cdd4 356846 misc optional 
kernel-package_8.131_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCXMQXIbrau78kQkwRAnziAKC6U7S6/B3DgThqvey2CR3PAR47iQCdHUVa
lx78R0ebbXmtGG4O1ttLSJs=
=bZMr
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to