Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 1997 08:45:18 -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 Makefile src/release/scripts catpages-make.sh dict-make.sh games-make.sh info-make.sh manpages-make.sh proflibs-make.sh src/release/sysinstall config.c dispatch.c install.c menus.c sysinstall.h
Message-ID:  <199706211545.IAA04031@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1997/06/21 08:45:18 PDT

  Modified files:
    release              Makefile 
  Log:
  Change the way distributions are built such that they can be built
  either in the Makefile or by an external script.  Move some of the
  existing stuff into scripts.
  
  Revision  Changes    Path
  1.300     +33 -75    src/release/Makefile

  Added files:
    release/scripts      catpages-make.sh dict-make.sh 
                         games-make.sh info-make.sh 
                         manpages-make.sh proflibs-make.sh 
  Log:
  New build scripts for these distributions.

  Modified files:
    release/sysinstall   config.c dispatch.c install.c menus.c 
                         sysinstall.h 
  Log:
  Change the way that X configuration method is selected.
  
  Revision  Changes    Path
  1.101     +2 -2      src/release/sysinstall/config.c
  1.18      +2 -2      src/release/sysinstall/dispatch.c
  1.191     +10 -2     src/release/sysinstall/install.c
  1.140     +2 -2      src/release/sysinstall/menus.c
  1.136     +2 -2      src/release/sysinstall/sysinstall.h



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