Difference between pages "FLOP:SquashFS sync" and "Template:Subarch"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
(initial info)
 
 
Line 1: Line 1:
{{FLOP
<includeonly>{{#widget:AddThis}}{{#if:{{{title|}}}|
|Created on=2015/02/27
{{DISPLAYTITLE:Download - {{{title}}}}}
|Summary=An alternate syncing method using SquashFS Images and deltas. Meant for stable systems where frequent updates aren't necessary, offering reduced bandwidth and disk space use, and improved speed.
|
|Author=Mgorny,
{{DISPLAYTITLE:Download - {{{subarch}}}}}
|Reference Bug=FL-2138
}}'''This page lists CPU-optimized builds of Funtoo Linux for {{#if:{{{title|}}}|{{{title}}} ({{{subarch}}} subarch)|{{{subarch}}}}} [[{{{CPU Family}}}]].'''
 
{{{Description|}}}
{{#seo:
|title={{#if:{{{title|}}}|Download - {{{title}}}|Download - {{{subarch}}}}}
|keywords=funtoo,linux,build,subarch,{{{subarch}}},{{{title}}}
|description=This page lists CPU-optimized builds of Funtoo Linux for {{#if:{{{title|}}}|{{{title}}} ({{{subarch}}} subarch)|{{{subarch}}}}} [[{{{CPU Family}}}]].
}}
}}
== Problems with the current syncing method ==
{{#set:CPU Family={{{CPU Family|}}}|subarch={{{subarch|}}}|CHOST={{{CHOST|}}}|CFLAGS={{{CFLAGS|}}}|USE={{{USE|}}}|CPU Features={{{CPU Features|}}}|Description={{{Description|}}}|title={{{title|}}}}}
Currently the official syncing method for Funtoo systems is git. While it's quite good, it has a few downsides:
=== Optimizations ===
* it places a lot of small files on the underlying filesystem — usually requiring a dedicated, small file-efficient filesystem,
__NOTOC__
* the git metadata increases disk space use even further, especially after multiple syncs,
{{TableStart}}
* rare syncs imply transferring intermediate changes that may no longer be useful to end user.
<tr><td>CHOST</td><td><code>{{{CHOST|}}}</code></td></tr>
 
<tr><td>CFLAGS</td><td><code>{{{CFLAGS|}}}</code></td></tr>
While this is acceptable for hackers, it may be undesired for stable systems that are updated rather rarely and should be easy to set up.
<tr><td>USE (see [[CPU_FLAGS]] for more info)</td><td>{{#if:{{{USE|}}}|<code>{{{USE}}}</code>|(none)}}</td></tr>
 
{{TableEnd}}{{#vardefine:subarch|{{{subarch|}}}}}{{#get_web_data:url=http://build.funtoo.org/index.xml|format=xml|use xpath|data=builds=/subarches/subarch[@name='{{{subarch|}}}']/@builds}}{{#vardefine:builds|{{#external_value:builds}}}}
{{FLOPFooter}}
=== Download ===
{{#if:{{#var:builds}}|This section lists the Funtoo Linux builds currently available for download for '''{{{subarch}}}'''.  A full list of Funtoo Linux builds can be found on the [[Subarches]] page.
{{table|1=
<tr><th class="active">Build</th><th class="active">Variant</th><th class="active">Latest Build</th><th class="active">Download</th><th class="active">Browse Mirror</th></tr>{{#arraymaptemplate:{{#var:builds}}|DisplayBuilds|,|}}}}|No downloadable stage builds are currently available for this sub-architecture.}}
{{Important|Do you want a particular build of Funtoo Linux but do not see it here? Let us know what you need, and we will likely add it for you. [https://bugs.funtoo.org Create a bug report] requesting the build you need. To see what options there are, see our [[Corei7|Intel Core i7]] subarch page, which has a lot of builds listed.}}
[[Category:Subarches]]
__NOEDITSECTION__
=== Detailed Description ===
</includeonly>

Revision as of 00:03, March 29, 2015