Skip to content
Snippets Groups Projects
  1. Oct 22, 2024
  2. Oct 21, 2024
    • Clayton Craft's avatar
      main/postmarketos-base-ui: configure flathub from file drop-in (MR 5726) · 901cb952
      Clayton Craft authored
      Per the flatpak manpage, repos can be configured OOTB by dropping config under /etc/flatpak/remotes.d. Using the install script requires doing stuff over the internet, which may not always work at image build time. By using the drop-in file, we avoid having to connect to flathub.
      
      The manpage only mentions /etc/flatpak, and nothing about /usr ...
      901cb952
    • Clayton Craft's avatar
      cross/gcc-*: upgrade to 14.2.0-r4 (MR 5722) · ad9a7874
      Clayton Craft authored and Luca Weiss's avatar Luca Weiss committed
      
      Quite a messy upgrade due to changes in both abuild and in the upstream
      gcc APKBUILD breaking various things. Pmbootstrap also seems to
      misbehave in GitLab CI making it difficult to validate.
      
      Manual fixups:
      * Set !tracedeps - changed behavior in abuild
      * Manually add "so:" dependencies to avoid issues with !tracedeps set
        (becomes obvious with crossdirect)
      * Add back makedepends="$makedepends_build $makedepends_host"
      * Disable move of some files into usr/lib to avoid
        ERROR: gcc-aarch64-14.2.0-r4: trying to overwrite usr/lib/libgcc_s.so.1 owned by libgcc-14.2.0-r4.
      
      [ci:skip-build] # pmbootstrap bugs will prohibit this from building
                      # anyways, don't even attempt
      
      Co-developed-by: default avatarLuca Weiss <luca@lucaweiss.eu>
      ad9a7874
  3. Oct 19, 2024
  4. Oct 18, 2024
  5. Oct 17, 2024
  6. Oct 14, 2024
  7. Oct 13, 2024
  8. Oct 12, 2024
  9. Oct 11, 2024
  10. Oct 09, 2024
  11. Oct 07, 2024
  12. Oct 05, 2024
  13. Oct 04, 2024
Loading