Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add nokill option to make init not terminate processes so you can actually ↵ | Mike Fulbright | 2002-02-28 | 1 | -1/+38 |
| | | | | debug something | ||||
* | updated copyright | Erik Troan | 2002-01-25 | 1 | -1/+1 |
| | |||||
* | ermm... I don't even see how this ever worked anywhere | Jeremy Katz | 2002-01-07 | 1 | -6/+0 |
| | |||||
* | merge most of the s/390 loader changes. as with the last batch, an email | Jeremy Katz | 2001-12-27 | 1 | -3/+21 |
| | | | | about these will be coming soon | ||||
* | yes this works, so we don't really need this printf anymore | Jeremy Katz | 2001-07-20 | 1 | -1/+0 |
| | |||||
* | maybe we'll eject the cd now | Jeremy Katz | 2001-07-20 | 1 | -0/+22 |
| | |||||
* | fixed typo | Matt Wilson | 2001-07-02 | 1 | -1/+1 |
| | |||||
* | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -95/+127 |
| | | | | | added telnet server support (not turned on) along with support for cramfs'd files in many places | ||||
* | add /mnt/sysimage/bin to PATH | Mike Fulbright | 2001-02-22 | 1 | -1/+1 |
| | |||||
* | fixed test mode so it doesn't hand rescue | Erik Troan | 2001-01-12 | 1 | -0/+3 |
| | |||||
* | put in a better check for test mode | Erik Troan | 2001-01-12 | 1 | -2/+4 |
| | |||||
* | always set PYTHONPATH | Matt Wilson | 2000-11-29 | 1 | -0/+1 |
| | |||||
* | define SOCK_STREAM | Matt Wilson | 2000-10-04 | 1 | -0/+3 |
| | |||||
* | added eject command to /tmp/cleanup | Erik Troan | 2000-07-31 | 1 | -1/+15 |
| | |||||
* | halt system on alpha | Matt Wilson | 2000-06-18 | 1 | -5/+9 |
| | |||||
* | old alpha findKernel() routine hasn't been used in ages | Erik Troan | 2000-06-18 | 1 | -50/+0 |
| | |||||
* | don't need to eject cdrom in init anymore | Erik Troan | 2000-06-16 | 1 | -9/+0 |
| | |||||
* | added loopback inclusions | Erik Troan | 2000-06-02 | 1 | -0/+11 |
| | |||||
* | handle /tmp/cleanup | Erik Troan | 2000-06-02 | 1 | -0/+56 |
| | |||||
* | removed devfs crap which never should have made it to cvs | Erik Troan | 2000-05-10 | 1 | -6/+0 |
| | |||||
* | 1) support devfs names for terminals | Erik Troan | 2000-04-05 | 1 | -2/+9 |
| | | | | 2) needed to add filesystem type to remount of root | ||||
* | umount /dev because devfs confuses us right now | Erik Troan | 2000-04-04 | 1 | -0/+6 |
| | |||||
* | various changes to get better ^C, ^Z handling | Erik Troan | 2000-02-23 | 1 | -0/+3 |
| | |||||
* | eject /tmp/cdrom, not /dev/cdrom | Matt Wilson | 2000-01-24 | 1 | -1/+1 |
| | |||||
* | only put /mnt/sysimage stuff in LD_LIBRARY_PATH for bash | Matt Wilson | 2000-01-20 | 1 | -2/+3 |
| | |||||
* | mount unix98 pty on alpha, fixed http/ftp crash - extra newtPopWindow() | Matt Wilson | 2000-01-13 | 1 | -2/+0 |
| | |||||
* | turn off swap before unmounting filesystems | Matt Wilson | 2000-01-11 | 1 | -3/+49 |
| | |||||
* | merge from Alpha/SPARC branch | Matt Wilson | 2000-01-06 | 1 | -5/+5 |
| | |||||
* | how the HELL did this ever work? NULL terminate argument list | Matt Wilson | 1999-10-12 | 1 | -0/+1 |
| | |||||
* | Accept serial command line option. On SPARC, autoprobing is still done | jakub | 1999-10-11 | 1 | -13/+19 |
| | | | | | | | and the things differ a little bit: when it is autoprobed, console is /dev/console, while when it was not autoprobed, yet requested, use /dev/ttyS0. Only default to "text" for serial installs if display is not given. | ||||
* | fix typo | Bill Nottingham | 1999-10-05 | 1 | -1/+1 |
| | |||||
* | Don't give up early when on serial console. | jakub | 1999-10-01 | 1 | -2/+8 |
| | |||||
* | fixup for alpha | Matt Wilson | 1999-09-29 | 1 | -0/+2 |
| | |||||
* | more init changes | Matt Wilson | 1999-09-20 | 1 | -2/+7 |
| | |||||
* | edited path | Matt Wilson | 1999-09-20 | 1 | -3/+4 |
| | |||||
* | redid controlling tty code | Matt Wilson | 1999-09-06 | 1 | -38/+23 |
| | |||||
* | alpha changes | Matt Wilson | 1999-09-06 | 1 | -4/+4 |
| | |||||
* | added setsid | Erik Troan | 1999-09-03 | 1 | -0/+2 |
| | |||||
* | don't pass command line options to the loader | Erik Troan | 1999-08-06 | 1 | -118/+4 |
| | |||||
* | enable a switch for text mode | Matt Wilson | 1999-08-05 | 1 | -2/+9 |
| | |||||
* | moved terminfo dir to /etc | Erik Troan | 1999-07-23 | 1 | -1/+1 |
| | |||||
* | more paths in LD_LIBRARY_PATH | Matt Wilson | 1999-06-28 | 1 | -2/+2 |
| | |||||
* | changed hello text in init | Matt Wilson | 1999-06-24 | 1 | -1/+1 |
| | | | | more changes to break the device from the node path | ||||
* | Move away from using /dev/ for device nodes - use /tmp, | Matt Wilson | 1999-06-23 | 1 | -0/+1 |
| | | | | added path for terminfo stuff (though I think terminfo does this by default | ||||
* | path is /sbin/loader, not /bin/loader | Matt Wilson | 1999-06-23 | 1 | -1/+1 |
| | |||||
* | debug | Matt Wilson | 1999-06-23 | 1 | -24/+3 |
| | |||||
* | beginnings of new stage1 | Matt Wilson | 1999-05-06 | 1 | -0/+759 |