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

Bug#758476: marked as done (d-i manual: part about bootloader installation is missing in example preseed file 'preseed.txt')



Your message dated Tue, 16 Sep 2014 11:19:20 +0000
with message-id <E1XTqn2-0006KU-3v@franck.debian.org>
and subject line Bug#758476: fixed in installation-guide 20140916
has caused the Debian Bug report #758476,
regarding d-i manual: part about bootloader installation is missing in example preseed file 'preseed.txt'
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.)


-- 
758476: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758476
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: installation-guide
Tags: patch


Hi,

there was a mail from Richard Owlett sent to debian-www (attached), in which
he reports, that in the preseed.txt file a part is missing (the part about
preseeding the bootloader installation).
Forwarding this to the BTS against installation-guide, since it seems the 
cause is in that package.


The relevant paragraph was set to "arch=any-x86" with this commit:
http://anonscm.debian.org/viewvc/d-i/trunk/manual/en/appendix/preseed.xml?r1=65001&r2=65009

This attribute works for building the manual itself, but it fails for the
preseed.pl script, which generates the preseed.txt file.

In the perl script it is documented that 'condition' attributes and
'arch' attributes are supported by the script, but there are apparently
some problems.
When I change this in line 1456 of ../manual/en/appendix/preseed.xml:

- <sect2 id="preseed-bootloader" arch="any-x86">
+ <sect2 id="preseed-bootloader" arch="i386">
  <title>Boot loader installation</title>

then it works. 

I have no perl skills, so I am unable to find out why arch definition
"i386" works fine, while arch definition "any-x86" does not.

Please note that ATM the preseed.txt file is only generated for the
i386 architecture.


Holger




Date: Fri, 04 Apr 2014 03:25:41 -0500
From: Richard Owlett <rowlett@cloud85.net>
To: debian-www@lists.debian.org
Subject: https://www.debian.org/releases/wheezy/example-preseed.txt not consistent with https://www.debian.org/releases/stable/i386/apbs04.html.en


At the top of 
https://www.debian.org/releases/stable/i386/apbs04.html.en it says:

/begin quote
B.4. Contents of the preconfiguration file (for wheezy)

The configuration fragments used in this appendix are also 
available as an example preconfiguration file from 
http://www.debian.org/releases/wheezy/example-preseed.txt.
/end quote

HOWEVER, the section at 
https://www.debian.org/releases/stable/i386/apbs04.html.en#preseed-bootloader 
doesn't appear in example-preseed.txt.

/begin quote of missing text
# Grub is the default boot loader (for x86). If you want lilo 
installed
# instead, uncomment this:
#d-i grub-installer/skip boolean true
# To also skip installing lilo, and install no bootloader, 
uncomment this
# too:
#d-i lilo-installer/skip boolean true


# This is fairly safe to set, it makes grub install automatically 
to the MBR
# if no other operating system is detected on the machine.
d-i grub-installer/only_debian boolean true

# This one makes grub-installer install to the MBR if it also 
finds some other
# OS, which is less safe as it might not be able to boot that 
other OS.
d-i grub-installer/with_other_os boolean true

# Alternatively, if you want to install to a location other than 
the mbr,
# uncomment and edit these lines:
#d-i grub-installer/only_debian boolean false
#d-i grub-installer/with_other_os boolean false
#d-i grub-installer/bootdev  string (hd0,0)
# To install grub to multiple disks:
#d-i grub-installer/bootdev  string (hd0,0) (hd1,0) (hd2,0)
# To install to a particular device:
#d-i grub-installer/bootdev  string /dev/sda

# Optional password for grub, either in clear text
#d-i grub-installer/password password r00tme
#d-i grub-installer/password-again password r00tme
# or encrypted using an MD5 hash, see grub-md5-crypt(8).
#d-i grub-installer/password-crypted password [MD5 hash]

# Use the following option to add additional boot parameters for the
# installed system (if supported by the bootloader installer).
# Note: options passed to the installer will be added automatically.
#d-i debian-installer/add-kernel-opts string nousb

/end quote of missing text


-- 
To UNSUBSCRIBE, email to debian-www-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: https://lists.debian.org/533E6C85.8040609@cloud85.net



-- 
Holger Wansing <hwansing@mailbox.org>

--- End Message ---
--- Begin Message ---
Source: installation-guide
Source-Version: 20140916

We believe that the bug you reported is fixed in the latest version of
installation-guide, which is due to be installed in the Debian FTP archive.

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

Debian distribution maintenance software
pp.
Samuel Thibault <sthibault@debian.org> (supplier of updated installation-guide 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@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 16 Sep 2014 12:39:53 +0200
Source: installation-guide
Binary: installation-guide-amd64 installation-guide-armel installation-guide-armhf installation-guide-i386 installation-guide-kfreebsd-amd64 installation-guide-kfreebsd-i386 installation-guide-mips installation-guide-mipsel installation-guide-powerpc installation-guide-s390x
Architecture: source all
Version: 20140916
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Samuel Thibault <sthibault@debian.org>
Description:
 installation-guide-amd64 - Debian installation guide for amd64
 installation-guide-armel - Debian installation guide for armel
 installation-guide-armhf - Debian installation guide for armhf
 installation-guide-i386 - Debian installation guide for i386
 installation-guide-kfreebsd-amd64 - Debian installation guide for kFreeBSD amd64
 installation-guide-kfreebsd-i386 - Debian installation guide for kFreeBSD i386
 installation-guide-mips - Debian installation guide for mips
 installation-guide-mipsel - Debian installation guide for mipsel
 installation-guide-powerpc - Debian installation guide for powerpc
 installation-guide-s390x - Debian installation guide for s390x
Closes: 756065 758476
Changes:
 installation-guide (20140916) unstable; urgency=low
 .
   [ Martin Michlmayr ]
   * Remove information about Cobalt devices.
 .
   [ Samuel Thibault ]
   * Reference the DEBIAN_FRONTEND parameter in the accessibility section.
   * Do not document a "d-i keymap" alias, it does not work, only the bootcommand
     keymap alias works.
   * Emphasize about the issue of language/keyboard being by default asked before
     disk and network preseeding.
   * Mention where filesystems are mounted for preseed commands.
   * Fix setting up ssh access now that root with password is disabled by
     default. Closes: #756065.
   * Add support for "any" and "x86" magics in preseed.pl. Closes: #758476.
   * Update linux-x86 lowmem limits.
   * Add arch-parallel build support.
   * Bump Standards-Version to 3.9.5 (no change).
 .
   [ Karsten Merker ]
   * Update and extend the "Supported Hardware" section for armel
     and armhf:
       - update the architecture/subarch/flavor table
       - add general information about armel and armhf
       - add information about platform-specific and multiplatform kernels
       - update the platform support status
   * Disable the "Booting the SS4000-E" section as it describes hardware
     which is not supported in Jessie anymore (Intel iop32-based NAS).
   * Disable the references to the Thecus N2100 and the GLAN Tank in the
     "Where to Find Installation Images" section. Both are Intel
     iop32-based systems which are not supported in Jessie anymore.
   * Add an "ARM firmware", a "Setting the ethernet MAC address
     in u-boot" and a "Kernel/Initrd/Device-Tree relocation issues in
     u-boot" subsection in the "Pre-Installation Hardware and
     Operating System Setup" section.
   * Add a "Boot image formats" and a "TFTP-booting in u-boot" subsection
     in the "Booting the Installer on ARM" section.
   * Add location information for the armmp flavor to the "Where to Find
     Installation Images" section.
   * Add a "Making the system bootable with flash-kernel" subsection
     to the "Making Your System Bootable" section for arm platforms.
   * Remove ia64, s390 and sparc from the supported architecture list
     for Jessie.
   * Update several common entities for Jessie.
   * Reword the "Installing Additional Software" section to make it
     easier to change the default desktop environment in the installation
     guide.
   * Remove outdated reference to booting from floppy disks in the
     "Booting from CD-ROM" section.
   * Add a "Systems with UEFI firmware" subsection and a
     "Disabling the Windows 8 'fast boot' feature" subsection in the
     "Pre-Installation Hardware and Operating System Setup" section.
 .
   [ Cyril Brulebois ]
   * Drop installation-guide-ia64 package (commented out).
   * Target release is now jessie.
 .
   [ Colin Watson ]
   * Remove mention of partman's ability to copy data between partitions,
     since that relies on libparted's filesystem-handling code which is being
     removed.
 .
   [ Holger Wansing ]
   * Drop s390, ia64 and sparc from control / archlist files for Jessie
     (means dropping installation-guide-s390 and installation-guide-sparc
     packages)
   * Update manual for graphical installer being the default installer
     under i386 and amd64 for Jessie.
   * Move contents of 'Graphical installer' appendix to regular parts
     of the manual.
   * Remove references of loop-AES (no longer supported by the installer).
Checksums-Sha1:
 73fe4b5001404e35c911c7d67caf02cf39e3bc95 2792 installation-guide_20140916.dsc
 eff363802729873981ea0a1100a8dd70a45270f1 8807571 installation-guide_20140916.tar.gz
 ed7ed614c76280815dc505e7e4551a5b39ed2161 14020254 installation-guide-amd64_20140916_all.deb
 f2b49477c03312936145b877908bc35bfc7368a6 12564066 installation-guide-armel_20140916_all.deb
 332f33f3d46df13366452e290f096d9b8a5eeaf2 12564888 installation-guide-armhf_20140916_all.deb
 608baa6c771a6701addb4f25a391901580816875 14109320 installation-guide-i386_20140916_all.deb
 da533e49926f1b3e1b67d9268b934ffef56195c9 12491690 installation-guide-kfreebsd-amd64_20140916_all.deb
 1054ae46973f65b919d93a6208c539b6f2dd3398 12460710 installation-guide-kfreebsd-i386_20140916_all.deb
 ae9611eb4519d7a3ef24d2e948c2b4483451bb0c 12017416 installation-guide-mips_20140916_all.deb
 d97ae8b8d28e19da7a1682f62603400f8f116ff2 11926756 installation-guide-mipsel_20140916_all.deb
 40d0ae3c65f27eeb4e6a7f6895277329266ea9cd 13463312 installation-guide-powerpc_20140916_all.deb
 9f06b2bb9778670ee36df622fb9580bf94167d3d 11022094 installation-guide-s390x_20140916_all.deb
Checksums-Sha256:
 9850b02179661d71603fa86bfdf68ed799e2bfd4c6fc7d61a32200f56de6404f 2792 installation-guide_20140916.dsc
 3841f099df7588a4bf0b847311523a38de9c164ce80aa27ceff43e5eab258c83 8807571 installation-guide_20140916.tar.gz
 0a6e7655f64d900e1f1743e3a6e319cdac168246b36e82a68ee39bc2abcf8a3e 14020254 installation-guide-amd64_20140916_all.deb
 a75cdb9578df4bac7379c148d5cd66d537f2f58360ecc138c599c61b333193a1 12564066 installation-guide-armel_20140916_all.deb
 49dae10f77ff6afe36c837d781d5a05ff69c9db4d751510131cb198417e4357d 12564888 installation-guide-armhf_20140916_all.deb
 72127d5a0b99292d1996d43e7aadc892ebed40720f32005309eea399ce0b735c 14109320 installation-guide-i386_20140916_all.deb
 ea39a2484a5889117fcf6234390f585f7363a81442f79072e93bf10d7a04cc70 12491690 installation-guide-kfreebsd-amd64_20140916_all.deb
 6c5c2a1d4c578c52846e5aa5872ee099ee7b93e9ac6ea873bf877a862aa84d16 12460710 installation-guide-kfreebsd-i386_20140916_all.deb
 02f3cf8754d6a831513cfcbc6384b619ae117c784e2b95d764391aacdd794d7a 12017416 installation-guide-mips_20140916_all.deb
 4eb6b77efde4e545993f0f62a85bb71674daa9e8484c0aa9e27f835c47a41eab 11926756 installation-guide-mipsel_20140916_all.deb
 f67dd7b2efd80c9c35170aaa629e7a21ace55a081273bd1175b7eb15a9b20d82 13463312 installation-guide-powerpc_20140916_all.deb
 f116febf12d30ec41e70a82268e8084b0cae1d914276b1394cc9ad51942b3c9e 11022094 installation-guide-s390x_20140916_all.deb
Files:
 8b27b34b47ca409d5c8d9b77b991bc91 14020254 doc optional installation-guide-amd64_20140916_all.deb
 3bef9ededeae5ca393f085d7e07d5239 12564066 doc optional installation-guide-armel_20140916_all.deb
 efd7fc4f8c1d3fe6d70770877cc90659 12564888 doc optional installation-guide-armhf_20140916_all.deb
 1b1935d155b57ab703fcb9b8ff7716ff 14109320 doc optional installation-guide-i386_20140916_all.deb
 09d18dfc31025ef31345d71473f9db8d 12491690 doc optional installation-guide-kfreebsd-amd64_20140916_all.deb
 5fa7ff4de3dec68fee744d1f2168fae1 12460710 doc optional installation-guide-kfreebsd-i386_20140916_all.deb
 c0bd8743d01ab98e34db57202c6d0624 12017416 doc optional installation-guide-mips_20140916_all.deb
 984dbe66d53f015a498749942b41d2eb 11926756 doc optional installation-guide-mipsel_20140916_all.deb
 5802e9683bea1dfd0923bc20df18777b 13463312 doc optional installation-guide-powerpc_20140916_all.deb
 2b732972c90b75c6143160b4c089ad0a 11022094 doc optional installation-guide-s390x_20140916_all.deb
 74e34ee60a1f58f49ddd48e8faffa80e 2792 doc optional installation-guide_20140916.dsc
 c938509691925f74d2c427510dc0b770 8807571 doc optional installation-guide_20140916.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJUGBnpAAoJEBH0lP5vGG7NCJQP/jIIUnHtyYn8nlGuhGjCm+hh
X+6RXgSXdArKqSfLMKkZWckpKjxdu0uq2XEYtQkLGH5yCAID58TDgbB/Xk6fjM7f
enplps4BDJd5SpDNoqPu+gYBjxFtm43sjaEOhcT1jRv/P0HW8ocRl4VNVo+PM2nX
XcsZ0A2aHpKnw7YZ2pX9qRidQ28Y9yChrUOIS2YRMI/HPTlee1G/4Wu0I9nwWIsp
6PqQRKRWDqfmIViMePW8gqpvS72qIb9Ua38R67aIEbhofLNGZqZSYLS6ygooWGAe
/A+emgdk3BhR9VVXaQoSeZCMWONQm+UntbxeicFu7ii5m4zNz1o17nc1AG5m96UD
y5LQj+fonYQgMGjo0CHfhlrM4xh++y9bbogPWHBCllG9cDFxKJy5/vhpucp+zJL/
lQsF4ctnUspI+vU3GFitHRSCiGqOy19KvzDmBCV0zrHAz5Lym4Y/3rB1Jb2jP0PA
Gy7wA6BEyV5J0aUCCy9RXN6wQl9jmTy7PAFS8RNMknq4fr+E9nsjSs9Uzshfpfl6
/ti3RpRbIfK/wyTHUv5B2KhjcPeVMJba5Be9Fjiz7rS7fB0fPybHiSR371myFtZC
wEukzMI9k+HdYmpfD80iGI6DiWRilQEBUQ3fVHB49EksgLfD585NIIr2LUyEw0BC
DVsfwzAg8eH93XWBlFNC
=MV6g
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: