pmos/.ci
Arnav Singh de08bca311
main/postmarketos-{base-ui,config-nftables}: reorganize NM configs and scripts (MR 4254)
1. Move all configs from /etc/NetworkManager/conf.d to
   /usr/lib/NetworkManager/conf.d since the latter is more appropriate for
   distribution-provided config files. In particular this means apk will
   update them when the package file is changed rather than creating
   `.apk-new` files. If a user wants to override such a file, they can create
   a file with the same name under /etc/NetworkManager/conf.d

2. Move all dispatcher scripts from /etc/NetworkManager/dispatcher.d to
   /usr/lib/NetworkManager/dispatcher.d for the same reason.

3. Rename all configs to have a "50-" prefix so that users can add their own
   "99-" overrides with a guarantee that they'll be processed after
   distribution-provided configs.

4. Rename dispatcher scripts to have a "50-" prefix instead of "85-" and "99-"
   since they're distribution-provided files.

5. Move 50-tethering.conf from the base-ui package to
   the base-ui-networkmanager package.

There are also some device packages that put config files without a numeric
prefix in /etc/NetworkManager/conf.d . This MR doesn't change those.

[ci:skip-build] already built successfully in CI
2023-07-17 10:06:52 -07:00
..
lib CI: CI runs for three hours, not one hour (MR 4135) 2023-05-30 09:12:52 +02:00
testcases CI: Support not having "pmbootstrap" in $PATH (MR 3977) 2023-04-02 15:04:13 +02:00
apkbuild-lint.sh
build-aarch64.sh
build-armhf.sh
build-armv7.sh
build-riscv64.sh
build-x86_64.sh
build-x86.sh
commits.sh
ec.sh
flake8.sh
grep.sh CI: check for direct sourcing of deviceinfo (MR 4129) 2023-06-03 17:44:24 +02:00
kconfig.sh
pytest.sh
shellcheck.sh main/postmarketos-{base-ui,config-nftables}: reorganize NM configs and scripts (MR 4254) 2023-07-17 10:06:52 -07:00
wiki.sh