summaryrefslogtreecommitdiffstats
path: root/loader/init.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* enable a switch for text modeMatt Wilson1999-08-051-2/+9
* moved terminfo dir to /etcErik Troan1999-07-231-1/+1
* more paths in LD_LIBRARY_PATHMatt Wilson1999-06-281-2/+2
* changed hello text in initMatt Wilson1999-06-241-1/+1
* Move away from using /dev/ for device nodes - use /tmp,Matt Wilson1999-06-231-0/+1
* path is /sbin/loader, not /bin/loaderMatt Wilson1999-06-231-1/+1
* debugMatt Wilson1999-06-231-24/+3
* beginnings of new stage1Matt Wilson1999-05-061-0/+759