看板 DFBSD_commit 關於我們 聯絡資訊
commit 8991d7b953c86415343814a1f8a1a56489e8feb4 Author: Sascha Wildner <saw@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@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