On 3 February 2010 16:22, Thomas Zimmermann <[email protected]> wrote: > Am Mittwoch 03 Februar 2010 16:05:12 schrieb Joachim Ott: >> Very much wanted for fso config files. The last line in a file (e.g. >> fsodeviced.conf) should be >> >> include ~/.config/fsodeviced.conf (or $HOME/.config/fsodeviced.conf) >> >> 1. No action is made when the config file does not exist. >> >> 2. A warning is written to *syslog* (not somewhere else) when a >> section or a parameter doesn't exist (anymore) >> >> 3. Any parameter in the "local" conf overrides the value from the "system" >> conf. >> >> Benefits: >> >> - no need to modify the system config anymore, no questions from opkg >> needed >> >> - no longer headaches after an opkg upgrade >> >> Downside: >> >> - it has to be implemented >> >> Any thoughts from you? > > It was implemented in a better way 4 days ago: > http://git.freesmartphone.org/?p=cornucopia.git;a=commit;h=509f3a582d34d312abbd2a1097bde85068d69be4
When $HOME/.foo.conf was read, will /etc/freesmartphone/conf/<machine>/foo.conf be read also? The other way round (first the system values, then the local values overriding them) would make me happy already. Otherwise, how do I get aware of new (or obsolete) sections or parameters? _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
