Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 1996 04:56:42 -0800 (PST)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/release/sysinstall apache.c config.c dispatch.c install.c menus.c package.c samba.c sysinstall.h
Message-ID:  <199611041256.EAA12145@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         96/11/04 04:56:41

  Modified:    release/sysinstall  apache.c config.c dispatch.c install.c
                        menus.c package.c  samba.c sysinstall.h
  Log:
  Use macros for package names so it's easier to update them in one
  place (sysinstall.h) when packages change rev.
  
  Change the way that the routing daemon is configured entirely, to
  placate Joerg.  Also auto-load gated if it's specified, while we're at it.
  
  Revision  Changes    Path
  1.28      +3 -4      src/release/sysinstall/apache.c
  1.52      +38 -23    src/release/sysinstall/config.c
  1.6       +2 -2      src/release/sysinstall/dispatch.c
  1.135     +3 -3      src/release/sysinstall/install.c
  1.90      +4 -7      src/release/sysinstall/menus.c
  1.49      +5 -5      src/release/sysinstall/package.c
  1.10      +2 -2      src/release/sysinstall/samba.c
  1.83      +12 -5     src/release/sysinstall/sysinstall.h



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