Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v11
/
Makefile.am
tag
f54915c848eadd53d43c977a7ebaa630f6e68907
tagger
Lennart Poettering <lennart@poettering.net>
Thu Oct 07 16:12:21 2010 +0200
object
68ce1b7f2d70db4a248b62e602086d7420a99e3b
systemd 11
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
f9ccc72
units: enable sysctl by default
by Kay Sievers
· 14 years ago
7376cff
units: enable hwclock by default
by Kay Sievers
· 14 years ago
d3f09cf
units: always enable random-seed, module-load, vconsole
by Kay Sievers
· 14 years ago
b15124f
tmpwatch: install the unit files
by Kay Sievers
· 14 years ago
f0a73e2
units: add default tmpwatch units
by Lennart Poettering
· 14 years ago
9841e8e
gentoo: vconsole-setup support.
by Gustavo Sverzut Barbieri
· 14 years ago
efb3237
ask-password: popup notification when we ask for a password
by Lennart Poettering
· 14 years ago
490aed5
ask-password: add minimal framework to allow services query SSL/harddisk passphrases from the user
by Lennart Poettering
· 14 years ago
72bca11
locale: initialize locale from /etc/locale by default
by Lennart Poettering
· 14 years ago
97c4a07
vconsole: add new utility to initialize the virtual console
by Lennart Poettering
· 14 years ago
a2ff477
units: add generic description for http-daemon.target
by Lennart Poettering
· 14 years ago
e082d6c
units: On Debian Runlevel 2, 3, 4 and 5 are multi-user
by Michael Biebl
· 14 years ago
a5dc0a4
units: add umount unit files for Debian
by Michael Biebl
· 14 years ago
f10814d
units: Provide separate fsck.target for Debian
by Michael Biebl
· 14 years ago
ad206af
units: Add halt, killall, poweroff and reboot unit files for Debian
by Michael Biebl
· 14 years ago
53eff0c
build-sys: fix fedpkg git path
by Lennart Poettering
· 14 years ago
b2bb3db
console: rework automatic getty on kernel console logic again
by Lennart Poettering
· 14 years ago
77d5f10
cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroup
by Lennart Poettering
· 14 years ago
93a45c5
serial: use seperate getty template for serial ttys
by Lennart Poettering
· 14 years ago
addab13
syslog: add minimal syslog/kmsg bridge syslogd
by Lennart Poettering
· 14 years ago
90685f7
units: add service file that remounts the root file system
by Lennart Poettering
· 14 years ago
449ddb2
remount: add tool that applies /etc/fstab mount options to all api mounts
by Lennart Poettering
· 14 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
· 14 years ago
e590770
hostname: on all distros make the name configured in /etc/hostname take precedence over distro-specific configuration
by Lennart Poettering
· 14 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
· 14 years ago
5481ab2
units: add hwclock-load service
by Lennart Poettering
· 14 years ago
f556ea4
units: add generic sysctl/hwclock-save service
by Lennart Poettering
· 14 years ago
b54dd8b
units: add tmp.mount
by Kay Sievers
· 14 years ago
1cba2c9
modprobe: kill support for nomodules
by Lennart Poettering
· 14 years ago
3c268bd
units: add var-run.service var-lock.service
by Kay Sievers
· 14 years ago
5192bd1
auto-getty: rework auto console getty logic to work in conjunction with single user mode
by Lennart Poettering
· 14 years ago
9be9828
systemctl: warn in intervals before going down when delayed shutdown is used
by Lennart Poettering
· 14 years ago
a145090
shutdownd: enable by default
by Lennart Poettering
· 14 years ago
f614480
systemctl: add support for delayed shutdown, similar to sysv in style
by Lennart Poettering
· 14 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
· 14 years ago
3cc144e
units: move plymouth services from /etc to /lib since fedora does not support plymouth-less boots
by Lennart Poettering
· 14 years ago
c88f64b
units: move runlevel[2-5] links to /lib because they are legacy and hence should not be as obviously in sight. The user may still override them by placing links in /etc
by Lennart Poettering
· 14 years ago
0278dfe
unit: create three seperate plymouth service for halt/poweroff/reboot
by Lennart Poettering
· 14 years ago
302e27c
main: log build time features on startup
by Lennart Poettering
· 14 years ago
e51bc1a
selinux: split off selinux calls into seperate file label.c
by Lennart Poettering
· 14 years ago
cd6d0a4
utmp: enable systemd-update-utmp by default
by Lennart Poettering
· 14 years ago
4927fca
audit,utmp: implement audit logic and rip utmp stuff out of the main daemon and into a helper binary
by Lennart Poettering
· 14 years ago
1310609
unit: hook plymouth into the boot
by Lennart Poettering
· 14 years ago
3c661fa
cgroup: if the system bus cannot be found, send cgroup empty msg directly to init proces
by Lennart Poettering
· 14 years ago
922cc00
units: split fsck.target from sysinit.target for suse compat
by Lennart Poettering
· 14 years ago
ee5762e
systemctl: fold systemd-install into systemctl
by Lennart Poettering
· 14 years ago
7a58bfa
socket: SELinux support for socket creation.
by Daniel J Walsh
· 14 years ago
c24eb49
exec: extend variable substitution to support splitting variable values into seperate arguments
by Lennart Poettering
· 14 years ago
ceda54d
units: wire smartcard.target into Makefile
by Lennart Poettering
· 14 years ago
d04247c
cgls: rename source file to cgls.c, since we have no prefix for any of the other files either
by Lennart Poettering
· 14 years ago
da78e1b
units: introduce bluetooth.target/printer.target which are activated if the right hardware is plugged in
by Lennart Poettering
· 14 years ago
f057408
units: introduce emergency.target
by Lennart Poettering
· 14 years ago
35d2e7e
cgroup: reimplement the last bit of libcgroup functionality natively
by Lennart Poettering
· 14 years ago
c6c18be
cgroup: kill processes, not tasks and other cgroup changes
by Lennart Poettering
· 14 years ago
4e67ddd
units: introduce umount.target for unmounting all file systems
by Lennart Poettering
· 14 years ago
83bda35
build-sys: drop special name hack for dbus.service since a native service file is now shipped upstream dbus
by Lennart Poettering
· 14 years ago
a45f61d
build-sys: add make upload target
by Lennart Poettering
· 14 years ago
v2
4627d39
build-sys: set SYSTEMD_SKIP_API_MOUNTS=1 when generating introspection files
by Lennart Poettering
· 14 years ago
b4f10a5
install: various improvements
by Lennart Poettering
· 14 years ago
fa776d8
cgls: beef up control group dumping and introduce cgls tool
by Lennart Poettering
· 14 years ago
ab35fb1
systemctl: filter and sort member pid of cgroup
by Lennart Poettering
· 14 years ago
83698d6
units: properly create prefdm symlink
by Lennart Poettering
· 14 years ago
398ef8b
dbus: make errors reported via D-Bus more useful
by Lennart Poettering
· 14 years ago
a822056
initctl: check peer credentials after connection
by Lennart Poettering
· 14 years ago
f3e219a
update man pages for recent changes
by Lennart Poettering
· 14 years ago
487393e
main: implement manager configuration file
by Lennart Poettering
· 14 years ago
fa0f4d8
main: add a native implementation of the 'nomodules' kernel option understood by fedora init scripts
by Lennart Poettering
· 14 years ago
9335c44
build-sys: fix EXTRA_DIST
by Kay Sievers
· 14 years ago
9a1ac7b
install: implement --start option
by Lennart Poettering
· 14 years ago
af65a09
units: update shipped unit files for DefaultDependencies=
by Lennart Poettering
· 14 years ago
dd1eb43
man: document execution context related settings
by Lennart Poettering
· 14 years ago
b2c20dd
man: document snapshot units
by Lennart Poettering
· 14 years ago
eec575d
man: document device units
by Lennart Poettering
· 14 years ago
da49e9a
man: document target units
by Lennart Poettering
· 14 years ago
b36b082
man: document path units
by Lennart Poettering
· 14 years ago
11fcc3a
man: document timer units
by Lennart Poettering
· 14 years ago
e0cabd4
man: document swap units
by Lennart Poettering
· 14 years ago
65232ea
man: document automount units
by Lennart Poettering
· 14 years ago
cdb788e
man: document mount units
by Lennart Poettering
· 14 years ago
1f812fe
man: document socket units
by Lennart Poettering
· 14 years ago
c5abba0
man: document systemd-notify
by Lennart Poettering
· 14 years ago
Next »