Difference between revisions of "Dungog"
From SME Server
Jump to navigationJump to search (Added <noinclude></noinclude> around category to prevent inclusion on pages it is used in) |
(Added extra explanatory text when including the page.) |
||
Line 1: | Line 1: | ||
+ | <includeonly>The following command will configure the Dungog repository on SME Server.</includeonly> | ||
/sbin/e-smith/db yum_repositories set dungog repository \ | /sbin/e-smith/db yum_repositories set dungog repository \ | ||
Name 'SME Server 7 - dungog' \ | Name 'SME Server 7 - dungog' \ | ||
Line 6: | Line 7: | ||
Visible no \ | Visible no \ | ||
status disabled | status disabled | ||
− | + | <includeonly>After adding it to the database we have to update the changes to the configuration file: | |
− | <noinclude>[[Category:Yum_Repository]]</noinclude> | + | expand-temlpate /etc/yum.conf</includeonly> |
+ | <noinclude>[[Category: Yum_Repository]]</noinclude> |
Revision as of 11:35, 11 April 2007
/sbin/e-smith/db yum_repositories set dungog repository \ Name 'SME Server 7 - dungog' \ BaseURL 'http://sme.dungog.net/packages/smeserver/7.0/i386/dungog/' \ EnableGroups yes \ GPGCheck no \ Visible no \ status disabled