summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/system.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Sync up my work for the night. This should implement ALL possiblejkh1995-05-291-35/+57
* Get help files form /stand/help.tgzphk1995-05-291-23/+17
* Shrink the boot floppy by removing all extraneous stuff. Also increasejkh1995-05-291-4/+2
* Try again to redirect the console back before rebooting.jkh1995-05-281-3/+5
* Put the console back on ttyv0 before rebooting.jkh1995-05-261-2/+7
* Ask name of "other" ftp site in correct place.jkh1995-05-261-2/+2
* Clean up the configuration stuff a bit more - we should now populatejkh1995-05-261-5/+5
* Totally revamp the TCP/IP dialog; now network selection makes a bit more sense.jkh1995-05-261-4/+3
* Bring in all my fixes to Poul's gripe list as of last night.jkh1995-05-251-16/+2
* Cleanup.jkh1995-05-251-2/+2
* Invoke the _right_ shell. Sigh.jkh1995-05-241-2/+2
* Whoops - that last feature I committed to put a diagnostic shell injkh1995-05-241-1/+3
* 1. Spawn a shell on VTY4 and leave it lying around.jkh1995-05-241-1/+13
* 1. Bring in the first cut of Poul's ftp routines. We still don'tjkh1995-05-231-4/+5
* label.c: wizard mode now returns;phk1995-05-211-2/+1
* Make newfs options work on rootfs.phk1995-05-211-54/+35
* Now cpio works for me. (it was Mostly confusion about when the chrootphk1995-05-201-10/+3
* #if 0 out PHK's code until we can find a way of making it crunchgengpalmer1995-05-201-3/+6
* Change vsystem to know that the shell is crunched in.phk1995-05-201-3/+55
* Clear the screen on msgNotifys.jkh1995-05-201-2/+2
* Totally re-work cpio_extract.jkh1995-05-201-2/+3
* More assorted verbosity. Also don't log informational messages.jkh1995-05-191-1/+2
* 1. Incorporate Nickolay's ammended patches for Russian screenmap supportjkh1995-05-191-3/+21
* Whoops! Put the helpful message telling you to look at the secondjkh1995-05-191-2/+2
* Poul says that setting fonts on monocrome displays is uselessjkh1995-05-181-2/+2
* Clear the screen after changing the font.jkh1995-05-181-1/+3
* 1. Use 8x16 fonts.jkh1995-05-181-15/+11
* 1. Primitive bad144 support (I believe an additional command is needed, butjkh1995-05-181-1/+7
* Use my own version of system() everywhere - it knows where to find thejkh1995-05-181-2/+23
* 1. Set a path to /stand by default.jkh1995-05-171-2/+2
* This will now compile and even scribble helpfully on your disks.jkh1995-05-161-11/+10
* 1. Don't check CHUNK_BSD_COMPAT for now; it always returns "no" and isjkh1995-05-111-1/+2
* Don't use curses routines until that part of the system is initialized.jkh1995-05-101-4/+6
* Ok, we should now create all filesystems, mount them and extract thejkh1995-05-081-2/+3
* Correct a few ordering errors in how the partitions were being displayed.jkh1995-05-071-4/+4
* Some fairly serious cleanup. The proper offset should now be used injkh1995-05-061-1/+20
* All the editors are finished. Now if I can just get a problem with libdiskjkh1995-05-051-5/+41
* This will now write MBR entries - should be enough for testing.jkh1995-05-041-1/+23
* Commit my latest changes before having a nap. Still not close to done,jkh1995-05-011-16/+42
* o Add extra menu types (radio implemented, multiple choice shortly).jkh1995-04-291-1/+69
* Here is my first "framework" commit of the new sysinstall. There is a LOTjkh1995-04-271-0/+107
OpenPOWER on IntegriCloud