Hi People,
SS=/
I modified some files to allow for tar backup (which is faster as tgz, yet applies almost no compression).
I can imagine use cases where storage size is not so much of a problem and packing / extraction speed will be a benefit.
I've chosen to add SSetcSSsysconfigSSbackup_fmt to specify whether you want "tar" or "tgz" as your backup format.
However, since we have a chicken and egg problem here, to fully apply the change the initrd image should be updated (because that's where filetool.sh tc-restore.sh etc. resides).
I have added the changes in the attachment, just use the diff tool against the original files to see what I have changed.
(I had some more post content, but somehow this forum thinks I'm posting external links while pasting source code (within code tags))