[Merge] ~mitchdz/ubuntu/+source/multipath-tools:mitch/mitchdz/merge-lp2018051-mantic_dev into ubuntu/+source/multipath-tools:debian/sid
Mitchell Dzurick
mp+446987 at code.launchpad.net
Mon Jul 24 18:45:31 UTC 2023
You have been requested to review the proposed merge of ~mitchdz/ubuntu/+source/multipath-tools:mitch/mitchdz/merge-lp2018051-mantic_dev into ubuntu/+source/multipath-tools:debian/sid.
For more details, see:
https://code.launchpad.net/~mitchdz/ubuntu/+source/multipath-tools/+git/multipath-tools/+merge/446987
PPA - https://launchpad.net/~mitchdz/+archive/ubuntu/test-multipath-tools-merge-v0.9.4-3-lp2018051
Quite a few changes needed to be made for our patch set. This is mostly due to debian changing d/rules by quite a bit. Just for ease of review I'll add some comments about what I personally modified from our commits.
- d/multipath.conf: Install friendly names multipath.conf by default:
had to move where in d/rules the multipath.conf was copied to
- Remove d/initramfs/local-top:
Moved debian/initramfs/local-top to debian/initramfs/scripts/local-top/multipath to conform to new debhelper functionality
No need to touch d/rules anymore (yay!)
- multipath initramfs fixes for booting from multipathed devices:
No need to touch d/rules anymore because of debhelper (yay!)
- Split kpartx initramfs bits into kpartx-boot for dmraid:
Moved debian/initramfs/kpartx.hook -> debian/kpartx-initramfs/hooks/kpartx
Created debian/kpartx-boot.install
No need to touch d/rules anymore
- Don't build the multipath-tools binary package on i386; only kpartx:
d/rules functionality for skipping packages was moved, so I created new functions override_dh_builddeb and override_dh_gencontrol
--
Your team Ubuntu Sponsors is requested to review the proposed merge of ~mitchdz/ubuntu/+source/multipath-tools:mitch/mitchdz/merge-lp2018051-mantic_dev into ubuntu/+source/multipath-tools:debian/sid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 127144 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-sponsors/attachments/20230724/ca283d4c/attachment-0001.diff>
More information about the Ubuntu-sponsors
mailing list