Skip to content
Snippets Groups Projects
  1. Apr 18, 2025
  2. Apr 17, 2025
    • Oliver Smith's avatar
      device-xiaomi-elish: fix openrc install bug · feca0143
      Oliver Smith authored
      Add missing depends to the openrc subpackage to ensure they get
      installed before trying to enable those services. Otherwise it may fail:
      
      (350/925) Installing device-xiaomi-elish-openrc (4-r0)
      Executing device-xiaomi-elish-openrc-4-r0.post-install
       * service qbootctl added to runlevel default
       * rc-update: service `hexagonrpcd-sdsp' does not exist
      ERROR: device-xiaomi-elish-openrc-4-r0.post-install: script exited with error 1
      (351/925) Installing hexagonrpcd-openrc (0.3.2-r1)
      
      Related: https://builds.sr.ht/~postmarketos/job/1472494#task-img_boe-757
      
      Part-of: postmarketOS/pmaports!6425
      feca0143
    • Oliver Smith's avatar
      CI: disable wiki check on v24.12 · cd1af516
      Oliver Smith authored
      It currently fails because the iphone6 has been renamed in master. The
      documentation in the wiki reflects what we have in master, not in the
      stable branches so just disable the check here.
      cd1af516
  3. Apr 14, 2025
  4. Apr 06, 2025
  5. Mar 13, 2025
  6. Mar 10, 2025
  7. Feb 19, 2025
  8. Feb 16, 2025
  9. Feb 13, 2025
  10. Feb 04, 2025
  11. Feb 03, 2025
  12. Jan 27, 2025
  13. Jan 09, 2025
  14. Jan 07, 2025
  15. Jan 06, 2025
  16. Jan 05, 2025
    • Oliver Smith's avatar
      cross/grub-efi-x86: upgrade to 2.12-r7 · 88388f50
      Oliver Smith authored
      Done with:
        $ pmbootstrap --offline aportgen grub-efi-x86
      88388f50
    • Johannes Krampf's avatar
      pine64-pinephone: fix u-boot user script load address (MR 5980) · 5a9c47ea
      Johannes Krampf authored and Newbyte's avatar Newbyte committed
      Fixes #3414.
      
      The package `device-pine64-pinephone-vccq-mod` installs a u-boot user script.
      The user script was loaded at address 0x50700000 partially overwriting
      the initramfs (0x4FF00000-0x50883fd1), and causing a boot loop.
      
      The user script load address was increased to 0x50f00000, leaving 16MB
      of free space for the initramfs, the current initramfs size is 9.52MB.
      
      Tested: Build and install package on Pinephone 1.2a running PMOS 24.12.
      [ci:skip-build]: already built successfully in CI
      
      (cherry picked from commit 8e0a56fd)
      5a9c47ea
  17. Jan 03, 2025
  18. Dec 31, 2024
    • Clayton Craft's avatar
      main/boot-deploy: use busybox sh (MR 5960) · 921a1143
      Clayton Craft authored
      boot-deploy uses 'local', which technically isn't POSIX-compliant
      and if someone has 'sh' from something else that strictly adheres to
      POSIX then boot-deploy will fail.
      This is a workaround for boot-deploy#38
      
      [ci:skip-build]: already built successfully in CI
      
      (cherry picked from commit dcc52796)
      921a1143
  19. Dec 22, 2024
  20. Dec 21, 2024
  21. Dec 20, 2024
  22. Dec 19, 2024
  23. Dec 17, 2024
  24. Dec 16, 2024
Loading