Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [systemd] add missing deps | Jonathan Bauer | 2019-06-13 | 1 | -0/+2 |
| | |||||
* | [systemd] We're using /usr .... | Simon Rettberg | 2019-04-25 | 1 | -1/+1 |
| | |||||
* | [systemd] Remove script that has never done anything anyways | Simon Rettberg | 2019-04-25 | 4 | -53/+0 |
| | | | | Useless script powered by OpenSLX since 2013! | ||||
* | [systemd] Add our own systemd-kexec without umount | Simon Rettberg | 2019-04-25 | 1 | -0/+19 |
| | | | | umount.target makes our system hang at shutdown; get rid of it | ||||
* | [systemd] Add missing systemd-kexec.service | Simon Rettberg | 2019-04-25 | 1 | -0/+19 |
| | |||||
* | [systemd] patch memfd syscall | Jonathan Bauer | 2019-02-13 | 1 | -13/+3 |
| | |||||
* | Delete stupid distro files with generic URLs | Simon Rettberg | 2018-10-26 | 3 | -206/+0 |
| | |||||
* | [systemd] Remove old systemd-204 patch/hack | Simon Rettberg | 2018-10-26 | 1 | -34/+2 |
| | |||||
* | [systemd] Fix syslog, fix systemd user session pam config | Simon Rettberg | 2018-09-04 | 30 | -55/+285 |
| | |||||
* | [systemd] Fix path in openslx patch | Simon Rettberg | 2018-08-31 | 2 | -6/+20 |
| | |||||
* | [systemd] Update to v234 | Simon Rettberg | 2018-08-31 | 54 | -87/+547 |
| | |||||
* | [systemd] network-interface@ should be oneshot | Simon Rettberg | 2018-04-13 | 1 | -1/+1 |
| | |||||
* | [systemd] Remove move ancient hacks | Simon Rettberg | 2018-03-09 | 1 | -8/+1 |
| | |||||
* | [dhcpc/systemd] forward correct nic name | Jonathan Bauer | 2017-12-11 | 1 | -1/+1 |
| | | | | 'br-nic-1' as %I became 'br/nic/1' which isn't very linux friendly :) | ||||
* | [systemd] bring additional nic bridges up | Jonathan Bauer | 2017-12-11 | 1 | -1/+1 |
| | | | | which triggers udhcpc on that interface | ||||
* | [systemd] fixes compilation problems on 17.10 | Jonathan Bauer | 2017-11-30 | 3 | -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 Rettberg | 2017-02-28 | 10 | -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 Bauer | 2017-01-25 | 1 | -14/+0 |
| | |||||
* | merge with latest dev version | Sebastian | 2016-04-25 | 126 | -0/+2083 |