Become maintainer and unarchive. Remove Grub and use systemd-boot. Signed-off-by: Rudraksha Gupta <guptarud@gmail.com> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/9145>
18 lines
513 B
Text
18 lines
513 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="Microsoft Surface RT"
|
|
deviceinfo_manufacturer="Microsoft"
|
|
deviceinfo_codename="microsoft-surface-rt"
|
|
deviceinfo_year="2012"
|
|
deviceinfo_arch="armv7"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="tablet"
|
|
deviceinfo_external_storage="true"
|
|
|
|
# Bootloader related
|
|
deviceinfo_dtb="tegra30-microsoft-surface-rt-efi"
|
|
deviceinfo_boot_filesystem="fat32"
|