# Reference: # Please use double quotes only. You can source this file in shell # scripts. deviceinfo_format_version="0" deviceinfo_name="Google Chromebooks with x86_64 CPU" deviceinfo_manufacturer="Google" deviceinfo_codename="google-x64cros" deviceinfo_arch="x86_64" deviceinfo_gpu_accelerated="true" # Device related deviceinfo_chassis="laptop" deviceinfo_keyboard="true" deviceinfo_external_storage="true" deviceinfo_screen_width="1366" deviceinfo_screen_height="768" # Bootloader related deviceinfo_flash_method="none" deviceinfo_boot_filesystem="fat32" deviceinfo_cgpt_kpart="/boot/vmlinuz.kpart" deviceinfo_cgpt_kpart_start="8192" deviceinfo_cgpt_kpart_size="32768" deviceinfo_depthcharge_board="amd64-generic" deviceinfo_generate_depthcharge_image="true"