Why entice users off Wheezy ? You looking to get rid of the package repop ?
On Thu, Nov 19, 2015 at 7:37 PM, Robert Nelson <[email protected]> wrote: > Not sure if this would be useful, but as a way to entice users off of > the wheezy images... > > New Packages hitting the repo: > ********************************* > > dart version 1.13.0 https://www.dartlang.org/ > > sudo apt-get update ; sudo apt-get install dart-1.13 > > docker 1.6.2 (backport from Jessie) > > sudo apt-get update ; sudo apt-get install docker.io > > ********************************* > > Nodejs: v4.2.2 > > Actually this a special repo is setup for nodejs, as lots of usespace > applications are broken, so only enable if you dare! > > sudo nano /etc/apt/sources.list (add:) > > deb [arch=armhf] http://repos.rcn-ee.com/debian-nodejs/ jessie main > > sudo apt-get update ; sudo apt-get upgrade > > cloud9ide can be fixed via: > sudo apt-get install c9-core-installer --reinstall ; sudo reboot > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
