Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v20
/
units
tag
6f2635b6601e645cc095d21336c46936b8dec23c
tagger
Lennart Poettering <lennart@poettering.net>
Tue Mar 08 20:20:08 2011 +0100
object
1de4d79bf554946f486adf56ed765c5335816f15
systemd 20
1de4d79
build-sys: add Mandriva distribution support
by Andrey Borzenkov
· 14 years ago
v20
267632f
unit: distuingish mandatory from triggering conditions
by Lennart Poettering
· 14 years ago
c4b5a3d
mount: make /media a tmpfs
by Lennart Poettering
· 14 years ago
53bdb7c
build-sys: update ALTLinux support
by Alexey Shabalin
· 14 years ago
aa2e211
units: synchronize gettys to plymouth even if plymouth is killed by gdm
by Lennart Poettering
· 14 years ago
be12dd0
rescue: terminate plymouth entirely when going into rescue mode
by Lennart Poettering
· 14 years ago
3642d1c
plymouth: don't wait forever for plymouth in case it is stuck
by Lennart Poettering
· 14 years ago
b7ff1e4
plymouth: ensure we start not a single getty before plymouth is gone because we never know which ttys plymouth still controls
by Lennart Poettering
· 14 years ago
80f7378
unit: don't timeout fsck
by Lennart Poettering
· 14 years ago
783bd61
units: order fsck@.service before basic.target instead of local-fs.target to relax things a little
by Lennart Poettering
· 14 years ago
70db8e3
rescue: make 'systemctl default' fail if there is already something running when the shell exited
by Lennart Poettering
· 14 years ago
0a494f1
exec: introduce global defaults for the standard output of services
by Lennart Poettering
· 14 years ago
48774cf
fsck: output to /dev/console by default in addition to syslog
by Lennart Poettering
· 14 years ago
7a57b33
fsck: skip root fsck if dracut already did it
by Lennart Poettering
· 14 years ago
74ce487
tmpfiles: move binary to /bin to make it publicly available
by Lennart Poettering
· 14 years ago
88dfa29
units: introduce and hook up sound.target
by Lennart Poettering
· 14 years ago
e1b2b49
systemd: show status when run with plymouth, and don't start plymouth a second time when it is already running
by Lennart Poettering
· 14 years ago
cd3f8b7
plymouth: move plymouth out of TARGET_FEDORA
by Jeff Mahoney
· 14 years ago
a338bab
build-sys: initial support ALTLinux
by Alexey Shabalin
· 14 years ago
63c862b
cryptsetup: fix ordering loop when dealing with encrypted swap devices
by Lennart Poettering
· 14 years ago
c32e0c4
serial-getty: invoking /sbin/securetty is no longer necessary since pam_securetty can now look for console= in /proc/cmdline
by Lennart Poettering
· 14 years ago
dda9be8
arch: remove rc-local.service
by Tom Gundersen
· 14 years ago
1640944
getty: unset locale before execution
by Lennart Poettering
· 14 years ago
60b4f27
serial: use TERM=vt100 instead of TERM=vt100-nav
by Lennart Poettering
· 14 years ago
01c3a63
Fix misspellings in os-release manpage and hwclock-load.service
by Miklos Vajna
· 14 years ago
6279e1f
Frugalware: start gettys after local.service
by Miklos Vajna
· 14 years ago
d2ffe6d
units: Remove Gentoo specific xdm.service
by Gustavo Sverzut Barbieri
· 14 years ago
v14
d4a80c1
units: simplify shutdown scripts
by Lennart Poettering
· 14 years ago
e096bf2
units: move a couple of units from base.target to sysinit.target
by Lennart Poettering
· 14 years ago
8e1bd70
sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.d
by Lennart Poettering
· 14 years ago
8cf3a8a
units: enable console ask-password agent by default
by Lennart Poettering
· 14 years ago
c1d6bc0
units: make sure prefdm is killed first, user sessions second on shutdown
by Lennart Poettering
· 14 years ago
2f8cd17
cryptsetup: automatically order crypt partitions before cryptsetup.target
by Lennart Poettering
· 14 years ago
eb8d87c
units: order hwclock after readahead
by Lennart Poettering
· 14 years ago
180f90c
units: set TERM for gettys again, since they acquire a TTY on their own
by Lennart Poettering
· 14 years ago
f2a29e5
units: allow start-up of plymouth ask-password agent very early
by Lennart Poettering
· 14 years ago
74c84e7
units: enable ask-paswword .path units early enough to be useful for early mounts
by Lennart Poettering
· 14 years ago
1e7ba84
units: delay getty until logins are allowed
by Lennart Poettering
· 14 years ago
e3aa71c
exec: automatically determine right TERM= setting based on tty name
by Lennart Poettering
· 14 years ago
af2d49f
drop support for MANAGER_SESSION, introduce MANAGER_USER instead
by Lennart Poettering
· 14 years ago
f531983
units: use ConditionDirectoryNotEmpty= where applicable
by Lennart Poettering
· 14 years ago
d8b4dbe
delete tmp.mount which may conflict with an unrelated fstab entry
by Kay Sievers
· 14 years ago
92ab323
units: make use of agetty mandatory
by Lennart Poettering
· 14 years ago
7611630
Remove umount*.service files for Debian
by Michael Biebl
· 14 years ago
f54409d
units: deal properly with the fact that agetty is called getty on Debian
by Lennart Poettering
· 14 years ago
3370f94
readahead: shortcut replay if /.readahead doesn't exist
by Lennart Poettering
· 14 years ago
739aad5
fedora: start plymouth after udev-settle, so that the graphics modules are loaded
by Lennart Poettering
· 14 years ago
198b625
units: add unit to call /bin/plymouth update-root-fs --read-write
by Lennart Poettering
· 14 years ago
5edf93e
fedora: /bin/plymouth --sysinit is not necessary on shut down
by Lennart Poettering
· 14 years ago
6c6a7c0
fedora: invoke plymouth with its /bin instead of the /usr/bin/ path
by Lennart Poettering
· 14 years ago
9423fd7
units: fix variable expansion
by Lennart Poettering
· 14 years ago
577780a
units: fix quota check description
by Lennart Poettering
· 14 years ago
36044f5
fedora plymouthd doesn't seem to like --attach-to-session here
by Lennart Poettering
· 14 years ago
de47ca9
units: make fedora/single.service standard and rename it to rescue.service
by Lennart Poettering
· 14 years ago
42eacda
units: introduce plymouth-start and plymouth-kexec, and move a few things back from basic to sysinit
by Lennart Poettering
· 14 years ago
c19a873
fedora: get rid of sysinit.service
by Lennart Poettering
· 14 years ago
90d2e58
Fedora: by default, run prefdm last to match prior behavior.
by Bill Nottingham
· 14 years ago
8e9b7dd
Fedora: don't ship [Install] sections; these are enabled in the system configuration.
by Bill Nottingham
· 14 years ago
73d35ff
Fedora: further unit tweaks
by Bill Nottingham
· 14 years ago
9524600
Fedora: Assorted tweaks to Fedora single-user mode.
by Bill Nottingham
· 14 years ago
ead8e47
unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weaker counterpart of Conflicts=, similar to Wants= vs. Requires=
by Lennart Poettering
· 14 years ago
9ed8101
getty@.service: switch to agetty as the default
by Kay Sievers
· 14 years ago
b81884e
unit: replace StopRetroactively= by BindTo= dependencies
by Lennart Poettering
· 14 years ago
c858849
units: run sysctl only if /etc/sysctl.conf exists
by Lennart Poettering
· 14 years ago
4690698
units: run sysv related scripts with TERM=linux
by Lennart Poettering
· 14 years ago
e0e1580
ask-password: enable plymouth agent by default
by Lennart Poettering
· 14 years ago
5f36328
units: now that we don't set TERM anymore by default, make sure to pass it to our rescue sessions
by Lennart Poettering
· 14 years ago
5b40d54
units: Remove the distro specific references to killall.service.
by Franz Dietrich
· 14 years ago
9ef9c0b
units: Since killall.service does not exist anymore remove all references.
by Franz Dietrich
· 14 years ago
a55c7d2
mount: add nosuid,nodev,noexec switches to /var/lock and /var/run
by Lennart Poettering
· 14 years ago
ac52853
arch: remove obsolete sysinit.service
by Tom Gundersen
· 14 years ago
72de7bb
fsck: remove symlink from fsck.target to sysinit.target
by Tom Gundersen
· 14 years ago
858dae1
ubuntu: Treat Ubuntu as a distinct distro in configure.ac etc
by Andrew Edmunds
· 14 years ago
306a7fd
units: activate wall agent automatically if something is dropped in /dev/.systemd/ask-password
by Lennart Poettering
· 14 years ago
5cf18f7
units: order syslog.target after syslog.socket
by Lennart Poettering
· 14 years ago
52f319b
syslog: enable kmsg bridge by default and enable syslogging for early boot services
by Lennart Poettering
· 14 years ago
0206d45
quota: fix quotaon command line
by Lennart Poettering
· 14 years ago
9fc5070
unit: introduce %f specifier to decode file names
by Lennart Poettering
· 14 years ago
f875bcf
quota: enable quotaon/quotacheck in local-fs.target, not basic.target
by Lennart Poettering
· 14 years ago
4c446f0
quota: add install hooks for basic.target
by Lennart Poettering
· 14 years ago
7d1316a
fsck: wait for device to show up
by Lennart Poettering
· 14 years ago
ba5beeb
units: properly use ConditionPathExists= instead of ConditionFileExists=
by Lennart Poettering
· 14 years ago
2ba545f
service: implement FsckPassNo= option
by Lennart Poettering
· 14 years ago
335aa75
units: add missing fsck units
by Lennart Poettering
· 14 years ago
a9e1f5e
fsck: properly hook in fsck everywhere, add special support for fsck'ing root dir
by Lennart Poettering
· 14 years ago
3b63d2d
tmpfiles: integrate kay's directory cleanup code and otherwise beef up tmpfiles quite a bit
by Lennart Poettering
· 14 years ago
ddd941e
fedora: add compat unit for /sbin/halt.local
by Lennart Poettering
· 14 years ago
9aac953
units: introduce final.target that can be used to plug units between shutdown.target and the final shutdown
by Lennart Poettering
· 14 years ago
46574a5
units: get rid of distro-specific shutdown scripts, replace them by systemd-shutdown invocations
by Lennart Poettering
· 14 years ago
85ed27f
units: introduce kexec.service, kexec.target and exit.target
by Lennart Poettering
· 14 years ago
c84ed68
units: enable utmp for serial gettys too
by Lennart Poettering
· 14 years ago
169c1bd
service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a service
by Lennart Poettering
· 14 years ago
447be15
systemd-user-sessions: install .service file and enable by default
by Lennart Poettering
· 14 years ago
f3c1578
units: make sure we run all early boot units before entering basic.target
by Lennart Poettering
· 14 years ago
273f54c
unit: continue boot when exiting emergency/resuce shell
by Lennart Poettering
· 14 years ago
525ee6f
service: rename settings for Restart= from 'restart-always' to 'always' and similar
by Lennart Poettering
· 14 years ago
cf895f3
units: getty.target is pulled in via /lib these days
by Lennart Poettering
· 14 years ago
c7b5085
units: properly terminate readahead collection 10s after boot
by Lennart Poettering
· 14 years ago
93ca971
units: get rid of special setup services for /var/run, /var/lock and /tmp, and rely on tmpfiles.d/ instead
by Lennart Poettering
· 14 years ago
afbf835
units: ship unit file for systemd-tmpfiles by default
by Lennart Poettering
· 14 years ago
Next »