setup-gummiboot-conf: Add HDMI/DP specific splash .conf entries
[platform/adaptation/setup-scripts.git] / mbr-environment
index 139e5f8..6bfcb4d 100644 (file)
@@ -1,8 +1,8 @@
-# This file can be used for testing setup-ivi-* scripts. This file corresponds
+# This file can be used for testing setup-scripts-* scripts. This file corresponds
 # to an MBR boot image. Do the following to start debugging:
 #
 # mkdir /tmp/boot
-# touch /tmp/boot/vmlinux-3.12-x86-ivi
+# touch /tmp/boot/vmlinux-*
 # mkdir -p /tmp/usr/share/syslinux/
 # touch /tmp/usr/share/syslinux/gptmbr.bin
 # mkdir /tmp/etc
@@ -12,7 +12,7 @@ export INSTALLERFW_MOUNT_PREFIX="/tmp"
 export INSTALLERFW_KERNEL_OPTS="rootwait rootfstype=ext4 quiet"
 export INSTALLERFW_PART0_ALIGN=1024
 export INSTALLERFW_PART0_BOOTFLAG=True
-export INSTALLERFW_PART0_FSOPTS=defaults,noatime
+export INSTALLERFW_PART0_FSOPTS=
 export INSTALLERFW_PART0_FSTYPE=ext4
 export INSTALLERFW_PART0_LABEL=boot
 export INSTALLERFW_PART0_MOUNTPOINT=/boot
@@ -24,7 +24,7 @@ unset INSTALLERFW_PART0_TYPE_ID
 export INSTALLERFW_PART0_UUID=A775922D-D42F-4114-9089-35332B6F896E
 export INSTALLERFW_PART1_ALIGN=1024
 export INSTALLERFW_PART1_BOOTFLAG=False
-export INSTALLERFW_PART1_FSOPTS=defaults,noatime
+export INSTALLERFW_PART1_FSOPTS=
 export INSTALLERFW_PART1_FSTYPE=ext4
 export INSTALLERFW_PART1_LABEL=platform
 export INSTALLERFW_PART1_MOUNTPOINT=/
@@ -34,3 +34,4 @@ unset INSTALLERFW_PART1_TYPE_ID
 export INSTALLERFW_PART1_UUID=50C898EF-DC27-4CA2-A48C-326A2DE8E018
 export INSTALLERFW_PART_COUNT=2
 export INSTALLERFW_PTABLE_FORMAT=mbr
+export INSTALLERFW_INSTALLER_NAME=mic