git: installer: Add /usr/pkg/etc to sources.conf.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Jan 27 11:28:37 PST 2011
commit b5cc1cc3f8193317813e1a73cd5c917042ec07fa
Author: Sascha Wildner <saw at online.de>
Date: Thu Jan 27 20:26:16 2011 +0100
installer: Add /usr/pkg/etc to sources.conf.
Previously, the installer did not copy this directory due to it being
on a separate (read/write) mount point and cpdup not crossing mount
point boundaries.
This should also fix (for newly installed systems) the XML catalog
problems various people were reporting.
A better solution would be to make the installer's installation
function to take this case into account.
Reported-by: Pierre Abbat <phma at phma.optus.ru>
Summary of changes:
share/installer/sources.conf | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b5cc1cc3f8193317813e1a73cd5c917042ec07fa
--
DragonFly BSD source repository
More information about the Commits
mailing list