On Tue, Mar 1, 2016 at 12:58 PM, William Hermans <[email protected]> wrote:
>> It's pretty much the lxqt image with no lxqt/xorg packages ;)
>>
>> It's sitting around 1.6GB installed on first bootup..
>>
>> Regards,
>
>
> Also technically the first image to have Nodejs 0.10.x, and 0.12.x running
> side by side too ?

Nah, i moved things to utilize

https://github.com/nodesource/distributions

Instead, less for me to watch for, and 'nodesource' builds all
versions, for all distro's. ;)

So nodejs v0.12.x is installed by default, but you can switch/upgrade to:

node_0.12
iojs_2.x
iojs_3.x

node_4.x
node_5.x

Just by tweaking: /etc/apt/sources.list

debian@beaglebone:~$ cat /etc/apt/sources.list | grep node
deb https://deb.nodesource.com/node_0.12 jessie main
#deb-src https://deb.nodesource.com/node_0.12 jessie main

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.

Reply via email to