Your message dated Fri, 28 Sep 2007 23:53:22 -0400 with message-id <20070929035322.GA28833@kitenet.net> and subject line closing 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)
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: main-menu: Display version of d-i in the main menu header
- From: "Chris Tillman" <toff1@cox.net>
- Date: Sat, 27 Sep 2003 09:44:34 -0700
- Message-id: <20030927164434.GA485@ip68-107-137-100.tc.ph.cox.net>
Package: main-menu Version: N/A; reported 2003-09-27 Severity: normal To help users identify the version of debian-installer in use, the version number could be displayed in the main-menu header. This would help developers to know whether a reported bug has already been addressed. The following patch is probably not complete, because I don't know if the VERSION variable set in build/debian/rules would always be valid in this context. Probably it would work for a complete build only? Index: templates =================================================================== RCS file: /cvs/debian-boot/debian-installer/main-menu/debian/templates,v retrieving revision 1.10 diff -u -r1.10 templates --- templates 27 Sep 2003 14:19:02 -0000 1.10 +++ templates 27 Sep 2003 16:39:49 -0000 @@ -7,7 +7,7 @@ Choices: ${MENU} Default: ${DEFAULT} _Description: Choose the next step: - This is the Debian installer main menu. + This is the main menu for the Debian installer, version ${VERSION}. Template: debian-installer/missing-provide Type: select -- System Information Debian Release: 3.0 Architecture: powerpc Kernel: Linux ip68-107-137-100.tc.ph.cox.net 2.4.19-powerpc #1 Mon Sep 9 09:01:43 EDT 2002 ppc Locale: LANG=C, LC_CTYPE=C -- Debian GNU/Linux Operating System By the People, For the People Chris Tillman (a people instance) toff one at cox dot net
--- End Message ---
--- Begin Message ---
- To: 213016-done@bugs.debian.org
- Subject: closing
- From: Joey Hess <joeyh@debian.org>
- Date: Fri, 28 Sep 2007 23:53:22 -0400
- Message-id: <20070929035322.GA28833@kitenet.net>
I'm closing this bug because I feel it's been addressed in a different way. When users generate an installation-report, it includes lsb_release info from d-i that includes the version (build date) of the installer. So there's not a lot of reason to display the version number at the top of main-menu, especially since most users never see the main-menu anyway. The version is also displated in the f1 help screen when booting on i386/amd64, BTW. -- see shy joAttachment: signature.asc
Description: Digital signature
--- End Message ---