summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd
Commit message (Collapse)AuthorAgeFilesLines
* [system-tweaks] Add module that sets desired sysctl optionsSimon Rettberg2021-10-201-39/+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-23136-24/+26
|
* Add installer mode for stage4Simon Rettberg2021-07-081-2/+2
|
* [systemd] Move network-interface service/udevrule to dhcpc-busyboxSimon Rettberg2020-10-012-10/+0Star
|
* Debian!Simon Rettberg2020-05-191-1/+2
|
* [systemd] add missing depsJonathan Bauer2019-06-131-0/+2
|
* [systemd] We're using /usr ....Simon Rettberg2019-04-251-1/+1
|
* [systemd] Remove script that has never done anything anywaysSimon Rettberg2019-04-254-53/+0Star
| | | | Useless script powered by OpenSLX since 2013!
* [systemd] Add our own systemd-kexec without umountSimon Rettberg2019-04-251-0/+19
| | | | umount.target makes our system hang at shutdown; get rid of it
* [systemd] Add missing systemd-kexec.serviceSimon Rettberg2019-04-251-0/+19
|
* [systemd] patch memfd syscallJonathan Bauer2019-02-131-13/+3Star
|
* Delete stupid distro files with generic URLsSimon Rettberg2018-10-263-206/+0Star
|
* [systemd] Remove old systemd-204 patch/hackSimon Rettberg2018-10-261-34/+2Star
|
* [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