On Sun, 2009-06-14 at 13:26 -0400, Mail Lists wrote: > Either way - there should only be one set of files - period. Links are > pointless. No, not really. A GUI tool can work on a chrooted or non-chrooted system if there are symlinks to the chrooted files. e.g. /etc/named.conf is a symlink to /var/named/chroot/var/etc/named.conf And a tool that edits /etc/named.conf doesn't know, nor care, whether it's operating directly on that file, or the chrooted one. But without the symlinks, you need two tools: One for the chrooted, or another for the non-chrooted files. Or one that magically works on the right file. -- [tim@localhost ~]$ uname -r 2.6.27.24-78.2.53.fc9.i686 Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines