]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Eliminate Samba configuration. Sorry, but this was another one of
authorjkh <jkh@FreeBSD.org>
Wed, 16 Jul 1997 05:22:42 +0000 (05:22 +0000)
committerjkh <jkh@FreeBSD.org>
Wed, 16 Jul 1997 05:22:42 +0000 (05:22 +0000)
commitc8004d7830f424cf0d91b1e599e5935cf13fcf62
tree66d6cb811a4e08111181c14e33cd8cb6d1df0acb
parentdb918dfad5688e9a2980e5a898e349c871ff9524
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. :-(
18 files changed:
release/sysinstall/Makefile
release/sysinstall/dispatch.c
release/sysinstall/install.c
release/sysinstall/menus.c
release/sysinstall/options.c
release/sysinstall/samba.c [deleted file]
release/sysinstall/sysinstall.h
usr.sbin/sade/Makefile
usr.sbin/sade/dispatch.c
usr.sbin/sade/install.c
usr.sbin/sade/menus.c
usr.sbin/sade/sade.h
usr.sbin/sysinstall/Makefile
usr.sbin/sysinstall/dispatch.c
usr.sbin/sysinstall/install.c
usr.sbin/sysinstall/menus.c
usr.sbin/sysinstall/options.c
usr.sbin/sysinstall/sysinstall.h