Michael Tremer 51ed815f5e backup: Create tarball in one pass
This patch is changing the behaviour of the backup script so that it
creates one tarball and compresses it in one go.

This will save storing the original tarball on disk before compressing
it which on my test system requires significant disk space.

This patch also solves a bug where the backup file included with the ISO
image could not be extracted because it was not gzip-compressed when it
was expected to be.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-12-14 14:39:21 +01:00
2021-12-14 14:39:21 +01:00
2021-12-02 13:04:03 +01:00
2021-12-03 22:41:33 +01:00
2021-11-30 07:54:46 +00:00
2021-12-14 10:45:43 +01:00
2021-12-04 23:27:26 +01:00
2021-03-10 14:42:37 +00:00
2021-12-09 21:08:00 +01:00
Description
No description provided
101 MiB
Languages
Perl 70.4%
Shell 23%
C 4%
Python 0.6%
Makefile 0.5%
Other 1.4%