Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DISTRO_PORTING: document that distros may/should change fallback DNS as well ↵ | Lennart Poettering | 2017-07-24 | 1 | -6/+16 |
| | | | | | | | | as fallback NTP if they wish The DNS and NTP fallback server situation is pretty similar, and downstream distros might want to change both to whatever they need, hence mention them both. | ||||
* | build-sys: drop automake support | Zbigniew Jędrzejewski-Szmek | 2017-07-18 | 1 | -20/+19 |
| | | | | | v2: - also mention m4 | ||||
* | It's now ok to use Google NTP servers (#5311) | Michael Shields | 2017-02-12 | 1 | -13/+11 |
| | |||||
* | build-sys: Allow disabling installation of pam config snippet | Felipe Sateler | 2016-10-12 | 1 | -0/+3 |
| | |||||
* | login: drop fedora-specific PAM config, add note to DISTRO_PORTING (#4314) | Felipe Sateler | 2016-10-10 | 1 | -0/+7 |
| | | | | | | | It is impossible to ship a fully generic PAM configuration upstream. Therefore, ship a minimal configuration with the systemd --user requirements, and add a note to DISTRO_PORTING documenting this. Fixes #4284 | ||||
* | docs: add --with-support-url= to distribution porting guide. (#4035) | Stefan | 2016-08-24 | 1 | -0/+1 |
| | |||||
* | build-sys: warn if people don't change the default NTP servers when building ↵ | Lennart Poettering | 2015-07-11 | 1 | -0/+19 |
| | | | | | | | | systemd Also, explain the situation in the docs. Relates to #437 | ||||
* | DISTRO_PORTING: add full path for /usr/lib/systemd/systemd and fix grammar | Chris Atkinson | 2014-12-02 | 1 | -7/+7 |
| | | | | (David: fixed up some trailing whitespace and commit-message) | ||||
* | man: wording and grammar updates | Jan Engelhardt | 2013-10-21 | 1 | -4/+4 |
| | | | | | This is a recurring submission and includes corrections to various issue spotted. | ||||
* | build-sys: fix spelling of sysvrcndirv197 | Lennart Poettering | 2013-01-08 | 1 | -1/+1 |
| | |||||
* | build-sys: drop all distribution specfic checks | Lennart Poettering | 2013-01-04 | 1 | -44/+20 |
| | | | | Yay, we now have a completely generic systemd. No distribution specific checks anymore! | ||||
* | DISTRO_PORTING: correct location of hostname-setup.c | Ramkumar Ramachandra | 2012-11-30 | 1 | -3/+3 |
| | | | | | | f33d3ec1 (move more common files to shared/ and add them to shared.la, 2012-04-12) moved src/hostname-setup.c to src/shared/hostname-setup.c, but did not update DISTRO_PORTING accordingly. Fix this. | ||||
* | main: replace --running-as= by --session and --system do mimic related tools ↵ | Lennart Poettering | 2010-07-13 | 1 | -6/+7 |
| | | | | and D-Bus | ||||
* | typo: the correct spelling is maintenance not maintainance | Lennart Poettering | 2010-06-16 | 1 | -1/+1 |
| | |||||
* | docs: update DISTRO_PORTING a little | Lennart Poettering | 2010-05-17 | 1 | -4/+25 |
| | |||||
* | docs: add terse distribution porting guide | Lennart Poettering | 2010-05-17 | 1 | -0/+36 |