cvs commit: src/usr.sbin/sysinstall config.c menus.c sysinstall.h
 variable.c
    Tom Rhodes 
    trhodes at FreeBSD.org
       
    Sat Jul 12 08:33:11 PDT 2003
    
    
  
trhodes     2003/07/12 08:33:10 PDT
  FreeBSD src repository
  Modified files:
    usr.sbin/sysinstall  config.c menus.c sysinstall.h variable.c 
  Log:
  Give users the ability to select an alternative MTA during the installation.
  This option adds Postfix and Exim to the list, however, qmail is not added
  due to license restrictions.
  
  Collaborated with:      Simon L. Nielsen <simon at nitro.dk>
  Reviewed by:            jhb, re@, -audit.
  
  Revision  Changes    Path
  1.211     +185 -5    src/usr.sbin/sysinstall/config.c
  1.374     +22 -17    src/usr.sbin/sysinstall/menus.c
  1.247     +5 -1      src/usr.sbin/sysinstall/sysinstall.h
  1.36      +40 -10    src/usr.sbin/sysinstall/variable.c
    
    
More information about the cvs-all
mailing list