search for: readonly_overlay

Displaying 1 result from an estimated 1 matches for "readonly_overlay".

2011 Jul 23
0
[PATCH] move dracut config and patching to spec
...uash-live/dmsquash-live-root | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +--- modules.d/90dmsquash-live/dmsquash-live-root.orig 2011-07-22 02:02:58.000000000 +0200 ++++ modules.d/90dmsquash-live/dmsquash-live-root 2011-07-22 02:07:20.873266232 +0200 +@@ -23,18 +23,19 @@ + getarg readonly_overlay && readonly_overlay="--readonly" || readonly_overlay="" + overlay=$(getarg overlay) + +-# FIXME: we need to be able to hide the plymouth splash for the check really + [ -e $livedev ] && fs=$(blkid -s TYPE -o value $livedev) + if [ "$fs" = "iso9660...