Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jul 1997 22:22:44 -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 Makefile dispatch.c install.c menus.c options.c sysinstall.h samba.c
Message-ID:  <199707160522.WAA01032@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1997/07/15 22:22:43 PDT

  Modified files:
    release/sysinstall   Makefile dispatch.c install.c menus.c 
                         options.c sysinstall.h 
  Removed files:
    release/sysinstall   samba.c 
  Log:
  Eliminate Samba configuration.  Sorry, but this was another one of
  those ideas that, like the Apache server setup, was well-intentioned
  but doomed to fail in the face of change.  That and the fact that it
  shouldn't be part of the installation tool, it should be part of the
  post-installation setup tool (which we need to write).  Combining the
  two utilities into one utility was my first conceptual mistake.
  
  Apologies also to Coranth Gryphon, who worked hard on the Apache
  and Samba server setup code.  These features were quite useful
  for awhile, if that's any consolation, I just simply had the wrong
  ideas about where to put them. :-(
  
  Revision  Changes    Path
  1.59      +1 -1      src/release/sysinstall/Makefile
  1.20      +1 -2      src/release/sysinstall/dispatch.c
  1.192     +1 -8      src/release/sysinstall/install.c
  1.141     +1 -4      src/release/sysinstall/menus.c
  1.56      +1 -4      src/release/sysinstall/options.c
  1.138     +1 -4      src/release/sysinstall/sysinstall.h



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