lp:~smoser/ubuntu/trusty/curtin/trusty-sru

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/ubuntu/trusty/curtin/trusty-sru
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Scott Moser
Status:
Development

Recent revisions

20. By Scott Moser

remove 1463043 as it is not part of backport (did not exist ever on trusty)

19. By Scott Moser

* New upstream snapshot.
  - support installation to multipath devices. (LP: #1371634, LP: #1463043)
  - know that kernel version 4.2.0 maps to linux-generic-lts-wily
  - support install to arm64 systems that use UEFI for boot (LP: #1447834)
  - fix remaining usage of 'lsblk --out' rather than 'lsblk --output'
    (LP: #1386275)
  - retry 'apt-get update' on failure to avoid transient failures
    (LP: #1403133)
  - run udevadm settle before unmounting /dev in a target to avoid transient
    failures (LP: #1462139)
  - fixes and additions to tools used in development.
  - Add --no-nvram to the grub-install command for UEFI. (LP: #1311827)
  - avoid race condition and transient failure due busy device in mkfs
    (LP: #1443542)
  - improvements to device and partition naming code which allow installation
    devices with HP cciss smart array drives(LP: #1401190, #1263181)
  - do not consider devices < 1G as installable targets

18. By Scott Moser

* New upstream snapshot.
  - hardware enablement: knew kernel mapping for vivid (hwe-v = 3.19)
  - hardware enablement: support running on vivid and installation of
    vivid in environment without python2. (LP: #1427950)
  - debian/control: fix lintian warnings: add build-depends on dh-python,
    wrap-and-sort, update Standards-Version.

17. By Andres Rodriguez

* New upstream snapshot.
  * fix bug installing to UEFI systems (LP: #1383727)

16. By Scott Moser

* New upstream snapshot.
  - hardware enablement: ppc64 support (LP: #1386394)
  - hardware enablement: know kernel mapping for utopic (hwe-u = 3.16)
    (LP: #1386394)
  - feature: support installing disk images including windows. (LP: #1386394)
  - feature: support creating swap file (LP: #1386394)
  - feature: support reporting logs back to MAAS (LP: #1386394)
  - feature: enable logging of installation to /var/log/curtin/install.log
    (LP: #1378910)
  - bug fix: extract tar files with xattr support when available (LP: #1313550)
  - bug fix: fix broken use of os.path.join for curtin hooks (LP: #1328521)
  - bug fix: util.subp to decode command output as utf-8 (LP: #1370249).
  - bug fix: call update-grub to ensure that /boot/grub/grub.cfg is created
    (LP: #1373137)
  - bug fix: do not use '--acl' when extracting tar files (LP: #1382632)
    as it inadvertently writes default directory acls.
  - bug fix: invoke lsblk with '--output' rather than '--out' to avoid
    ambiguity in newer versions of lsblk (LP: #1386275)
  - internal: part2bd helper added in helpers/common
  - internal: helpers: inherit curtin_verbosity (make the helper tools
    verbose if curtin invoked with verbose flags)

15. By Scott Moser

* New upstream snapshot.
  * create 500M EFI System Partition (ESP) instead of 100M. (LP: #1306164)

14. By Scott Moser

* New upstream snapshot.
  * fix regression in installation on pc-bios systems (LP: #1303617)

13. By Scott Moser

* New upstream snapshot.
  * install correctly on UEFI booted systems (LP: #1300910)
    [Blake Rouse]
  * whitespace fixes and other small fixes.

12. By Scott Moser

* New upstream snapshot.
  * support installing kernel package of booted kernel
    to enable hardware enablement kernels through maas.
  * support Calxeda highbank and other ARMv7 systems
  * fix gpt partitioning. It wouldn't allow grub installation
  * support for using kexec to boot into the installed system
    to avoid a hardware bios post.
  * support declaring target device via config
  * support installing from a local url (file:///)
  * fix bug where 'console=' parms were not removed from image's
    settings (problematic when image was cloud image)
  * run apt-get update if installing packages

11. By Matthias Klose

Rebuild to drop files installed into /usr/share/pyshared.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/wily/curtin
This branch contains Public information 
Everyone can see this information.

Subscribers