From df676a01240db9227a513e82ff3d9704f3db978a Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Mon, 8 Sep 2025 14:38:46 +0200 Subject: Added fork information to README --- README.pod | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.pod b/README.pod index 99c4fb3..b7c7cba 100644 --- a/README.pod +++ b/README.pod @@ -1,6 +1,6 @@ =head1 NAME -squashfu - an incremental backup solution +squashfu - an incremental backup solution - Fork =head1 SYNOPSIS @@ -9,7 +9,9 @@ I [options] =head1 DESCRIPTION I is a Bash based backup utility that uses the flexibility of rsync, squashfs, -and aufs to create incremental backups and offer limited compression. +and OverlayFS to create incremental backups and offer limited compression. +This is a fork implementing OverlayFS support, as recent Linux kernels do not support +aufs anymore by default. =head1 ACTIONS -- cgit v1.2.3