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

Bug#273378: marked as done (installation-reports: [patch] make debian-installer/framebuffer=false work as documented)



Your message dated Sun, 03 Oct 2004 13:47:43 -0400
with message-id <E1CEASV-00086c-00@newraff.debian.org>
and subject line Bug#273378: fixed in rootskel 1.04
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; 25 Sep 2004 20:19:24 +0000
>From jorrit@jorrit.de Sat Sep 25 13:19:24 2004
Return-path: <jorrit@jorrit.de>
Received: from ns1.xeneris.net (superfix.xeneris.net) [195.49.173.97] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1CBJ0t-0001Fk-00; Sat, 25 Sep 2004 13:19:23 -0700
Received: (qmail 23838 invoked by uid 0); 25 Sep 2004 20:19:26 -0000
Received: from jorrit@jorrit.de by superfix by uid 64011 with qmail-scanner-1.15 custom 
 (clamscan: 0.54. spamassassin: 2.50-cvs.  Clear:. 
 Processed in 2.008489 secs); 25 Sep 2004 20:19:26 -0000
Received: from localhost (HELO jupiter.planets) (127.0.0.1)
  by localhost with SMTP; 25 Sep 2004 20:19:24 -0000
Received: from joe by jupiter.planets with local (Exim 4.34)
	id 1CBJ0o-0001VQ-96; Sat, 25 Sep 2004 22:19:18 +0200
Date: Sat, 25 Sep 2004 22:19:18 +0200
From: =?iso-8859-1?Q?J=F6?= Fahlke <jorrit@jorrit.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: installation-reports: [patch] make debian-installer/framebuffer=false work as documented
Message-ID: <20040925201918.GA5740@fsk.uni-heidelberg.de>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="Fba/0zbH8Xs+Fj9o"
Content-Disposition: inline
X-Reportbug-Version: 2.63
User-Agent: Mutt/1.5.6+20040722i
Sender: =?UTF-8?Q?J=C3=B6_Fahlke?= <jorrit@jorrit.de>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--Fba/0zbH8Xs+Fj9o
Content-Type: multipart/mixed; boundary="wac7ysb48OaltWcw"
Content-Disposition: inline


--wac7ysb48OaltWcw
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: installation-reports
Severity: normal
Tags: patch

Currently the boot option debian-installer/framebuffer does not work
as documented in the Instalation Manual, section 5.2.1. "Debian
Installer Parameters" (it does not work at all).

This issue was raised by Bugs #272552 and #272562.  Geert Stappers
developed the attached patch.  I'm opening this new report to keep the
patch around.

J=F6.

--=20
There's no evolution in the US.  It's not allowed.

--wac7ysb48OaltWcw
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch

--- packages/rootskel/src/lib/debian-installer.d/S35framebuffer-linux   (revision 22014)
+++ packages/rootskel/src/lib/debian-installer.d/S35framebuffer-linux   (working copy)
@@ -1,3 +1,6 @@
-if [ -n "$TERM_FRAMEBUFFER_TRY" -a -e /dev/fb/0 ]; then
+echo "bugreport #272562"
+if [ -z "$TERM_FRAMEBUFFER" -a -n "$TERM_FRAMEBUFFER_TRY" -a \
+     -e /dev/fb/0 -a "`debconf-get debian-installer/framebuffer`" = true ]; then
        TERM_FRAMEBUFFER=yes
 fi
+echo "bugreport #272562"

--wac7ysb48OaltWcw--

--Fba/0zbH8Xs+Fj9o
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)

iD8DBQFBVdLG9pw8d07v1OsRAgmCAJ477rV0Xb5OcQh/1jk83pyJ1fy70ACglJqm
0g5Wc4mEtGisu7ZZbBxCU/s=
=tLfI
-----END PGP SIGNATURE-----

--Fba/0zbH8Xs+Fj9o--

---------------------------------------
Received: (at 273378-close) by bugs.debian.org; 3 Oct 2004 17:54:56 +0000
>From katie@ftp-master.debian.org Sun Oct 03 10:54:56 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CEAZU-0006WW-00; Sun, 03 Oct 2004 10:54:56 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CEASV-00086c-00; Sun, 03 Oct 2004 13:47:43 -0400
From: Joey Hess <joeyh@debian.org>
To: 273378-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#273378: fixed in rootskel 1.04
Message-Id: <E1CEASV-00086c-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sun, 03 Oct 2004 13:47:43 -0400
Delivered-To: 273378-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(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_2004_03_25
X-Spam-Level: 

Source: rootskel
Source-Version: 1.04

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

rootskel-bootfloppy_1.04_i386.udeb
  to pool/main/r/rootskel/rootskel-bootfloppy_1.04_i386.udeb
rootskel-locale_1.04_i386.udeb
  to pool/main/r/rootskel/rootskel-locale_1.04_i386.udeb
rootskel_1.04.dsc
  to pool/main/r/rootskel/rootskel_1.04.dsc
rootskel_1.04.tar.gz
  to pool/main/r/rootskel/rootskel_1.04.tar.gz
rootskel_1.04_i386.udeb
  to pool/main/r/rootskel/rootskel_1.04_i386.udeb



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 273378@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <joeyh@debian.org> (supplier of updated rootskel 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Sun,  3 Oct 2004 13:34:51 -0400
Source: rootskel
Binary: rootskel-locale rootskel-bootfloppy rootskel
Architecture: source i386
Version: 1.04
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joey Hess <joeyh@debian.org>
Description: 
 rootskel   - Skeleton root filesystem used by debian-installer (udeb)
 rootskel-bootfloppy - Skeleton root filesystem used by debian-installer boot floppy (udeb)
 rootskel-locale - UTF-8 locale used by debian-installer (udeb)
Closes: 273378
Changes: 
 rootskel (1.04) unstable; urgency=low
 .
   * Joey Hess
     - Test for debian-installer/framebuffer in S35framebuffer-linux to allow
       disabling of the use of the framebuffer with bterm on arches that have
       the framebuffer built in. Closes: #273378
Files: 
 27f6c977fc547b61f6bbccf7e8270a7e 825 debian-installer standard rootskel_1.04.dsc
 9a8adbff66bf1351769dc73d4a71b44d 20063 debian-installer standard rootskel_1.04.tar.gz
 f537eee54740934fc8a6a41570b1b412 4946 debian-installer standard rootskel_1.04_i386.udeb
 0d8197396762184254d092f360163a3f 2782 debian-installer extra rootskel-bootfloppy_1.04_i386.udeb
 49e00fc5603c4c30f2e7582dac5f8018 34886 debian-installer standard rootskel-locale_1.04_i386.udeb
package-type: udeb

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

iD8DBQFBYDhs2tp5zXiKP0wRAqj/AKCxNpS434wemILHmXw1r9LoKI5fVgCfVlJG
ms2pMNlHhyTOpYHhJbmB6pk=
=skES
-----END PGP SIGNATURE-----



Reply to: