lp:ubuntu/vivid-proposed/curtin

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid-proposed/curtin
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

27. By Scott Moser

* New upstream snapshot.
  - fix uefi install path on nvme devices (LP: #1471928)
  - tools/maas2roottar: (development only tool) exit failure when missing
    dependency (LP: #1466099).
  - partition: leave space for secondary gpt header when creating mbr disks.
  - partition: when a second partition is created, assert its existance.
  - partition: when second partition is created, wipe fs info.
  - kernel command line: prefer the --- over -- to indicate that subsequent
    arguments should be copied to installed system. (LP: #1402042)

26. By Scott Moser

* New upstream snapshot.
  - support installation to multipath devices. (LP: #1371634)
  - 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
* debian/README.source fix doc on how to create new upstream snapshots

25. By Scott Moser

* New upstream snapshot.
  * curtin.deps.install: actually install, rather than --dry-run.

24. By Scott Moser

* New upstream snapshot.
  * support installation of vivid on vivid via python3 (LP: #1427950)
  * know kernel mapping for vivid (3.19)
* debian/control: update standards versions, wrap-and-sort

23. By Scott Moser

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

22. By Scott Moser

* New upstream snapshot.
  * move install log from /var/log/curtin_install.log to
    /var/log/curtin/install.log (LP: #1378910)
  * to not use '--acl' when extracting tar files (LP: #1382632)
    as it inadvertently writes default directory acls.
  * invoke lsblk with '--output' rather than '--out' to avoid
    ambiguity in newer versions of lsblk (LP: #1386275)

21. By Scott Moser

* New upstream snapshot.
  * add log reporter (LP: #1369129, LP: #1371218)
  * allow debug messages of helper programs to be seen
  * fix 'make check'
  * handle utf-8 output correctly. (LP: #1370249)
  * set root device correctly on ppc64 (LP: #1371133)
  * call update-grub to ensure grub.cfg is written (LP: #1373137)
  * fix dd-tgz mode, only call partprobe on target device.

20. By Scott Moser

* New upstream snapshot.
  * block-meta: fix '--boot' when used with mbr.
  * human2bytes: support floating point numbers (.5G or 2G).
  * sanitize_source: fix detection of url prefixes that specify type
  * fix reference to variable before use (LP: #1361350)

19. By Scott Moser

* New upstream snapshot.
  - fix '--maxsize' argument to 'curtin swap' (LP: #1360318) [Jason Hobbs]
* d/README.source: add file describing how snapshot releases are made.

18. By Scott Moser

* New upstream snapshot.
  * support for creating swap file.
  * fix bug when specifying kernel mapping in config.
  * install_kernel: run apt-get udpate before searching cache (LP: #1358424)
  * correctly check for availability of eatmydata (LP: #1358350)
  * support installation on ppc64 systems (ubuntu ppc64el)

Branch metadata

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

Subscribers