Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Oct 1997 09:21:38 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG
Subject:   cvs commit: src/release/sysinstall disks.c install.c installUpgrade.c label.c sysinstall.h variable.c src/release/sysinstall/help register.hlp upgrade.hlp
Message-ID:  <199710121621.JAA23485@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1997/10/12 09:21:37 PDT

  Modified files:
    release/sysinstall   disks.c install.c installUpgrade.c 
                         label.c sysinstall.h variable.c 
  Log:
  Separate the siamese twins that were the partition and label editor.
  Now you can use one without entering the other and it will DTRT.
  These changes just allowed me to do the most straight-forward new disk
  installation I've ever managed with sysinstall.
  
  Revision  Changes    Path
  1.92      +66 -40    src/release/sysinstall/disks.c
  1.201     +17 -11    src/release/sysinstall/install.c
  1.53      +15 -14    src/release/sysinstall/installUpgrade.c
  1.77      +100 -41   src/release/sysinstall/label.c
  1.142     +4 -2      src/release/sysinstall/sysinstall.h
  1.21      +11 -1     src/release/sysinstall/variable.c

  Modified files:
    release/sysinstall/help register.hlp upgrade.hlp 
  Log:
  Update to reflect current affairs.
  
  Revision  Changes    Path
  1.3       +6 -5      src/release/sysinstall/help/register.hlp
  1.15      +6 -6      src/release/sysinstall/help/upgrade.hlp



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