Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 1996 10:31:31 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/release/sysinstall disks.c dist.c dist.h dmenu.c doc.c install.c installFinal.c installUpgrade.c label.c media.c menus.c options.c sysinstall.h system.c
Message-ID:  <199604251731.KAA23856@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         96/04/25 10:31:30

  Modified:    release/sysinstall  disks.c dist.c dist.h dmenu.c doc.c
                        install.c installFinal.c  installUpgrade.c label.c
                        media.c menus.c options.c  sysinstall.h system.c
  Log:
  Quite a few changes:
  
  1. Fix the last display bugs (I hope) by use of dialog rebuilds at stategic
     points.
  2. Clean up the distributions menus so that everybody (that's reasonable)
     has All and Clear options for setting/clearing things en-masse.
  3. Various attempts at display optimization.
  4. Change the wording of the `Don't use Write!' dialogs to make them more
     explicitly define when and when not to use the option.
  
  Revision  Changes    Path
  1.42      +7 -7      src/release/sysinstall/disks.c
  1.43      +11 -16    src/release/sysinstall/dist.c
  1.10      +1 -0      src/release/sysinstall/dist.h
  1.18      +5 -7      src/release/sysinstall/dmenu.c
  1.14      +3 -3      src/release/sysinstall/doc.c
  1.85      +17 -13    src/release/sysinstall/install.c
  1.28      +2 -2      src/release/sysinstall/installFinal.c
  1.22      +7 -7      src/release/sysinstall/installUpgrade.c
  1.44      +5 -6      src/release/sysinstall/label.c
  1.34      +17 -17    src/release/sysinstall/media.c
  1.52      +120 -77   src/release/sysinstall/menus.c
  1.35      +2 -1      src/release/sysinstall/options.c
  1.52      +2 -3      src/release/sysinstall/sysinstall.h
  1.52      +2 -1      src/release/sysinstall/system.c



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