Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 1995 03:33:17 -0700
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-commiters, cvs-user
Subject:   cvs commit: src/release/sysinstall Makefile devices.c disks.c install.c label.c media.c media_strategy.c menus.c msg.c sysinstall.h variable.c wizard.c
Message-ID:  <199505201033.DAA22414@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
jkh         95/05/20 03:33:16

  Modified:    release/sysinstall  Makefile devices.c disks.c install.c
                        label.c media.c  media_strategy.c menus.c msg.c
                        sysinstall.h variable.c  wizard.c
  Log:
  1. Fix a pathological bug I introduced in msgInfo().  Right idea, wrong
     implementation.
  
  2. Totally rework device registration.  It's about half the size and
     more powerful now.
  
  3. Add DOS discovery.
  
  4. Start filling in some of the strategy routines.
  
  5. Another clean-up pass over the menus.
  
  6. Make wizard code use Disk typedef.
  
  If I can get the first strategy routine finished tonite, we should have a working
  install (from ftp, at least) this weekend.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505201033.DAA22414>