diff options
author | Theodore Ts'o <tytso@mit.edu> | 2003-03-02 02:07:14 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2003-03-02 02:07:14 -0500 |
commit | 94ba8c750604d8d2487841a06cb930dd5f3bb43b (patch) | |
tree | acd1566a63132c10438e2685c376eed649f445a4 /ChangeLog | |
parent | 7e89304878045b35c811201b04d3efd38916dbd1 (diff) | |
download | e2fsprogs-94ba8c750604d8d2487841a06cb930dd5f3bb43b.tar.gz |
Changes to create a subset distribution which consists only of the
et, ss, uuid, and blkid libraries. The configure script and top-level
makefile were changed to support working with a subset distribution.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2003-03-02 Theodore Ts'o <tytso@mit.edu> + + * configure.in, Makefile.in: Ignore missing directories so we can + do a subset distribution. If there are no e2fsprogs + applications, then "make install" will install the + library's development files. "make subset_tar_file" will + create a subset distribution which consists of the + et, ss, uuid, and blkid libraries. + 2003-02-22 Theodore Ts'o <tytso@mit.edu> * configure.in, configure: Add new configure option |