cvs commit: src/etc Makefile

Chris Pressey cpressey at crater.dragonflybsd.org
Tue Aug 23 14:25:48 PDT 2005


cpressey    2005/08/23 14:25:26 PDT

DragonFly src repository

  Modified files:
    etc                  Makefile 
  Log:
  Make 'make upgrade' work from the LiveCD, stage 4/5 or so:
  
  - Allow the behaviour of 'make upgrade' itself to depend on what
    manner of upgrade is requested.  Introduce a new variable,
    BINARY_UPGRADE, which, when set, indicates that a binary upgrade -
    that is, an upgrade of the configuration files in the absence of
    the system sources (generally, done from the LiveCD) - is desired.
  
  Revision  Changes    Path
  1.86      +20 -4     src/etc/Makefile


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





More information about the Commits mailing list