summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd
Commit message (Collapse)AuthorAgeFilesLines
* [systemd] Fix syslog, fix systemd user session pam configSimon Rettberg2018-09-0430-55/+285
|
* [systemd] Fix path in openslx patchSimon Rettberg2018-08-312-6/+20
|
* [systemd] Update to v234Simon Rettberg2018-08-3154-87/+547
|
* [systemd] network-interface@ should be oneshotSimon Rettberg2018-04-131-1/+1
|
* [systemd] Remove move ancient hacksSimon Rettberg2018-03-091-8/+1Star
|
* [dhcpc/systemd] forward correct nic nameJonathan Bauer2017-12-111-1/+1
| | | | 'br-nic-1' as %I became 'br/nic/1' which isn't very linux friendly :)
* [systemd] bring additional nic bridges upJonathan Bauer2017-12-111-1/+1
| | | | which triggers udhcpc on that interface
* [systemd] fixes compilation problems on 17.10Jonathan Bauer2017-11-303-1/+35
| | | | | | | For Ubuntu 17.10: * gperf needs to be version 3.0.4 and repos provide 3.1 only * systemd-204/src/udev/mtd_probe/mtd_probe.h is missing an include of stdint.h with newer libc versions
* Add bash shebangs to all our includes:Simon Rettberg2017-02-2810-0/+10
| | | | | | | github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either.
* major run-virt restructure, only vmware plugin tested!Jonathan Bauer2017-01-251-14/+0Star
|
* merge with latest dev versionSebastian2016-04-25126-0/+2083