Line 24: |
Line 24: |
| | | |
| ====With Yum==== | | ====With Yum==== |
| + | |
| + | =====Setting up your SME Server 8 repository===== |
| + | Setup with the following yum repositories... |
| + | |
| + | /sbin/e-smith/db yum_repositories set sme8os repository \ |
| + | Name 'SME Server 8 - smeos' \ |
| + | BaseURL 'http://mirror.contribs.org/smeserver/releases/testing/8/smeos/i386/' \ |
| + | EnableGroups yes \ |
| + | GPGCheck no \ |
| + | Visible yes \ |
| + | status enabled |
| + | |
| + | Expand your yum.conf... |
| + | expand-template /etc/yum.conf |
| + | |
| + | Then run yum command |
| + | yum upgrade --disable '*' --enable sme8os |
| + | |
| + | Once completed issue |
| + | signal-event post-upgrade;signal-event reboot |
| + | |
| =====If your running SME Server 7.x (clean install & excluding 7.3)===== | | =====If your running SME Server 7.x (clean install & excluding 7.3)===== |
| | | |
Line 67: |
Line 88: |
| You should only do this if you are interested in helping with development/testing and of course if you find a bug remember to report to our bug tracker. | | You should only do this if you are interested in helping with development/testing and of course if you find a bug remember to report to our bug tracker. |
| | | |
− | =====sme8os repository=====
| |
− | Setup with the following yum repositories...
| |
− |
| |
− | /sbin/e-smith/db yum_repositories set sme8os repository \
| |
− | Name 'SME Server 8 - smeos' \
| |
− | BaseURL 'http://mirror.contribs.org/smeserver/releases/testing/8/smeos/i386/' \
| |
− | EnableGroups yes \
| |
− | GPGCheck no \
| |
− | Visible yes \
| |
− | status enabled
| |
− |
| |
− | Expand your yum.conf...
| |
− | expand-template /etc/yum.conf
| |
− |
| |
− | Then run yum command
| |
− | yum upgrade --disable '*' --enable sme8os
| |
− |
| |
− | Once completed issue
| |
− | signal-event post-upgrade;signal-event reboot
| |
| | | |
| If you have any bug issues with upgrading please open a new SME Server 8.x {{BugzillaFileBug|product=SME%20Server%20Release%208.X|component=|comment=|summary=|title=file a bug here}} | | If you have any bug issues with upgrading please open a new SME Server 8.x {{BugzillaFileBug|product=SME%20Server%20Release%208.X|component=|comment=|summary=|title=file a bug here}} |