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
Commit message (
Expand
)
Author
Age
Files
Lines
*
build-sys: bump for v13
v13
Lennart Poettering
2010-11-18
1
-1
/
+1
*
cryptsetup: actually show disk name
Lennart Poettering
2010-11-18
1
-2
/
+2
*
cryptsetup: show udev device name when asking for password
Lennart Poettering
2010-11-18
3
-7
/
+45
*
sysctl: don't consider missing kernel options fatal
Lennart Poettering
2010-11-18
1
-1
/
+3
*
sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.d
Lennart Poettering
2010-11-18
7
-7
/
+171
*
mount: trivial optimization
Lennart Poettering
2010-11-18
1
-1
/
+1
*
units: enable console ask-password agent by default
Lennart Poettering
2010-11-18
8
-9
/
+47
*
util: introduce /etc/os-release so that distros don't need to patch systemd t...
Lennart Poettering
2010-11-18
2
-51
/
+82
*
update TODO
Lennart Poettering
2010-11-18
1
-2
/
+0
*
job: make sure we don't fail umount.target if a mount unit failed to stop
Lennart Poettering
2010-11-18
2
-5
/
+1
*
units: make sure prefdm is killed first, user sessions second on shutdown
Lennart Poettering
2010-11-18
2
-4
/
+1
*
cgroup: after killing cgroup processes, ensure the group is really dead gone....
Lennart Poettering
2010-11-18
1
-6
/
+7
*
cgroup: if we couldn't remove a cgroup after killing evertyhing in it then it...
Lennart Poettering
2010-11-18
1
-2
/
+6
*
cryptsetup: automatically order crypt partitions before cryptsetup.target
Lennart Poettering
2010-11-18
4
-6
/
+40
*
man: trivial BindTo description fix
Andrey Borzenkov
2010-11-18
1
-1
/
+1
*
manager: make list of default controllers configurable
Lennart Poettering
2010-11-18
7
-32
/
+85
*
build: expose libcryptsetup dependency in build string
Lennart Poettering
2010-11-18
1
-1
/
+7
*
pam: document controllers= switch
Lennart Poettering
2010-11-18
1
-0
/
+20
*
cgroup: by default, duplicate service cgroup in the cpu hierarchy
Lennart Poettering
2010-11-17
8
-53
/
+71
*
pam: duplicate cgroup tree in the cpu hierarchy by default, optionally more
Lennart Poettering
2010-11-17
2
-14
/
+85
*
update TODO
Kay Sievers
2010-11-17
1
-0
/
+9
*
Revert "update TODO"
Kay Sievers
2010-11-17
3
-16
/
+6
*
update TODO
Kay Sievers
2010-11-17
3
-6
/
+16
*
build-sys: prep release 12
v12
Lennart Poettering
2010-11-17
1
-1
/
+1
*
update TODO
Lennart Poettering
2010-11-17
1
-0
/
+2
*
ask-password: add --console mode to ask questions on /dev/console
Lennart Poettering
2010-11-16
2
-8
/
+37
*
cryptsetup: reword questions a little
Lennart Poettering
2010-11-16
1
-2
/
+2
*
units: order hwclock after readahead
Lennart Poettering
2010-11-16
1
-0
/
+1
*
path: don't mention too many inotify msgs
Lennart Poettering
2010-11-16
1
-1
/
+2
*
cryptsetup: include device name in password question
Lennart Poettering
2010-11-16
1
-2
/
+19
*
cryptsetup: lock ourselves into memory as long as we deal with passwords
Lennart Poettering
2010-11-16
1
-0
/
+4
*
plymouth: use updated socket name
Lennart Poettering
2010-11-16
3
-8
/
+9
*
units: set TERM for gettys again, since they acquire a TTY on their own
Lennart Poettering
2010-11-16
2
-0
/
+2
*
units: allow start-up of plymouth ask-password agent very early
Lennart Poettering
2010-11-16
3
-0
/
+7
*
units: enable ask-paswword .path units early enough to be useful for early mo...
Lennart Poettering
2010-11-16
2
-2
/
+2
*
units: delay getty until logins are allowed
Lennart Poettering
2010-11-16
2
-2
/
+2
*
pam: always rely on loginuid instead of uid to determine cgroup and XDG_RUNTI...
Lennart Poettering
2010-11-16
2
-13
/
+29
*
cgroup: call root cgroup system instead of systemd-1
Lennart Poettering
2010-11-15
1
-2
/
+6
*
exec: automatically determine right TERM= setting based on tty name
Lennart Poettering
2010-11-15
12
-19
/
+41
*
pam: rename master user cgroup to 'master'
Lennart Poettering
2010-11-15
1
-3
/
+3
*
drop support for MANAGER_SESSION, introduce MANAGER_USER instead
Lennart Poettering
2010-11-15
26
-142
/
+160
*
path: properly free PathSpec structs
Lennart Poettering
2010-11-15
1
-11
/
+13
*
manager: ignore invalid epoll events
Lennart Poettering
2010-11-15
2
-1
/
+4
*
units: use ConditionDirectoryNotEmpty= where applicable
Lennart Poettering
2010-11-15
2
-2
/
+1
*
unit: introduce ConditionDirectoryNotEmpty=
Lennart Poettering
2010-11-15
5
-4
/
+24
*
build-sys: fix building against libnotify 0.7
Matthias Clasen
2010-11-15
2
-7
/
+6
*
delete tmp.mount which may conflict with an unrelated fstab entry
Kay Sievers
2010-11-15
3
-20
/
+0
*
build-sys: make check for libnotify explicit
Lennart Poettering
2010-11-15
2
-1
/
+7
*
build-sys: dbus-glib is just required by gtk's systemadm
Gustavo Sverzut Barbieri
2010-11-15
1
-4
/
+6
*
units: get rid of no_requires unit flag, and make crypto disks require crypts...
Lennart Poettering
2010-11-15
4
-16
/
+1
[next]