Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
rivoreo-fork
/
units
aa8fe58
Update remaining /dev/initctl references
by WHR
· 2 years, 7 months ago
rivoreo-fork
f400238
Apply Debian patch Let-graphical-session-pre.target-be-manually-started
by Iain Lane
· 8 years ago
c7ef76b
Apply Debian patch Skip-filesystem-check-if-already-done-by-the-initram
by Nis Martensen
· 9 years ago
2f12ca6
Apply Debian patch Only-start-logind-if-dbus-is-installed
by Martin Pitt
· 10 years ago
a00c3d0
Apply Debian patch udev-re-enable-mount-propagation-for-udevd
by Michael Biebl
· 10 years ago
f77b6de
Apply Debian patch Add-targets-for-compatibility-with-Debian-insserv-sy
by Michael Biebl
· 11 years ago
28d0b73
Apply Debian patch Order-remote-fs.target-after-local-fs.target
by Michael Biebl
· 11 years ago
c4e99ef
Apply Debian patch Don-t-mount-tmp-as-tmpfs-by-default
by Michael Stapelberg
· 11 years ago
a33807a
units: make remote-cryptsetup.target also after cryptsetup-pre.target
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
e4340ef
units: replace remote-cryptsetup-pre.target with remote-fs-pre.target
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
e937bdf
units: add [Install] section to remote-cryptsetup.target
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
ca24b1e
units: add remote-cryptsetup.target and remote-cryptsetup-pre.target
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
c55ccd9
units: order cryptsetup-pre.target before cryptsetup.target
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
0854289
units: DefaultDependencies already implies conflict with shutdown.target
by Alan Jenkins
· 7 years ago
ae3540d
units: add missing Before=shutdown.target for units which it Conflicts
by Alan Jenkins
· 7 years ago
7533ad4
units: add missing ordering deps for Conflicts= of emergency.service
by Alan Jenkins
· 7 years ago
cbe2db1
units: express Conflict in syslog.socket instead of emergency.service
by Alan Jenkins
· 7 years ago
a1bf52c
units: do not kill rescue shell when machines.target is started
by Alan Jenkins
· 7 years ago
3dd07eb
journald: make sure we retain all stream fds across restarts (#6348)
by Michal Sekletar
· 7 years ago
db6aeda
units: Tell login to preserve environment (#6023)
by Nikolai Kondrashov
· 8 years ago
9db3078
units: use Requires in systemd-networkd-wait-online.service (#6065)
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
16a5d41
units: use https for the freedesktop url (#6227)
by AsciiWolf
· 7 years ago
56892b0
man: update reference for binfmt documentation (#6223)
by Stefan Schweter
· 7 years ago
7e86713
Merge pull request #5600 from fbuihuu/make-logind-restartable
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
2221c17
machined: add RequiresMountsFor=/var/lib/machines
by Felipe Sateler
· 7 years ago
78d1039
nspawn: hook var-lib-machines.mount to machines.target and remote-fs.target
by Felipe Sateler
· 7 years ago
aed24c4
logind: save/restore session devices and their respective file descriptors
by Franck Bui
· 8 years ago
be5bd2e
systemd-nspawn@.service: start after /var/lib/machines is mounted (#6079)
by Josef Gajdusek
· 7 years ago
9a4eeb4
units: make descriptions of api filesystems less generic (#5914)
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
2c201c2
meson: use booleans for conf.set and drop unecessary conditionals
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
1c9f131
meson: do not install files from disabled features (#5811)
by userwithuid
· 8 years ago
b884196
meson: also indent scripts with 8 spaces
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
dc25d2a
meson: $DESTDIR might be undefined
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
08936ce
meson: install the dbus aliases for resolve1 and network1 in /etc
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
86b3ca7
meson: use "sh -eu" and make .sh +x, .py -x
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
37efbbd
meson: reindent all files with 8 spaces
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
9ac47f3
meson: fix condition for installation of .in units, 99-default.link
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
e17e5ba
meson: use join_paths consistently
by Michael Biebl
· 8 years ago
082ef2a
meson: rework processing of unit files
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
aa13df5
meson: support (the removal of) lines with ##
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
7b76fce
meson: create various symlinks
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
94e75a5
meson: create dirs and touch /usr
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
2d9f0c6
meson: add unit installation symlinks
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
5c23128
meson: build systemd using meson
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
56744c0
Merge pull request #5756 from keszybz/make-cleanups
by Martin Pitt
· 8 years ago
3e06055
units: systemd-resolved should start before network-online.target and nss-lookup.target (#5691)
by Yu Watanabe
· 8 years ago
fb369a5
Makefile.am: link dbus-org.freedesktop.network1 alias in /etc
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
6f0e6bd
units: drop explicit NotifyAccess setting from journald's unit file (#5749)
by Michal Sekletar
· 8 years ago
b0b46a2
journal-upload: add state file directory to ReadWritePaths (#5578)
by Yu Watanabe
· 8 years ago
4e6f13a
units: move Before deps for quota services to remote-fs.target (#5627)
by tblume
· 8 years ago
9aeac5c
serial-getty@.service.m4: add Conflicts=/Before= against rescue.service (#5632)
by Franck Bui
· 8 years ago
9e49656
units: make enablement of s-n-wait-online.service follow systemd-networkd.service (#5635)
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
29f3265
units: simplify rescue.service and emergency.service (#5623)
by Michael Biebl
· 8 years ago
03bf096
units: apply plymouth warning fix to in rescue mode as well (#5615)
by Daniel Molkentin
· 8 years ago
7e3ba38
units: do not throw a warning in emergency mode if plymouth is not installed (#5528)
by Daniel Molkentin
· 8 years ago
268b6e1
Merge pull request #5283 from poettering/tighten-sandbox
by Lennart Poettering
· 8 years ago
dec7180
units: order systemd-nspawn@.service after systemd-resolved.service
by Lennart Poettering
· 8 years ago
4d1f490
units: enable resolved bus activation though a symlink in /etc
by Lennart Poettering
· 8 years ago
9c0f732
Introduce '## ' as internal comment prefix in .in files and filter out a comment (#5289)
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
6489ccf
units: make use of @reboot and @swap in our long-running service SystemCallFilter= settings
by Lennart Poettering
· 8 years ago
924453c
units: lock down coredump service a bit
by Lennart Poettering
· 8 years ago
b6c7278
units: turn on ProtectKernelModules= for most long-running services
by Lennart Poettering
· 8 years ago
c7fb922
units: switch on ProtectSystem=strict for our long running services
by Lennart Poettering
· 8 years ago
3c19d0b
units: restrict namespace for a good number of our own services
by Lennart Poettering
· 8 years ago
7f396e5
units: set SystemCallArchitectures=native on all our long-running services
by Lennart Poettering
· 8 years ago
750e550
units: restore Before dependencies for systemd-vconsole-setup.service
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
0af9a19
units: drop KillMode= from initrd-switch-root.service
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
6b3d378
Merge pull request #4879 from poettering/systemd
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
73c729d
units: fix condition for systemd-journal-catalog-update.service (#4990)
by Lennart Poettering
· 8 years ago
91214a3
fstab-generator: add support for volatile boots
by Lennart Poettering
· 8 years ago
6f4e2f9
units: drop --fail parameter from "systemctl switch-root" invocation
by Lennart Poettering
· 8 years ago
953bf46
units: add system-update-cleanup.service to guard against offline-update loops
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
2b65605
man: update the description of offline updates
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
acc28e2
core: make sure initrd-switch-root command survives PID1's killing spree (#4730)
by Franck Bui
· 8 years ago
bbe16ab
Merge pull request #4710 from martinpitt/networkd-dbus
by Lennart Poettering
· 8 years ago
5f004d1
networkd: allow networkd to start in early boot
by Martin Pitt
· 8 years ago
a402139
core: consider SIGTERM as a clean exit status for initrd-switch-root.service (#4713)
by Franck Bui
· 8 years ago
b878b61
units: disable /sys/fs/fuse/connections in private user namespaces (#4592)
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
492466c
Merge pull request #4442 from keszybz/detect-virt-userns
by Evgeny Vereshchagin
· 8 years ago
4bb30ae
units: disable /dev/hugepages in private user namespaces
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
828d92a
core: drop -.slice from shipped units
by Lennart Poettering
· 8 years ago
411e869
sysctl: run sysctl service if /proc/sys/net is writable (#4425)
by Lennart Poettering
· 8 years ago
2fa4f10
units: extend stop timeout for user@.service to 120s (#4426)
by Lennart Poettering
· 8 years ago
3f2a372
units: journal-upload Wants= and After=network-online.target (#4354)
by Yu Watanabe
· 8 years ago
a8cb1dc
units: add Wants=initrd-cleanup.service to initrd-switch-root.target (#4345)
by Yu Watanabe
· 8 years ago
84a69ca
unit: drop console-shell.service (#4298) (#4325)
by Franck Bui
· 8 years ago
94f42fe
units: systemd-udevd: add AF_INET and AF_INET6 to RestrictAddressFamilies= (#4296)
by Yu Watanabe
· 8 years ago
0c28d51
units: further lock down our long-running services
by Lennart Poettering
· 8 years ago
f6eb19a
units: permit importd to mount stuff
by Lennart Poettering
· 8 years ago
51bce29
units: remove udev control socket when systemd stops the socket unit (#4039)
by Michal Sekletar
· 8 years ago
a457bd2
Merge pull request #3955 from keszybz/fix-preset-all
by Lennart Poettering
· 8 years ago
de78fa9
units: install user units as real files, not symlinks to ../system/
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
04d0f7e
units: do not start load-random-seed in containers (#3941)
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
98d2d46
units: add graphical-session-pre.target user unit (#3848)
by Martin Pitt
· 8 years ago
7633f8e
systemd-ask-password: make sure directory watch is started before cryptsetup (#3850)
by tblume
· 8 years ago
0fbd465
Merge pull request #3742 from msoltyspl/vconfix2
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
8125e8d
vconsole: Don't do static installation under sysinit.target
by Michal Soltys
· 8 years ago
c92fcc4
units: add graphical-session.target user unit (#3678)
by Martin Pitt
· 8 years ago
5ed020d
getty@.service.m4: add Conflicts=/Before= against rescue.service (#3792)
by Michal Soltys
· 8 years ago
54cd655
nspawn: set DevicesPolicy closed and clean up duplicated devices
by Alessandro Puccetti
· 8 years ago
Next »