Skip to content

Data files in /etc #81

Description

@slyon

While packaging this project for Debian, I discovered that it is shipping many "conffiles" in /etc, which rather seem to be per-device data files and not supposed to be edited by a human operator. They have very generic names and are not properly namespaced, especially those:

-rw-r--r-- root/root      4486 2026-07-10 08:08 ./etc/plugin_manager.xml
-rw-r--r-- root/root     67705 2026-07-10 08:08 ./etc/usecaseKvManager.xml

Those files should likely move into their own namespace, e.g. under usr/share/audioreach/.

-rw-r--r-- root/root     27801 2026-07-10 08:08 ./etc/mixer_paths_GLYMUR_CRD.xml
-rw-r--r-- root/root     27377 2026-07-10 08:08 ./etc/mixer_paths_Kaanapali_MTP.xml
-rw-r--r-- root/root       239 2026-07-10 08:08 ./etc/mixer_paths_LEMANS_EVK.xml
-rw-r--r-- root/root     27801 2026-07-10 08:08 ./etc/mixer_paths_MAHUA_CRD.xml
-rw-r--r-- root/root       188 2026-07-10 08:08 ./etc/mixer_paths_MONACO_EVK.xml
lrwxrwxrwx root/root         0 2026-07-10 08:08 ./etc/mixer_paths_QCM6490_IDP.xml -> mixer_paths_QCS6490_RB3Gen2.xml
-rw-r--r-- root/root     26805 2026-07-10 08:08 ./etc/mixer_paths_QCS6490_RB3Gen2.xml
-rw-r--r-- root/root     27211 2026-07-10 08:08 ./etc/mixer_paths_SM8750_MTP.xml
-rw-r--r-- root/root     44449 2026-07-10 08:08 ./etc/mixer_paths_Shikra_CQM_EVK.xml
-rw-r--r-- root/root     44449 2026-07-10 08:08 ./etc/mixer_paths_Shikra_CQS_EVK.xml
-rw-r--r-- root/root      3810 2026-07-10 08:08 ./etc/mixer_paths_TALOS_EVK.xml
-rw-r--r-- root/root     27801 2026-07-10 08:08 ./etc/mixer_paths_X1E80100_CRD.xml
-rw-r--r-- root/root     27801 2026-07-10 08:08 ./etc/mixer_paths_X1E80100_EVK.xml
-rw-r--r-- root/root      4486 2026-07-10 08:08 ./etc/plugin_manager.xml
-rw-r--r-- root/root     22220 2026-07-10 08:08 ./etc/resourcemanager_GLYMUR_CRD.xml
-rw-r--r-- root/root     22226 2026-07-10 08:08 ./etc/resourcemanager_Kaanapali_MTP.xml
-rw-r--r-- root/root      6105 2026-07-10 08:08 ./etc/resourcemanager_LEMANS_EVK.xml
-rw-r--r-- root/root     22225 2026-07-10 08:08 ./etc/resourcemanager_MAHUA_CRD.xml
-rw-r--r-- root/root     10425 2026-07-10 08:08 ./etc/resourcemanager_MONACO_EVK.xml
lrwxrwxrwx root/root         0 2026-07-10 08:08 ./etc/resourcemanager_QCM6490_IDP.xml -> resourcemanager_QCS6490_RB3Gen2.xml
-rw-r--r-- root/root     22221 2026-07-10 08:08 ./etc/resourcemanager_QCS6490_RB3Gen2.xml
-rw-r--r-- root/root     22220 2026-07-10 08:08 ./etc/resourcemanager_SM8750_MTP.xml
-rw-r--r-- root/root     60467 2026-07-10 08:08 ./etc/resourcemanager_Shikra_CQM_EVK.xml
-rw-r--r-- root/root     11672 2026-07-10 08:08 ./etc/resourcemanager_Shikra_CQS_EVK.xml
-rw-r--r-- root/root      8474 2026-07-10 08:08 ./etc/resourcemanager_TALOS_EVK.xml
-rw-r--r-- root/root     22220 2026-07-10 08:08 ./etc/resourcemanager_X1E80100_CRD.xml
-rw-r--r-- root/root     22219 2026-07-10 08:08 ./etc/resourcemanager_X1E80100_EVK.xml
-rw-r--r-- root/root     67705 2026-07-10 08:08 ./etc/usecaseKvManager.xml

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions