[package] block-extroot: Added md5sum to extroot and underlying root filesystem...
[openwrt/svn-archive/archive.git] / package / block-extroot / files / 50_determine_usb_root
index b899203e5d408443aa9633572555c7fb658973f7..e87855c2a7777a502007cbec8adbe88748cbba20 100644 (file)
@@ -18,6 +18,7 @@ determine_external_root() {
        if [ "$jffs" = "/tmp/overlay" ] && [ -r "/tmp/overlay/etc/config/fstab" ]; then
                UCI_CONFIG_DIR="/tmp/overlay/etc/config"
                ER_IS_SQUASHFS=true
+               ER_OVERLAY_PREFIX="/tmp/overlay"
        fi
 
        # For squashfs on firstboot root_device will be tmpfs for the ramoverlay,