Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v29
/
Makefile.am
tag
fc4f6974175278c85a819f5335a751c4d050545a
tagger
Lennart Poettering <lennart@poettering.net>
Thu Jun 16 13:27:57 2011 +0200
object
f9a61ef2c9e3b330d9e2e37977b3dd5758a4b853
systemd 29
835c60f
build-sys: local-fs, remote-fs and swap are active anyway when user sessions are created, there is no point in having these units known in sessions
by Lennart Poettering
· 13 years ago
5552b1c
build-sys: fix build
by Lennart Poettering
· 13 years ago
da26173
drop hwclock-save.service
by Kay Sievers
· 14 years ago
7948c4d
rtc in localtime: use settimeofday(NULL, tz) instead of hwclock(8)
by Kay Sievers
· 14 years ago
e4c1d70
build-sys: create dbussystemservicedir
by Michael Olbrich
· 14 years ago
1bd8b81
build-sys: Angstrom support
by Koen Kooi
· 14 years ago
2766906
build-sys: Add --disable-binfmt configure switch
by Miklos Vajna
· 14 years ago
772f837
tmpfiles.d: switch to stacked config dirs in /lib, /etc, /run
by Kay Sievers
· 14 years ago
db1413d
sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /etc, /run
by Kay Sievers
· 14 years ago
54e4fde
MeeGo support
by Chris E Ferron
· 14 years ago
7640a5d
hostnamed: introduce systemd-hostnamed
by Lennart Poettering
· 14 years ago
bfebab7
dbus: split out object management code into dbus-common, and simplify it
by Lennart Poettering
· 14 years ago
f3bc7fd
man: add man page for ask-password
by Lennart Poettering
· 14 years ago
4466194
units: rename rtc-set.target to time-sync.target and pull it in by hwclock-load.service
by Lennart Poettering
· 14 years ago
f80781e
var-lock: don't try to enable var-lock.mount if we don't install it
by Lennart Poettering
· 14 years ago
cb06add
build-sys: we don't need rootsbindir anymore since we don't install anything to /sbin
by Lennart Poettering
· 14 years ago
32d0463
build-sys: better don't use libexecdir here at all
by Lennart Poettering
· 14 years ago
bfdb493
build-sys: fix libexecdir to /usr/lib
by Lennart Poettering
· 14 years ago
61fbbab
build-sys: always place user units in /usr/lib/systemd
by Kay Sievers
· 14 years ago
d19c883
units: move user units from /usr/share to /usr/lib since they might be arch-dependent
by Lennart Poettering
· 14 years ago
c91faef
man: document /etc/sysctl.d/
by Lennart Poettering
· 14 years ago
151b190
binfmt: add binfmt tool to set up binfmt_misc at boot
by Lennart Poettering
· 14 years ago
5b75435
move /var/lock to HAVE_SYSV_COMPAT
by Kay Sievers
· 14 years ago
cca4aee
tmpfiles: split off rules for legacy systems into legacy.conf
by Lennart Poettering
· 14 years ago
bb29785
general: replace a few uses of /var/run by /run
by Lennart Poettering
· 14 years ago
7ebdfc9
build-sys: create a number of drop-in config dirs
by Lennart Poettering
· 14 years ago
f695b3b
build-sys: install systemd-analyze by default
by Lennart Poettering
· 14 years ago
8c94438
units: replace Names=dm.service with symlink for mandriva prefdm
by Andrey Borzenkov
· 14 years ago
0c38010
mount: pull in quota services from local mountpoints with usr/grpquota options
by Andrey Borzenkov
· 14 years ago
6699c85
units: we don't need to generate syslog.target with sed anymore
by Lennart Poettering
· 14 years ago
db25d1d
units: we no longer need m4 to build graphical.target or multi-user.taregt
by Lennart Poettering
· 14 years ago
b1c66c4
units: on mandriva/fedora create single.service alias via symlink, not Names=
by Lennart Poettering
· 14 years ago
f1dd0c3
syslog: rework syslog detection so that we need no compile-time option what the name of the syslog implementation is
by Lennart Poettering
· 14 years ago
177b3ff
special: get rid of dbus.target
by Lennart Poettering
· 14 years ago
f6a6225
def: centralize definition of default timeout in one place
by Lennart Poettering
· 14 years ago
196e3fa
Add Frugalware display-manager service
by Miklos Vajna
· 14 years ago
8f7a3c1
man: document systemd-nspawn
by Lennart Poettering
· 14 years ago
2a79665
getty: move automatic serial getty logic into generator
by Lennart Poettering
· 14 years ago
04d391d
nspawn: move container into its own name=systemd cgroup
by Lennart Poettering
· 14 years ago
1063dc3
units: add console-shell.service which can be used insted of the gettys to get a shell on /dev/console
by Lennart Poettering
· 14 years ago
a5f9be4
build-sys: move remaining tools from sbin/ to bin/ since they might eventually be useful for user execution
by Lennart Poettering
· 14 years ago
8821347
nspawn: add simple chroot(1) like tool to execute commands in a namespace container
by Lennart Poettering
· 14 years ago
3eb4d9a
build-sys: add org.freedesktop.systemd1.policy to CLEANFILES
by Kay Sievers
· 14 years ago
2570558
polkit: autogenerate polkit policy with correct paths
by Lennart Poettering
· 14 years ago
a8f1132
systemctl: support remote and privileged systemctl access via SSH and pkexec
by Lennart Poettering
· 14 years ago
29d958c
machine-id: move machine-id-setup to /sbin
by Lennart Poettering
· 14 years ago
1de4d79
build-sys: add Mandriva distribution support
by Andrey Borzenkov
· 14 years ago
v20
b670e92
syslog: make sure the kmsg bridge is always pulled in and never terminated automatically
by Lennart Poettering
· 14 years ago
c4b5a3d
mount: make /media a tmpfs
by Lennart Poettering
· 14 years ago
d7ccca2
main: introduce /etc/machine-id
by Lennart Poettering
· 14 years ago
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
Next »