Skip to content
Snippets Groups Projects
  1. Apr 12, 2022
    • Tobias Kahlki's avatar
      image: New image without GPLv3 added · 865099fb
      Tobias Kahlki authored
      - Most of the base-utils have been replaced by the busybox variant
      - The libreadline is used by a lot of applications. Where possible
      libreadline was removed via PACKAGECONFIG. Also editline was added,
      which can function as an drop-in replacement to readline.
      - The support for Python 2 was removed, because it depends on GPLv3
      libraries. Besides the dependencies, Python 2 is EOL since 2020.
      - The networkmanager is still not buildable against editline and was
      removed (see meta-guf-distro).
      - GPLv3 software that isn't vital for the system was moved to a new
      FEATURE_PACKAGES group in meta-guf-distro.
      
      BCS 746-000741
      865099fb
Loading