Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-14 | pkg-config: bring unit search path order in sync with the code | Lennart Poettering | |
2012-03-14 | conf: when looking for configurations look in /etc first, in /run second | Lennart Poettering | |
After long consideration we came to the conclusion that user configuration in /etc should always override the (generally computer generated) configuration in /run. User configuration should always be what matters over anything else. Hence rearrange the search orders accordingly. In general this should change very little as overriding like this is seldomn done so far, and the order between /etc and /usr stays the same. | |||
2012-01-30 | pkg-config: rootlibexecdir -> systemdutildir | Kay Sievers | |
Better don't export historic names for split / vs. /usr filesysystems. | |||
2012-01-27 | pkg-config: export libexecdir, so that that gdm can use it to find the x ↵ | Lennart Poettering | |
server wrapper | |||
2012-01-07 | build-sys: move .pc files next to the matching sources | Lennart Poettering | |