summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/install.c
Commit message (Expand)AuthorAgeFilesLines
* Update the -current sources from the 2.1 branch.peter1995-12-071-187/+579
* This mega-commit brings in Jordan's latest sysinstall version..peter1995-09-181-74/+67
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-93/+171
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Whoops! Fix things so that the root.flp also comes over NFS, not justjkh1995-05-301-12/+7
* 1. Fix a looping bogon in configFstab().jkh1995-05-291-4/+3
* Sync up my work for the night. This should implement ALL possiblejkh1995-05-291-7/+17
* Shrink the boot floppy by removing all extraneous stuff. Also increasejkh1995-05-291-1/+6
* Add various missing seat belts.jkh1995-05-281-5/+8
* Fix bogon I introduced into dist extraction code last night.jkh1995-05-281-12/+11
* Sync up with Poul.jkh1995-05-281-31/+25
* Major cleanup. Mediaroutines now get asked about a file. All thephk1995-05-271-5/+9
* Commit parts of reorg that were diffs. Substantially re-engineer thejkh1995-05-271-9/+9
* Clean up the variable handling code a little.jkh1995-05-261-1/+9
* be nice and tell the user when the installation has completed successfullyjkh1995-05-261-1/+2
* Fix a bug in the /etc populating copy.jkh1995-05-261-3/+4
* Tighten up the TCP/IP dialog a little.jkh1995-05-261-1/+2
* Totally revamp the TCP/IP dialog; now network selection makes a bit more sense.jkh1995-05-261-121/+46
* Bring in all my fixes to Poul's gripe list as of last night.jkh1995-05-251-20/+34
* Cleanup.jkh1995-05-251-1/+3
* Put back some changes that were smashed in yesterday's release treejkh1995-05-251-9/+11
* Bring everybody up to date on my morning's work.jkh1995-05-241-12/+58
* Sync to latest ftp-capable sysinstall. We're getting there!jkh1995-05-241-6/+5
* Add a final configuration menu and the beginnings of the backing codejkh1995-05-241-1/+2
* Add my first cut at TCP/IP device configuration. If this works, thejkh1995-05-231-1/+3
* 1. Bring in the first cut of Poul's ftp routines. We still don'tjkh1995-05-231-17/+18
* Implement most of the CD extract code.jkh1995-05-221-56/+126
* 1. Start syncing up the network strategy code so that folks like Poul andjkh1995-05-211-24/+25
* Make newfs options work on rootfs.phk1995-05-211-2/+2
* Now cpio works for me. (it was Mostly confusion about when the chrootphk1995-05-201-5/+7
* 1. Add MBR type menu to take it off of Poul's "gripe sheet".jkh1995-05-201-6/+12
* Don't clear the screen for every redraw in the disklabel andjkh1995-05-201-7/+10
* Change vsystem to know that the shell is crunched in.phk1995-05-201-3/+5
* Fix a few message bogons.jkh1995-05-201-4/+4
* Misc cpio evil. I think I'm going to start working locally and just dealjkh1995-05-201-2/+2
* Whoops - copy_self() was going to the wrong place!jkh1995-05-201-2/+3
* Try again to get cpio_extract() to work. Also fix the bogonjkh1995-05-201-11/+12
* Clear the screen on msgNotifys.jkh1995-05-201-1/+4
* Don't call mediaVerify() in quite so many places.jkh1995-05-201-3/+3
* 1. Fix a pathological bug I introduced in msgInfo(). Right idea, wrongjkh1995-05-201-4/+4
* Totally re-work cpio_extract.jkh1995-05-201-46/+72
* This doesn't work - the extract code is half-baked. I commit it onlyjkh1995-05-201-3/+14
* More assorted verbosity. Also don't log informational messages.jkh1995-05-191-1/+2
* 1. Copy the boot floppy into /stand before extracting the CPIO floppy.jkh1995-05-191-2/+26
* You want to be in /mnt when extracting the cpio floppy, not in the readgpalmer1995-05-191-1/+2
* Run bad144 on raw-devs.phk1995-05-181-3/+3
* A couple of tweaks to make bad144 scan run.phk1995-05-181-4/+4
* Use raw devices for newfs.jkh1995-05-181-3/+7
* I had the arguments to Mount() backwards. Argh.jkh1995-05-181-4/+5
* Add some more debugging information and fix a few missing newlines.jkh1995-05-181-4/+6
OpenPOWER on IntegriCloud