Difference between revisions of "Zmrepo"
From SME Server
Jump to navigationJump to search (Page init) |
Unnilennium (talk | contribs) |
||
Line 6: | Line 6: | ||
EnableGroups no GPGCheck no \ | EnableGroups no GPGCheck no \ | ||
Name "zmrepo" \ | Name "zmrepo" \ | ||
+ | exclude ffmpeg-2.6.4,celt-0.11 \ | ||
Visible no status disabled | Visible no status disabled | ||
Line 11: | Line 12: | ||
After adding it to the database updating the configuration file is required: | After adding it to the database updating the configuration file is required: | ||
signal-event yum-modify | signal-event yum-modify | ||
− | + | ||
− | [[Category: Yum_Repository]]</noinclude> | + | [[Category: Yum_Repository]] |
+ | </noinclude> |
Revision as of 10:32, 18 March 2018
Below you find the installation command for the Zmrepo repository which can be entered on the SME Server shell.
db yum_repositories set zmrepo repository \ BaseURL 'http://zmrepo.mehvc.com/el/$releasever/$basearch' \ EnableGroups no GPGCheck no \ Name "zmrepo" \ exclude ffmpeg-2.6.4,celt-0.11 \ Visible no status disabled
After adding it to the database updating the configuration file is required:
signal-event yum-modify