[..] centos 4.4 is 2.6.9-42.0.8 [..]
General features- Based on CentOS 4.4 and all available updates
$ rpm -qf /etc/e-smith/db/yum_repositories/defaults/updates/BaseURL smeserver-yum-1.2.0-25.el4.sme$ cat /etc/e-smith/db/yum_repositories/defaults/updates/{Name,BaseURL,status}CentOS - updateshttp://mirror.centos.org/centos/4/updates/$basearchenabled
[root@tiger ~]# yum --disablerepo=* --enablerepo=smedev --enablerepo=updates update kmod*==============================================================WARNING: Additional commands may be required after running yum==============================================================Loading "smeserver" pluginLoading "fastestmirror" pluginSetting up Update ProcessSetting up repositoriesLoading mirror speeds from cached hostfileReading repository metadata in from local filesResolving Dependencies--> Populating transaction set with selected packages. Please wait.---> Package kmod-ppp.i686 0:1.0.2-1.2.6.9_42.0.8.EL set to be updated---> Package kmod-slip.i686 0:1.0-1.2.6.9_42.0.8.EL set to be updated---> Package kmod-appletalk-smp.i686 0:1.0-1.2.6.9_42.0.8.EL set to be updated---> Package kmod-appletalk.i686 0:1.0-1.2.6.9_42.0.8.EL set to be updated---> Package kmod-ppp-smp.i686 0:1.0.2-1.2.6.9_42.0.8.EL set to be updated---> Package kmod-slip-smp.i686 0:1.0-1.2.6.9_42.0.8.EL set to be updated--> Running transaction check--> Processing Dependency: kernel-i686 = 2.6.9-42.0.8.EL for package: kmod-slip--> Processing Dependency: kernel-smp-i686 = 2.6.9-42.0.8.EL for package: kmod-slip-smp--> Processing Dependency: kernel-smp-i686 = 2.6.9-42.0.8.EL for package: kmod-ppp-smp--> Processing Dependency: kernel-i686 = 2.6.9-42.0.8.EL for package: kmod-appletalk--> Processing Dependency: kernel-smp-i686 = 2.6.9-42.0.8.EL for package: kmod-appletalk-smp--> Processing Dependency: kernel-i686 = 2.6.9-42.0.8.EL for package: kmod-ppp--> Restarting Dependency Resolution with new changes.--> Populating transaction set with selected packages. Please wait.---> Package kernel-smp.i686 0:2.6.9-42.0.8.EL set to be installed---> Package kernel.i686 0:2.6.9-42.0.8.EL set to be installed--> Running transaction checkDependencies Resolved============================================================================= Package Arch Version Repository Size=============================================================================Updating: kmod-appletalk i686 1.0-1.2.6.9_42.0.8.EL smedev 208 k kmod-appletalk-smp i686 1.0-1.2.6.9_42.0.8.EL smedev 220 k kmod-ppp i686 1.0.2-1.2.6.9_42.0.8.EL smedev 154 k kmod-ppp-smp i686 1.0.2-1.2.6.9_42.0.8.EL smedev 151 k kmod-slip i686 1.0-1.2.6.9_42.0.8.EL smedev 77 k kmod-slip-smp i686 1.0-1.2.6.9_42.0.8.EL smedev 77 kInstalling for dependencies: kernel i686 2.6.9-42.0.8.EL updates 11 M kernel-smp i686 2.6.9-42.0.8.EL updates 10 MTransaction Summary=============================================================================Install 2 Package(s)Update 6 Package(s)Remove 0 Package(s)Total download size: 22 M
yum update \--disablerepo=* \--enablerepo=base \--enablerepo=updates \--enablerepo=smeos \--enablerepo=smeaddons \--enablerepo=smeupdates
When you would go for the CentOS updates I guarantee you that your server will be limping.
Quote from: "Confucius"When you would go for the CentOS updates I guarantee you that your server will be limping. Not 100% correct.Look through the bug tracker. With a 7.1 CD install 5 repos are enabled.
Kernel sme7.1 is 2.6.9-42.0.3 and centos 4.4 is 2.6.9-42.0.8, why if sme 7.1 is centos 4.4 with updates, i need to add centos repo to yum to get the system full update?
Linux version 2.6.9-42.0.8.ELsmp (mockbuild@builder6.centos.org) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)) #1 SMP Tue Jan 30 12:33:47 EST 2007
Quote from: "lucho115"Kernel sme7.1 is 2.6.9-42.0.3 and centos 4.4 is 2.6.9-42.0.8, why if sme 7.1 is centos 4.4 with updates, i need to add centos repo to yum to get the system full update?My plain vanilla SME 7.1 is at 42.0.8 after doing the standard updates. Here's what I get doing "cat /proc/version"Code: [Select]Linux version 2.6.9-42.0.8.ELsmp (mockbuild@builder6.centos.org) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)) #1 SMP Tue Jan 30 12:33:47 EST 2007
rpm -qa kmod*
And what doesCode: [Select]rpm -qa kmod*give you?
# rpm -qa kmod*kmod-appletalk-1.0-1.2.6.9_42.0.3.ELkmod-slip-1.0-1.2.6.9_42.0.3.ELkmod-appletalk-smp-1.0-1.2.6.9_42.0.3.ELkmod-ppp-smp-1.0.2-1.2.6.9_42.0.3.ELkmod-slip-smp-1.0-1.2.6.9_42.0.3.ELkmod-ppp-1.0.2-1.2.6.9_42.0.3.EL
# cat redhat-releaseSME Server release 7.1# uname -r2.6.9-42.0.8.ELsmp
lucho115 stop posting all over the place. You have your answer in another topic and leave this one to rest. Wiki is not wrong and don't hold the developers recomendations because thing tend to change. Just read the anouncment posts and do as recomended.
Quotelucho115 stop posting all over the place. You have your answer in another topic and leave this one to rest. Wiki is not wrong and don't hold the developers recomendations because thing tend to change. Just read the anouncment posts and do as recomended.OK, but i cant find the rigth answer to my question. Only look at this post :http://forums.contribs.org/index.php?topic=32926.0Where a moderator said that not to enable centos updatesthks
The reason you can enable base and updates is because 'dangerous' packages are now excluded.Look at..Code:db yum_repositories printprop base ExcludeCode:db yum_repositories printprop updates Exclude