curtin-dev team mailing list archive
-
curtin-dev team
-
Mailing list archive
-
Message #03300
Re: [Merge] ~mitchellaugustin/curtin:master into curtin:master
Review: Needs Information
Hi Mitchell, thanks for the proposal.
CI will be unhappy with the format of the commit message, so please update it for column wrapping rules. I think it's 50 chars for the first line and 72 for the body, I just do what Vim syntax highlighting tells me here.
The change in question has been done in a broad manner - many many things calls subp(), this will hit all of them unless those specific calls have made a determination about unshare.
What do you think about limiting the scope of this change of defaults to the subp in curtin/commands/in_target.py ? That would seem to address the issue raised by the bug report while leaving hundreds of other subp() users within curtin unaffected.
--
https://code.launchpad.net/~mitchellaugustin/curtin/+git/curtin/+merge/460456
Your team curtin developers is subscribed to branch curtin:master.
Follow ups
References