Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v185
/
units
tag
a6aac5f4d2c3d13cd2aa4aed79894ee9e1749ffe
tagger
Kay Sievers <kay@vrfy.org>
Mon Jun 04 20:43:21 2012 +0200
object
2d1972857b7bd19b4a74a8f80865749a8082f32a
systemd 185
63cb20a
units: fix man section
by Lennart Poettering
· 12 years ago
01cf0ca
man: document systemd-journal
by Lennart Poettering
· 12 years ago
af3bccd
man: write man page for systemd-logind
by Lennart Poettering
· 12 years ago
9393a87
man: add documentation for the binfmt, modules-load, sysctl services
by Lennart Poettering
· 12 years ago
88f8ffb
units: add Documentation= field to console-getty.service
by Lennart Poettering
· 12 years ago
b5d22f5
plymouth: use systemd-udev-settle.service
by Kay Sievers
· 12 years ago
3e920c7
udev: man - mention systemd-udevd(8)
by Kay Sievers
· 13 years ago
659635a
units: fix file syntax
by Lennart Poettering
· 13 years ago
8d59c9b
readahead: use Conflicts= instead of masking to get rid of readahead units
by Lennart Poettering
· 13 years ago
08231e5
readahead: avoid running of readahead services if readahead is already done
by Lennart Poettering
· 13 years ago
1897573
readahead: when doing a system update drop readahead file
by Lennart Poettering
· 13 years ago
d360705
system-update: add system update generator
by Lennart Poettering
· 13 years ago
49e7f02
rescue: don't pull in sockets
by Lennart Poettering
· 13 years ago
49dbfa7
units: introduce new Documentation= field and make use of it everywhere
by Lennart Poettering
· 13 years ago
7c99edf
units: do not quit plymouth too early
by Michal Schmidt
· 13 years ago
6edd7d0
sleep: implement suspend/hibernate as first class targets
by Lennart Poettering
· 13 years ago
4019a16
units: use OOMScoreAdjust= in the unit files to set OOM score adjust
by Lennart Poettering
· 13 years ago
c374339
units: explicit Type=dbus is now redundant
by Lennart Poettering
· 13 years ago
86fff24
units: make sure /var is writable before initializing random seed
by Lennart Poettering
· 13 years ago
7c8fa05
unit: add new dependency type RequiresMountsFor=
by Lennart Poettering
· 13 years ago
e2875c4
timedated: introduce systemd-timedated-ntp.target which is controlled by timedated's NTP setting
by Lennart Poettering
· 13 years ago
2b93b02
remount: consolidate remount-api-vfs and remount-rootfs into one
by Lennart Poettering
· 13 years ago
f2b6878
service: introduce Type=idle and use it for gettys
by Lennart Poettering
· 13 years ago
3b2d5b0
readahead: rather than checking for virtualization in the C code, use ConditionVirtualization= in the unit
by Lennart Poettering
· 13 years ago
e3f7277
units: remount file systems only if /etc/fstab actually exists
by Lennart Poettering
· 13 years ago
5cd6eef
units: don't try to load kernel modules if CAP_SYS_MODULE is missing
by Lennart Poettering
· 13 years ago
2c8049f
units: skip root fsck if the root directory is writable
by Lennart Poettering
· 13 years ago
acda6a0
default to v102 everywhere, instead of vt100, to synchronize with agetty
by Lennart Poettering
· 13 years ago
337eebb
container: spawn a getty instead of a sulogin in a container
by Lennart Poettering
· 13 years ago
180bd81
udev: units - reference systemd-* units
by Kay Sievers
· 13 years ago
f13b388
udev: install udevd as /usr/lib/systemd/systemd-udevd
by Kay Sievers
· 13 years ago
186b97d
units: drop audit reference from description of utmp units since that is build-time optional
by Lennart Poettering
· 13 years ago
fb31690
units: add CAP_MKNOD condition to the other two udev services too
by Lennart Poettering
· 13 years ago
41807ef
units: do binfmt magic only when /proc/sys is writable
by Lennart Poettering
· 13 years ago
8ef58b3
getty: skip VC gettys if the VC subsystem is not available
by Lennart Poettering
· 13 years ago
88e995f
getty: VC devices are always available, we don't need to wait until they show up
by Lennart Poettering
· 13 years ago
1d7f3f5
units: start vconsole-setup only if there's actually a virtual console device
by Lennart Poettering
· 13 years ago
f2a46f8
units: run sysctl stuff only when /proc/sys is actually writable, to quieten container boots a little
by Lennart Poettering
· 13 years ago
5430f7f
relicense to LGPLv2.1 (with exceptions)
by Lennart Poettering
· 13 years ago
4771148
units: exclude gettys from isolate requests
by Lennart Poettering
· 13 years ago
635f7d8
enable proper access timestamps on all tmpfs mounts
by Kay Sievers
· 13 years ago
082694b
units: introduce nss-user-lookup.target
by Lennart Poettering
· 13 years ago
704179d
units: direct users to the journal for logs when entering rescue mode
by Lennart Poettering
· 13 years ago
9cf2578
units/: use @SYSTEMCTL@ instead of hardcoded paths
by Dave Reisner
· 13 years ago
3672af6
udev: fix path in udev.service
by Kay Sievers
· 13 years ago
3e21478
move imported udev into place
by Kay Sievers
· 13 years ago
623ac9d
units: mount /tmp as tmpfs
by Kay Sievers
· 13 years ago
55d029a
units: get rid of var-run.mount and var-lock.mount
by Lennart Poettering
· 13 years ago
231931f
units: don't mount tmpfs on /media anymore
by Lennart Poettering
· 13 years ago
160481f
systemd: mount the securityfs filesystem at early stage
by Roberto Sassu
· 13 years ago
54ecda3
socket: add option for SO_PASSEC
by Lennart Poettering
· 13 years ago
eb91400
units: reword rescue/emergency mode message to fit in 80chars
by Lennart Poettering
· 13 years ago
cabca20
journal: add CAP_SETUID and CAP_SETGID to capabilities for journald, so that we can fake SCM_CREDENTIALS
by Lennart Poettering
· 13 years ago
353e12c
service: ignore SIGPIPE by default
by Lennart Poettering
· 13 years ago
v41
ccd07a0
journal: limit caps we pass to journald
by Lennart Poettering
· 13 years ago
e0d2532
move /usr/bin/systemd to /usr/lib/systemd/systemd
by Kay Sievers
· 13 years ago
9c07474
logind: add sys_tty_config capability, to let it use VT_ACTIVATE ioctl on "activate" action
by Mike Kazantsev
· 13 years ago
bb99a35
log: increase socket buffers for logging by default
by Lennart Poettering
· 13 years ago
4cfa2c9
core: switch all log targets to go directly to the journal, instead via syslog
by Lennart Poettering
· 13 years ago
ead51eb
units: make sure syslog socket goes away early during shutdown
by Lennart Poettering
· 13 years ago
6342c8e
units: remove left-over unit file
by Lennart Poettering
· 13 years ago
ba1d559
journald: start the journal after the syslog socket, so that the syslog socket queues syslog messages from early boot on
by Lennart Poettering
· 13 years ago
4c0bebc
kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced by journald
by Lennart Poettering
· 13 years ago
db59737
stdout: remove stdout-syslog-bridge since it is now obsoleted by journald
by Lennart Poettering
· 13 years ago
259d2e7
journal: move sockets into their own subdir
by Lennart Poettering
· 13 years ago
271b032
socket: rename the PassCred= option to PassCredentials=, since we don't want to needlessly abbreviate options unless they are very well established
by Lennart Poettering
· 13 years ago
dc1ecd7
Merge branch 'journal'
by Lennart Poettering
· 13 years ago
8b18eb6
journald: forward all syslog messages to syslogd
by Lennart Poettering
· 13 years ago
4b2d99d
journal: add unit files and shared library glue
by Lennart Poettering
· 13 years ago
91b684c
rc-local: order after network.target
by Michal Schmidt
· 13 years ago
e951701
rc-local: no need to check if the script is executable
by Michal Schmidt
· 13 years ago
1567308
add a generator to pull rc-local.service in
by Michal Schmidt
· 13 years ago
1a28015
syslog: use PassCred=yes for the /dev/log socket
by Michal Schmidt
· 13 years ago
75d3fc6
shutdownd: use PassCred=yes in the socket unit
by Michal Schmidt
· 13 years ago
42c3673
units/suse: let rc-local.service log to syslog
by Michal Schmidt
· 13 years ago
9d72861
units/fedora: let rc-local.service log to syslog
by Michal Schmidt
· 13 years ago
c99e42c
units: drop unnecessary 'StandardOutput=syslog'
by Michal Schmidt
· 13 years ago
6fdae8a
Add Mageia support
by Dexter Morgan
· 13 years ago
fc8f0b5
units: drop [Install] section from remote-fs-pre.target
by Lennart Poettering
· 13 years ago
822b185
units: forgot target units
by Lennart Poettering
· 13 years ago
f84aea4
units: increase LimitNOFILE a bit
by Lennart Poettering
· 13 years ago
8266f98
units: remount root and API FS before all mount units are applied
by Lennart Poettering
· 13 years ago
a966a50
readahead: opt out of bridge logging for readahead in order not to delay things unnecessarily
by Lennart Poettering
· 13 years ago
0fe9972
units: fix rescue.service race with plymouth
by Michal Schmidt
· 13 years ago
7ef5875
units: introduce unit file for FUSE fs
by Lennart Poettering
· 13 years ago
d418f85
units: In MeeGo there was more than one ExecStart lines present that caused systemd to refuse the rescue.service
by Marko Saukko
· 13 years ago
4f38cd8
units: we don't need to check whether /sys/kernel/security is already mounted since we'll enumerate that fact anyway
by Lennart Poettering
· 13 years ago
ac0a983
units: drop automount unit for /dev/hugepages
by Lennart Poettering
· 13 years ago
1f2c94a
units: drop automount unit for /dev/mqueue
by Lennart Poettering
· 13 years ago
77f81d8
units: drop automount unit for /sys/kernel/security
by Lennart Poettering
· 13 years ago
e124e7a
units: drop automount unit for /sys/kernel/debug
by Lennart Poettering
· 13 years ago
0286cc1
units: drop /sys/kernel/config automount unit
by Lennart Poettering
· 13 years ago
0d60602
condition: add ConditionPathIsSymbolicLink
by Michal Schmidt
· 13 years ago
b1db68f
units: don't initialize automount point for securityfs if the initrd already mounted the directory
by Lennart Poettering
· 13 years ago
cbe8269
units: direct stdout/stderr of rescue shells to tty
by Michal Schmidt
· 13 years ago
d6bca18
units: Add support for automounting configfs, ala debugfs, etc.
by Bill Nottingham
· 13 years ago
07bceef
locale: support $LANGUAGE too
by Lennart Poettering
· 13 years ago
4b7b2ef
man: don't recommend After=syslog.target anymore since we don't support non-socket-activatable syslogs anymore where that was ncessary
by Lennart Poettering
· 13 years ago
346bce1
stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive
by Lennart Poettering
· 13 years ago
6b3fd98
untis: allow both console and plymouth ask password agents in boot transaction to allow dynamically disabled plymouth
by Lennart Poettering
· 13 years ago
Next »