Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 1996 07:28:28 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/release/sysinstall dist.c ftp_strat.c install.c misc.c options.c package.c sysinstall.h
Message-ID:  <199607091428.HAA10326@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         96/07/09 07:28:26

  Modified:    release/sysinstall  dist.c ftp_strat.c install.c misc.c
                        options.c package.c  sysinstall.h
  Log:
  A number of improvements in the way statistics are printed, add a "chroot"
  option for installing distributions and/or packages to somewhere other than /,
  say for a case where you're installing to an external disk on some other
  machine's behalf.  More miscellaneous fixes to various problems I stumbled
  across while adding this stuff.
  
  Revision  Changes    Path
  1.62      +16 -13    src/release/sysinstall/dist.c
  1.22      +3 -5      src/release/sysinstall/ftp_strat.c
  1.112     +8 -10     src/release/sysinstall/install.c
  1.22      +15 -1     src/release/sysinstall/misc.c
  1.41      +4 -1      src/release/sysinstall/options.c
  1.42      +3 -2      src/release/sysinstall/package.c
  1.74      +3 -1      src/release/sysinstall/sysinstall.h



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