Ticket #1677 (new enhancement) — at Initial Version
Package-friendly configuration system (".d" support for rpm/deb based systems)
Reported by: | vlisivka | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future Releases |
Component: | mc-core | Version: | 4.7.0-pre3 |
Keywords: | Cc: | gavenkoa@… | |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
Currently, mc requires to edit .ini files to add new plugin to MC VFS. After upgrade, all changes to these files will be lost.
To solve that problem, ".d" pattern should be supported by MC configuration system. See example of .d-pattern implemented in C in attachment.
Change History
Changed 15 years ago by vlisivka
- Attachment dot_dir_list.c added
Note: See
TracTickets for help on using
tickets.
Example of .d-pattern support