Skip to content
Snippets Groups Projects
  1. Jul 11, 2022
  2. Jul 07, 2022
  3. Jul 06, 2022
  4. Jun 28, 2022
  5. Jun 22, 2022
  6. Jun 21, 2022
  7. Jun 20, 2022
  8. Jun 14, 2022
  9. Jun 13, 2022
  10. Jun 10, 2022
  11. Jun 09, 2022
  12. Jun 07, 2022
    • Jonas Höppner's avatar
      systemd: Remove networkd depending on gplv3 in DISTRO_FEATURE, configure MAC Address · 91b1c14e
      Jonas Höppner authored
      Normally we would use network-manager, but for the gplv3 free variants
      it is not available. In these cases we keep systemd-networkd as
      network tools available.
      Also adapt the call to gf-network-conf in the postinsts step during the
      first boot to automatically determine the used network tooling.
      This way the configuration for systemd-networkd is generated from the
      xml setting as needed.
      
      Until now the MACAdress was not configured if systemd-networkd was used.
      Now the MACAddress is added to the newwork config file like it is done
      when network-manager is used.
      91b1c14e
  13. Jun 03, 2022
    • Tobias Kahlki's avatar
      xwayland: Fixed timeout during start-up · 510cc193
      Tobias Kahlki authored
      The weston-start script for xwayland overrides the module loading of the
      notify library. Without notify, Weston doesn't report a successful start
      back so systemd. As a result, systemd stops Weston after hitting the
      timeout period.
      
      Without the module loading directive in the start script, xwayland needs
      to be activated in the weston.ini.
      510cc193
    • Tobias Kahlki's avatar
      distro: Rework of nogplv3 distro · 3c8f0d7f
      Tobias Kahlki authored
      The nogplv3 distro now includes the default guf-wayland distro
      and only removes the gplv3 distro feature.
      3c8f0d7f
    • Tobias Kahlki's avatar
      packagegroup: Added optional xwayland to graphics group · 0c01033f
      Tobias Kahlki authored
      If x11 and wayland are both activated in the DISTRO_FEATURES, we add
      xwayland and its xserver implementation to the image.
      0c01033f
  14. Jun 01, 2022
  15. May 31, 2022
  16. May 30, 2022
    • Tobias Kahlki's avatar
      git: Changed protocol to HTTPS · e3c2325c
      Tobias Kahlki authored
      The tools recipes still use SSH as protocol for the checkout.
      Since we have opend our repository to the public, SSH isn't available
      anymore. Because of this, we switch to HTTPS as protocol.
      e3c2325c
  17. May 24, 2022
Loading