# Bare OS — optional "full" profile snippet (use with BARE_OS_BOOT_PROFILE=full). # Pipeline streaming is already on by default in the stock booter; this line remains for older images. # Enables bounded command substitution (see docs/reference/kernel-extensions.md). export BARE_OS_SHELL_STREAMING=1 export BARE_OS_SHELL_CMDSUBST=1