index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
fedora
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
3
-6
/
+6
*
service: ignore SIGPIPE by default
v41
Lennart Poettering
2012-02-09
1
-0
/
+1
*
rc-local: order after network.target
Michal Schmidt
2011-12-02
1
-0
/
+1
*
rc-local: no need to check if the script is executable
Michal Schmidt
2011-12-02
1
-1
/
+0
*
add a generator to pull rc-local.service in
Michal Schmidt
2011-12-02
1
-1
/
+3
*
units/fedora: let rc-local.service log to syslog
Michal Schmidt
2011-11-09
1
-1
/
+0
*
man: don't recommend After=syslog.target anymore since we don't support non-s...
Lennart Poettering
2011-08-31
1
-1
/
+1
*
unit: introduce ConditionFileIsExecutable= and use it where we check for a bi...
Lennart Poettering
2011-07-12
2
-2
/
+2
*
units: Use /etc/rc.d/rc.local as the path to rc.local in Fedora.
Bill Nottingham
2011-06-27
1
-2
/
+2
*
plymouth: move plymouth out of TARGET_FEDORA
Jeff Mahoney
2011-02-08
7
-121
/
+0
*
units: move a couple of units from base.target to sysinit.target
Lennart Poettering
2010-11-19
1
-1
/
+1
*
units: enable console ask-password agent by default
Lennart Poettering
2010-11-18
1
-0
/
+1
*
units: make sure prefdm is killed first, user sessions second on shutdown
Lennart Poettering
2010-11-18
1
-1
/
+1
*
exec: automatically determine right TERM= setting based on tty name
Lennart Poettering
2010-11-15
2
-2
/
+0
*
fedora: start plymouth after udev-settle, so that the graphics modules are lo...
Lennart Poettering
2010-10-31
1
-1
/
+1
*
units: add unit to call /bin/plymouth update-root-fs --read-write
Lennart Poettering
2010-10-30
1
-0
/
+16
*
fedora: /bin/plymouth --sysinit is not necessary on shut down
Lennart Poettering
2010-10-30
4
-4
/
+0
*
fedora: invoke plymouth with its /bin instead of the /usr/bin/ path
Lennart Poettering
2010-10-29
6
-14
/
+14
*
fedora plymouthd doesn't seem to like --attach-to-session here
Lennart Poettering
2010-10-29
1
-1
/
+1
*
units: make fedora/single.service standard and rename it to rescue.service
Lennart Poettering
2010-10-29
1
-31
/
+0
*
units: introduce plymouth-start and plymouth-kexec, and move a few things bac...
Lennart Poettering
2010-10-29
6
-4
/
+40
*
fedora: get rid of sysinit.service
Lennart Poettering
2010-10-29
1
-21
/
+0
*
Fedora: by default, run prefdm last to match prior behavior.
Bill Nottingham
2010-10-29
1
-1
/
+1
*
Fedora: don't ship [Install] sections; these are enabled in the system config...
Bill Nottingham
2010-10-29
6
-19
/
+0
*
Fedora: further unit tweaks
Bill Nottingham
2010-10-29
1
-4
/
+0
*
Fedora: Assorted tweaks to Fedora single-user mode.
Bill Nottingham
2010-10-29
1
-2
/
+2
*
units: run sysv related scripts with TERM=linux
Lennart Poettering
2010-10-27
3
-0
/
+3
*
units: now that we don't set TERM anymore by default, make sure to pass it to...
Lennart Poettering
2010-10-26
1
-0
/
+1
*
units: Remove the distro specific references to killall.service.
Franz Dietrich
2010-10-26
3
-3
/
+3
*
fedora: add compat unit for /sbin/halt.local
Lennart Poettering
2010-10-14
2
-0
/
+22
*
units: get rid of distro-specific shutdown scripts, replace them by systemd-s...
Lennart Poettering
2010-10-14
4
-75
/
+0
*
unit: continue boot when exiting emergency/resuce shell
Lennart Poettering
2010-10-06
1
-4
/
+4
*
service: rename settings for Restart= from 'restart-always' to 'always' and s...
Lennart Poettering
2010-10-05
2
-2
/
+2
*
units: add readahead unit files
Lennart Poettering
2010-09-28
1
-0
/
+1
*
prefdm: make sure we start prefdm only after the getty is killed
Lennart Poettering
2010-09-14
1
-0
/
+1
*
fedora: don't quit plymouth too early
Michal Schmidt
2010-09-13
1
-0
/
+1
*
units: set working directory to /root for sulogin, since sulogin is crazy
Lennart Poettering
2010-09-10
1
-0
/
+1
*
units: set HOME=/root when running shells
Lennart Poettering
2010-09-10
1
-0
/
+1
*
units: make sure prefdm is automatically respawned
Lennart Poettering
2010-08-25
1
-0
/
+2
*
units: invoke sulogin instead of /bin/sh
Lennart Poettering
2010-08-25
1
-1
/
+1
*
service: rename ValidNoProcess= to RemainAfterExit=
Lennart Poettering
2010-08-17
6
-6
/
+6
*
units: don't require tty in rc-local.service
Lennart Poettering
2010-08-14
1
-1
/
+1
*
units: X 1.8 doesn't need HAL anymore, so avoid synchronization on that
Lennart Poettering
2010-08-14
1
-1
/
+1
*
units: make sure plymouth shutdown screen is shown before we kill all process...
Lennart Poettering
2010-08-14
3
-0
/
+3
*
service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin...
Lennart Poettering
2010-08-13
5
-5
/
+5
*
unit: create three seperate plymouth service for halt/poweroff/reboot
Lennart Poettering
2010-08-13
3
-3
/
+45
*
unit: move prefdm after livesys
Lennart Poettering
2010-08-12
1
-1
/
+1
*
plymouth: call plymouth quit before running the getty, not after
Lennart Poettering
2010-08-12
1
-1
/
+1
*
unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...
Lennart Poettering
2010-08-11
1
-1
/
+1
*
unit: hook plymouth into the boot
Lennart Poettering
2010-08-10
3
-1
/
+39
[next]