[ubuntu/xenial-proposed] installation-guide 20160121ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Tue Jan 26 22:04:17 UTC 2016


installation-guide (20160121ubuntu1) xenial; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Extensive (although possibly incomplete) Ubuntu branding, adjustments
      for our mirror layout, etc.
    - Build only English (for now, until we figure out how to avoid trashing
      translations quite so badly with Ubuntu branding etc.).
    - Drop build-dependency on poxml for now, since we don't ship any
      translations.
    - Add "Ubuntu and Debian" and "What is Ubuntu?" section, text borrowed
      from the Ubuntu web site. Disable the "What is Debian GNU/Linux?"
      section.
    - Build only Ubuntu architectures (amd64, arm64, armhf, i386, powerpc,
      ppc64el, s390x).
    - Direct installation reports to ubuntu-users for now.
    - Document mounting /sys in various places.
    - Update chroot-install guide for language packs; add
      a bit more advice about installing grub.
    - Document our root password and sudo arrangements.
    - Adjust various memory and disk space requirements. Talk about the
      default Ubuntu desktop and Ubuntu tasks rather than Debian tasks.
    - Document network-console/authorized_keys_url feature
    - Document mirror/udeb/components.
    - Document scheme for preseeding the use of CC.archive.ubuntu.com
      mirrors.
    - Document how to override the weak password check.
    - Document preseeding user-setup's home directory encryption facility.
    - Document new simplified partman preseeding.
    - Document partman-auto-lvm/guided_size.
    - Document partman/default_filesystem.
    - Document live-installer/net-image.
    - Improve examples of tasksel/first preseeding to avoid mentioning
      standard, which is installed by default.
    - Document pkgsel/update-policy.
    - Document pkgsel/updatedb.
    - Document apt-setup/security_path.
    - Disable documentation of win32-loader.
    - Document netboot-style USB images. Still mention the hd-media images,
      but they're downplayed since many USB sticks are too small for a full
      Ubuntu ISO image.
    - Retain delta for commented-out OldWorld Mac support because it's easier
      than reverting it; but at this point OldWorld Macs will almost
      certainly never be supported in Ubuntu or Debian.
    - Remove comments about automatic installation methods that have been
      removed from Ubuntu.
    - Document Kickstart installations.
    - Unset supports-floppy-boot for all our architectures.
    - Don't recommend passing http://archive.ubuntu.com/ubuntu to
      debootstrap.
    - Document that i586 processors and i686 without cmov are no longer
      supported.
    - Translate '&debian;' and '&debian-gnu;' xml entities to 'Ubuntu',
      allowing us to significantly reduce the branding delta.
    - Bump names for xenial.
    - Bump kernelversion to 4.3.
    - Disable all the documentation of loadlin, not just half of it.
    - Never enable the "new-arch" status for any Ubuntu archs.
    - Set the archive url dynamically based on the architecture, to cover
      ports.u.c vs. archive.u.c.  LP: #1391019.
    - Revert installation guide changes that say to use /etc/adjtime instead
      of etc/default/rcS; /etc/adjtime is evilbadwrong and not used in
      Ubuntu.
    - Don't include information about tasks that Ubuntu doesn't have.
  * Revert the Debian change to mark "graphical install" as the default, which
    is not a supported option on our d-i based images.

installation-guide (20160121) unstable; urgency=medium

  [ Martin Michlmayr ]
  * Update scripts and entities to stretch release.
  * Remove the DNS-323 from the list of supported Orion devices.
  * Remove IXP4xx from the list of supported armel platforms.
  * Remove references to platforms that were last supported in Debian 7.
  * Document armel devices and platforms for which support was dropped.
  * Update list of supported QNAP models.
  * Add "MX53 LOCO Board" as alternative name for the MX53 Quick Start
    Board (see #788782).
  * List Seagate FreeAgent DockStar as supported plug computer.
  * Convert supported Kirkwood devices to a list.
  * Added QNAP TS-109, TS-209, TS-409 and TS-409U as supporteded
    models again.

  [ Vincent McIntyre ]
  * Document discrepancy between halt and poweroff. Closes: #789652.

  [ Łukasz Stelmach ]
  * Update information on hashed passwords. Closes: #801810.

  [ Samuel Thibault ]
  * Document the fourth bootline parameter of brltty.
  * Document the zoom support.

  [ Matt Kraai ]
  * Fix Instructions for creating syslinux.cfg according to syslinux 5.00
    change. Closes: #803267.

  [ Holger Wansing ]
  * Documenting that the graphical installer is now the default.

  [ Cyril Brulebois ]
  * Remove alternative build-dep on openjade1.3, thanks to Neil Roeth
    (Closes: #809523).

Date: Mon, 25 Jan 2016 23:14:43 -0800
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/installation-guide/20160121ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 25 Jan 2016 23:14:43 -0800
Source: installation-guide
Binary: installation-guide-amd64 installation-guide-arm64 installation-guide-armhf installation-guide-i386 installation-guide-powerpc installation-guide-ppc64el installation-guide-s390x
Architecture: source
Version: 20160121ubuntu1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description:
 installation-guide-amd64 - Ubuntu installation guide for amd64
 installation-guide-arm64 - Ubuntu installation guide for arm64
 installation-guide-armhf - Ubuntu installation guide for armhf
 installation-guide-i386 - Ubuntu installation guide for i386
 installation-guide-powerpc - Ubuntu installation guide for powerpc
 installation-guide-ppc64el - Ubuntu installation guide for powerpc
 installation-guide-s390x - Ubuntu installation guide for s390x
Closes: 789652 801810 803267 809523
Launchpad-Bugs-Fixed: 1391019
Changes:
 installation-guide (20160121ubuntu1) xenial; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - Extensive (although possibly incomplete) Ubuntu branding, adjustments
       for our mirror layout, etc.
     - Build only English (for now, until we figure out how to avoid trashing
       translations quite so badly with Ubuntu branding etc.).
     - Drop build-dependency on poxml for now, since we don't ship any
       translations.
     - Add "Ubuntu and Debian" and "What is Ubuntu?" section, text borrowed
       from the Ubuntu web site. Disable the "What is Debian GNU/Linux?"
       section.
     - Build only Ubuntu architectures (amd64, arm64, armhf, i386, powerpc,
       ppc64el, s390x).
     - Direct installation reports to ubuntu-users for now.
     - Document mounting /sys in various places.
     - Update chroot-install guide for language packs; add
       a bit more advice about installing grub.
     - Document our root password and sudo arrangements.
     - Adjust various memory and disk space requirements. Talk about the
       default Ubuntu desktop and Ubuntu tasks rather than Debian tasks.
     - Document network-console/authorized_keys_url feature
     - Document mirror/udeb/components.
     - Document scheme for preseeding the use of CC.archive.ubuntu.com
       mirrors.
     - Document how to override the weak password check.
     - Document preseeding user-setup's home directory encryption facility.
     - Document new simplified partman preseeding.
     - Document partman-auto-lvm/guided_size.
     - Document partman/default_filesystem.
     - Document live-installer/net-image.
     - Improve examples of tasksel/first preseeding to avoid mentioning
       standard, which is installed by default.
     - Document pkgsel/update-policy.
     - Document pkgsel/updatedb.
     - Document apt-setup/security_path.
     - Disable documentation of win32-loader.
     - Document netboot-style USB images. Still mention the hd-media images,
       but they're downplayed since many USB sticks are too small for a full
       Ubuntu ISO image.
     - Retain delta for commented-out OldWorld Mac support because it's easier
       than reverting it; but at this point OldWorld Macs will almost
       certainly never be supported in Ubuntu or Debian.
     - Remove comments about automatic installation methods that have been
       removed from Ubuntu.
     - Document Kickstart installations.
     - Unset supports-floppy-boot for all our architectures.
     - Don't recommend passing http://archive.ubuntu.com/ubuntu to
       debootstrap.
     - Document that i586 processors and i686 without cmov are no longer
       supported.
     - Translate '&debian;' and '&debian-gnu;' xml entities to 'Ubuntu',
       allowing us to significantly reduce the branding delta.
     - Bump names for xenial.
     - Bump kernelversion to 4.3.
     - Disable all the documentation of loadlin, not just half of it.
     - Never enable the "new-arch" status for any Ubuntu archs.
     - Set the archive url dynamically based on the architecture, to cover
       ports.u.c vs. archive.u.c.  LP: #1391019.
     - Revert installation guide changes that say to use /etc/adjtime instead
       of etc/default/rcS; /etc/adjtime is evilbadwrong and not used in
       Ubuntu.
     - Don't include information about tasks that Ubuntu doesn't have.
   * Revert the Debian change to mark "graphical install" as the default, which
     is not a supported option on our d-i based images.
 .
 installation-guide (20160121) unstable; urgency=medium
 .
   [ Martin Michlmayr ]
   * Update scripts and entities to stretch release.
   * Remove the DNS-323 from the list of supported Orion devices.
   * Remove IXP4xx from the list of supported armel platforms.
   * Remove references to platforms that were last supported in Debian 7.
   * Document armel devices and platforms for which support was dropped.
   * Update list of supported QNAP models.
   * Add "MX53 LOCO Board" as alternative name for the MX53 Quick Start
     Board (see #788782).
   * List Seagate FreeAgent DockStar as supported plug computer.
   * Convert supported Kirkwood devices to a list.
   * Added QNAP TS-109, TS-209, TS-409 and TS-409U as supporteded
     models again.
 .
   [ Vincent McIntyre ]
   * Document discrepancy between halt and poweroff. Closes: #789652.
 .
   [ Łukasz Stelmach ]
   * Update information on hashed passwords. Closes: #801810.
 .
   [ Samuel Thibault ]
   * Document the fourth bootline parameter of brltty.
   * Document the zoom support.
 .
   [ Matt Kraai ]
   * Fix Instructions for creating syslinux.cfg according to syslinux 5.00
     change. Closes: #803267.
 .
   [ Holger Wansing ]
   * Documenting that the graphical installer is now the default.
 .
   [ Cyril Brulebois ]
   * Remove alternative build-dep on openjade1.3, thanks to Neil Roeth
     (Closes: #809523).
Checksums-Sha1:
 88ef30aa19af3ddb94b1e1057142b7496b70f27f 2462 installation-guide_20160121ubuntu1.dsc
 228f431b5a895e46c411e2ff765a6f6fce94473e 9272714 installation-guide_20160121ubuntu1.tar.gz
Checksums-Sha256:
 6b2ec69eb91335a2c250947a3d95e4712eb02fdaf18c5ebdf8e018761ed24496 2462 installation-guide_20160121ubuntu1.dsc
 2be141c63842b7c68f74ef60386311ec981b450f387b99b32ac8d5c262e11a5d 9272714 installation-guide_20160121ubuntu1.tar.gz
Files:
 fa1120d016066fefe1a272c31744c43a 2462 doc optional installation-guide_20160121ubuntu1.dsc
 2cf83efde7a4dd3c3d586dd3565cc7f0 9272714 doc optional installation-guide_20160121ubuntu1.tar.gz
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJWp+ywAAoJEFaNMPMhshM9ka4QAIL6XbK9+FA/G6B3/h7dpqfo
QqhjtqWNji9cUktS3g5JqnagGTLM6+AaZKyXskTULCFHaxhThV2sQoVKMgbgvskd
V6hubjg5c6LlkM7Y4VTCB+ufSiu/eK1EVgo//5HmWlb/+lqoNnuetjiD4H1tb/jk
Xoym8xveuaVcBnABrnDPEnbBgiHdtkSV1G7D8hBpNap5NLVPggr5VL+6XGyBZF8S
kcCN8StwnN3FTsTtDybDAOXjtiRudciK/4/JoeEoILI+dcRmdFkx3hY8M0OneVjG
J8EOdwUIIXXLXqoheYoOMsEHNc/08k5NGR4i+PL5nBL1sJF/yX9KCoQHeeCr4WQL
XZY7eRe64Dm7wZNLuWji2329ykS/Jd3OjrCnVlYjScdFb9EXjBYkDfNnxNG81i6q
aMif4I5mTXoKRG8taH32N70g5AwMHMWSS4fafMJOXFwDSu1DhPkoFth/E5f/EP4y
UxIj3DyzwJjijpA6Q/qBlC1aMkBJaHNoD1G3A5SGHGGn9FHX0i8/2jJEHyVJuvx5
0UPZdzuVHF2NW4uvHkiKVOypzFpVcBN5Mf5XR5DwXlSOS0UdLWqNxdESuYQ5i65J
hb/b876rGX0Ckn/HzqY5msCR+5QBC2sdzGHfn9dEfJJ0KPv2tNQknZUyyeOWxxzL
vo26EePlcZmJb9wDufVK
=DzRl
-----END PGP SIGNATURE-----


More information about the Xenial-changes mailing list