Package "curtin"
Name: |
curtin
|
Description: |
This package is just an umbrella for a group of other packages,
it has no description. Description samples from packages in group:
- Library and tools for curtin installer
|
Latest version: |
20.1-2-g42a9667f-0ubuntu1~18.04.1 |
Release: |
bionic (18.04) |
Level: |
updates |
Repository: |
universe |
Links
Other versions of "curtin" in Bionic
Packages in group
Deleted packages are displayed in grey.
Changelog
curtin (20.1-2-g42a9667f-0ubuntu1~18.04.1) bionic; urgency=medium
* New upstream snapshot. (LP: #1881003)
- vmtests: update skiptests
- vmtest: allow installed centos images to reboot
- Release 20.1
- Handle multiple separators which were found in TestAllindata vmtest
- verify_ptable_flag: dos primary partitions use ptable_uuid map for flag
- net_meta: add disabled mode to skip writing any network config
[Lucas Moura]
- vmtest: trigger guest panic to fail fast
- Replace grub-shell-helper with install_grub command
- vmtest-sync-images: update the URL of the maas streams [Paride Legovini]
- Replace references to old team manager with new team manager
[James Falcon]
- tox: pin flake8 to version and add a tip-flake8 environment
[Paride Legovini]
- Fix flake8 E741 warning [Lucas Moura]
- Makefile: make adjustments to call lint/style tools via python module
- block-discover: ignore invalid id_serial/id_wwn values
- Fix handing of reusing msdos partitions and flags
- block.detect_multipath: ignore fake "devices" from /proc/mounts
[Michael Hudson-Doyle]
- udev: use shlex.quote when shlex.split errors on shell-escape chars
- lvm: don't use vgscan --mknodes
- vmtest: rsync don't cross filesystem boundaries when copying
- vmtest: basic/basic_scsi adjust collect/tests for unstable device names
- Add unittests for partition_handler calc_[dm]_part_info and kpartx paths
- multipath: attempt to enforce /dev/mapper/mpath files are symlinks
- block-meta: device mapper partitions may be block devices not links
- Default to dm_name being id if empty earlier in dm_crypt_handler()
[Ćukasz 'sil2100' Zemczak]
- storage: correct declared schema draft version for storage schema
- test_clear_holders: add missing zfs mock
- Mock out zfs_supported to prevent attempting to load kernel modules
- block-meta: skip wipe device paths if not present
- unittest: do not allow util.subp by default
- curthooks: support multiple ESP on UEFI bootable systems
- block-discover: handle missing multipath 'path' data, use DM_NAME
- lvm-over-multipath: handle lookups of multipath members
- block-meta: don't filter preserve=true devices, select by wipe
- vmtest: basic use dname to lookup disk with multiple partitions
- block-meta: Don't check the ptable type of a disk with no ptable
- curthooks: always use ChrootableTarget.subp when calling efibootmgr
- storage: enable and use multipath during storage configuration
- block-discover: detect nvme multipath devices
- clear-holders: Tolerate vgchange errors during discovery
- block-meta: handle preserve with vtoc ptable
- vmtest: use -partition file for TestReuseRAIDMemberPartition class
- format: extra_options should be a list type
- tox: add pyflakes to the default tox run [Paride Legovini]
- storage_config: Add 'extra_options' parameter to allow custom mkfs
- Add support for installing Ubuntu Core 20 images
- tox.ini: Fix issues with newer tox on focal
- vmtest: Fix test_basic.py to run on s390x
- vmtest: use util.load_file for loading collect files
- block-meta: refactor storage_config preserve and wipe settings
- block-discover: skip 'multipath' key in blockdevice if mpath name is None
- tox: all py27 environments should use the base py27 deps
- uefi: refactor efibootmg handling to support removing duplicate entries
- tox: pin setuptools < 45 to allow installing py27 in virtenv
- block-discover: add dasd parser and emit dasd storage config
-- Ryan Harper <email address hidden> Thu, 28 May 2020 15:23:57 -0500
|
Source diff to previous version |
1881003 |
sru curtin 2020-05-27 - 20.1-0ubuntu1 |
|
curtin (19.3-26-g82f23e3d-0ubuntu1~18.04.1) bionic; urgency=medium
* New upstream snapshot. (LP: #1861452)
- install-grub: refactor uefi partition/disk searching
- doc: update Canonical contributors URL [Paul Tobias]
- block-discover: detect additional "extended" partition types in MBR
- vmtests: skip focal bcache tests due to kernel bug
- net/deps.py: detect openvswitch cfg and install openvswitch packages
- vmtest: collection of vmtest related fixes to make things triple green
- clear-holders: umap the parent mpath to wipe the underlying partitions
- vmtests: bump fixby date out and fix false positive when date passes
- vmtests: drop disco tests using a tool to automate the process
-- Ryan Harper <email address hidden> Fri, 14 Feb 2020 09:50:11 -0600
|
Source diff to previous version |
1861452 |
sru curtin 2020-01-30 - 19.3-17-g50ffca46-0ubuntu1 |
|
curtin (19.1-7-g37a7a0f4-0ubuntu1~18.04.1) bionic; urgency=medium
* d/control: drop probert dependency, not yet in main (LP: #1831757)
* New upstream snapshot. (LP: #1831772)
- vmtests: determine block name via dname when verifying volume groups
- vmtest: add Centos66/Centos70 FromBionic release and re-add tests
- block-discover: add cli/API for exporting existing storage to config
- vmtest: refactor test_network code for Eoan
- curthoooks: disable daemons while reconfiguring mdadm
[Michael Hudson-Doyle]
- mdadm: fix install to existing raid [Michael Hudson-Doyle]
- apt_proxy env var set but empty => do not setup any proxy
[Paride Legovini]
- release 19.1
- vmtest: add missing skip_by_date on Eoan test_network_mtu
- vmtest: remove skip_by_date on Disco Allindata test
- block: support multipath devices in lookup and partition_kname
- grub: add grub config to control os_prober,terminal settings in target
- vmtest: add eoan tests [Paride Legovini]
- vmtest: add dependency on python3-jsonschema [Paride Legovini]
- Pylint compatibility with Python 3.7 [Paride Legovini]
- vmtest: disable disco multipath test
- vmtests: bump network mtu tests out a bit
- Fix up yaml.load warnings
- vmtest: disable trusty, it's dead jim
- vmtest: reenable UEFI 4k tests, which got dropped when fixing
subclassing.
- vmtests: Add test_kernel_img_conf stub for PsuedoVMBaseClass
- curthooks: chzdev_import must encode data if provided
- vmtest: test for kernel-img conf on ubuntu only
- Setup kernel-img.conf like base-installer/live-installer did.
[Dimitri John Ledkov]
- zfs: pass pool and fs properties to zpool_create
[Jean-Baptiste Lallement]
- block_meta: pass lvm_partition size through human2bytes
[Michael Hudson-Doyle]
- clear-holders: refactor bcache shutdown and add longer timeout
- schema-validate-storage: remove unused imports [Paride Legovini]
- add subcommand schema for storage-config validation
- clear-holders: wipe raid members at data offsets when not assembled
- Add support for s390 DASD devices
- vmtest: skip DiscoTestAllindata while initrd lacks crypto modules
- block_meta: allow passing a dm_crypt key by keyfile
[Michael Hudson-Doyle]
- ChrootableTarget: add /run to mounts for redhat targets
- vmtest: consolidate vm mem config, defaults via release, env override
-- Ryan Harper <email address hidden> Wed, 05 Jun 2019 12:19:06 -0500
|
Source diff to previous version |
1831757 |
curtin from xenial daily ppa not installable |
1831772 |
sru curtin 2019-06-05 - 19.1-7-g37a7a0f4-0ubuntu1 |
|
curtin (18.2-10-g7afd77fa-0ubuntu1~18.04.1) bionic; urgency=medium
* New upstream snapshot. (LP: #1817964)
- Support for multi-layers images fsimage-layered:// URI
[Jean-Baptiste Lallement]
- dname: relax dname req for disk serial/wwn presence for compatibility
- flake8: fix some E117 over-indented issues [Paride Legovini]
- bcache: ensure partitions on bcache devices are detected as partition
- vmtest: bump skip_by_date out a year for trusty bcache bug
- Fix typo in doc/topics/integration-testing.rst. [Paride Legovini]
- flake8: Fix two issues found with new version of flake8
- clear-holders: handle FileNotFound when probing for bcache device slaves
- vmtests: network mtu fix-by bump to post 19.04 release
- vmtest: Fix bug preventing explicit disabling of system_upgrade.
- Release 18.2
- Adjust helpers/common to edit GRUB_CMDLINE_LINUX_DEFAULT in place.
- dname: persistent names based on serial or wwn
- Fix bug in is_swap_device if a device was smaller than page_size.
- vmtest: add disco tests [Joshua Powers]
- unittest: change directory to tmpdir for testing relative files.
- Add clear-holders to meta-simple
- vmtests: check install log for Out of memory kernel messages and fail
- unittest: correctly use tmpdir for my.img [Joshua Powers]
- block_meta: use wipe config when clearing partitions
- tests: fix vmtests for apt perserve_source_list changes
- apt: Use new format apt config when writing preserve_sources_list.
- vmtests: multipath mount /home with nofail and validate in unittest
- vmtests: fix common collect scripts to not exit failure.
- vmtest: handle collect disk unpack failure
- vmtests: dont use multiple subclasses in uefi 4k tests
- vmtests: disable snapd/seeding to avoid boot hang
- jenkins-runner: fix when using --filter only
-- Ryan Harper <email address hidden> Thu, 28 Feb 2019 09:45:37 -0600
|
Source diff to previous version |
1817964 |
sru curtin 2019-02-27 - 18.2-10-g7afd77fa-0ubuntu1 |
|
curtin (18.1-17-gae48e86f-0ubuntu1~18.04.1) bionic; urgency=medium
* New upstream snapshot. (LP: #1772044)
- tests: replace usage of mock.assert_called
- tools: jenkins-runner show curtin version in output.
- zfs: implement a supported check to handle i386
- Support mount entries not tied to a device, including bind and tmpfs.
- block/clear_holders/mdadm: refactor handling of layered device wiping
- clear_holders: only export zpools that have been imported
- vmtests: allow env control of apt, system_upgrade, package upgrade
- util.get_efibootmgr: filter bootorder by found entries
- vmtests: adjust lvm_iscsi dnames to match configuration
- vmtest: always boot with BOOTIF and ip=:::::BOOTIF:dhcp
- make_dname for bcache should use backing device uuid
- zfsroot: add additional checks, do not require disk 'serial' attribute
-- Ryan Harper <email address hidden> Fri, 18 May 2018 13:58:58 -0500
|
1772044 |
sru curtin 2018-05-18 - 18.1-16-g18835845-0ubuntu1 |
|
About
-
Send Feedback to @ubuntu_updates