Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v12
/
units
tag
cffe64638e5d4f5f63d59f91ab73f61ce14ce7aa
tagger
Lennart Poettering <lennart@poettering.net>
Wed Nov 17 01:23:34 2010 +0100
object
b6a7b0890ea7d4625e31fa5f413cc94b13660d91
systemd 12
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
34acc27
units: schedule tmpwatch on idle class
by Lennart Poettering
· 14 years ago
4bb2357
units: add readahead unit files
by Lennart Poettering
· 14 years ago
c0a1b6e
units: enable mount units by default and hook binary units into base.target instead of sysinit.target, leaving the latter for sysv compatibility
by Lennart Poettering
· 14 years ago
8a7702c
units: add optional tmp.service
by Kay Sievers
· 14 years ago
6ebf598
units: hwclock support for non-UTC must not be in the default
by Kay Sievers
· 14 years ago
65ae382
units: enable var-run + var-lock service by default
by Kay Sievers
· 14 years ago
f9ccc72
units: enable sysctl by default
by Kay Sievers
· 14 years ago
7376cff
units: enable hwclock by default
by Kay Sievers
· 14 years ago
d3f09cf
units: always enable random-seed, module-load, vconsole
by Kay Sievers
· 14 years ago
c2a4755
tmpwatch: fix typo and remove [Install]
by Kay Sievers
· 14 years ago
f0a73e2
units: add default tmpwatch units
by Lennart Poettering
· 14 years ago
97c4a07
vconsole: add new utility to initialize the virtual console
by Lennart Poettering
· 14 years ago
11ffbaf
prefdm: make sure we start prefdm only after the getty is killed
by Lennart Poettering
· 14 years ago
3c4e3e1
units: make sure the file system is writable before we write utmp data
by Lennart Poettering
· 14 years ago
a2ff477
units: add generic description for http-daemon.target
by Lennart Poettering
· 14 years ago
51cfda2
fedora: don't quit plymouth too early
by Michal Schmidt
· 14 years ago
88ac58d
units: pull in syslog.target for synchronization purposes by systemd-logger.service
by Lennart Poettering
· 14 years ago
5a5582b
units: start logger only after syslog is up
by Lennart Poettering
· 14 years ago
1ff5e88
units: we should be able to reach syslog.target even if no logger is enabled at all
by Lennart Poettering
· 14 years ago
1fd116f
units: set working directory to /root for sulogin, since sulogin is crazy
by Lennart Poettering
· 14 years ago
739848d
units: set HOME=/root when running shells
by Lennart Poettering
· 14 years ago
e082d6c
units: On Debian Runlevel 2, 3, 4 and 5 are multi-user
by Michael Biebl
· 14 years ago
a5dc0a4
units: add umount unit files for Debian
by Michael Biebl
· 14 years ago
d3f929f
units: make sure we always fully write the utmp data
by Lennart Poettering
· 14 years ago
f10814d
units: Provide separate fsck.target for Debian
by Michael Biebl
· 14 years ago
ad206af
units: Add halt, killall, poweroff and reboot unit files for Debian
by Michael Biebl
· 14 years ago
8f78c3a
units: don't add shutdown conflicts dep to umount.target
by Lennart Poettering
· 14 years ago
b401e1f
target: implicitly shutdown targets on shutdown, so that they are pulled into the final transaction and may be used for synchronization
by Lennart Poettering
· 14 years ago
71916d3
units: fix a typo in arch's rc-local.service unit file
by Lennart Poettering
· 14 years ago
2528a7a
unit: introduce AllowIsolate= switch
by Lennart Poettering
· 14 years ago
b2bb3db
console: rework automatic getty on kernel console logic again
by Lennart Poettering
· 14 years ago
165e1b1
var-run: make sure /var/run/user is properly created and labelled
by Lennart Poettering
· 14 years ago
1740dc8
units: don't install runlevel links anymore, since thsoe are maintained in /lib now
by Lennart Poettering
· 14 years ago
Next »