~dannf/cloud-initramfs-tools:cmdline-typo

Last commit made on 2018-11-07
Get this branch:
git clone -b cmdline-typo https://git.launchpad.net/~dannf/cloud-initramfs-tools
Only dann frazier can upload to this branch. If you are dann frazier please log in for upload directions.

Branch merges

Branch information

Name:
cmdline-typo
Repository:
lp:~dannf/cloud-initramfs-tools

Recent commits

2783707... by dann frazier

Fix typo parsing copymods= parameters in /proc/cmdline

cd133bb... by Scott Moser

update changelog

b977fa1... by dann frazier

copymods: Fix usage of modules in initramfs after copymods script.

The way we were symlinking, modules were being exposed under
/lib/modules/$kver/$kver instead of /lib/modules/$kver, placing them
out of reach of modprobe.

This only affected the use of the initramfs after copymods 'init-bottom'
script ran. It would not affect initramfs prior to that point or
the "real root".

LP: #1766723

f59b35d... by Scott Moser

releasing package cloud-initramfs-tools version 0.43ubuntu1

9f4f6ca... by Scott Moser

update changelog

49afd44... by Robert C Jennings

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.

c1987c3... by Robert C Jennings

Update Vcs-* in debian/control to point to git

Let's not have users just find a README in bzr

6dfc71e... by Robert Nelson

overlayroot: fstab: use fs-virtual for debugfs entries

On some embedded systems, it's common to mount /sys/kernel/debug/ as
debugfs, in overlayroot lets not rewrite this as an overlayfs...

17e9582... by Scott Moser

releasing package cloud-initramfs-tools version 0.42ubuntu1

1e6985b... by Scott Moser

update changelog