diff options
author | maximilian attems <maks@debian.org> | 2009-02-17 18:00:16 +0100 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2009-02-17 18:06:45 +0100 |
commit | 70ff74f8b3d378d7153f9211bbe0e73713a87259 (patch) | |
tree | eaab138d50fb5db89faf67ef6beeda2040151003 /scripts/functions | |
parent | 29dd116363aeaac22c54e1aef24020b6d26674af (diff) | |
download | initramfs-tools-70ff74f8b3d378d7153f9211bbe0e73713a87259.tar.gz initramfs-tools-70ff74f8b3d378d7153f9211bbe0e73713a87259.zip |
Fix boot with LABEL containting one or several '/'
As there is no /dev/disk/by-label//, we need to follow udev
on escape the '/' character with \x2f
don't rely on sed, as we might not have it in initramfs.
(closes: #489008)
Reported-by: Josh Triplett <josh@freedesktop.org>
Tested-by: Andres Salomon <dilinger@debian.org>
thanks for dilinger to pushing the first easy solution to a complete,
so we don't have to revisit the case.
Diffstat (limited to 'scripts/functions')
0 files changed, 0 insertions, 0 deletions