aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>1999-01-02 04:15:29 +0000
committerTheodore Ts'o <tytso@mit.edu>1999-01-02 04:15:29 +0000
commit04c5b028a92be92d991e8c8a2d9ee2a9d9c8a937 (patch)
tree05e9dd78fff6f7e0100f0fa2e30e17858b13cbf8
parentcf554b133d09397ac4675507f04f3b596e2f5ea7 (diff)
downloade2fsprogs-04c5b028a92be92d991e8c8a2d9ee2a9d9c8a937.tar.gz
ChangeLog, INSTALL.elfbin:
INSTALL.elfbin (NOTE): Add a warning that the ELF binaries assume glibc.
-rw-r--r--ChangeLog3
-rw-r--r--INSTALL.elfbin5
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 99c4a797..db99f5b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1999-01-01 Theodore Ts'o <tytso@rsts-11.mit.edu>
+ * INSTALL.elfbin (NOTE): Add a warning that the ELF binaries
+ assume glibc.
+
* config.guess: Update with a newer version from the FSF (although
I've removed rms's pathetic LINUX/GNU name kludgery)
diff --git a/INSTALL.elfbin b/INSTALL.elfbin
index 2d592a5c..3f54aa10 100644
--- a/INSTALL.elfbin
+++ b/INSTALL.elfbin
@@ -1,7 +1,10 @@
NOTE: This is the ELF version of the binary distribution. If you have
a DLL system, please compile e2fsprogs from sources yourself. (In
fact, in general you're better off compiling e2fsprogs from sources
-instead of using precompiled binaries.)
+instead of using precompiled binaries.)
+
+Also please note that these binaries assume the use of the GNU Libc.
+If you're still using libc5, you'll need build e2fsprogs from source.
To install the binary distribution of the second extended file
system management programs, just follow the steps: