summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/install.c
Commit message (Expand)AuthorAgeFilesLines
* Temporarily disable userconfig saving until I figure out why uc_open()jkh1996-10-031-1/+3
* Check return values from uc_open() correctly. Note: This seems to workjkh1996-10-031-3/+3
* First cut at a "copy userconfig changes from installation kernel to installedjkh1996-10-031-25/+58
* One small policy tweak to something I like better.jkh1996-10-021-1/+3
* Fixes and a place-holder for future work.jkh1996-10-021-6/+13
* Round 2.5jkh1996-10-011-1/+5
* Saner screen refresh changes, part I.jkh1996-10-011-8/+19
* Correct a minor misspelling.jkh1996-09-291-2/+2
* 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
OpenPOWER on IntegriCloud