Whilst in the process of bringing, what will be, the Fedora LMS repo
on-line and trying to make a seamless transitional path for all users,
(ARM and desktop), the CS repo benefits from the packaging work I did
yesterday.....
With upstream "reversion" of public/7.8 to be a "semi-stable" branch,
this whole thing about being frightened of version numbers, 7.8.x >
7.8.0 is moot....
Anyway, as far as the repo layout is concerned, stable -> testing ->
unstable.
Stable contains the "officially unofficial" 7.8.0 release.
(Audio-Scan 0.93, but patched for DSD support).
Testing contains the latest "stable" public/7.8 branch snapshot, 7.8.1.
(Audio-Scan 0.93, but patched for DSD support).
Unstable contains latest "development" public/7.9 branch snapshot,
7.9.0.
(Audio-Scan 0.94 and minor LMS core patch to add dsdplay support to
convert.conf.)
You need to update the repo package to get access to unstable....
Code:
--------------------
sudo csos-cleanUpdate community-squeeze-repo
--------------------
Having done that, to switch to the 7.9.0 version.
Code:
--------------------
sudo csos-cleanUpdate-unstable logitechmediaserver\*
--------------------
Having done that, now say you want to downgrade to testing version,
7.8.1. (7.9.0 -> 7.8.1)
Code:
--------------------
sudo csos-cleanDowngrade-testing logitechmediaserver logitechmediaserver-CPAN
logitechmediaserver-vendor\* logitechmediaserver-firmware\*
Code:
--------------------
Having done that, now say you want to downgrade to "release" version,
7.8.0. (7.8.1 -> 7.8.0)
Code:
--------------------
sudo csos-cleanDowngrade logitechmediaserver logitechmediaserver-CPAN
logitechmediaserver-vendor\* logitechmediaserver-firmware\*
--------------------
That's going backwards. Going forwards.....
Update to latest stable. (7.8.0)
Code:
--------------------
sudo csos-cleanUpdate logitechmediaserver\*
--------------------
Update to latest testing. (7.8.1)
Code:
--------------------
sudo csos-cleanUpdate-testing logitechmediaserver\*
--------------------
Update to latest unstable. (7.9.0)
Code:
--------------------
sudo csos-cleanUpdate-unstable logitechmediaserver\*
--------------------
------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=99395
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix