| File: disk/dumprestore/Makefile | |
|---|---|
| patch-20 | patch-21 |
| Line 7 | Line 7 |
| LICENSE = Modified_BSD Modified_BSD_LICENSE_TEXT = $(WORKDIR)/license | LICENSE = Modified_BSD Modified_BSD_LICENSE_TEXT = $(WORKDIR)/license |
| DESCRIPTION = | DESCRIPTION = filesystem back up and restore tools |
| define BLURB | define BLURB |
| dump is a tool that does full and incremental back ups of filesystems, including metadata, to disk or tape media. This package also includes the restore tool which can restore dump'ed back ups. | |
| endef LIBDEPS = devel/glibc fs/e2fsprogs lib/zlib | endef LIBDEPS = devel/glibc fs/e2fsprogs lib/zlib |