]> git.wh0rd.org - dump.git/blob - INSTALL
Fix SELinux xattr handling.
[dump.git] / INSTALL
1 $Id: INSTALL,v 1.3 2003/02/11 08:57:41 stelian Exp $
2
3 Installation of the dump/restore port should be quite easy, since
4 a configure script is now provided.
5
6 Configuration is made by running the configure script. Run
7 `configure --help' to get a list of options.
8
9 After configuring the package, you can type `make' to compile the
10 programs, and `make install' to install the binaries in /usr/local/sbin and
11 the manual pages in `/usr/local/man/man8'.
12
13 You need to have the latest Ext2fs programs installed on your system
14 since this version of dump uses the Ext2fs library written by Theodore T'so.
15 The Ext2fs programs are included in all Linux distributions (e2fsprogs and
16 e2fsprogs-dev[el] packages), or you can download the most up to date version
17 from http://e2fsprogs.sourceforge.net.