DragonFly BSD
DragonFly commits List (threaded) for 2005-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/etc Makefile


From: Chris Pressey <cpressey@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 23 Aug 2005 14:00:39 -0700 (PDT)

cpressey    2005/08/23 14:00:39 PDT

DragonFly src repository

  Modified files:
    etc                  Makefile 
  Log:
  Make 'make upgrade' work from the LiveCD, stage 2/5 or so:
  
  - Allow the location from which 'make upgrade' obtains its new
    configuration files to be specified.  Introduce a new variable,
    UPGRADE_SRCDIR, and obtain all new configuration files from
    this location, instead of from .CURDIR.  Have UPGRADE_SRCDIR
    default to .CURDIR so that there is no functional change in the
    typical use case.
  
  Revision  Changes    Path
  1.84      +17 -14    src/etc/Makefile


http://www.dragonflybsd.org/cvsweb/src/etc/Makefile.diff?r1=1.83&r2=1.84&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]