Merge ~rcj/cloud-initramfs-tools/+git/cloud-initramfs-tools:feature/copymods-owns-libmodules into cloud-initramfs-tools:master

Proposed by Robert C Jennings
Status: Merged
Merged at revision: 49afd44da8bbc537e087e831e26752dd4f6d17ff
Proposed branch: ~rcj/cloud-initramfs-tools/+git/cloud-initramfs-tools:feature/copymods-owns-libmodules
Merge into: cloud-initramfs-tools:master
Diff against target: 20 lines (+2/-1)
2 files modified
debian/cloud-initramfs-copymods.dirs (+1/-0)
debian/control (+1/-1)
Reviewer Review Type Date Requested Status
Scott Moser Approve
Dimitri John Ledkov (community) Approve
Review via email: mp+355409@code.launchpad.net

Commit message

copymods: Take ownership of lib/modules (LP: #1792905)

For images that have cloud-initramfs-copymods the package should
own lib/modules. This will help ensure the directory for boot with
a RO root where copymods can not make the required directory.

To post a comment you must log in.
Revision history for this message
Dimitri John Ledkov (xnox) :
review: Approve
Revision history for this message
Scott Moser (smoser) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/cloud-initramfs-copymods.dirs b/debian/cloud-initramfs-copymods.dirs
2new file mode 100644
3index 0000000..7054fc1
4--- /dev/null
5+++ b/debian/cloud-initramfs-copymods.dirs
6@@ -0,0 +1 @@
7+lib/modules
8diff --git a/debian/control b/debian/control
9index 1fc0e43..3bc770a 100644
10--- a/debian/control
11+++ b/debian/control
12@@ -5,7 +5,7 @@ Maintainer: Scott Moser <smoser@ubuntu.com>
13 Build-Depends: debhelper (>= 11)
14 Standards-Version: 4.1.5
15 Homepage: http://launchpad.net/cloud-initramfs-tools
16-Vcs-Bzr: http://code.launchpad.net/~cloud-initramfs-tools/cloud-initramfs-tools/trunk
17+Vcs-Git: https://git.launchpad.net/cloud-initramfs-tools
18
19 Package: cloud-initramfs-rescuevol
20 Architecture: all

Subscribers

People subscribed via source and target branches