summaryrefslogtreecommitdiffstats
path: root/loader/init.c
Commit message (Expand)AuthorAgeFilesLines
* Improve reboot modes in init.c and shutdown.c.Ales Kozumplik2010-02-101-4/+4
* init, fixes a bug in getSyslog() causing a SEGVAles Kozumplik2010-01-251-1/+1
* Prevent init from telling us its story if the shutdown was planned.Ales Kozumplik2010-01-221-0/+1
* Introduces rsylogd to anaconda (part of #524980)Ales Kozumplik2010-01-201-156/+81
* Fix compile problem from 65a3c05.Ales Kozumplik2010-01-201-1/+0
* Changed the architecture check from __ppc64__ to __powerpc64__ (#555669)Martin Gracik2010-01-151-1/+1
* stage1 (init): Make /tmp tmpfs large enough to hold install.img (#540146)Hans de Goede2009-12-041-1/+1
* Remove test mode from the loader, too.Chris Lumens2009-12-031-97/+64
* Get rid of dead code, and fix gettimespecofday's math.Peter Jones2009-11-061-6/+0
* Don't exec without forking first when calling udevadm.Peter Jones2009-11-051-7/+32
* If init or loader exit unexpectedly, traceback.Peter Jones2009-11-051-7/+71
* Fix the vim magic in this file to work.Peter Jones2009-11-051-1/+2
* Re-enable running udevadm.Chris Lumens2009-10-261-2/+0
* Support upgrading when the language isn't in lang-table (#528317).Chris Lumens2009-10-131-0/+2
* Don't run 70-anaconda.rules on an installed system (#527781).Chris Lumens2009-10-131-0/+2
* Stop /lib/udev/rules.d/65-md-incremental.rules from messing with mdraid setsHans de Goede2009-09-301-0/+5
* setup termcap for sparcDennis Gilmore2009-08-181-1/+9
* Fix ctrl-alt-deleter behavior /before/ end of install.Peter Jones2009-08-041-0/+1
* Rework shutDown() to better accomidate "nokill" better.Peter Jones2009-07-301-14/+13
* Remove umask temporarily so device permissions are correct (#383531, wmealing).Chris Lumens2009-06-051-0/+8
* loader: Mount /tmp as tmpfs not ramfs so we can swap it outAdam Jackson2009-05-141-3/+3
* Workaround compile error due to (# 478663)Hans de Goede2009-01-061-1/+0
* Move starting HAL to after we've probed for hardware.Chris Lumens2008-10-061-8/+1
* Do not try to start hald or dbus-daemon from anaconda.David Cantrell2008-09-151-1/+1
* Sleep a little after dbus to give it time before HAL connects.Chris Lumens2008-09-051-0/+2
* mystrstr() -> strstr()David Cantrell2008-08-261-1/+1
* For /dev/hvc0 terminals, set TERM to vt320 (#219556).David Cantrell2008-08-261-9/+14
* Renamed loader2 subdirectory to loader (hooray for git)David Cantrell2008-08-251-0/+798
* remove old loader dir. for referencing, go back to anaconda-8-0-branchJeremy Katz2003-01-071-832/+0
* use umount2 instead of umountbefore.libdir.changesJeremy Katz2002-09-121-1/+1
* add nokill option to make init not terminate processes so you can actually de...Mike Fulbright2002-02-281-1/+38
* updated copyrightErik Troan2002-01-251-1/+1
* ermm... I don't even see how this ever worked anywhereJeremy Katz2002-01-071-6/+0
* merge most of the s/390 loader changes. as with the last batch, an emailJeremy Katz2001-12-271-3/+21
* yes this works, so we don't really need this printf anymoreJeremy Katz2001-07-201-1/+0
* maybe we'll eject the cd nowJeremy Katz2001-07-201-0/+22
* fixed typoMatt Wilson2001-07-021-1/+1
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-95/+127
* add /mnt/sysimage/bin to PATHMike Fulbright2001-02-221-1/+1
* fixed test mode so it doesn't hand rescueErik Troan2001-01-121-0/+3
* put in a better check for test modeErik Troan2001-01-121-2/+4
* always set PYTHONPATHMatt Wilson2000-11-291-0/+1
* define SOCK_STREAMMatt Wilson2000-10-041-0/+3
* added eject command to /tmp/cleanupErik Troan2000-07-311-1/+15
* halt system on alphaMatt Wilson2000-06-181-5/+9
* old alpha findKernel() routine hasn't been used in agesErik Troan2000-06-181-50/+0
* don't need to eject cdrom in init anymoreErik Troan2000-06-161-9/+0
* added loopback inclusionsErik Troan2000-06-021-0/+11
* handle /tmp/cleanupErik Troan2000-06-021-0/+56
* removed devfs crap which never should have made it to cvsErik Troan2000-05-101-6/+0