# Reference: <https://postmarketos.org/deviceinfo>
# Please use double quotes only. You can source this file in shell scripts.

deviceinfo_format_version="0"
deviceinfo_name="QEMU ppc64le"
deviceinfo_manufacturer="QEMU"
deviceinfo_codename="qemu-ppc64le"
deviceinfo_year="2014"
deviceinfo_arch="ppc64le"

# Device related
deviceinfo_drm="true"
deviceinfo_chassis="vm"
deviceinfo_external_storage="true"
deviceinfo_screen_width="1024"
deviceinfo_screen_height="768"
deviceinfo_getty="hvc0;38400"

# Bootloader related
deviceinfo_disable_dhcpd="true"
deviceinfo_create_prep_boot="true"
deviceinfo_generate_grub_config="true"
