cvs commit: src/etc Makefile
Chris Pressey
cpressey at crater.dragonflybsd.org
Tue Aug 23 14:00:53 PDT 2005
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
More information about the Commits
mailing list