git: DragonFly_RELEASE_2_8 installer: Add /usr/pkg/etc to sources.conf.

Sascha Wildner swildner at crater.dragonflybsd.org
Thu Jan 27 11:29:26 PST 2011


commit 8991d7b953c86415343814a1f8a1a56489e8feb4
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/8991d7b953c86415343814a1f8a1a56489e8feb4


-- 
DragonFly BSD source repository





More information about the Commits mailing list