GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
mount: imply noauto for mount points configured with native mount files
Lennart Poettering
2010-08-25
2
-2
/
+9
*
mount: rework automatic mounting to follow the 'nofail' option in fstab
Lennart Poettering
2010-08-25
7
-26
/
+64
*
dbus: simplify some dbus error messages a bit
Lennart Poettering
2010-08-25
7
-50
/
+63
*
sd-daemon: drop SCM_CREDENTIALS passing since it is redundant, the kernel fil...
Lennart Poettering
2010-08-25
1
-17
/
+0
*
cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroup
Lennart Poettering
2010-08-25
5
-15
/
+15
*
utmp: document that the order of preference for runlevel numbers might be som...
Lennart Poettering
2010-08-25
1
-1
/
+4
*
utmp: write out runlevels 5 and 3 preferrably if multiples make sense, and S ...
Lennart Poettering
2010-08-25
1
-2
/
+2
*
systemctl: rename a few status lines
Lennart Poettering
2010-08-25
1
-2
/
+2
*
systemctl: show timestamps for state changes
Lennart Poettering
2010-08-25
3
-2
/
+96
*
systemctl: add --sysv-compat
Lennart Poettering
2010-08-25
1
-7
/
+29
*
log: SCM_CREDENTIALS will be added by the kernel anyway, so there's no need t...
Lennart Poettering
2010-08-25
1
-17
/
+0
*
mount: add global configuration options for handling of auto mounts
Lennart Poettering
2010-08-25
6
-14
/
+41
*
serial: use seperate getty template for serial ttys
Lennart Poettering
2010-08-25
1
-2
/
+2
*
syslog: add minimal syslog/kmsg bridge syslogd
Lennart Poettering
2010-08-21
4
-8
/
+551
*
mount: don't create depdency for device node of root fs, since it is always t...
Lennart Poettering
2010-08-21
1
-1
/
+1
*
log: pass SCM_CREDENTIALS when logging to syslog
Lennart Poettering
2010-08-21
3
-14
/
+56
*
device: handle properly if two devices want to have the same name
Lennart Poettering
2010-08-20
1
-5
/
+18
*
exit-status: add missing files src/exit-status.h src/exit-status.c
Lennart Poettering
2010-08-20
2
-0
/
+223
*
remount: add tool that applies /etc/fstab mount options to all api mounts
Lennart Poettering
2010-08-20
5
-8
/
+160
*
mount: properly handle LABEL="" in fstab
Lennart Poettering
2010-08-20
3
-3
/
+30
*
selinux: properly query policy for FIFO files
Lennart Poettering
2010-08-20
3
-39
/
+19
*
dbus: follow standardized fdo PropertiesChanged signal spec
Lennart Poettering
2010-08-20
37
-52
/
+296
*
service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco...
Lennart Poettering
2010-08-20
7
-166
/
+43
*
service: make sure sysv services marked as interactive in the LSB header get ...
Lennart Poettering
2010-08-20
1
-1
/
+3
*
kmod: downgrade modprobe log message for since ipv6 might be compiled as modu...
Lennart Poettering
2010-08-19
1
-3
/
+3
*
hostname: if no hostname is configured use localhost
Lennart Poettering
2010-08-19
1
-52
/
+44
*
hostname: on all distros make the name configured in /etc/hostname take prece...
Lennart Poettering
2010-08-19
2
-6
/
+73
*
modules-load: add systemd-modules-load tool that can load a configured list o...
Lennart Poettering
2010-08-19
1
-0
/
+167
*
dbus: small typo in introspection data
Matthias Clasen
2010-08-18
1
-1
/
+1
*
random-seed: honour kernel pool size when saving/restoring seed
Lennart Poettering
2010-08-18
1
-5
/
+25
*
udev: dm has been fixed in the meantime
Lennart Poettering
2010-08-18
1
-4
/
+0
*
udev: fix syntax
Lennart Poettering
2010-08-18
1
-1
/
+1
*
main: restore an accidentally removed 'else'
Tero Roponen
2010-08-17
1
-1
/
+1
*
dbus: downgrade disconnection message
Lennart Poettering
2010-08-17
1
-1
/
+1
*
main: properly fallback to rescue.target if default.target is hosed
Lennart Poettering
2010-08-17
1
-1
/
+8
*
service: rename ValidNoProcess= to RemainAfterExit=
Lennart Poettering
2010-08-17
4
-9
/
+9
*
service: prefix descriptions when they come from legacy sources
Lennart Poettering
2010-08-17
1
-3
/
+3
*
systemctl: break output properly for 80ch terminals
Lennart Poettering
2010-08-17
1
-4
/
+4
*
modprobe: kill support for nomodules
Lennart Poettering
2010-08-17
3
-72
/
+1
*
shutdown: drop -f/-F switches again, simply because we don't want to condone ...
Lennart Poettering
2010-08-17
1
-20
/
+0
*
nss: don't disable nscd anymore, since it doesn't make sense to socket-activa...
Lennart Poettering
2010-08-17
3
-32
/
+7
*
emacs: disable tabs in .h files, too
Lennart Poettering
2010-08-17
63
-63
/
+63
*
log: print at to one target at max
Lennart Poettering
2010-08-17
1
-8
/
+10
*
device: be more verbose of udev confuses us
Lennart Poettering
2010-08-17
1
-1
/
+2
*
load-fragment: make parser more forgiving
Lennart Poettering
2010-08-17
2
-85
/
+96
*
auto-getty: rework auto console getty logic to work in conjunction with singl...
Lennart Poettering
2010-08-17
3
-37
/
+193
*
shutdownd: kill /etc/nologin file before we go down
Lennart Poettering
2010-08-16
1
-3
/
+3
*
shutdown: various fixes for handling of delayed shutdowns
Lennart Poettering
2010-08-16
2
-16
/
+35
*
log: properly open log target in the various utilities
Lennart Poettering
2010-08-16
10
-3
/
+13
*
util: properly detect ttyname_r() failing
Lennart Poettering
2010-08-16
1
-2
/
+3
[next]