Make 'make upgrade' work from the LiveCD, stage 2/5 or so:
authorChris Pressey <cpressey@dragonflybsd.org>
Tue, 23 Aug 2005 21:00:39 +0000 (21:00 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Tue, 23 Aug 2005 21:00:39 +0000 (21:00 +0000)
commit9c85993efc66d9cf162c5635f41874191bae1181
tree7d7e0f5e6a7b9a0df3171faa3e9106c73bceed3e
parent4ae2f1114bfdf8e7e55c5ca45e789d144bc0d6d6
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.
etc/Makefile