<p dir="ltr"><br>
On 8 Jul 2013 02:01, &quot;Jochen De Smet&quot; &lt;<a href="mailto:jochen.arm@leahnim.org">jochen.arm@leahnim.org</a>&gt; wrote:<br>
&gt;<br>
&gt; On 7/7/2013 14:39, Dennis Gilmore wrote:<br>
&gt;&gt;<br>
&gt;&gt; -----BEGIN PGP SIGNED MESSAGE-----<br>
&gt;&gt; Hash: SHA1<br>
&gt;&gt;<br>
&gt;&gt; On Sun, 07 Jul 2013 16:08:55 -0400<br>
&gt;&gt; Jochen De Smet &lt;<a href="mailto:jochen.arm@leahnim.org">jochen.arm@leahnim.org</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt; PS: Is there a generic armv5tel root fs for F19 anywhere? Don&#39;t see a<br>
&gt;&gt;&gt; link on the wiki yet.<br>
&gt;&gt;<br>
&gt;&gt; software floating point support was dropped in Fedora 19. which means<br>
&gt;&gt; no more armv5tel rpms post f18&#39;s life.<br>
&gt;<br>
&gt; Too bad, armv5tel doesn&#39;t seem that old yet. But I guess things are just moving fast<br>
&gt; in the arm world right now.</p>
<p dir="ltr">Anything not ARMv7 (basically Cortex-A* and yes I&#39;ve radically generalised that definition) has been EOLed by ARM. The only v5 platforms we ever supported was the Kirkwood (we briefly supported versatile as a qemu guest before moving to versatile express) and that only supports ddr1 memory which is now expensive and ARM made the Cortex-A5 platform which basically covered the last power/price window that Kirkwood covered so ARMv5 was a lot of work for diminishing return and users.</p>

<p dir="ltr">&gt;&gt; tarballs are broken for root filesystems and will never be produced by<br>
&gt;&gt; fedora again.<br>
&gt;<br>
&gt; This looks like it&#39;ll be a pain in the ass though.  Are there any instructions for installation<br>
&gt; without a removable media ? Don&#39;t immediately see any on the installation page of the<br>
&gt; wiki.<br>
&gt;</p>
<p dir="ltr">Tar balls cause a number of problems because if not used properly you lost all the special bits like xattr which are now used by a number of core dependences of the OS which made it problematic when trying to support newbies over IRC etc.</p>

<p dir="ltr">You can do a net boot using uboot and kickstart install and that&#39;s been tested for calxeda at least I believe. I think it might be a bit problematic specifying a dtb for boot but I&#39;m not sure of the details.</p>

<p dir="ltr">For tablet style services there&#39;s been discussing means of injecting the image like you&#39;d flash a new version of android but if someone is actually working on that I&#39;m not aware of it.</p>
<p dir="ltr">Peter</p>