Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v9
tag
7664b631f7d44f7008d96702916d903668e4f407
tagger
Lennart Poettering <lennart@poettering.net>
Fri Sep 03 05:34:59 2010 +0200
object
a9c72fe933efc9c77580fb4d7212e00f7a690c36
systemd 9
a9c72fe
build-sys: prepare new release
by Lennart Poettering
· 15 years ago
v9
25f63d4
man: extend documentation on systemctl isolate
by Matthew Miller
· 15 years ago
f73d93a
service: calculate sysv startup priority only in start runlevels
by Lennart Poettering
· 15 years ago
3109169
update fixme
by Lennart Poettering
· 15 years ago
c68364b
service: make sure we properly figure out whether a sysv service is enabled before creating $foo wants links
by Lennart Poettering
· 15 years ago
8f78c3a
units: don't add shutdown conflicts dep to umount.target
by Lennart Poettering
· 15 years ago
5ed9f5d
unit: don't retroactively start units if we failed to shutdown a unit
by Lennart Poettering
· 15 years ago
53c6a35
dbus: don't send cgroup agent messages directly to system bus to avoid dbus activation loop
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
7f97f0f
service: properly handle if the main process is down and we wait for the cgroup to die, too
by Lennart Poettering
· 15 years ago
5d452f9
dbus: make sure to flush bus connection before disconnecting, so that no messages are lost
by Lennart Poettering
· 15 years ago
18ffdfd
unit: unify some code
by Lennart Poettering
· 15 years ago
8f6df3f
dbus: don't accept activation requests anymore if we are going down anyway
by Lennart Poettering
· 15 years ago
aabd9b1
systemctl: make sure daemon-reexec and friends return a correct error code
by Lennart Poettering
· 15 years ago
706900b
systemctl: fix return value of systemctl start and friends
by Lennart Poettering
· 15 years ago
28708d8
service: recheck PID status when a cgroup runs empty
by Lennart Poettering
· 15 years ago
f5a5011
service: wait for process exit only if we actually killed somebody
by Lennart Poettering
· 15 years ago
fe71c02
manager: reword some error messages regarding "logs"
by Lennart Poettering
· 15 years ago
eed1d0e
util: leave locked terminal attributes untouched so that we don't interfere with plymouth
by Lennart Poettering
· 15 years ago
7b2603e
service: properly pass dbus error structure
by Michal Schmidt
· 15 years ago
60dc72b
manager: make sure we free the dbus error only if we actually use one
by Lennart Poettering
· 15 years ago
ca949c9
service: rework killing logic so that we always kill the main process, even if it left our service cgroup
by Lennart Poettering
· 15 years ago
22f4096
systemctl: rework exit codes for all utility programs to follow LSB or other standards
by Lennart Poettering
· 15 years ago
f73e33d
systemctl: avoid wrapping of headers/footers
by Lennart Poettering
· 15 years ago
9ed95f4
util: look at STDOUT, not STDIN, when determining tty columns
by Lennart Poettering
· 15 years ago
dd6c17b
exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interface
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
fdf20a3
manager: add missing second part of s/maintenance/failed/
by Matthew Miller
· 15 years ago
74ac3cb
manager: rename 'maintenance' state to 'failed' to avoid user confusion
by Matthew Miller
· 15 years ago
c88e7f4
manager: don't try to minimize transaction when using isolate
by Lennart Poettering
· 15 years ago
da726a4
exec: make sure O_NONBLOCK is off for all sockets passed as STDIN/STDOUT/STDERR
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
1ceec64
update fixme
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
3177a49
service: properly handle Fedora's broken MTA meta-service name
by Lennart Poettering
· 15 years ago
43a3754
service: reword warnings a little
by Lennart Poettering
· 15 years ago
42a097a
service: if we cannot add an alias to a sysv service, ignore this and go on
by Lennart Poettering
· 15 years ago
eb9e50d
device: allow aliases on devices
by Lennart Poettering
· 15 years ago
1271623
build-sys: show audit/selinux in summary
by Lennart Poettering
· 15 years ago
cc8a7a6
systemctl: very very trivial typo patch :)
by Matthew Miller
· 15 years ago
cff8904
build-sys: prepare release v8
by Lennart Poettering
· 15 years ago
v8
81bf310
mount: imply noauto for mount points configured with native mount files
by Lennart Poettering
· 15 years ago
ca2937c
update fixme
by Lennart Poettering
· 15 years ago
173a8d0
mount: rework automatic mounting to follow the 'nofail' option in fstab
by Lennart Poettering
· 15 years ago
9d22054
update fixme
by Lennart Poettering
· 15 years ago
4cf5d67
dbus: simplify some dbus error messages a bit
by Lennart Poettering
· 15 years ago
50f74de
sd-daemon: drop SCM_CREDENTIALS passing since it is redundant, the kernel fills this in anyway
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
77d5f10
cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroup
by Lennart Poettering
· 15 years ago
ee2083d
utmp: document that the order of preference for runlevel numbers might be something to change in other distributions
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
3006982
utmp: write out runlevels 5 and 3 preferrably if multiples make sense, and S instead of 1
by Lennart Poettering
· 15 years ago
f3d4101
systemctl: rename a few status lines
by Lennart Poettering
· 15 years ago
584be56
systemctl: show timestamps for state changes
by Lennart Poettering
· 15 years ago
f1e36d6
systemctl: add --sysv-compat
by Lennart Poettering
· 15 years ago
44bcea6
log: SCM_CREDENTIALS will be added by the kernel anyway, so there's no need to write them manually
by Lennart Poettering
· 15 years ago
d368916
mount: add global configuration options for handling of auto mounts
by Lennart Poettering
· 15 years ago
20604eb
man: minor updates
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
8e4d105
mount: don't create depdency for device node of root fs, since it is always there
by Lennart Poettering
· 15 years ago
6309077
log: pass SCM_CREDENTIALS when logging to syslog
by Lennart Poettering
· 15 years ago
5845b46
device: handle properly if two devices want to have the same name
by Lennart Poettering
· 15 years ago
90685f7
units: add service file that remounts the root file system
by Lennart Poettering
· 15 years ago
1afbdcb
exit-status: add missing files src/exit-status.h src/exit-status.c
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
11ce342
mount: properly handle LABEL="" in fstab
by Lennart Poettering
· 15 years ago
049f864
selinux: properly query policy for FIFO files
by Lennart Poettering
· 15 years ago
c4e2cea
dbus: follow standardized fdo PropertiesChanged signal spec
by Lennart Poettering
· 15 years ago
d06dacd
service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and decode exit codes in systemctl
by Lennart Poettering
· 15 years ago
8a2b3c0
service: make sure sysv services marked as interactive in the LSB header get output on the TTY in all cases
by Lennart Poettering
· 15 years ago
71e4012
update fixme
by Kay Sievers
· 15 years ago
867c288
units: fix After= setting in var-lock.service
by Lennart Poettering
· 15 years ago
be11c12
kmod: downgrade modprobe log message for since ipv6 might be compiled as module for blacklisting
by Lennart Poettering
· 15 years ago
28695e0
hostname: if no hostname is configured use localhost
by Lennart Poettering
· 15 years ago
e590770
hostname: on all distros make the name configured in /etc/hostname take precedence over distro-specific configuration
by Lennart Poettering
· 15 years ago
490ebb0
update fixme
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
5948ee7
dbus: small typo in introspection data
by Matthias Clasen
· 15 years ago
26192df
random-seed: honour kernel pool size when saving/restoring seed
by Lennart Poettering
· 15 years ago
5481ab2
units: add hwclock-load service
by Lennart Poettering
· 15 years ago
2dc11f9
udev: dm has been fixed in the meantime
by Lennart Poettering
· 15 years ago
4252a5b
udev: fix syntax
by Lennart Poettering
· 15 years ago
a9c501a
main: restore an accidentally removed 'else'
by Tero Roponen
· 15 years ago
d51d2d3
update fixme
by Lennart Poettering
· 15 years ago
9028d0e
dbus: downgrade disconnection message
by Lennart Poettering
· 15 years ago
f556ea4
units: add generic sysctl/hwclock-save service
by Lennart Poettering
· 15 years ago
40b3203
update fixme
by Lennart Poettering
· 15 years ago
1c27d3f
main: properly fallback to rescue.target if default.target is hosed
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
4694836
service: prefix descriptions when they come from legacy sources
by Lennart Poettering
· 15 years ago
85ad5b1
systemctl: break output properly for 80ch terminals
by Lennart Poettering
· 15 years ago
1cba2c9
modprobe: kill support for nomodules
by Lennart Poettering
· 15 years ago
Next »