Your message dated Sat, 7 Feb 2004 19:39:27 -0500 with message-id <[EMAIL PROTECTED]> and subject line fixed 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; 19 Jan 2004 14:45:11 +0000 >From [EMAIL PROTECTED] Mon Jan 19 06:45:11 2004 Return-path: <[EMAIL PROTECTED]> Received: from postfix3-1.free.fr [213.228.0.44] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AiaeM-0007mh-00; Mon, 19 Jan 2004 06:45:11 -0800 Received: from thomas (bobillot-3-82-67-146-148.fbx.proxad.net [82.67.146.148]) by postfix3-1.free.fr (Postfix) with ESMTP id 6C595C43AF for <[EMAIL PROTECTED]>; Mon, 19 Jan 2004 15:45:09 +0100 (CET) Received: by thomas (Postfix, from userid 1000) id 611F113F3D; Mon, 19 Jan 2004 15:45:00 +0100 (CET) Date: Mon, 19 Jan 2004 15:45:00 +0100 From: Thomas Poindessous <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [PATCH] tftpboot.sh for sparc Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Q68bSM7Ycu6FN28Q" Content-Disposition: inline User-Agent: Mutt/1.5.5.1+cvs20040105i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_14 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_01_14 X-Spam-Level: --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Package: debian-installer Severity: normal Hi, here is a small fix which corrects netboot image building on sparc. Thanks in advance. -- Thomas Poindessous --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: attachment; filename="tftpboot.diff" Index: tftpboot.sh =================================================================== RCS file: /cvsroot/d-i/debian-installer/build/tftpboot.sh,v retrieving revision 1.6 diff -u -r1.6 tftpboot.sh --- tftpboot.sh 30 Dec 2003 21:02:18 -0000 1.6 +++ tftpboot.sh 18 Jan 2004 19:44:14 -0000 @@ -44,7 +44,7 @@ done case "$arch" in - arm | i386 | mips | mipsel) + sparc | arm | i386 | mips | mipsel) cp $kernel $tftpimage.tmp ;; *) --Q68bSM7Ycu6FN28Q-- --------------------------------------- Received: (at 228519-done) by bugs.debian.org; 8 Feb 2004 00:39:28 +0000 >From [EMAIL PROTECTED] Sat Feb 07 16:39:28 2004 Return-path: <[EMAIL PROTECTED]> Received: from kitenet.net [64.62.161.42] (postfix) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Apcyu-00051c-00; Sat, 07 Feb 2004 16:39:28 -0800 Received: from dragon.kitenet.net (pm3naxs17-104.access.naxs.com [216.98.94.104]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Joey Hess", Issuer "Joey Hess" (verified OK)) by kitenet.net (Postfix) with ESMTP id 0AB1E189F4 for <[EMAIL PROTECTED]>; Sun, 8 Feb 2004 00:39:27 +0000 (GMT) Received: by dragon.kitenet.net (Postfix, from userid 1000) id 301806E099; Sat, 7 Feb 2004 19:39:27 -0500 (EST) Date: Sat, 7 Feb 2004 19:39:27 -0500 From: Joey Hess <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: fixed Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline User-Agent: Mutt/1.5.5.1+cvs20040105i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_01 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=0.0 required=4.0 tests=none autolearn=no version=2.60-bugs.debian.org_2004_02_01 X-Spam-Level: --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I applied this patch on 2004/01/19 --=20 see shy jo --17pEHd4RhPHOinZp Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAJYU+d8HHehbQuO8RAmlBAKCaRo11TMtSU5QFK7ZOL+2CDbYiNgCfa/O/ u8YSZAqjVFkjZlnIqo7utgM= =1aQc -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]