Skip to content
Snippets Groups Projects
  1. Jan 22, 2024
  2. Sep 25, 2023
  3. Oct 11, 2022
  4. Apr 05, 2022
  5. Jan 22, 2022
  6. Sep 19, 2021
  7. Apr 11, 2021
  8. May 24, 2020
  9. May 17, 2020
  10. May 02, 2020
    • Minecrell's avatar
      *: remove "Contributor:" lines from APKBUILDs (MR 1203) · a85db1dc
      Minecrell authored and Alexey Minnekhanov's avatar Alexey Minnekhanov committed
      At the moment we have Contributor: lines on some packages (but not all of them),
      but often they don't represent the actual contributors to the package very well.
      E.g. when we added them retroactively to the device packages we only added
      the initial contributor (which isn't necessarily the person
      who made most of the work for a device...)
      
      The Git history is the most representative source for figuring out
      who contributed to a package, so there is no reason to duplicate that
      into the APKBUILD.
      
      [skip ci]: way too many packages
      a85db1dc
  11. Apr 29, 2020
  12. Apr 25, 2020
  13. Mar 14, 2020
  14. Mar 09, 2020
  15. Jan 28, 2020
  16. Jan 17, 2020
  17. Dec 26, 2018
  18. Nov 29, 2018
  19. Nov 27, 2018
    • Oliver Smith's avatar
      device-*: don't use noarch anymore · 9814d78e
      Oliver Smith authored
      Use the device's architecture instead of noarch. Because the device
      packages should never be built for other architectures, even if all
      depends can be built for other arches as well.
      
      This simplifies package building as part of the new build
      infrastructure effort.
      
      pmbootstrap has also been changed to output this by default in
      aportgen.
      9814d78e
  20. Aug 23, 2018
  21. Jul 28, 2018
  22. Jul 22, 2018
  23. Apr 24, 2018
    • Oliver Smith's avatar
      msm-fb-refresher: use initfs hook (#1438) · f5d5a9be
      Oliver Smith authored
      The `msm-fb-refresher` updates the screen for msm based devices. It is
      not needed for all devices, so we had some extra code in the initramfs,
      that would only add it when the `deviceinfo_msm_refresher` variable was
      set. However, we are able now to add files to initramfs hooks, so this
      hack can be removed and simplify everything.
      
      Changes:
      * Remove `deviceinfo_msm_refresher` from all deviceinfos
      * Add sanity check for it
      * Move all `deviceinfo` sanity checks to an extra function
      * `postmarketos-mkinitfs`: remove code for msm refresher
      * `msm-fb-refresher`: add initramfs hook
      f5d5a9be
  24. Mar 07, 2018
  25. Feb 25, 2018
  26. Feb 03, 2018
  27. Jan 24, 2018
  28. Jan 20, 2018
Loading