mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-23 01:12:57 +02:00
51ed815f5ebb4668b54f4715b1273a6ce6f16764
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>
Description
No description provided
Languages
Perl
70.4%
Shell
23%
C
4%
Python
0.6%
Makefile
0.5%
Other
1.4%