This website requires JavaScript.
Explore
Help
Sign In
forge
/
pmaports
Watch
1
Star
0
Fork
You've already forked pmaports
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
86fa840915
pmaports
/
device
/
community
/
device-fairphone-fp4
/
device-fairphone-fp4.post-install
5 lines
99 B
Text
Raw
Normal View
History
Unescape
Escape
community/device-fairphone-fp4: add qbootctl & swclock-offset (MR 3529) The qbootctl service tells the bootloader that the current boot has succeeded, so that the bootloader doesn't switch to the other slot after ~7 tries. The swclock-offset dependency ensures that the time is set correctly after a reboot, caused by the read-only RTC on Qualcomm. [ci:skip-build]: already built successfully in CI
2022-10-04 09:03:13 +00:00
#!/bin/sh
device-fairphone-fp4: drop nonfree firmware subpackage (MR 5290) The device already loads plenty of nonfree-firmware into the co-processors during the bootloader stages, and also once booted in Linux won't really be useful without everything. Additionally I doubt anyone tests that case, so just require nonfree firmware unconditionally to simplify maintenance.
2024-06-28 13:09:08 +00:00
rc-update add pd-mapper boot
community/device-fairphone-fp4: add qbootctl & swclock-offset (MR 3529) The qbootctl service tells the bootloader that the current boot has succeeded, so that the bootloader doesn't switch to the other slot after ~7 tries. The swclock-offset dependency ensures that the time is set correctly after a reboot, caused by the read-only RTC on Qualcomm. [ci:skip-build]: already built successfully in CI
2022-10-04 09:03:13 +00:00
rc-update add qbootctl default
device-fairphone-fp4: drop nonfree firmware subpackage (MR 5290) The device already loads plenty of nonfree-firmware into the co-processors during the bootloader stages, and also once booted in Linux won't really be useful without everything. Additionally I doubt anyone tests that case, so just require nonfree firmware unconditionally to simplify maintenance.
2024-06-28 13:09:08 +00:00
rc-update add tqftpserv boot
Reference in a new issue
Copy permalink