Correct. gharris999;308643 Wrote: > Oh...of course. Duh. > > Quick question just to confirm: > > The appropriate method of setting up for SC yum installs and updates > these days is: > > Install the repo: > > > Code: -------------------- > > > rpm -ihv http://repos.slimdevices.com/yum/squeezecenter/squeezecenter-repo-1-4.noarch.rpm > -------------------- > > > Then edit /etc/yum.repos.d/squeezecenter.repo to enable the repo of > choice.
Or use --enablerepo as you mentioned earlier. > Does one need to import the gpg key too? I.E.: The key is included when you install the -repo RPM. > > Code: -------------------- > > > rpm --import http://repos.slimdevices.com/yum/squeezecenter/RPM-GPG-KEY-SqueezeCenter > -------------------- > > > > ..and I see now that the trunk repo is being called > "squeezecenter-unstable"..true, yes? The trunk repo was renamed to unstable when the svn layout was changed. There's still a symlink in place so that old repo configs using trunk will still work. -- Fletch ------------------------------------------------------------------------ Fletch's Profile: http://forums.slimdevices.com/member.php?userid=529 View this thread: http://forums.slimdevices.com/showthread.php?t=48507 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
