Changes

From SME Server
Jump to navigationJump to search
m
Line 107: Line 107:     
Now we can install the required packages from the repo's. The ''includepkgs'' line in the SME Server repo file ensure that '''only''' the required packages for SME Server will come from the SME repo's, and all others from the sl repo's.
 
Now we can install the required packages from the repo's. The ''includepkgs'' line in the SME Server repo file ensure that '''only''' the required packages for SME Server will come from the SME repo's, and all others from the sl repo's.
  yum install e-smith\* smeserver\* *.sme.* initscripts --exclude=smeserver-release*,*86
+
  yum install e-smith\* smeserver\* *.sme.* initscripts --exclude=smeserver-release*,*86 --nogpg
    
This will result in the following summary. The numbers may vary depending on the changes in the repositories.
 
This will result in the following summary. The numbers may vary depending on the changes in the repositories.
Transaction Summary
+
Transaction Summary
  Install    379 Package(s)
+
  Install    391 Package(s)
  Total size: 164 M
+
  Upgrade      1 Package(s)
  Installed size: 481 M
+
  Total size: 170 M
    
==== Yum upgrade ====
 
==== Yum upgrade ====

Navigation menu