4914067590
The file is automatically packed by devicepkg-dev utils Relates #1836
25 lines
779 B
Text
25 lines
779 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="Samsung Galaxy Book S"
|
|
deviceinfo_manufacturer="Samsung"
|
|
deviceinfo_codename="samsung-w767"
|
|
deviceinfo_year="2020"
|
|
deviceinfo_dtb="qcom/sc8180x-samsung-w767"
|
|
deviceinfo_arch="aarch64"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="laptop"
|
|
deviceinfo_keyboard="true"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_screen_width="1920"
|
|
deviceinfo_screen_height="1080"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|
|
deviceinfo_kernel_cmdline="efi=novamap clk_ignore_unused pd_ignore_unused console=null"
|
|
deviceinfo_generate_grub_config="true"
|
|
deviceinfo_boot_filesystem="fat32"
|
|
deviceinfo_partition_type="gpt"
|