Difference between pages "FLOP:SquashFS sync" and "Translations:Funtoo:Metro/134/en"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
(initial info)
 
(Importing a new version from external source)
 
Line 1: Line 1:
{{FLOP
[[Category:HOWTO]]
|Created on=2015/02/27
[[Category:Metro]]
|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.
__TOC__
|Author=Mgorny,
|Reference Bug=FL-2138
}}
== Problems with the current syncing method ==
Currently the official syncing method for Funtoo systems is git. While it's quite good, it has a few downsides:
* it places a lot of small files on the underlying filesystem — usually requiring a dedicated, small file-efficient filesystem,
* the git metadata increases disk space use even further, especially after multiple syncs,
* rare syncs imply transferring intermediate changes that may no longer be useful to end user.
 
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.
 
{{FLOPFooter}}

Revision as of 17:33, July 12, 2015