clem wrote: 
> On the subject of yum repositories, is there documentation somewhere on
> how to update one's yum.repos.d file to pull from
> community-squeeze-testing?  Haven't been able to find this information
> here or on the wiki.
> 
> Appreciate the help.

The repo rpm contains
'/etc/yum.repos.d/community-squeeze-testing.repo'.


Code:
--------------------
    
  [clivem@amd64 ~]$ rpm -ql community-squeeze-repo
  /etc/pki/rpm-gpg/RPM-GPG-KEY-community-squeeze
  /etc/yum.repos.d/community-squeeze-testing.repo
  /etc/yum.repos.d/community-squeeze.repo
  /usr/sbin/csos-cleanInstall
  /usr/sbin/csos-cleanInstall-testing
  /usr/sbin/csos-cleanUpdate
  /usr/sbin/csos-cleanUpdate-testing
  
--------------------


It's not enabled by default, so enable it when you run yum,
("--enablerepo=community-squeeze-testing"), or if you want it enabled by
default, edit the file and "enabled=1".


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=99114

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to