printc "lblue" " reference mode"
printc "lblue" "****************"
REFERENCE_MODE=1
-elif [ $# = "2" -a $2 = "list" ]
+elif [ $# = "2" -a x"$2" = x"list" ]
then
REFERENCE_MODE=1
ADDITIONAL=1
download_tizenx_list
EXCEPT_BASE_LIST="\
-platform/upstream/binutils \
-platform/upstream/configure-dumper \
-platform/upstream/gcc \
-platform/upstream/gcc-contrib \
-platform/upstream/glibc \
-platform/upstream/libgcrypt \
-platform/upstream/libxcrypt \
-platform/upstream/linux-glibc-devel \
-platform/upstream/llvm \
-platform/upstream/lttng-ust \
-platform/upstream/make \
-platform/upstream/qemu \
-platform/upstream/qemu-accel \
-platform/upstream/userspace-rcu
"
EXCEPT_UNIFIED_LIST="\
-platform/upstream/dotnet/runtime \
-platform/upstream/tizen-debug \
-platform/core/dotnet/diagnostics \
-platform/kernel/opensbi \
-platform/kernel/linux-starfive \
-platform/upstream/strace \
-platform/kernel/linux-riscv \
-platform/kernel/u-boot-thead \
-platform/hal/backend/visionfive2/device-visionfive2 \
-platform/kernel/opensbi-spacemit \
-platform/kernel/linux-thead \
-platform/upstream/gdb \
-platform/kernel/u-boot-spacemit
"
EXCEPT_APP_LIST="\
-profile/iot/apps/native/gallery \
-profile/iot/apps/native/share-panel \
-profile/iot/apps/native/wallpaper-ui-service \
-profile/iot/apps/native/ug-setting-notification-efl \
-profile/iot/apps/native/video-player \
-profile/iot/apps/native/softkey-container \
-profile/iot/apps/native/music-player \
-profile/iot/apps/native/quickpanel \
-profile/iot/apps/native/ug-gallery-efl \
-profile/iot/apps/native/font-viewer \
-profile/iot/apps/native/ug-image-viewer-efl \
-profile/iot/apps/native/ug-setting-homescreen-efl \
"
declare -A tizen_list