index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
loader
/
shutdown.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all the custom shutdown/reboot/halt code in loader and init.
Chris Lumens
2011-04-12
1
-217
/
+0
*
shutdown: kill processes in the anaconda process group.
Ales Kozumplik
2011-03-23
1
-2
/
+20
*
shutdown.c: pidof and killall5 are in /sbin on rawhide.
Ales Kozumplik
2011-03-23
1
-3
/
+3
*
Fix another unused return value error message.
Chris Lumens
2011-03-01
1
-3
/
+2
*
Perform terminations before unmounting filesystems on shutdown.
David Lehman
2011-02-22
1
-12
/
+39
*
shutdown: Use lstat to test for /lib64
Hans de Goede
2010-08-02
1
-1
/
+1
*
Ignore errors upon restoring /lib and /usr after unmounting filesystems
Hans de Goede
2010-06-01
1
-14
/
+14
*
Make sure we still have an elf interpreter after unmounting fs (#598222)
Hans de Goede
2010-05-31
1
-0
/
+20
*
Improve reboot modes in init.c and shutdown.c.
Ales Kozumplik
2010-02-10
1
-21
/
+42
*
Fix compile problem from 65a3c05.
Ales Kozumplik
2010-01-20
1
-2
/
+2
*
Handle reboot better on s390 (#533198)
David Cantrell
2010-01-19
1
-31
/
+8
*
Remove test mode from the loader, too.
Chris Lumens
2009-12-03
1
-8
/
+2
*
Adapt standalone shutdown to nokill changes so s390x can use it. (#528380)
Steffen Maier
2009-10-15
1
-3
/
+8
*
Wait for mdraid arrays to become clean before reboot / halt
Hans de Goede
2009-09-30
1
-0
/
+5
*
Fix an erroneous "!" in the test for doKill, and make reboot explicit.
Peter Jones
2009-08-12
1
-1
/
+1
*
Call shutDown() correctly for s390
Karsten Hopp
2009-08-06
1
-1
/
+1
*
Fix ctrl-alt-deleter behavior /before/ end of install.
Peter Jones
2009-08-04
1
-3
/
+5
*
Rework shutDown() to better accomidate "nokill" better.
Peter Jones
2009-07-30
1
-31
/
+56
*
Lazily unmount everything before killing NetworkManager (#463959).
Chris Lumens
2008-10-07
1
-6
/
+6
*
Renamed loader2 subdirectory to loader (hooray for git)
David Cantrell
2008-08-25
1
-0
/
+124