get.amped wrote: 
> 
> It should be a reduced set of the same instructions. First take a
> snapshot of your jails so you can revert back to them if everything goes
> horribly wrong. Then, in the build jail, wget the nightly, git the
> source, run buildme.sh, clean up the unneeded versions, tar it, cp it to
> the LMS jail, untar it and mv the files into usr/local/lms.
> 
You only need to do the build step if the version of one of the binary
CPAN modules changes, which happens very rarely (< once a year), so you
can nearly always skip this step
Getting the nightly and checking out is also unnecessary, one of the two
is enough. Keeping the checked out version locally (not in /tmp) and
only updating (git pull) is a lot more efficient the downloading
everything every time.
The most convenient way is to run LMS directly from the checked out
repository (which should exclude Bin/ and CPAN/arch, where you will have
your own binaries instead), then a simple git pull will bring you up to
date



[ extGUI4LMS - an alternative web interface: 'forum'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
/ 'homepage' (http://code.google.com/p/extgui4lms/) | 'music visualizer'
(http://forums.slimdevices.com/showthread.php?103073-Announce-music-visualizer-for-squeezelite)
for squeezelite | 'Howto'
(http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS):
build a self-contained LMS ]
------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=104122

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to