Skip to content
Snippets Groups Projects
  1. Sep 01, 2021
  2. Aug 31, 2021
  3. Aug 27, 2021
  4. Aug 26, 2021
  5. Aug 24, 2021
    • Nikita Travkin's avatar
      community/device-xiaomi-wt88047: Add new panel module (MR 2458) · 1e7c23fb
      Nikita Travkin authored and Bart Ribbers's avatar Bart Ribbers committed
      [ci:skip-build] Already successfully built on CI
      1e7c23fb
    • Nikita Travkin's avatar
      testing/device-samsung-gt510wifi: Update dtb path (MR 2458) · 814e9b1b
      Nikita Travkin authored and Bart Ribbers's avatar Bart Ribbers committed
      814e9b1b
    • Nikita Travkin's avatar
      community/soc-qcom-msm8916: Update ucm to use JackControl (MR 2458) · f8c8a963
      Nikita Travkin authored and Bart Ribbers's avatar Bart Ribbers committed
      f8c8a963
    • Nikita Travkin's avatar
      main/linux-postmarketos-qcom-msm8916: upgrade to 5.14_rc7 (MR 2458) · a6c52f3e
      Nikita Travkin authored and Bart Ribbers's avatar Bart Ribbers committed
      - Rebase on v5.14-rc7
      - Upstreamed more patches
      - Enable Jack detection kctls for msm8916 devices
      - Probably many other things I forgot :)
      
      Device changes:
        - gt5 family:
          - Added fuel-gauge support
          - Added sensors (Accelerometer, Light)
          - gt510 - wifi variant reworked to use multiple common layers
            - gt510lte - Added support for LTE variant
          - gt58 - New device
            - gt58lte - Support for LTE variant
            - Feature parity with gt510
         - wingtech-wt88047 (Xioami Redmi 2):
           - Add additional boe-nt35521s panel driver
         - longcheer-l8150: Fix Jack detection
      a6c52f3e
    • Oliver Smith's avatar
      main/postmarketos-base-ui: NetworkManager: hostname-mode=none (MR 2457) · 13a7778f
      Oliver Smith authored and Bart Ribbers's avatar Bart Ribbers committed
      Disable the hostname management feature of NetworkManager. This isn't
      useful for the postmarketOS use case, where we set one hostname in
      /etc/hostname via pmbootstrap and want it to be used. (It makes more
      sense for normal PCs, which may just have the hostname 'localhost' at
      the end of the installation and then not be unique in the network.)
      
      NetworkManager is supposed to only change the hostname if it is set to
      localhost, however this detection does not work properly in
      postmarketOS. I've skimmed through sources of elogind, NetworkManager
      and OpenRC a bit and found that in OpenRC the definitive location to put
      the hostname is /etc/hostname. The other path, /etc/conf.d/hostname, is
      just a fallback. Experiments show that setting something in
      /etc/conf.d/hostname does prevent NM from setting a hostname offered by
      the DHCP server, but it's not clear to my why this happens. I suspect
      elogind + dbus. Disabling this feature we don't need anyway seems like a
      good approach to me without wasting too much time here.
      13a7778f
  6. Aug 23, 2021
  7. Aug 22, 2021
  8. Aug 21, 2021
Loading