summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd/module.build
Commit message (Collapse)AuthorAgeFilesLines
* [systemd] Remove moduleSimon Rettberg2024-05-231-104/+0Star
|
* fix useradd callsSimon Rettberg2021-07-271-2/+2
|
* useradd.inc: Rewrite helper once againSimon Rettberg2021-07-271-3/+3
|
* [systemd] Drop /usr prefixSimon Rettberg2021-07-231-0/+2
|
* Add installer mode for stage4Simon Rettberg2021-07-081-2/+2
|
* [systemd] patch memfd syscallJonathan Bauer2019-02-131-13/+3Star
|
* [systemd] Remove old systemd-204 patch/hackSimon Rettberg2018-10-261-34/+2Star
|
* [systemd] Update to v234Simon Rettberg2018-08-311-10/+24
|
* [systemd] Remove move ancient hacksSimon Rettberg2018-03-091-8/+1Star
|
* [systemd] fixes compilation problems on 17.10Jonathan Bauer2017-11-301-0/+25
| | | | | | | 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-281-0/+1
| | | | | | | 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.
* merge with latest dev versionSebastian2016-04-251-0/+111