Skip to content
Snippets Groups Projects
  1. 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: !6425
      Unverified
      feca0143
  2. Jan 09, 2025
  3. Dec 19, 2024
  4. Dec 16, 2024
  5. Dec 12, 2024
  6. Dec 11, 2024
    • Ferass El Hafidi's avatar
      amlogic: switch partition_type to msdos (MR 5883) · d1e34097
      Ferass El Hafidi authored and Newbyte's avatar Newbyte committed
      
      After commit 8335d050bf24977afefee6612dd347abd555bc53 in pmbootstrap the
      partition table now defaults to GPT instead of MBR.  This breaks booting
      on Amlogic devices for the following reasons:
      
       * On set-top boxes: downstream U-Boot most likely does not have GPT
         support
       * On boards where we install mainline U-Boot as BL33 on eMMC/SD: the
         bootROM checks for an `@AML` image header at offset 512 (second LBA),
         which means we are basically stuck on MBR
      
      Some Amlogic boards have U-Boot + the proprietary Amlogic firmware
      stages in SPI flash (mainly the Libre Computer boards do), which means
      they can use GPT, because the firmware is simply not stored on eMMC/SD.
      For that reason I chose not to change the partition table on those.
      
      Signed-off-by: default avatarFerass El Hafidi <funderscore@postmarketos.org>
      (cherry picked from commit 05d9b256)
      Verified
      d1e34097
  7. Dec 10, 2024
  8. Dec 08, 2024
  9. Dec 05, 2024
    • Oliver Smith's avatar
      device-samsung-kiran: remove · 95bfdc1c
      Oliver Smith authored
      This testing device is the only user of tizen-mkdzimage, which does not
      build.
      Unverified
      95bfdc1c
    • Oliver Smith's avatar
      device-motorola-smi: remove · b335ed41
      Oliver Smith authored
      This testing device is the only user of petitboot, which fails to
      build. Remove it from the stable branch for now. Somebody can bring it
      back later if they like - make MRs to fix it against edge first and ask
      for a backport to v24.12. I'll make similar commits following this to
      drop other packages that don't build.
      Unverified
      b335ed41
  10. Nov 28, 2024
  11. Nov 27, 2024
  12. Nov 26, 2024
  13. Nov 25, 2024
  14. Nov 24, 2024
  15. Nov 23, 2024
  16. Nov 22, 2024
  17. Nov 21, 2024
Loading