Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 1999 07:33:33 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release/sysinstall config.c dispatch.c install.c menus.c options.c package.c sysinstall.h
Message-ID:  <199904271433.HAA09270@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1999/04/27 07:33:32 PDT

  Modified files:
    release/sysinstall   config.c dispatch.c install.c menus.c 
                         options.c package.c sysinstall.h 
  Log:
  o Make package matching for specific package loading use the Latest/
    feature of packages now so that no version info is embedded.
  
  o Add a default X desktop menu offering afterstep, enlightenment, KDE, GNOME
    and Windowmaker desktops instead of the boring twm(1) based one if the
    user so chooses.  This will require a little testing.
  
  Revision  Changes    Path
  1.126     +64 -12    src/release/sysinstall/config.c
  1.29      +3 -2      src/release/sysinstall/dispatch.c
  1.232     +3 -5      src/release/sysinstall/install.c
  1.196     +27 -2     src/release/sysinstall/menus.c
  1.59      +1 -7      src/release/sysinstall/options.c
  1.67      +7 -2      src/release/sysinstall/package.c
  1.162     +7 -5      src/release/sysinstall/sysinstall.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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