-
## Current situation
We are using Desync to ship system updates, and in order to let the clients estimate the size of an update, we do the following:
- Download the `update.caibx`
- Generate a `c…
-
Need to understand what http://zsync.moria.org.uk/ has implemented regarding
> Handling for compressed files
>
> rsync is ineffective on compressed files, unless they are compressed with a patch…
-
XFS has implemented some new (experimental) exciting features such as reflink that allows instant CoW snapshots similar to what is found on btrfs. I don't think there is a plan to support send/receive…
-
I suggest comparing your solution with other deduplication solutions, such as borg, casync, desync, rdedup. Compare not only size of deduplicated and compressed data, but also speed of creating dedupl…
-
ref: https://twitter.com/paultag/status/936063255948165120
@paultag
> Hey @vbatts - I'm looking at using go-mtree -- is there an easy way to create a new DirectoryHierarchy in plain code (e.g. no…
-
We want to show to the user that an OTA update is being installed. Currently I don't know if there is a way we could inquire any sort of "progress" from rauc. Also how would we be able to tell them th…
-
I noticed that the magic numbers for buzhash have been modified from the original.
I'm curious as to why these numbers changed for casync. What advantages does it provide and how did you generate …
-
**Problem Statement**
A nix-backed SDLC currently can't avoid the (let's call it) "media break" to at some point separately "publish" binary artifacts to some form of what is commonly known as regist…
-
currently if you have more than one *.caidx sharing a castr, there is no straight forward way to rsync the list of objects mapped by a single/select *.caidx
Perhaps an object list verb? `rsync -avP…
-
Hello
I just did a little experimenting with casync and squashfs, to check the potential.
So I used the ArchLinux [netboot squashfs](http://mirrors.kernel.org/archlinux/iso/2017.06.01/arch/x86_…