summaryrefslogtreecommitdiffstats
path: root/loader/init.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 1) support devfs names for terminalsErik Troan2000-04-051-2/+9
* umount /dev because devfs confuses us right nowErik Troan2000-04-041-0/+6
* various changes to get better ^C, ^Z handlingErik Troan2000-02-231-0/+3
* eject /tmp/cdrom, not /dev/cdromMatt Wilson2000-01-241-1/+1
* only put /mnt/sysimage stuff in LD_LIBRARY_PATH for bashMatt Wilson2000-01-201-2/+3
* mount unix98 pty on alpha, fixed http/ftp crash - extra newtPopWindow()Matt Wilson2000-01-131-2/+0
* turn off swap before unmounting filesystemsMatt Wilson2000-01-111-3/+49
* merge from Alpha/SPARC branchMatt Wilson2000-01-061-5/+5
* how the HELL did this ever work? NULL terminate argument listMatt Wilson1999-10-121-0/+1
* Accept serial command line option. On SPARC, autoprobing is still donejakub1999-10-111-13/+19
* fix typoBill Nottingham1999-10-051-1/+1
* Don't give up early when on serial console.jakub1999-10-011-2/+8
* fixup for alphaMatt Wilson1999-09-291-0/+2
* more init changesMatt Wilson1999-09-201-2/+7
* edited pathMatt Wilson1999-09-201-3/+4
* redid controlling tty codeMatt Wilson1999-09-061-38/+23
* alpha changesMatt Wilson1999-09-061-4/+4
* added setsidErik Troan1999-09-031-0/+2
* don't pass command line options to the loaderErik Troan1999-08-061-118/+4