diff options
author | Dave Reisner <d@falconindy.com> | 2010-01-12 18:37:29 -0500 |
---|---|---|
committer | Dave Reisner <d@falconindy.com> | 2010-01-12 18:37:29 -0500 |
commit | 55fc9fa32e797a77daa8e5e87fcea6d0b2b27983 (patch) | |
tree | 1abe1beb2291dacbc18aef5c0cae7810337cf44b | |
parent | 847f464313f6705115b98e10cdce4193f7bc0e2b (diff) | |
download | squashfu-55fc9fa32e797a77daa8e5e87fcea6d0b2b27983.tar.gz |
Remove requirement for bc
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,8 @@ SquashFu - a combination of fun, squashfs, joy, happiness, aufs and rsync =================================================================== -WARNING: EXTREMELY ALPHA. MAY SET YOUR CAT ON FIRE. +REQUIREMENTS: aufs, aufs2-util, squashfs-tools, rsync + +WARNING: EXTREMELY ALPHA (but approaching beta). MAY SET YOUR CAT ON FIRE. Mini FAQ: @@ -21,7 +23,6 @@ What not to expect? If you don't care about your cat... =================================================================== -Requirements: aufs, aufs2-util, squashfs-tools, rsync, bc Goal: To create a backup solution which provides incremental backups and compression, and which also provides an easy way to roll back. |