Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v19
/
Makefile.am
tag
2770ca86dec8b9cc36bf50127e5aff7f29557e3c
tagger
Lennart Poettering <lennart@poettering.net>
Tue Mar 01 02:29:37 2011 +0100
object
020501d9524c2cba58873198c59909c9d591c292
systemd 19
aa2e211
units: synchronize gettys to plymouth even if plymouth is killed by gdm
by Lennart Poettering
· 14 years ago
07faed4
virtualization: beef virtualization code
by Lennart Poettering
· 14 years ago
83cc030
shutdown: execute all binaries in /lib/systemd/system-shutdown as last step before invoking reboot()
by Lennart Poettering
· 14 years ago
522d4a4
systemd: document systemd-tmpfiles
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
cd3f8b7
plymouth: move plymouth out of TARGET_FEDORA
by Jeff Mahoney
· 14 years ago
63c862b
cryptsetup: fix ordering loop when dealing with encrypted swap devices
by Lennart Poettering
· 14 years ago
26742b3
vala: convert from dbus-glib to gdbus
by Lennart Poettering
· 14 years ago
9a57c62
systemctl: highlight failed processes in systemctl status
by Lennart Poettering
· 14 years ago
dda9be8
arch: remove rc-local.service
by Tom Gundersen
· 14 years ago
c292c49
build-sys: prepare v16
by Lennart Poettering
· 14 years ago
v16
2c4b304
specifier: at minimal test
by Lennart Poettering
· 14 years ago
f5c88ec
build-sys: frugalware linux support
by Miklos Vajna
· 14 years ago
2f6a1ab
Create convenience library libsystemd_daemon.la for sd-daemon.c
by Michael Biebl
· 14 years ago
d0ef220
gnome-ask-password-agent: also support libnotify < 0.7 for now
by Kay Sievers
· 14 years ago
d2ffe6d
units: Remove Gentoo specific xdm.service
by Gustavo Sverzut Barbieri
· 14 years ago
v14
28cdc98
build-sys: get rid of special fedor install target
by Lennart Poettering
· 14 years ago
46891d9
build-sys: distribute introspect.awk
by Thierry Reding
· 14 years ago
382a031
build-sys: fix out-of-tree build
by Thierry Reding
· 14 years ago
9a60da2
build-sys: allow cross-compilation
by Thierry Reding
· 14 years ago
a7c6446
man: document /etc/modules-load.d/
by Lennart Poettering
· 14 years ago
e17fb72
man: document /etc/os-release
by Lennart Poettering
· 14 years ago
ee48647
man: document locale.conf
by Lennart Poettering
· 14 years ago
eeca220
man: document /etc/vconsole.conf
by Lennart Poettering
· 14 years ago
6a7e63e
man: document /etc/hostname
by Lennart Poettering
· 14 years ago
b1a2da0
cryptsetup: show udev device name when asking for password
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
2f8cd17
cryptsetup: automatically order crypt partitions before cryptsetup.target
by Lennart Poettering
· 14 years ago
af2d49f
drop support for MANAGER_SESSION, introduce MANAGER_USER instead
by Lennart Poettering
· 14 years ago
d8b4dbe
delete tmp.mount which may conflict with an unrelated fstab entry
by Kay Sievers
· 14 years ago
2fa47da
build-sys: make check for libnotify explicit
by Lennart Poettering
· 14 years ago
7611630
Remove umount*.service files for Debian
by Michael Biebl
· 14 years ago
f90cf44
load-fragment: properly do comparison of words
by Lennart Poettering
· 14 years ago
7f4e080
cryptsetup: hook up tool with ask-password
by Lennart Poettering
· 14 years ago
5a1e993
manager: hookup generators
by Lennart Poettering
· 14 years ago
9190132
build-sys: fix usage of path macros
by Lennart Poettering
· 14 years ago
42bb307
add bash completion for systemctl --system
by Ran Benita
· 14 years ago
06cdd24
ac-power: make ac-power a proper binary that scripts can call
by Lennart Poettering
· 14 years ago
e9ddabc
manager: parse RD_TIMESTAMP passed from initrd
by Lennart Poettering
· 14 years ago
e23a0ce
cryptsetup: minimal cryptsetup unit generator
by Lennart Poettering
· 14 years ago
4149f86
man/tmpfiles.d.xml: add a manpage for tmpfiles.d
by Brandon Philips
· 14 years ago
198b625
units: add unit to call /bin/plymouth update-root-fs --read-write
by Lennart Poettering
· 14 years ago
c7d78a5
fedora: enable system mounting/swapping by default
by Lennart Poettering
· 14 years ago
5d474b8
units: no need to create rescue.target.wants anymore
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
6b2a56f
Fedora: Link graphical-target.wants to the virtual display-manager.service, not the specific prefdm.service.
by Bill Nottingham
· 14 years ago
c980a27
Fedora: Make systemunitdir/graphical.target.wants on 'make install'.
by Bill Nottingham
· 14 years ago
73d35ff
Fedora: further unit tweaks
by Bill Nottingham
· 14 years ago
0fbe72d
Fedora: Don't ship a init.d reboot symlink.
by Bill Nottingham
· 14 years ago
c4dcdb9
selinux: automatically load policy if the initrd hasn't done this for us yet
by Lennart Poettering
· 14 years ago
472ff3d
build-sys: fix 'make fedora'
by Lennart Poettering
· 14 years ago
501fc17
systemctl: automatically spawn temporary password agent when we might need one
by Lennart Poettering
· 14 years ago
e0e1580
ask-password: enable plymouth agent by default
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
ec863ba
ask-password: add basic tty agent
by Lennart Poettering
· 14 years ago
d674a4a
ask-password: rename ask-password-agent to gnome-ask-password-agent
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
980d875
install: enable quota/fsck-root/hwclock load by default
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
3d20ed6
fsck: add initial version of fsck and quotacheck wrappers
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
26e190c
move .h file from SOURCES to DIST to make vala autotools happy
by Kay Sievers
· 14 years ago
52661ef
unit: add minimal condition checker for unit startup
by Lennart Poettering
· 14 years ago
169c1bd
service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a service
by Lennart Poettering
· 14 years ago
926e430
systemd-shutdown: add umount.h to sources
by Kay Sievers
· 14 years ago
447be15
systemd-user-sessions: install .service file and enable by default
by Lennart Poettering
· 14 years ago
e927874
user-sessions: add minimal utility to kill user sessions that shall be called before destroying services on shutdown
by Lennart Poettering
· 14 years ago
b1b2a10
shutdown: Adding binary to shutdown the system
by Fabiano Fidencio
· 14 years ago
c226fa4
vconsole-setup: fix path on Arch
by Lucas De Marchi
· 14 years ago
71fad67
systemctl: require correctly formed unit names when enabling units
by Lennart Poettering
· 14 years ago
e62e667
man: document readahdea split-off
by Lennart Poettering
· 14 years ago
d0b4880
sd-daemon: split off sd_readahead() since it is not a feature of systemd itself but of an auxiliary tool
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
34c8dea
tmpfiles: install default tmpfiles configuration
by Lennart Poettering
· 14 years ago
bfaf42d
tmpfiles: rename tempfiles to tmpfiles since this isn't windows
by Lennart Poettering
· 14 years ago
30b8947
build-sys: add missing header files to tarball
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
5008d58
tempfiles: add little utility for creating volatile files/dirs in tmpfs hierarchies
by Lennart Poettering
· 14 years ago
6624768
readahead: add interface to sd-daemon.[ch] to control readahead
by Lennart Poettering
· 14 years ago
22be093
readahead: implement minimal readahead logic based on fanotify(), mincore() and readahead()
by Lennart Poettering
· 14 years ago
6efb256
units: add tmp.service to file list
by Kay Sievers
· 14 years ago
3e24da5
units: enable getty.target by default
by Kay Sievers
· 14 years ago
45cf971
units: move ctrl-alt-delete, default getty targets from /etc to /lib
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
Next »