22 lines
664 B
Text
22 lines
664 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="Apple Macbook Air M1"
|
|
deviceinfo_manufacturer="Apple"
|
|
deviceinfo_codename="apple-tonga"
|
|
deviceinfo_year="2020"
|
|
deviceinfo_arch="aarch64"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="laptop"
|
|
deviceinfo_external_storage="false"
|
|
deviceinfo_gpu_accelerated="true"
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|
|
deviceinfo_kernel_cmdline="loglevel=7"
|
|
deviceinfo_generate_bootimg="false"
|
|
deviceinfo_generate_systemd_boot="true"
|
|
deviceinfo_partition_type="gpt"
|
|
deviceinfo_boot_filesystem="fat32"
|