Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-28 | tests: add some silly tests for path-util.c | Zbigniew Jędrzejewski-Szmek | |
2013-02-11 | binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services ↵ | Lennart Poettering | |
that work on .d/ directories This unifies much of the logic behind them: - All four will now ofllow the rule that the earlier file and earlier assignment in the .d/ directories wins. Before, sysctl was the only outlier, where the later setting always won. - All four now support getopt() and --help on the command line. - All four can now handle specification of configuration file names on the command line to apply. The tools will automatically find them, and apply them. Previously only tmpfiles could do that. This is useful for %post scripts in RPMs and suchlike. - This fixes various error path issues in conf_files_list() | |||
2013-02-06 | shared: remove now unused function | Zbigniew Jędrzejewski-Szmek | |
2012-09-14 | timedate: assorted improvements | Lennart Poettering | |
- Make writing/reading of /etc/timezone dependendent of HAVE_SYSV_COMPAT - Introduce symlink_atomic() after all, and use it - Use relative symlink for /etc/localtime | |||
2012-05-08 | path-util: there is no function path_parent() | Lennart Poettering | |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers | |