Searched refs:RK_CUSTOM_ENV (Results 1 – 6 of 6) sorted by relevance
295 export RK_CUSTOM_ENV="$RK_LOG_DIR/custom.env"405 rm -f "$RK_CUSTOM_ENV"408 echo "$cfg" >> "$RK_CUSTOM_ENV"412 if [ -e "$RK_CUSTOM_ENV" ]; then413 ln -rsf "$RK_CUSTOM_ENV" "$RK_OUTDIR/"416 cat "$RK_CUSTOM_ENV"420 source "$RK_CUSTOM_ENV"422 if grep -q "^RK_KERNEL_VERSION=" "$RK_CUSTOM_ENV"; then427 if grep -q "^RK_ROOTFS_SYSTEM=" "$RK_CUSTOM_ENV"; then