gharris999;339952 Wrote: > With debian, would it ever be the case that folks install / update using > the .deb file from the nightlies page? If so, what would the update > command be? Or, with debian, is it always the case the SC will have > been installed from the repo using apt-get?
I think if you use the unstable repo you get the nightlies. During the Boom testing while that branch was secret there wasn't a repo for it, so I wrote a script which parsed the nightly directory, grabbed the .deb and then installed it with dpkg (using "sudo dpkg -i $DEBFILE"). -- radish ------------------------------------------------------------------------ radish's Profile: http://forums.slimdevices.com/member.php?userid=77 View this thread: http://forums.slimdevices.com/showthread.php?t=52547 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
