~danielruthardt/cloud-initramfs-tools:feature/multiple-overlayroot-devices

Last commit made on 2024-02-19
Get this branch:
git clone -b feature/multiple-overlayroot-devices https://git.launchpad.net/~danielruthardt/cloud-initramfs-tools
Only Daniel Ruthardt can upload to this branch. If you are Daniel Ruthardt please log in for upload directions.

Branch merges

Branch information

Name:
feature/multiple-overlayroot-devices
Repository:
lp:~danielruthardt/cloud-initramfs-tools

Recent commits

24d70ca... by Daniel Ruthardt

Revert "🚸 Improve ro detection for when both are present"

The slight improvement did not always work reliably. A good
improvement/fix is bigger than initially thought and will thus be
separated from this PR.

This reverts commit e39a0027165569dbfd19b8a2eb10f35b415c9f6b.

855b388... by Daniel Ruthardt

🐛 Replace tac (might not be available) with sed

tac is available in the initial ramdisk when built on Debian, but isn't
when build on Ubuntu (22.04). sed is available and the replacement
commmand, although not as readable, works as nicely as tac.

Signed-off-by: Daniel Ruthardt <email address hidden>

86fb5ef... by Daniel Ruthardt

✏️ Fix typo

Signed-off-by: Daniel Ruthardt <email address hidden>

e39a002... by Daniel Ruthardt

🚸 Improve ro detection for when both are present

Signed-off-by: Daniel Ruthardt <email address hidden>

e88abb2... by Daniel Ruthardt

✨ Add support for multiple overlay devices

Signed-off-by: Daniel Ruthardt <email address hidden>

ff7e21a... by Daniel Ruthardt

✏️ Fix typo

Signed-off-by: Daniel Ruthardt <email address hidden>

a1eaa85... by Paride Legovini

Update changelog for 0.48 release

0b03071... by Paride Legovini

d/cloud-initramfs-copymods.l-o: override empty directory warning

The empty directory is created on purpose.

Gbp-Dch: Full

c02490c... by Paride Legovini

d/control: bump Standards-Version to 4.6.2 (no changes needed)

6357e28... by Paride Legovini

d/copyright: add Canonical Ltd. to the debian/* stanza