lp:~slyon/curtin

Owned by Lukas Märdian
Get this repository:
git clone https://git.launchpad.net/~slyon/curtin
Only Lukas Märdian can upload to this repository. If you are Lukas Märdian please log in for upload directions.

Branches

Name Last Modified Last Commit
slyon/lp1895192-zkey 2021-08-03 15:54:07 UTC
block: handle /dev/mapper/* in dev_path()

Author: Lukas Märdian
Author Date: 2021-08-03 15:41:54 UTC

block: handle /dev/mapper/* in dev_path()

Fixes LP: #1895192

slyon/lp1895192-2 2021-08-02 11:24:38 UTC
block:lvm: search encrypted volumes for LVM

Author: Lukas Märdian
Author Date: 2021-08-02 10:54:03 UTC

block:lvm: search encrypted volumes for LVM

Fixes LP: #1895192

slyon/lp1895192 2021-07-29 10:40:18 UTC
unittests:curthooks: use random_string() for root_dev

Author: Lukas Märdian
Author Date: 2021-07-29 10:40:06 UTC

unittests:curthooks: use random_string() for root_dev

master 2021-07-15 22:10:52 UTC
fix tearing down ChrootableTarget when mounts appear while it is set up

Author: Michael Hudson-Doyle
Author Date: 2021-07-15 22:10:52 UTC

fix tearing down ChrootableTarget when mounts appear while it is set up

There are several bug reports that boil down to
ChrootableTarget.__exit__ failing to unmount bind mounts with "target is
busy". For example, ssh-ing in while running tends to do this, because
that creates a mount in /run and then umounting /target/run fails
because of the sub mount. Fix this by marking the mountpoints
recursively private and then unmounting them recursively.

LP: #1928839
LP: #1934775

14 of 4 results
This repository contains Public information 
Everyone can see this information.

Subscribers