22 lines
602 B
Text
22 lines
602 B
Text
|
# Reference: <https://postmarketos.org/deviceinfo>
|
||
|
# Please use double quotes only. You can source this file in shell scripts.
|
||
|
|
||
|
deviceinfo_format_version="0"
|
||
|
deviceinfo_name="CutiePi Tablet"
|
||
|
deviceinfo_manufacturer="CutiePi"
|
||
|
deviceinfo_codename="cutiepi-tablet"
|
||
|
deviceinfo_year="2021"
|
||
|
deviceinfo_arch="aarch64"
|
||
|
deviceinfo_disable_dhcpd="true"
|
||
|
|
||
|
# Device related
|
||
|
deviceinfo_chassis="tablet"
|
||
|
deviceinfo_keyboard="false"
|
||
|
deviceinfo_external_storage="true"
|
||
|
deviceinfo_screen_width="1280"
|
||
|
deviceinfo_screen_height="720"
|
||
|
|
||
|
# Bootloader related
|
||
|
deviceinfo_flash_method="none"
|
||
|
deviceinfo_boot_filesystem="fat16"
|