The changes between 2.8 and 2.9 are substantial
The recommendation from the dansguardian mailing list is to begin editing the new lists rather than try to edit your old ones
the new dans runs out of the box,
but you probably have to edit at least
/etc/dansguardian/dansguardian.conf
/etc/dansguardian/dansguardianf1(f2,fn).conf
group filter files are kept in
/etc/dansguardian/lists/fn/*
I suggest you also update smeserver-dansguardian, but it's optional
http://www.dungog.net/sme/changelog/index.phphttp://www.dungog.net/sme/dansguardian.phpAs dansguardian is likely to be updated regularly now it's out of alpha
I've revised our repo setup instructions for gpl users
Method 2.
as suggested at contribs.org, documentation for 3rd party repositories
is to add the repo with status disabled
http://no.longer.valid/phpwiki/index.php/3rdPartyYumRepositoriesthen you install or check for updates with. eg.
yum --enable-repo=dungog --enable-repo=dungogMembers smeserver-sarg
yum --enable-repo=dungog list updates
you may also wish to update some rpms from a repo but not others eg.
exclude 'dansguardian smeserver-dansguardian'
the new command to setup this method is now
db yum_repositories set dungog repository \
BaseURL
http://sme.dungog.net/packages/smeserver/7.0/i386/dungog/ \
EnableGroups yes \
GPGCheck no \
Name 'SME Server 7 - dungog' \
Visible yes \
exclude 'dansguardian smeserver-dansguardian'
status disabled
/sbin/e-smith/expand-template /etc/yum.conf