forked from BurningC4/ArchlinuxARM-rpi-aarch64
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdevices.yaml
More file actions
105 lines (104 loc) · 4.08 KB
/
devices.yaml
File metadata and controls
105 lines (104 loc) · 4.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
devices:
lenovo-q706f:
config:
- KERNEL_DTB_NAME: 'dtb/qcom/sm8250-lenovo-q706f.dtb'
- KERNEL_IMAGE_NAME: 'vmlinuz'
- KERNEL_RAMDISK_NAME: 'initramfs-linux.img'
- SDCARD_IMAGE: true
- FORMAT_MKBOOTING: '--header_version 2 --os_version 11.0.0 --os_patch_level 2024-05 --kernel out/kernel --ramdisk out/ramdisk --dtb out/dtb --pagesize 0x00001000 --base 0x00000000 --kernel_offset 0x00008000 --ramdisk_offset 0x01000000 --second_offset 0x00000000 --tags_offset 0x00000100 --dtb_offset 0x0000000001f00000 --board "" --cmdline "root=PARTLABEL=rootfs rw rootwait audit=0 splash plymouth.ignore-serial-consoles slot_suffix=_b"'
- ROOTFS_FORMAT_MKBOOTING: '--header_version 2 --os_version 11.0.0 --os_patch_level 2024-05 --kernel out/kernel --ramdisk out/ramdisk --dtb out/dtb --pagesize 0x00001000 --base 0x00000000 --kernel_offset 0x00008000 --ramdisk_offset 0x01000000 --second_offset 0x00000000 --tags_offset 0x00000100 --dtb_offset 0x0000000001f00000 --board "" --cmdline "root=PARTLABEL=userdata rw rootwait audit=0 splash plymouth.ignore-serial-consoles slot_suffix=_b"'
packages:
- archlinuxarm-keyring
- base
- dhcpcd
- dialog
- linux-sm8250
- linux-firmware-lenovo-sm8250
- linux-firmware-lenovo-sm8250-qcom
- linux-firmware-lenovo-sm8250-sensors
- linux-firmware-lenovo-sm8250-whence
- hexagonrpcd
- device-lenovo-q706f
- qbootctl
- iio-sensor-proxy=3.6-2
- nano
- net-tools
- netctl
- openssh
- networkmanager
- pulseaudio
- vi
- which
- wireless-regdb
- wireless_tools
- wpa_supplicant
- persistent-mac
- sudo
- bash-completion
services:
- sshd
- NetworkManager
- systemd-networkd
- systemd-resolved
- systemd-timesyncd
- iio-sensor-proxy
oneplus-fajita:
config:
- KERNEL_DTB_NAME: 'dtbs/qcom/sdm845-oneplus-fajita.dtb'
- KERNEL_IMAGE_NAME: 'vmlinuz-linux-sdm845'
- KERNEL_RAMDISK_NAME: 'initramfs-linux-sdm845.img'
- SDCARD_IMAGE: true
- FORMAT_MKBOOTING: '--header_version 2 --os_version 11.0.0 --os_patch_level 2024-05 --kernel out/kernel --ramdisk out/ramdisk --dtb out/dtb --pagesize 0x00001000 --base 0x00000000 --kernel_offset 0x00008000 --ramdisk_offset 0x01000000 --second_offset 0x00000000 --tags_offset 0x00000100 --dtb_offset 0x0000000001f00000 --board "" --cmdline "root=PARTLABEL=rootfs rw rootwait audit=0 splash plymouth.ignore-serial-consoles slot_suffix=_b"'
- ROOTFS_FORMAT_MKBOOTING: '--header_version 2 --os_version 11.0.0 --os_patch_level 2024-05 --kernel out/kernel --ramdisk out/ramdisk --dtb out/dtb --pagesize 0x00001000 --base 0x00000000 --kernel_offset 0x00008000 --ramdisk_offset 0x01000000 --second_offset 0x00000000 --tags_offset 0x00000100 --dtb_offset 0x0000000001f00000 --board "" --cmdline "root=PARTLABEL=userdata rw rootwait audit=0 splash plymouth.ignore-serial-consoles slot_suffix=_b"'
packages:
- archlinuxarm-keyring
- base
- dhcpcd
- dialog
- linux-sdm845
- linux-firmware-oneplus-sdm845
- linux-firmware-oneplus-sdm845-qcom
- linux-firmware-oneplus-sdm845-sensors
- linux-firmware-oneplus-sdm845-whence
- hexagonrpcd
- soc-qcom-sdm845
- alsa-ucm-oneplus
- q6voiced
- device-oneplus-fajita
- qbootctl
- iio-sensor-proxy=3.6-2
- nano
- net-tools
- netctl
- openssh
- networkmanager
- pulseaudio
- vim
- which
- wireless-regdb
- wireless_tools
- wpa_supplicant
- bootmac
- sudo
- bash-completion
- gdm
- gnome-shell
- gnome-keyring
- gnome-control-center
- gnome-console
- gnome-disk-utility
- gnome-tweaks
- gnome-backgrounds
- nautilus
- xdg-desktop-portal
- xdg-desktop-portal-gnome
- xdg-user-dirs
- librsvg
services:
- sshd
- NetworkManager
- systemd-networkd
- systemd-resolved
- systemd-timesyncd
- iio-sensor-proxy
- gdm