Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v11
/
units
tag
f54915c848eadd53d43c977a7ebaa630f6e68907
tagger
Lennart Poettering <lennart@poettering.net>
Thu Oct 07 16:12:21 2010 +0200
object
68ce1b7f2d70db4a248b62e602086d7420a99e3b
systemd 11
f3c1578
units: make sure we run all early boot units before entering basic.target
by Lennart Poettering
· 15 years ago
273f54c
unit: continue boot when exiting emergency/resuce shell
by Lennart Poettering
· 15 years ago
525ee6f
service: rename settings for Restart= from 'restart-always' to 'always' and similar
by Lennart Poettering
· 15 years ago
cf895f3
units: getty.target is pulled in via /lib these days
by Lennart Poettering
· 15 years ago
c7b5085
units: properly terminate readahead collection 10s after boot
by Lennart Poettering
· 15 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
· 15 years ago
afbf835
units: ship unit file for systemd-tmpfiles by default
by Lennart Poettering
· 15 years ago
34acc27
units: schedule tmpwatch on idle class
by Lennart Poettering
· 15 years ago
4bb2357
units: add readahead unit files
by Lennart Poettering
· 15 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
· 15 years ago
8a7702c
units: add optional tmp.service
by Kay Sievers
· 15 years ago
6ebf598
units: hwclock support for non-UTC must not be in the default
by Kay Sievers
· 15 years ago
65ae382
units: enable var-run + var-lock service by default
by Kay Sievers
· 15 years ago
f9ccc72
units: enable sysctl by default
by Kay Sievers
· 15 years ago
7376cff
units: enable hwclock by default
by Kay Sievers
· 15 years ago
d3f09cf
units: always enable random-seed, module-load, vconsole
by Kay Sievers
· 15 years ago
c2a4755
tmpwatch: fix typo and remove [Install]
by Kay Sievers
· 15 years ago
f0a73e2
units: add default tmpwatch units
by Lennart Poettering
· 15 years ago
97c4a07
vconsole: add new utility to initialize the virtual console
by Lennart Poettering
· 15 years ago
11ffbaf
prefdm: make sure we start prefdm only after the getty is killed
by Lennart Poettering
· 15 years ago
3c4e3e1
units: make sure the file system is writable before we write utmp data
by Lennart Poettering
· 15 years ago
a2ff477
units: add generic description for http-daemon.target
by Lennart Poettering
· 15 years ago
51cfda2
fedora: don't quit plymouth too early
by Michal Schmidt
· 15 years ago
88ac58d
units: pull in syslog.target for synchronization purposes by systemd-logger.service
by Lennart Poettering
· 15 years ago
5a5582b
units: start logger only after syslog is up
by Lennart Poettering
· 15 years ago
1ff5e88
units: we should be able to reach syslog.target even if no logger is enabled at all
by Lennart Poettering
· 15 years ago
1fd116f
units: set working directory to /root for sulogin, since sulogin is crazy
by Lennart Poettering
· 15 years ago
739848d
units: set HOME=/root when running shells
by Lennart Poettering
· 15 years ago
e082d6c
units: On Debian Runlevel 2, 3, 4 and 5 are multi-user
by Michael Biebl
· 15 years ago
a5dc0a4
units: add umount unit files for Debian
by Michael Biebl
· 15 years ago
d3f929f
units: make sure we always fully write the utmp data
by Lennart Poettering
· 15 years ago
f10814d
units: Provide separate fsck.target for Debian
by Michael Biebl
· 15 years ago
ad206af
units: Add halt, killall, poweroff and reboot unit files for Debian
by Michael Biebl
· 15 years ago
8f78c3a
units: don't add shutdown conflicts dep to umount.target
by Lennart Poettering
· 15 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
· 15 years ago
71916d3
units: fix a typo in arch's rc-local.service unit file
by Lennart Poettering
· 15 years ago
2528a7a
unit: introduce AllowIsolate= switch
by Lennart Poettering
· 15 years ago
b2bb3db
console: rework automatic getty on kernel console logic again
by Lennart Poettering
· 15 years ago
165e1b1
var-run: make sure /var/run/user is properly created and labelled
by Lennart Poettering
· 15 years ago
1740dc8
units: don't install runlevel links anymore, since thsoe are maintained in /lib now
by Lennart Poettering
· 15 years ago
e0973af
systemd-remount-api-vfs.service: fix typo
by Kay Sievers
· 15 years ago
b574fa0
units: fix auto-serial unit
by Lennart Poettering
· 15 years ago
1a7fdca
units: make sure prefdm is automatically respawned
by Lennart Poettering
· 15 years ago
ddad680
units: invoke sulogin instead of /bin/sh
by Lennart Poettering
· 15 years ago
93a45c5
serial: use seperate getty template for serial ttys
by Lennart Poettering
· 15 years ago
addab13
syslog: add minimal syslog/kmsg bridge syslogd
by Lennart Poettering
· 15 years ago
90685f7
units: add service file that remounts the root file system
by Lennart Poettering
· 15 years ago
449ddb2
remount: add tool that applies /etc/fstab mount options to all api mounts
by Lennart Poettering
· 15 years ago
867c288
units: fix After= setting in var-lock.service
by Lennart Poettering
· 15 years ago
b2423f1
modules-load: add systemd-modules-load tool that can load a configured list of modules in /etc/modules.d/ on boot, replacing distro-dependent shell hacks for this
by Lennart Poettering
· 15 years ago
9f24a81
units: make sure getty@xxx.service is always run before gettys.target
by Lennart Poettering
· 15 years ago
5481ab2
units: add hwclock-load service
by Lennart Poettering
· 15 years ago
f556ea4
units: add generic sysctl/hwclock-save service
by Lennart Poettering
· 15 years ago
7f17ef2
units: fix conflicts between random seed services
by Lennart Poettering
· 15 years ago
b54dd8b
units: add tmp.mount
by Kay Sievers
· 15 years ago
02ee865
service: rename ValidNoProcess= to RemainAfterExit=
by Lennart Poettering
· 15 years ago
3221980
units: add missing After= for var-run.service, var-lock.service
by Kay Sievers
· 15 years ago
3c268bd
units: add var-run.service var-lock.service
by Kay Sievers
· 15 years ago
c0b3469
load-fragment: make parser more forgiving
by Lennart Poettering
· 15 years ago
5192bd1
auto-getty: rework auto console getty logic to work in conjunction with single user mode
by Lennart Poettering
· 15 years ago
7774cdc
shutdown: fix socket type in .socket file
by Lennart Poettering
· 15 years ago
d8fa940
units: enable notify interface for internals services
by Lennart Poettering
· 15 years ago
f614480
systemctl: add support for delayed shutdown, similar to sysv in style
by Lennart Poettering
· 15 years ago
6e200d5
random-seed: add missing random-seed.c file
by Lennart Poettering
· 15 years ago
8f53c0a
units: don't require tty in rc-local.service
by Lennart Poettering
· 15 years ago
0dcc785
units: write utmp record before we kill all processes
by Lennart Poettering
· 15 years ago
2a2387d
units: X 1.8 doesn't need HAL anymore, so avoid synchronization on that
by Lennart Poettering
· 15 years ago
86b846b
units: make sure plymouth shutdown screen is shown before we kill all processes/shut down
by Lennart Poettering
· 15 years ago
ca2cab5
random-seed: add little tool for saving/loading random seed on shutdown/boot, but don't enable it by default
by Lennart Poettering
· 15 years ago
34e9ba6
service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lines for oneshot services
by Lennart Poettering
· 15 years ago
0278dfe
unit: create three seperate plymouth service for halt/poweroff/reboot
by Lennart Poettering
· 15 years ago
145b66a
unit: move prefdm after livesys
by Lennart Poettering
· 15 years ago
8e1e105
plymouth: call plymouth quit before running the getty, not after
by Lennart Poettering
· 15 years ago
cd6d0a4
utmp: enable systemd-update-utmp by default
by Lennart Poettering
· 15 years ago
b5e9dba
unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManualStop=
by Lennart Poettering
· 15 years ago
1310609
unit: hook plymouth into the boot
by Lennart Poettering
· 15 years ago
1f31e8d
units: ignore exit codes of killall scripts
by Lennart Poettering
· 15 years ago
61bec80
getty: properly synchronize of tty devices being plugged in
by Lennart Poettering
· 15 years ago
1e532d1
units: make sure that killall does not wait for the tty
by Lennart Poettering
· 15 years ago
69dd285
manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted"
by Lennart Poettering
· 15 years ago
8519e86
units: add missing fsck.target file
by Lennart Poettering
· 15 years ago
922cc00
units: split fsck.target from sysinit.target for suse compat
by Lennart Poettering
· 15 years ago
30609d9
units: always send HUP when dealing with shells/gettys/logins
by Lennart Poettering
· 15 years ago
7d49c54
units: getty - suse: login wants SIGHUP
by Kay Sievers
· 15 years ago
00a11ba
units: suse - reboot: do not wait for tty
by Kay Sievers
· 15 years ago
183ae5f
reboot: don't wait for input tty
by Lennart Poettering
· 15 years ago
ccbe77e
units: remove redundant ordering dependency
by Lennart Poettering
· 15 years ago
14a35a8
units: make sure that prefdm wins over the getty if both are pulled in
by Lennart Poettering
· 15 years ago
a48bcc4
units: add conflicts between prefdm and getty@tty1 to avoid race for tty1
by Lennart Poettering
· 15 years ago
218362d
units: add [Install] section to getty.target and remote-fs.target
by Lennart Poettering
· 15 years ago
c24eb49
exec: extend variable substitution to support splitting variable values into seperate arguments
by Lennart Poettering
· 15 years ago
36adffe
fedora: make sure the gettys are run before X starts up
by Lennart Poettering
· 15 years ago
2d3b2c0
units: introduce smartcard.target
by Lennart Poettering
· 15 years ago
bb4f237
units: fix default mode of /var/run and /var/lock
by Lennart Poettering
· 15 years ago
172f647
units: update other distro units to recent fedora changes
by Lennart Poettering
· 15 years ago
eee4b05
units: add missing target files
by Lennart Poettering
· 15 years ago
13fe456
units: fix minor typo
by Lennart Poettering
· 15 years ago
201e673
units: fix ordering problem
by Lennart Poettering
· 15 years ago
a974d58
units: rely only on isolate to remove running services when entering rescue/emergency modes
by Lennart Poettering
· 15 years ago
0667db8
units: add missing units
by Lennart Poettering
· 15 years ago
Next »