pub const KARG_V2: &str = "composefs";Expand description
Legacy kernel argument for V2 EROFS: composefs=<hex_digest>.
Shorthand for composefs.digest=v2-<hash>-12:<hex>. Used in existing
sealed UKIs. The initramfs checks for KARG_COMPOSEFS_DIGEST first,
then falls back to this.