initial commit of file from CVS for smeserver-centos2sme on Sat Sep 7 20:13:06 AEST 2024
This commit is contained in:
0
root/etc/e-smith/events/smeserver-centos2sme/.gitignore
vendored
Normal file
0
root/etc/e-smith/events/smeserver-centos2sme/.gitignore
vendored
Normal file
109
root/etc/yum.prosmerepos.d/sme.repo
Normal file
109
root/etc/yum.prosmerepos.d/sme.repo
Normal file
@@ -0,0 +1,109 @@
|
||||
[base]
|
||||
enabled=1
|
||||
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os
|
||||
name=CentOS - os
|
||||
gpgcheck=1
|
||||
enablegroups=0
|
||||
exclude=initscripts libgsf
|
||||
|
||||
[centosplus]
|
||||
enabled=0
|
||||
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus
|
||||
name=CentOS - centosplus
|
||||
gpgcheck=1
|
||||
enablegroups=0
|
||||
|
||||
[contrib]
|
||||
enabled=0
|
||||
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=contrib
|
||||
name=CentOS - contrib
|
||||
gpgcheck=1
|
||||
enablegroups=0
|
||||
|
||||
[extras]
|
||||
enabled=0
|
||||
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras
|
||||
name=CentOS - extras
|
||||
gpgcheck=1
|
||||
enablegroups=0
|
||||
|
||||
[fasttrack]
|
||||
enabled=0
|
||||
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=fasttrack
|
||||
name=CentOS - fasttrack
|
||||
gpgcheck=1
|
||||
enablegroups=0
|
||||
|
||||
[smeaddons]
|
||||
enabled=1
|
||||
mirrorlist=http://mirrorlist.contribs.org/mirrorlist/smeaddons-10
|
||||
name=SME Server - addons
|
||||
gpgcheck=1
|
||||
enablegroups=1
|
||||
|
||||
[smecontribs]
|
||||
enabled=1
|
||||
mirrorlist=http://mirrorlist.contribs.org/mirrorlist/smecontribs-10
|
||||
name=SME Server - contribs
|
||||
gpgcheck=1
|
||||
enablegroups=1
|
||||
|
||||
[smedev]
|
||||
enabled=0
|
||||
mirrorlist=http://mirrorlist.contribs.org/mirrorlist/smedev-10
|
||||
name=SME Server - dev
|
||||
gpgcheck=1
|
||||
enablegroups=1
|
||||
|
||||
[smeextras]
|
||||
enabled=1
|
||||
mirrorlist=http://mirrorlist.contribs.org/mirrorlist/smeextras-10
|
||||
name=SME Server - extras
|
||||
gpgcheck=1
|
||||
enablegroups=1
|
||||
|
||||
[smeos]
|
||||
enabled=1
|
||||
mirrorlist=http://mirrorlist.contribs.org/mirrorlist/smeos-10
|
||||
name=SME Server - os
|
||||
gpgcheck=1
|
||||
enablegroups=1
|
||||
|
||||
[smetest]
|
||||
enabled=0
|
||||
mirrorlist=http://mirrorlist.contribs.org/mirrorlist/smetest-10
|
||||
name=SME Server - test
|
||||
gpgcheck=1
|
||||
enablegroups=1
|
||||
|
||||
[smeupdates]
|
||||
enabled=1
|
||||
mirrorlist=http://mirrorlist.contribs.org/mirrorlist/smeupdates-10
|
||||
name=SME Server - updates
|
||||
gpgcheck=1
|
||||
enablegroups=1
|
||||
|
||||
[smeupdates-testing]
|
||||
enabled=0
|
||||
mirrorlist=http://mirrorlist.contribs.org/mirrorlist/smeupdates-testing-10
|
||||
name=SME Server - updates testing
|
||||
gpgcheck=1
|
||||
enablegroups=1
|
||||
|
||||
[updates]
|
||||
enabled=1
|
||||
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates
|
||||
name=CentOS - updates
|
||||
gpgcheck=1
|
||||
enablegroups=0
|
||||
exclude=initscripts libgsf
|
||||
|
||||
[remi-safe]
|
||||
enabled=1
|
||||
baseurl=http://rpms.famillecollet.com/enterprise/$releasever/safe/$basearch/
|
||||
name=Remi - safe
|
||||
gpgcheck=1
|
||||
enablegroups=0
|
||||
gpgkey=http://rpms.famillecollet.com/RPM-GPG-KEY-remi
|
||||
|
||||
|
Reference in New Issue
Block a user