Skip to content
Snippets Groups Projects
  1. May 23, 2020
  2. 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
      Unverified
      a85db1dc
  3. Apr 25, 2020
  4. Feb 15, 2020
  5. Jan 12, 2020
  6. Nov 17, 2019
  7. Oct 23, 2019
  8. Oct 07, 2019
  9. Sep 18, 2019
  10. Sep 16, 2019
  11. Sep 03, 2019
  12. Jul 09, 2019
  13. Jun 09, 2019
  14. Jun 07, 2019
  15. May 30, 2019
  16. May 26, 2019
    • Alexey Minnekhanov's avatar
      hybris-base: new package (!351) · 3e883537
      Alexey Minnekhanov authored
      Meta package to install all needed packages to get libhybris hardware
      adaptation working.
      
      Has 2 subpackages (caf/generic), that device packages can depend on.
      
      Arches are limited, because libhybris cannot be built for x86_64.
      
      [ci:skip-build]: already built successfully in CI
      Unverified
      3e883537
  17. May 25, 2019
  18. Apr 21, 2019
    • Dang Huynh's avatar
      hybris/lxc-android: patched config for the latest lxc version (!330) · d0f5d25e
      Dang Huynh authored
      The config file for container from Halium repo is outdated, and will not
      load on latest version of LXC, here is the error when you start the container:
      
      postmarketos:~$ sudo lxc-start android
      lxc-start: android: confile.c: parse_line: 2447 Unknown configuration key "lxc.rootfs"
      lxc-start: android: parse.c: lxc_file_for_each_line_mmap: 142 Failed to parse config file "/var/lib/lxc/android/config" at line "lxc.rootfs = /var/lib/lxc/android/rootfs"
      Failed to load config for android
      lxc-start: android: tools/lxc_start.c: main: 264 Failed to create lxc_container
      postmarketos:~$
      
      This pull request updates the config file, but also use the latest
      commit.
      Unverified
      d0f5d25e
  19. Apr 05, 2019
  20. Feb 11, 2019
  21. Dec 04, 2018
Loading