Package: cloud-initramfs-tools / 0.18.debian7

Metadata

Package Version Patches format
cloud-initramfs-tools 0.18.debian7 3.0 (native)

Patch series

view the series file
Patch File delta Description
remove wait for root.patch | (download)

growroot/scripts/local-bottom/growroot | 6 5 + 1 - 0 !
overlayroot/scripts/init-bottom/overlayroot | 12 10 + 2 - 0 !
2 files changed, 15 insertions(+), 3 deletions(-)

 remove wait for root in overlayroot init-bottom
adds sed and awk in ramfs.patch | (download)

growroot/hooks/growroot | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 adds sed and awk binaries in the initramfs
 In Ubuntu, it seems that sed and awk are there by default, possibly in the
 built busybox. But in Debian, it's missing, and that is making growroot fail.
 This patch fixes it, until a better solution can be found.
 .
 Also fix path of udevadm.