summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/install.c
Commit message (Expand)AuthorAgeFilesLines
* Try to make screen update more efficient (less flickering) by morejkh1996-08-031-10/+8
* Don't munge keystrokes.jkh1996-07-311-13/+16
* Detect which partitions have already been created with `auto' so as not to cr...jkh1996-07-311-8/+28
* 1. Fix the CD installation bogon for Novice install I mentioned.jkh1996-07-161-13/+4
* Fix a bogon in the Novice mode CD auto-selection.jkh1996-07-131-4/+6
* Fix something I broke with CDROM installation (well, I knew my firstjkh1996-07-121-2/+8
* A number of improvements in the way statistics are printed, add a "chroot"jkh1996-07-091-10/+8
* Don't freak out at the lack of root/swap/usr if we're running multiuserjkh1996-07-091-60/+79
* Fix even more lurking bogons - why do I never find these until the lastjkh1996-07-081-3/+1
* Whoops! Now that I'm decompressing docs into /tmp, it's important tojkh1996-07-081-8/+8
* Support compressed doc files again.jkh1996-07-051-12/+12
* Fix some minor reported bogons from the BETAjkh1996-07-041-2/+2
* Document shortcuts.jkh1996-07-021-2/+1
* Make it plainer how to exit.jkh1996-07-021-8/+8
* Update the Lynx version number.jkh1996-06-291-2/+2
* Make "Fake" turn off more potentially system-nuking options.jkh1996-06-251-7/+8
* Don't use some of the low-contrast text attributes I was using before - theyjkh1996-06-141-1/+2
* Make the editor work again and we're done.jkh1996-06-131-2/+2
* Fix a truly stupid bug which broke the package installation menujkh1996-06-121-2/+10
* Change some verbiage slightly.jkh1996-06-111-2/+3
* Sha-ZAM!jkh1996-05-291-68/+2
* Fix some long-standing malloc bugs in the package handling code (freeing garbagejkh1996-05-161-12/+39
* Clear the TCP/IP device configuration screen away after we invoke it.jkh1996-05-021-1/+2
* properly reset SYSTEM_STATE after installCommit runs.jkh1996-04-301-2/+2
* More cosmetic changes before tomorrow's snapshot.jkh1996-04-301-2/+2
* Fix more display weirdnesses that only show up during a real installation.jkh1996-04-291-6/+20
* Reshuffle the installation routines a little for greater clarify.jkh1996-04-291-127/+133
* Add some more debugging statements.jkh1996-04-291-1/+5
* Add a new -fake argument to make sysinstall not actually change things whilejkh1996-04-281-5/+7
* Fix an ancient index list bug.jkh1996-04-281-17/+17
* Move some of functions around in order to make this stuff easierjkh1996-04-281-5/+5
* Bump snapshot release date - looks like I was off by a couplejkh1996-04-281-3/+3
* Add a place-holder message for the CDROM fixit feature (which I'm not goingjkh1996-04-251-1/+4
* Quite a few changes:jkh1996-04-251-13/+17
* Bring this into sync.jkh1996-04-231-79/+16
* 1. Update all the copyrights to delete useless clauses 3 and 4.jkh1996-04-131-68/+67
* Major surgery.jkh1996-04-071-29/+33
* Rename the usage of `private' to `private_data' to cope with thejoerg1996-03-241-8/+8
* The name of the lynx package has changed - update it.jkh1996-03-241-2/+2
* Whoops! I create the holographic shell too early now - move it afterjkh1996-03-231-5/+5
* Make the editor a selectable option. Some people don't care for `ee'!jkh1996-03-231-1/+2
* Lots of fixes:jkh1996-03-181-6/+6
* Miscellaneous cleanup before big round of menu restructuring (to use newjkh1996-03-021-3/+4
* Add the -u flag to the cpio's used to install the initial files, justjoerg1996-01-291-4/+4
* Don't try to swap to a disk that isn't selected.jkh1996-01-141-1/+3
* 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
OpenPOWER on IntegriCloud