freebsd-dev/usr.sbin/sade
jkh ebf79f14f4 Bring everybody up to date on my morning's work.
1. Fix a few bugs in the ftp installation code and implement proper
   ftp and network shutdown routines.

2. Clean up the menus a fair bit - add a FreeBSD configuration menu.

3. Eliminate the last of the "chaining" - the installation now does
   the most obvious thing in the most obvious cases and doesn't present
   you with more menus than you were expecting.  This makes it necessary to be
   a little more explicit in places, but it's still less confusing.

4. Add a few more safety nets for the user.  Change a few hard-and-fast
   limits to warnings (it now runs as non-root, Bruce).

5. Add descriptions for all the supported ethernet cards.

6. Make the cpio floppy extract put up a menu requesting the drive you wish
   to use if you have more than one; don't just always assume drive A.
1995-05-24 17:49:20 +00:00
..
command.c Clear the screen on msgNotifys. 1995-05-20 13:24:35 +00:00
config.c Sync to latest ftp-capable sysinstall. We're getting there! 1995-05-24 09:00:58 +00:00
devices.c Bring everybody up to date on my morning's work. 1995-05-24 17:49:20 +00:00
disks.c Implement most of the CD extract code. 1995-05-22 14:10:25 +00:00
dmenu.c Bring everybody up to date on my morning's work. 1995-05-24 17:49:20 +00:00
globals.c This doesn't work - the extract code is half-baked. I commit it only 1995-05-20 00:13:14 +00:00
install.c Bring everybody up to date on my morning's work. 1995-05-24 17:49:20 +00:00
label.c Sync to latest ftp-capable sysinstall. We're getting there! 1995-05-24 09:00:58 +00:00
main.c Bring everybody up to date on my morning's work. 1995-05-24 17:49:20 +00:00
Makefile Makefile: 1995-05-24 11:19:11 +00:00
menus.c Bring everybody up to date on my morning's work. 1995-05-24 17:49:20 +00:00
misc.c Add my first cut at TCP/IP device configuration. If this works, the 1995-05-23 18:06:16 +00:00
msg.c Sync to latest ftp-capable sysinstall. We're getting there! 1995-05-24 09:00:58 +00:00
rtermcap.c Implement a work-around for Create_Chunk providing no pointer to the 1995-05-07 22:07:53 +00:00
sade.h Sync to latest ftp-capable sysinstall. We're getting there! 1995-05-24 09:00:58 +00:00
system.c 1. Bring in the first cut of Poul's ftp routines. We still don't 1995-05-23 02:41:18 +00:00
termcap.c 1. Use 8x16 fonts. 1995-05-18 15:29:47 +00:00
variable.c 1. Fix a pathological bug I introduced in msgInfo(). Right idea, wrong 1995-05-20 10:33:14 +00:00
wizard.c 1. Fix a pathological bug I introduced in msgInfo(). Right idea, wrong 1995-05-20 10:33:14 +00:00