aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.pod6
1 files 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<squashfu> <action> [options]
=head1 DESCRIPTION
I<squashfu> 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