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

Bug#661392: marked as done (PXE boot menu falls off the bottom of the screen)



Your message dated Sat, 03 Mar 2012 12:04:02 +0000
with message-id <E1S3ngw-0001Cw-Pj@franck.debian.org>
and subject line Bug#661392: fixed in debian-edu-config 1.453
has caused the Debian Bug report #661392,
regarding PXE boot menu falls off the bottom of the screen
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
661392: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661392
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debian-edu-config
Version: 1.452
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi,

The PXE menu currently miss the bottom of the screen (memtest entry and
help message), exactly like #650979.

The issue is due to standard settings loaded by the included files, so
the patch is pretty simple: drop the included files, and add the
relevant settings directly (boot-screens/stdmenu.cfg are only shipping
layout information, the installs are still available and working after
applying the patch).

Regards

David

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages debian-edu-config depends on:
pn  base-files               6.5
pn  bind9-host [host]        1:9.8.1.dfsg.P1-3
pn  cfengine2                <none>
pn  debconf [debconf-2.0]    1.5.41
pn  debconf-utils            1.5.41
pn  debian-edu-artwork       <none>
pn  desktop-profiles         <none>
pn  discover                 2.1.2-5.1
pn  education-tasks          <none>
pn  fping                    <none>
pn  ldap-utils               2.4.28-1.1
pn  libconfig-inifiles-perl  <none>
pn  libfilesys-df-perl       <none>
pn  libhtml-fromtext-perl    <none>
pn  libio-socket-ssl-perl    1.56-1
pn  libjavascript-perl       <none>
pn  libnet-ldap-perl         <none>
pn  libnet-netmask-perl      <none>
pn  libterm-readkey-perl     2.30-4+b2
pn  libtext-unaccent-perl    <none>
pn  lsb-base                 3.2-28.1
pn  mime-support             3.52-1
pn  net-tools                1.60-24.1
pn  ng-utils                 <none>
pn  openssl                  1.0.0g-1
pn  patch                    2.6.1-3
pn  python-notify            0.1.1-3
pn  ssl-cert                 1.0.28
pn  tftp | tftp-hpa          <none>

Versions of packages debian-edu-config recommends:
pn  libnotify-bin  <none>
pn  lsof           4.81.dfsg.1-1
pn  memtest86+     <none>
pn  resolvconf     <none>
pn  syslinux       <none>
pn  xresprobe      <none>

Versions of packages debian-edu-config suggests:
pn  atftpd | tftpd-hpa  <none>

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

iQIcBAEBCAAGBQJPSqj4AAoJELgqIXr9/gny7aIP+watRip6cgcQZs/R0hotqRd1
F35R3SUz2U+Ue4kMJmfWTjkKaCUhQmf2Xu0/NzBNqQ753DuZ6B+UQPrUdBlhcrzk
OQNgvreaRawt8ECkfFZBTk1oXEYHQiN5wO9LDKxeql4RJaNgYi+gLiqw1brP3OBV
j/97sizvMnNLKw33UuDhoF+pvGukEKV2CYkgVUBG1HPBkTAwNHsK2HLIZcQ0DKNA
EBou5M66a/DU8SdTaXMLVZCGYkggHibqFoySF/eroNJjDAFvJ8lxe2bbJzMoM1IH
JoqtviHMWmLTk5zHimLgIasfZIeLinsuB9QXmSTWOjHqJ8CK0TtJvehmf+DWNRJ6
DDOIAvQYeAzE3tfJtoR5PIr0g8XRIiblzmdWMV/GTuolV/ZGtPrqPISEWb6SUvXv
M0MX/960fea37/4CB7EiAOFsVGYibGtdZeoKjfadSCnR4zDg+FesFcOrPJijLtdZ
YRQhc/61YUNGsR6YQUyksMKPKhBTwFIfUa2Ad05dss5Vb7KGegcqOKszoE2xIHZI
FWv5AUQJtqWZ7te+axB5b4UC1irGHeWnba4tCPa2i0AJJb672Wc28W45xj6phda1
QqeQjwEaKCO1KpvedIox4K132UMWlLBrB+eR8LbRqkXlnpBhTuDm3yO+CHqfWy7G
ZGxVybMwgTwiGhtn7GFz
=QeQC
-----END PGP SIGNATURE-----
Index: sbin/debian-edu-pxeinstall
===================================================================
--- sbin/debian-edu-pxeinstall	(révision 76767)
+++ sbin/debian-edu-pxeinstall	(copie de travail)
@@ -342,19 +342,19 @@
 MENU SEPARATOR
 include debian-edu/memtest.cfg
 
-EOF
-    # One of these would probably be enough, but include all of them
-    # in case some arch is missing.
-    for arch in $archs ; do
-        echo "include debian-installer/$arch/boot-screens/stdmenu.cfg"
-    done
-    cat <<EOF
+menu color title        * #FFFFFFFF *
+menu color border       * #00000000 #00000000 none
+menu color sel          * #ffffffff #76a1d0ff *
+menu color hotsel       1;7;37;40 #ffffffff #76a1d0ff *
+menu color tabmsg       * #ffffffff #00000000 *
+menu color help         37;40 #ffdddd00 #00000000 none
 
 menu vshift 8
 menu rows 10
 menu hshift 13
 menu width 49
 menu background debian-edu/debian-edu-splash.png
+menu tabmsg Press ENTER to boot or TAB to edit a menu entry
 default debian-edu/vesamenu.c32
 prompt 0
 timeout 0

--- End Message ---
--- Begin Message ---
Source: debian-edu-config
Source-Version: 1.453

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

debian-edu-config-gosa-netgroups_1.453_all.deb
  to main/d/debian-edu-config/debian-edu-config-gosa-netgroups_1.453_all.deb
debian-edu-config_1.453.dsc
  to main/d/debian-edu-config/debian-edu-config_1.453.dsc
debian-edu-config_1.453.tar.gz
  to main/d/debian-edu-config/debian-edu-config_1.453.tar.gz
debian-edu-config_1.453_all.deb
  to main/d/debian-edu-config/debian-edu-config_1.453_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 661392@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Holger Levsen <holger@debian.org> (supplier of updated debian-edu-config 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: SHA256

Format: 1.8
Date: Sat, 03 Mar 2012 12:32:15 +0100
Source: debian-edu-config
Binary: debian-edu-config debian-edu-config-gosa-netgroups
Architecture: source all
Version: 1.453
Distribution: unstable
Urgency: low
Maintainer: Debian Edu Developers <debian-edu@lists.debian.org>
Changed-By: Holger Levsen <holger@debian.org>
Description: 
 debian-edu-config - Configuration files for Skolelinux systems
 debian-edu-config-gosa-netgroups - netgroups plugin for GOsa²
Closes: 661392 661612
Changes: 
 debian-edu-config (1.453) unstable; urgency=low
 .
   * Team upload.
 .
   [ David Prévot ]
   * Fix missing last entries in PXE boot menu. (Closes: #661392)
   * Fix typo in web page (spotted by Nigel Barker).
 .
   [ Petter Reinholdtsen ]
   * Make sure ltspfs-mounter-kde do nothing when using Gnome, and make
     it more robust.
   * Update debian-edu-pxeinstall, use ln -sf when updating d-i image
     symlinks to make it possible to run the script again to update the
     PXE setup.
 .
   [ Mike Gabriel ]
   * Fix Samba domain logon script for teachers. Also map Windows drives
     provided in netlogon/config/standarddrives-teachers.bat.
 .
   * Translation updates:
     - Updates for German web page from Wolfgang Schweer.
     - Updates for Portuguese web page from André Lasfargues. (Closes:
       #661612)
     - Add Japanese web page from Nigel Barker.
Checksums-Sha1: 
 d791ce99e82d62cd55778e4f7ddce46aba73c090 1948 debian-edu-config_1.453.dsc
 1448e71bf647fbe67b8354769a1fc3bf9bd95dd1 506412 debian-edu-config_1.453.tar.gz
 3e75e1e795a6d30fc077956f2e43447cf2e49c84 393278 debian-edu-config_1.453_all.deb
 966766b1061f44475d40e0aa495c8cc681d65829 111332 debian-edu-config-gosa-netgroups_1.453_all.deb
Checksums-Sha256: 
 cfda23629928bb98ed9d9782435c7811013d2d195c0e606608f44e9b48580283 1948 debian-edu-config_1.453.dsc
 499950d249b8b8290fce206fc375486c4b999f6bf2a67ca6ebb9dcd335e5773c 506412 debian-edu-config_1.453.tar.gz
 6ecdc6d9312fd8f9cb4613baf159f160c5ed5b376e058258015a4497849d39e8 393278 debian-edu-config_1.453_all.deb
 91a33205b8ac9116513000880f41303aeb0288afe80eb892ad6cf7ed31636bc6 111332 debian-edu-config-gosa-netgroups_1.453_all.deb
Files: 
 de6bddfc4bc78de0a1aad8dba3013001 1948 misc extra debian-edu-config_1.453.dsc
 ca344392df7e9fb0d30e15b366e66827 506412 misc extra debian-edu-config_1.453.tar.gz
 d7a102dc4af2b45fbf389b74ad40c56a 393278 misc extra debian-edu-config_1.453_all.deb
 1be921b292e8cc69282921f23de3e0d3 111332 misc extra debian-edu-config-gosa-netgroups_1.453_all.deb

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

iQIVAwUBT1IE+gkauFYGmqocAQgD9w/+PeFJyCERNbKIRj6zySSlJC6bhXfBPeXH
vJZp/07ulyuAej40XM/QQiN9ove8+U6d3yB/8B6CgTF8dvO8mxgEkpNHDbZ2kvX/
9ZhFaolFgCstE2XFkhWiOTnadSM9HcSl0kae78DiY6d2Ud8FOtDiVcOPET1OIka3
YJ1G46l+Pi+Ue7pXnamslEnqwlN3Kpp5T3wDAlzvUMnIr4chWSSKWeOaw2wxS001
vcTDkrRvROPkWCLkBvQZd5fHWKkbOf1RbyKQIu6/cGVwVYyqSb0f8F1f8dHrd/pG
ujMG0c2Y64UMGQYzLvCHhh1A4/O3ZcfWucldITVV8061+gzqF+BDgsoyu7gaCQvK
hyDTsegxuOgpvkCrHcGErgS5HORISNw3A/Aa6GtxZZmfB6+DnBPtgV3ScJkuXQAR
nSeJrAeqt73b0r/Vp7nkzVJ1DG+7VLczhAyItO3jK/iL6lOJKt44EQ6brQY12XSy
Rm41Dtr/il+VTOqzZmM3wBFTlO67+TlCIYKwbnY65dhuC4o2XyUyDorBeKo8hGfc
z2qvsAWiuZcJtP9eBPkOq6POVu1R1F7hsM4jEzqHBvBBYdqkB/GdpD/8A8WnlePC
l98b+SCTf7tmxN2igioK1oHM+c+jemmvKU9BdQbUydDMviIJN9ZwshR36LOuctzo
foVU19bp1UE=
=S60Y
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: