pmbootstrap/pmb/config
Minecrell 7dc2e197d3
pmb: Introduce support for "unmaintained" devices (MR 2018)
Unmaintained devices are device packages that:
  - Are known to be broken in some way without an active maintainer
    who can investigate how to fix it, or
  - Have not received any updates for a very long time, or
  - Are discouraged from using because they are just intended for testing.
    An example for this are ports using the downstream kernel for devices
    which have a mainline port that is working quite well.

Unmaintained devices are still built by bpo (otherwise it would not make
sense to keep them), but they do not show up in "pmbootstrap init".
However, it is possible to manually select them by entering the name.
pmbootstrap will warn in that case.

Unmaintained packages should have a # Unmaintained: <reason> comment
in the APKBUILD, this comment is displayed in "pmbootstrap init"
so that the user knows why the device should not be used unless they
know what they are doing.
2021-02-05 00:39:16 +01:00
..
__init__.py Prepare 1.29.2 release 2021-02-04 23:16:40 +01:00
init.py pmb: Introduce support for "unmaintained" devices (MR 2018) 2021-02-05 00:39:16 +01:00
load.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
merge_with_args.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
pmaports.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
save.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
workdir.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00