2c57359b8a
The initramfs needs ext4 (to mount the rootfs) and usb_f_rndis (to enable USB networking on devices that use USB configfs). If these are built as modules, they need to be included in initramfs. [ci:skip-build]: already built successfully in CI
24 lines
826 B
Text
24 lines
826 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="Various tablets with atom CPU"
|
|
deviceinfo_manufacturer="Various"
|
|
deviceinfo_codename="tablet-x64uefi"
|
|
deviceinfo_date=""
|
|
deviceinfo_dtb=""
|
|
deviceinfo_modules_initfs="jbd2 mbcache scsi_mod sd_mod sg libata sd ahci libahci usb_storage usb xhci_hcd ehci_hcd uas xhci_pci fat vfat nls_cp437 nls_utf8"
|
|
deviceinfo_arch="x86_64"
|
|
|
|
# Device related
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_screen_width="800"
|
|
deviceinfo_screen_height="600"
|
|
deviceinfo_dev_touchscreen=""
|
|
deviceinfo_dev_touchscreen_calibration=""
|
|
deviceinfo_dev_keyboard=""
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|
|
deviceinfo_boot_filesystem="fat16"
|