<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body dir="auto">
<div dir="ltr"><br>
</div>
<div dir="ltr">
<blockquote type="cite">On 2 Dec 2020, at 2:33 pm, John H. Reinhardt <johnhreinhardt@thereinhardts.org> wrote:<br>
<br>
</blockquote>
</div>
<blockquote type="cite">
<div dir="ltr"><span>Normally that would but the ER series is a little different.  The "firmware" upgrade replaces the whole / file system with pre-packaged installs.  They have a place you can put things to ride out the upgrade though. It's just a pain to
 do it.  Building on the ERL would be interesting also as it's meant purely as a run environment and most of the build chain doesn't exist and would have to be installed.  At one time when I was messing with the BIND9 DNS server I'd thought about building an
 ER build virtual machine (it's an ARM CPU) but didn't go through the trouble. I just moved my DNS and DHCP to a RasPi where it's all much easier.</span><br>
<span></span><br>
<blockquote type="cite"><span>I install Python3 and PyDECnet on my (old, 2 GB total flash size) BeagleBone Black.  To run the build locally rather than cross-building -- slower but easy -- I had to plug in a micro-SD card for extra space, but once the build
 was done the actual installed code fit fine on that root file system.  You can see the result on HECnet, node PYBBB.</span><br>
</blockquote>
<blockquote type="cite"><span></span><br>
</blockquote>
<blockquote type="cite"><span>   paul</span></blockquote>
<blockquote type="cite"><span></span></blockquote>
</div>
</blockquote>
<br>
<div>Rasmus Lerdorf has an interesting (older) blog post about upgrading the version of php on the edgerouter. He installed gcc onto his ERL and compiled his code. He noted that there wasn’t a tool chain to target the cpu on this device for him to compile from
 another machine. It worked out well and it’s actually part of the production builds now. </div>
<div><br>
</div>
<div><a href="https://toys.lerdorf.com/upgrading-php-on-the-edgerouter-lite">https://toys.lerdorf.com/upgrading-php-on-the-edgerouter-lite</a></div>
<div><br>
</div>
<div>Cheers, Wiz!!</div>
</body>
</html>