if [ "$SDECFG_TRG_MNEMOSYNE_BOOT" == initrd ]; then # let's fake a template *g* hook_add postflist 5 '[ -f "$root$libdir/initrd-template.img" ] || touch "$root$libdir/initrd-template.img"'fi
if [ "$SDECFG_TRG_MNEMOSYNE_BOOT" == initrd ]; then
# let's fake a template *g*
hook_add postflist 5 '[ -f "$root$libdir/initrd-template.img" ] || touch "$root$libdir/initrd-template.img"'
fi