4914067590
The file is automatically packed by devicepkg-dev utils Relates #1836
22 lines
705 B
Text
22 lines
705 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="QEMU riscv64"
|
|
deviceinfo_manufacturer="QEMU"
|
|
deviceinfo_codename="qemu-riscv64"
|
|
deviceinfo_arch="riscv64"
|
|
|
|
# Device related
|
|
deviceinfo_gpu_accelerated="true"
|
|
deviceinfo_chassis="vm"
|
|
deviceinfo_keyboard="true"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_screen_width="1024"
|
|
deviceinfo_screen_height="768"
|
|
deviceinfo_getty="ttyS0;230400"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|
|
deviceinfo_kernel_cmdline="console=tty1 console=ttyS0 PMOS_NO_OUTPUT_REDIRECT PMOS_FORCE_PARTITION_RESIZE"
|
|
deviceinfo_disable_dhcpd="true"
|