]> git.wh0rd.org - dump.git/commitdiff
Fixed the paths in INSTALL
authorStelian Pop <stelian@popies.net>
Tue, 11 Feb 2003 08:57:41 +0000 (08:57 +0000)
committerStelian Pop <stelian@popies.net>
Tue, 11 Feb 2003 08:57:41 +0000 (08:57 +0000)
CHANGES
INSTALL
THANKS

diff --git a/CHANGES b/CHANGES
index dbcc16ac1593478ad629dda87701d75060273890..ba33b546159ecf1cc0b365b83223ca56a6c8eade 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,11 @@
-$Id: CHANGES,v 1.211 2003/02/10 12:48:36 stelian Exp $
+$Id: CHANGES,v 1.212 2003/02/11 08:57:41 stelian Exp $
+
+Changes between versions 0.4b33 and 0.4b34 (released ?????????????????)
+=======================================================================
+
+1.     Fixed the INSTALL file to reflect the actual install paths.
+       Thanks to David Ronis <ronis@ronispc.chem.mcgill.ca> for
+       reporting the bug.
 
 Changes between versions 0.4b32 and 0.4b33 (released February 10, 2003)
 =======================================================================
diff --git a/INSTALL b/INSTALL
index 842a017a8dd677a37538424fa3490228d9ee49b6..00fdcef86378700bc01f49221033c8c0c3e96a9d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-$Id: INSTALL,v 1.2 1999/10/11 13:31:03 stelian Exp $
+$Id: INSTALL,v 1.3 2003/02/11 08:57:41 stelian Exp $
 
        Installation of the dump/restore port should be quite easy, since
 a configure script is now provided.
@@ -7,10 +7,11 @@ a configure script is now provided.
 `configure --help' to get a list of options.
 
        After configuring the package, you can type `make' to compile the
-programs, and `make install' to install the binaries in /sbin and the
-manual pages in `/usr/man/man8'.
+programs, and `make install' to install the binaries in /usr/local/sbin and
+the manual pages in `/usr/local/man/man8'.
 
        You need to have the latest Ext2fs programs installed on your system
 since this version of dump uses the Ext2fs library written by Theodore T'so.
-The Ext2fs programs distribution is available from tsx-11.mit.edu in the
-directory /pub/linux/packages/ext2fs.
+The Ext2fs programs are included in all Linux distributions (e2fsprogs and
+e2fsprogs-dev[el] packages), or you can download the most up to date version
+from http://e2fsprogs.sourceforge.net.
diff --git a/THANKS b/THANKS
index c9e8c49ca23e82716e2754f579072e0c622f5cfa..5177bacb7114d50b9c418d9eb48dec2bb23ee9c5 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -1,4 +1,4 @@
-$Id: THANKS,v 1.74 2003/01/10 10:52:48 stelian Exp $
+$Id: THANKS,v 1.75 2003/02/11 08:57:41 stelian Exp $
 
 Dump and restore were written by the people of the CSRG at the University
 of California, Berkeley.
@@ -83,6 +83,7 @@ Dave Platt            dplatt@snulbug.mtview.ca.us
 Kenneth Porter         shiva@well.com
 Eric S. Raymond                esr@minx.thyrsus.com
 Graham Reed            greed@users.sourceforge.net
+David Ronis            ronis@ronispc.chem.mcgill.ca
 Bernhard Sadlowski     sadlowsk@Mathematik.Uni-Bielefeld.DE
 Peter Samuel           peters@e-smith.com
 Jan Sanislo            oystr@cs.washington.edu