Whamcloud - gitweb
Add --enable-test-io-debug configure option which causes e2fsck and
[tools/e2fsprogs.git] / ChangeLog
1 2003-05-05  Theodore Ts'o  <tytso@mit.edu>
2
3         * configure.in, configure: Add --enable-testio-debug configure option. 
4
5         * configure.in, configure, Makefile.in: Add --with-diet-libc
6                 convenience option.  Add --disable-evms option.
7
8 2003-05-03  Theodore Ts'o  <tytso@mit.edu>
9
10         * Makefile.in: Install the message catalog files
11
12         * ABOUT-NLS, MCONFIG.in, Makefile.in, aclocal.m4, configure,
13                 configure.in: Update to using version 0.11.5 of the
14                 gettext library.  We now enable NLS by default.
15
16 2003-04-21  Theodore Ts'o  <tytso@mit.edu>
17
18         * Release of E2fsprogs 1.33
19
20 2003-04-18  Theodore Ts'o  <tytso@mit.edu>
21
22         * configure.in: Remove CYGWIN definition; we will use the
23                 automatically defined __CYGWIN__ instead.
24
25 2003-03-22  Theodore Ts'o  <tytso@mit.edu>
26
27         * configure.in: Add E2FSPROGS_DAY expansion.  Add
28                 e2fsprogs.spec and util/gen-tarball to the list of files
29                 generated by config.status
30
31         * e2fsprogs.spec: Now generated from e2fsprogs.spec.in
32
33         * Makefile.in: Remove tarball generation functions; moved to
34                 util/gen-tarball.
35
36 2003-03-17  Theodore Ts'o  <tytso@mit.edu>
37
38         * configure.in: Fix the Apple Darwin port.
39
40 2003-03-16  Theodore Ts'o  <tytso@mit.edu>
41
42         * configure.in: Check to see if libdl exists for the sake of dlopen
43
44 2003-03-14  Theodore Ts'o  <tytso@mit.edu>
45
46         * configure.in: Add support for Apple/Darwin shared libraries.
47
48 2003-03-06  Theodore Tso  <tytso@thunk.org>
49
50         * Makefile.in (.exclude-subset): Include the doc directory in the
51                 subset distribution.
52
53 2003-03-02  Theodore Ts'o  <tytso@mit.edu>
54
55         * configure.in, Makefile.in: Ignore missing directories so we can
56                 do a subset distribution.  If there are no e2fsprogs
57                 applications, then "make install" will install the
58                 library's development files.  "make subset_tar_file" will
59                 create a subset distribution which consists of the
60                 et, ss, uuid, and blkid libraries.
61
62 2003-02-22  Theodore Ts'o  <tytso@mit.edu>
63
64         * configure.in, configure: Add new configure option 
65                 --enable-blkid-debug
66
67 2003-01-23  Theodore Ts'o  <tytso@mit.edu>
68
69         * Makefile.in, configure, configure.in: Integrate new blkid library.
70
71 2002-11-09  Theodore Ts'o  <tytso@mit.edu>
72
73         * Release of E2fsprogs 1.32
74
75 2002-11-08  Theodore Ts'o  <tytso@mit.edu>
76
77         * Release of E2fsprogs 1.31
78
79 2002-11-08  Theodore Ts'o  <tytso@mit.edu>
80
81         * configure.in, configure: Change --enable-jfs-debug to 
82                 --enable-jbd-debug for consistency's sake.
83
84         * configure.in, configure: Add new substitution variable,
85                 SWAPFS_CMT, which is '' if swapfs has been enabled, and
86                 '#' if it has been disabled.
87         
88         * configure.in, configure: Add support for EVMS ABI 1.2.
89                 Changed configure option from --enable-old-evms
90                 to --enable-evms-10 and --enable-evms-11
91
92 2002-10-31  Theodore Ts'o  <tytso@mit.edu>
93
94         * Release of E2fsprogs 1.30
95
96 2002-10-30  Theodore Ts'o  <tytso@mit.edu>
97
98         * MCONFIG.in (COMPRESS_EXT): Declare all compression extensions
99
100 2001-09-24  Theodore Tso  <tytso@mit.edu>
101
102         * Release of E2fsprogs 1.29
103
104 2001-08-31  Theodore Tso  <tytso@thunk.org>
105
106         * Release of E2fsprogs 1.28
107
108 2002-08-18  Theodore Ts'o  <tytso@mit.edu>
109
110         * configure.in, configure: Add new substitution variable,
111                 LINUX_CMT, which is '' on Linux systems, and '#' on
112                 non-Linux systems.  Enable HTREE support by default.
113
114         * Makefile.in: On Linux systems, build lib/evms.
115
116 2002-07-14  Theodore Ts'o  <tytso@mit.edu>
117
118         * configure.in, configure: Remove test for the presence (or
119                 absence of d_namlen in the struct dirent) and replace it
120                 with a check for pathconf().  lib/e2p/iod.c now uses a
121                 different technique for providing struct dirent
122                 compatibility.
123
124 2002-06-25  Theodore Ts'o  <tytso@mit.edu>
125
126         * configure.in, configure: Add --enable-htree and --enable-clear-htree
127
128 2002-05-24  Theodore Ts'o  <tytso@mit.edu>
129
130         * configure.in: Add makefile for lib/evms for the EVMS FSIM
131                 plugin.  Add --enable-old-evms configure option which uses
132                 the EVMS 1.0.0 ABI, instead of the ABI used by EVMS 1.1.0.
133
134 2002-05-21  Theodore Ts'o  <tytso@mit.edu>
135
136         * configure.in: On Linux systems, if the prefix is defaulted to
137                 /usr, then default mandir to /usr/share/man
138
139 2002-05-17  Theodore Ts'o  <tytso@mit.edu>
140
141         * Remove check for asm/page.h, and add check for sysconf()
142
143 2002-05-16  Andreas Dilger <adilger@clusterfs.com>
144
145         * Add check for asm/page.h
146
147 2002-05-11  Theodore Tso <tytso@mit.edu>
148
149         * configure.in, MCONFIG.in: Add new makefile variables, $datadir
150                 and $root_sysconfdir, which are normally /usr/share and
151                 /etc, respectively, on Linux systems.  Also changed
152                 root_bindir, root_sbindir, and root_libdir so that their
153                 value is set by the configure script.  This allows the
154                 right thing to happen on non-Linux systems when bindir,
155                 et. al.  are manually set via the configure script's
156                 --bindir switch.  Add ext2ed/Makefile.in as a generated
157                 file by the configure script.
158
159 2002-03-08  Theodore Tso  <tytso@mit.edu>
160
161         * Release of E2fsprogs 1.27
162
163 2002-02-03  Theodore Tso  <tytso@thunk.org>
164
165         * Release of E2fsprogs 1.26
166
167 2001-12-24  Theodore Tso  <tytso@valinux.com>
168
169         * MCONFIG.in (ALL_CFLAGS): No longer put $(top_srcdir)/include in
170                 the -I search path, since we don't have any header files
171                 there any more.
172
173 2001-12-16  Theodore Tso  <tytso@valinux.com>
174
175         * configure.in: If journal debugging is enabled, define
176                 CONFIG_JBD_DEBUG instead of JFS_DEBUG.
177
178 2001-09-20  Theodore Tso  <tytso@thunk.org>
179
180         * Release of E2fsprogs 1.25
181
182 2001-09-02  Theodore Tso  <tytso@thunk.org>
183
184         * Release of E2fsprogs 1.24a
185
186 2001-08-30  Theodore Tso  <tytso@thunk.org>
187
188         * Release of E2fsprogs 1.24
189
190 2001-08-27  Theodore Tso  <tytso@valinux.com>
191
192         * configure.in: Check for the presence of strnlen.  Stop checking
193                 for strdup, since we don't actually care about that symbol
194                 any more.
195
196 2001-08-15  Theodore Tso  <tytso@valinux.com>
197
198         * Release of E2fsprogs 1.23
199
200 2001-08-04  Andreas Dilger  <root@lynx.adilger.int>
201
202         * Makefile.in: Add "*.orig" to "make clean" target, change
203                 explicit listing of ext2_types.h in "make distclean" to
204                 $(SUBS).  Add $(SUBS) as a dependency to "make check"
205                 target.  Add $(SUBS) as a dependency to "make check"
206                 target.  Add -f flag to doc/Makefile $(RM) of files which
207                 may not exist.
208
209 2001-06-23  Theodore Tso  <tytso@valinux.com>
210
211         * Release of E2fsprogs 1.22
212
213 2001-06-22  Theodore Tso  <tytso@valinux.com>
214
215         * Makefile.in: Avoid including BitKeeper files into the source
216                 tarball.
217
218 2001-06-15  Theodore Tso  <tytso@valinux.com>
219
220         * Release of E2fsprogs 1.21
221
222 2001-06-13  Theodore Tso  <tytso@valinux.com>
223
224         * Makefile.in: Make the install target depend on $(SUBS) to
225                 accomodate the fools who want to compile and install
226                 e2fsprogs as root using just one command.
227
228         * Makefile.in: Don't recurse into debugfs and resize subdirectory
229                 if --disable-debugfs or --disable-resizer is given as a
230                 configuration option.
231
232         * configure.in: Add --disable-resizer, --disable-imager, and
233                 --disable-debugfs switches, which allow people who are
234                 building boot floppies to build a very restricted
235                 e2fsprogs distribution.  Note: these functions limit the
236                 functions in the shared library, so beware!
237
238 2001-06-11  Theodore Tso  <tytso@valinux.com>
239
240         * configure.in: Add new switch, --disable-swapfs which disables
241                 support of byte-swapping old filesystems.  Add new test,
242                 AC_C_BIGENDIAN, which sets WORDS_BIGENDIAN on big-endian
243                 machines.   Change handling of --with-ccopts so that if
244                 set, the default CFLAGS is suppressed.
245
246 2001-06-01  Theodore Tso  <tytso@valinux.com>
247
248         * wordwrap.pl: Add some rules which help fix up the dependencies.
249
250         * Makefile.in: Move include/asm/types.h.in to
251                 lib/ext2fs/ext2_types.h.in.
252
253 2001-05-25  Theodore Tso  <tytso@valinux.com>
254
255         * Release of E2fsprogs 1.20
256
257 2001-05-25  Theodore Tso  <tytso@valinux.com>
258
259         * Makefile.in: Only exclude the top-level TODO file, not over the
260                 entire tree.
261
262 2001-05-19  Theodore Tso  <tytso@valinux.com>
263
264         * configure.in, MCONFIG.in (LDCONFIG): Use AC_PATH_PROG to find
265                 the pathname for ldconfig.
266
267 2001-05-05  Theodore Tso  <tytso@valinux.com>
268
269         * config.guess, config.sub: Update to use latest version from FSF
270                 (2001-04-20)
271
272 2001-01-11  Theodore Ts'o  <tytso@valinux.com>
273
274         * Makefile.in (PROG_SUBDIRS): Build lib/e2p before lib/ext2fs
275                 since libext2fs depends on libe2p.
276
277 2001-01-11    <tytso@snap.thunk.org>
278
279         * MCONFIG.in: Change --enable-gcc-wall handling so that it's no
280                 longer a configure option, but something which is done
281                 when the developer uses the command "make gcc-wall".
282                 (gcc-wall-new): Added new target which forgoes the make
283                 clean so we only check the newly modified .c files.
284
285         * configure.in: Remove test for ino_t, since we don't use it any
286                 more (we always use our own ext2_ino_t).  Remove
287                 --enable-gcc-wall support.  Add test for sys/ioctl.h
288
289 2001-01-05    <tytso@snap.thunk.org>
290
291         * configure.in: Add checks for the header files sys/mkdev.h and
292                 sys/sysmacros.h.
293
294 2000-12-08    <tytso@snap.thunk.org>
295
296         * MCONFIG.in, Makefile.in: Fix so that top-level "make check"
297                 works correctly.
298
299 2000-10-24    <tytso@snap.thunk.org>
300
301         * e2fsprogs.spec: Update spec file for Red Hat 7.0 compatibility
302
303         * configure.in: When compiling shared libraries for Solaris, use a
304                 special-case Makefile fragment to deal with it.
305
306 2000-08-18    <tytso@valinux.com>
307
308         * configure.in (JFS_DEBUG): Add support for --enable-jfs-debug
309
310 2000-08-14    <tytso@valinux.com>
311
312         * e2fsprogs.spec (Summary): Add description of resize2fs to the
313                 package summary.
314
315         * configure.in: Add test for sys/mount.h (required for e2fsck's
316                 ext3 recovery code)
317
318 2000-07-13    <tytso@valinux.com>
319
320         * Release of E2fsprogs 1.19
321
322 2000-07-13    <tytso@snap.thunk.org>
323
324         * e2fsprogs.spec: Merge in a few changes from the Red Hat 6.2 spec
325                 file, now that we're using a modern rpm to build
326                 e2fsprogs.  Also updated version number to 1.19.
327
328 2000-07-07  Theodore Ts'o  <tytso@valinux.com>
329
330         * e2fsprogs.spec (%post): Remove resize2fs from its old location
331                 in /usr/sbin in the postinstall script.
332
333 2000-07-05    <tytso@snap.thunk.org>
334
335         * config.guess, config.sub: Update to use latest version from FSF
336                 (2000-06-13)
337
338 2000-05-25    <tytso@snap.thunk.org>
339
340         * Makefile.in: Fix makefile so that it's safe to build in parallel.
341
342         * configure.in: Add test for lseek64 and open64.
343
344 2000-05-25  Theodore Ts'o  <tytso@valinux.com>
345
346         * configure.in (DO_SUBSTITUTE_SCRIPT): Remove unneeded
347                 substitution.  (Left over from before we moved to use a C
348                 program to do substitutions.)
349         
350 2000-05-18  Theodore Ts'o  <tytso@valinux.com>
351
352         * e2fsprogs.spec (fsck.ext3): Add /sbin/fsck.ext3 to the spec file.
353
354 2000-04-06  Theodore Ts'o  <tytso@valinux.com>
355
356         * Makefile.in (source_tar_file): Remove the resize directory from
357                 the list of excluded files.
358
359         * version.h: Update version header for an WIP release.
360
361         * e2fsprogs.spec: Updated for 1.19 release; added resize2fs.
362
363 Thu Apr  6 17:43:11 2000  Theodore Y. Ts'o  <tytso@signal.thunk.org>
364
365         * configure.in (fdatasync): Add test for fdatasync(), since not
366                 all OS's have this function.
367
368 2000-04-03  Theodore Ts'o  <tytso@valinux.com>
369
370         * Makefile.in: Remove uneeded parenthesis around shell pipelines
371                 containing a "cd" command.  Use && instead of ; so that if
372                 the "cd" fails, the makefile stops.
373
374         * MCONFIG.in (CPPFLAGS): Add define of CPPFLAGS from @CPPFLAGS@.
375                 Remove uneeded parenthesis around shell pipelines
376                 containing a "cd" command.
377
378 2000-02-11    <tytso@snap.thunk.org>
379
380         * Makefile.in: Exclude the internationalization files from being
381                 distributed.
382
383         * configure.in: Add support for --enable-compression.  This is
384                 experimental code only for now, which is why it's under
385                 --enable test.  Once it's stable, it will always be
386                 compiled in.
387
388 2000-02-11  Theodore Ts'o  <tytso@valinux.com>
389
390         * configure.in: Define HAVE_EXT2_IOCTLS based solely on the OS
391                 type, instead of basising on whether a test program
392                 compiles.  This was screwing up on some Linux kernel
393                 header files, and we know the Hurd doesn't support the
394                 ext2 ioctls anyway.
395
396 2000-02-08  Theodore Ts'o  <tytso@valinux.com>
397
398         * configure.in, aclocal.m4: Add support for GNU gettext
399                 internationalization support.
400
401 2000-02-02  Theodore Ts'o  <tytso@valinux.com>
402
403         * MCONFIG.in: Always include src/include in the include path now.
404                 This forces us to use our internally provided ext2_fs.h
405                 file, for sanity's sake.  
406
407         * configure.in: If linux/fs.h isn't found, then add
408                 build/include into the include path only, since
409                 src/include is now always included.  Removed define of
410                 HAVE_LINUX_FS_H, since we're not using it any more.
411                 Removed i_version vs. i_generation check, since with the
412                 included header file it is a permanently known quantity.
413                 Removed AC_C_CROSS since it has been merged into
414                 AC_PROG_CC in autoconf 2.13. 
415
416 2000-01-18  Theodore Ts'o  <tytso@valinux.com>
417
418         * MCONFIG.in (DEPLIBUUID): Since LIBUUID can sometimes include
419                 "-lsocket" we need a separate DEPLIBUUID that can be used
420                 in Makefile's dependency rules.
421
422 1999-11-19    <tytso@valinux.com>
423
424         * Makefile.in (distclean): Remove TAGS and Makefile.in.old from
425                 the source directory.  Also, when making the .exclude file
426                 for the source_tar_file, exclude those two files as well.
427
428 1999-11-10    <tytso@valinux.com>
429
430         * Release of E2fsprogs 1.18
431
432 1999-10-26    <tytso@valinux.com>
433
434         * Release of E2fsprogs 1.17
435
436 1999-10-26    <tytso@valinux.com>
437
438         * configure.in: Move the code that checks for the presence of
439                 Linux header files, to earlier in the config file, since
440                 it adds a directory to the include path, and that needs to
441                 happen before any compile tests are run.  Add termios.h to
442                 the headers which are checked.
443
444 1999-10-25    <tytso@valinux.com>
445
446         * configure.in: Capitalized Hurd to make the GNU folks happy.
447
448 1999-10-22    <tytso@valinux.com>
449
450         * Release of E2fsprogs 1.16
451
452 1999-09-24    <tytso@valinux.com>
453
454         * configure.in (HAVE_STATE_FLAGS): Check to see if st_flags is
455                 actually useful (since glibc 2.1 declares it on Alpha
456                 without it being usable).  Add check for signal.h
457                 header file, which doesn't exist on non-unix platforms.
458
459 1999-07-18  Theodore Ts'o  <tytso@valinux.com>
460
461         * Release of E2fsprogs 1.15
462
463 1999-07-03    <tytso@valinux.com>
464
465         * depfix.sed: Remove all line continuations from the dependencies;
466                 the word wrapping is now done by wordwrap.pl.
467
468         * MCONFIG.in (BUILD_CC):
469         * configure.in (BUILD_CC): If cross compiling, find the native C
470                 compiler and set it to BUILD_CC so that we can
471                 successfully build util/subst.  Change default long long
472                 size when cross compiling to be 8 (instead of 0).  Also
473                 change the Hurd's defaults so that root files are placed
474                 in / instead of /usr/local.
475
476         * Makefile.in (depend): Make "make depend" at the top-level
477                 automatically recurse through all subdirectories.
478
479         * configure.in: Test for perl since it's needed by wordwrap.pl
480
481         * MCONFIG.in (depend): Fix make-depend so that it the dependencies
482                 are automatically word-wrapped.  Added the makefile macro
483                 $(PERL).
484
485         * wordwrap.pl: New file which does the word wrapping.
486
487         * MCONFIG.in (subst): Add rule to build the util/subst program if
488                 necessary (by cd'ing to $(top_builddir)/util and making it.)
489
490 1999-06-23    <tytso@valinux.com>
491
492         * configure.in: Check for the presence of i_generation field
493                 versus i_version in the ext2_inode to support compiling
494                 e2fsprogs in Linux 2.3.
495
496 1999-04-17    <tytso@rsts-11.mit.edu>
497
498         * MCONFIG.in: Define man1dir, man3dir, and man8dir in terms of
499                 mandir.
500
501 1999-03-31  Theodore Ts'o  <tytso@rsts-11.mit.edu>
502
503         * config.sub: Update config.sub from autoconf 2.13 so that it will
504                 recognize new machine types from the Alpha.
505
506 1999-03-16  Theodore Ts'o  <tytso@rsts-11.mit.edu>
507
508         * configure.in: Add check for malloc.h and mallinfo().
509
510 1999-01-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
511
512         * Release of E2fsprogs 1.14
513
514 1999-01-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
515
516         * configure.in (YEAR): Allow a 4-digit year for the version date,
517                 so we can be Y2K politically correct.  (The date isn't
518                 used for anything except display purposes, but it should
519                 make people more comfortable to not use a 2-digit date,
520                 even though it doesn't matter.)
521
522 Mon Jan  4 02:36:23 1999  Theodore Y. Ts'o  <tytso@mit.edu>
523
524         * Makefile.in: Move the generated types.h file from the linux/
525                 directory to the asm/ directory.
526
527         * configure.in: Force Solaris to never use -static, due to its
528                 dynamic loader not being available to statically linked
529                 programs.  Create the asm/ directory if needed.
530
531 1999-01-01  Theodore Ts'o  <tytso@rsts-11.mit.edu>
532
533         * INSTALL.elfbin (NOTE): Add a warning that the ELF binaries
534                 assume glibc.
535
536         * config.guess: Update with a newer version from the FSF (although
537                 I've removed rms's pathetic LINUX/GNU name kludgery)
538
539 1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
540
541         * Release of E2fsprogs 1.13
542
543 1998-11-27  Theodore Ts'o  <tytso@rsts-11.mit.edu>
544
545         * configure.in: Add paths.h to header files for which we search.
546
547 1998-07-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
548
549         * Release of E2fsprogs 1.12
550
551 Wed Apr  8 02:03:48 1998  Theodore Y. Ts'o  <tytso@mit.edu>
552
553         * Fix missing "test" invokation in configure.in test.  (Only
554                 affected default non-Linux builds).
555
556 1998-03-30  Theodore Ts'o  <tytso@rsts-11.mit.edu>
557
558         * configure.in: Change how the installation directions are
559                 selected.  Previously, we had prefix and usr_prefix, where
560                 prefix was '' and usr_prefix was /usr, and we then defined
561                 bindir, ubindir, libdir, ulibdir, etc. in terms of that.
562                 In autoconf 2.12, it's possible to override bindir,
563                 libdir, etc., and so in order to make our installation
564                 directory makefile variables more in line with autoconf
565                 2.12, I've changed all of the various makefiles to use
566                 prefix and root_prefix, where the default Linux
567                 definitions are /usr and '', respectively.  What used to
568                 be bindir is now root_bindir, and what used to be ubindir,
569                 is now bindir.
570
571         * MCONFIG.in: Change directories to match with new installation
572                 directory convention (see above).  Add Makefile
573                 dependencies for makefile fragments, and define
574                 DEP_LIB_MAKEFILES which library makefiles can use to
575                 define DEP_MAKEFILES, so that the library makefiles will
576                 get regenerated when the makefile fragments change.
577                 Remove the cat?dir variables, since we aren't creating
578                 those directories any more.
579
580         * Makefile.in: Add top-level uninstall targets.
581
582         * e2fsprogs-1.12.spec: Add to the RPM package the e2label man
583                 page, and to reflect that fact that we now compile_et and
584                 mk_cmds for the development package.
585
586 1998-03-28  Theodore Ts'o  <tytso@rsts-11.mit.edu>
587
588         * Makefile.in: Use && after a cd command so that the right thing
589                 happens if the directory is missing.  Don't compile man
590                 pages upon installation any more, since modern Linux
591                 systems don't have /usr/man/cat? anymore (they 
592                 typically cache man pages in /var/catman and delete them
593                 if they haven't been used in a while, to save on disk
594                 space, and because CPU's are fast enough these days that
595                 you can get away with this).
596
597         * MCONFIG.in: Add a new makefile variable for the share
598                 directory (i.e., /usr/share).  Make an autoconf magic
599                 make rule so that $(top_builddir)/util/subst.conf gets
600                 rebuilt automatically when necessary.
601
602 Mon Jan 19 10:01:39 1998  Theodore Ts'o  <tytso@rsts-11.mit.edu>
603
604         * e2fsprogs-1.12.spec: Update spec file in preparation for 1.12
605                 release. 
606
607 Tue Nov 25 15:56:29 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
608
609         * configure.in: Remove @EXTRA_PROGS@, since we aren't using it in
610                 e2fsck/Makefile.in.
611
612 Tue Nov  4 10:46:18 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
613
614         * configure.in: Add check for setjmp.h
615
616 Mon Oct 20 19:30:45 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
617
618         * configure.in (HAVE_LLSEEK_PROTOTYPE): Added check to see if
619                 llseek is declared in unistd.h
620
621 Sun Oct 19 19:09:30 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
622
623         * configure.in: Add tests for sys/stat.h, sys/time.h, and sys/types.h
624
625 Tue Jun 17 01:33:20 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
626
627         * Release of E2fsprogs 1.11
628
629 Sat Jun 14 03:26:45 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
630
631         * Makefile.in (SRCROOT): Allow people to set the version.h to
632                 something like 1.10-PLUS.
633
634 Sat Jun  7 16:38:40 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
635
636         * configure.in (rmakefile): Added (optional) private directory for
637                 resize2fs.
638
639         * Makefile.in: Change recursive descent rules to check to see if a
640                 directory exists before trying to make it.
641
642 Thu May  8 22:23:49 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
643
644         * Makefile.in (source_tar_file): Fix up makefile to work in new
645                 CVS development environment.
646
647 Thu Apr 24 12:16:42 1997  Theodre Ts'o  <tytso@localhost.mit.edu>
648
649         * Release of E2fsprogs version 1.10
650
651 Tue Apr 22 10:48:03 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
652
653         * configure.in: Add explicit check to see if linker accepts
654                 -static (since even Linux systems might not work if 
655                 libc.a isn't installed).
656
657 Thu Apr 17 12:23:38 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
658
659         * Release of E2fsprogs version 1.09
660
661 Fri Apr 11 18:56:26 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
662
663         * Release of E2fsprogs version 1.08
664
665 Wed Mar 12 13:32:05 1997  Theodore Y. Ts'o  <tytso@mit.edu>
666
667         * Release of E2fsprogs version 1.07
668
669 Wed Jan 15 11:37:36 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
670
671         * config.sub (basic_machine): Added i686-* as another name for the
672                 Pentium Pro.
673
674 Tue Oct  8 02:02:03 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
675
676         * Release of E2fsprogs version 1.06
677
678 Mon Oct  7 08:22:31 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
679
680         * Makefile.in (all): Don't run "make check" by default.  User
681                 should manually run "make check" if they wish to test
682                 things out.
683
684 Thu Sep 12 15:23:07 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
685
686         * Release of E2fsprogs version 1.05
687
688 Sat Aug 31 10:55:45 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
689
690         * configure.in (AC_CHECK_FUNCS): Add fchown to list of functions
691                 that we check.
692
693 Wed Aug 28 14:42:12 1996  Miles Bader  <miles@gnu.ai.mit.edu>
694
695         * configure.in (usr_prefix): To be slightly more conformant with
696                 the coding standards, always default to ${prefix}
697                 unless on a linux system with prefix = ''.  Allow
698                 --with-usr-prefix option.
699
700 Tue Aug 27 16:53:29 1996  Miles Bader  <miles@gnu.ai.mit.edu>
701
702         * configure.in (AC_CHECK_HEADERS): Add net/if.h & netinet/in.h.
703                 Add `--enable-fsck' switch, to allow configuration of
704                 fsck wrapper building (default yes except on the hurd).
705                 Make '' prefix default and LDFLAG_STATIC hacks work on
706                 the hurd as well as linux.
707
708 Tue Aug 27 16:23:56 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
709
710         * configure.in: Check to see if sys/types.h defines ino_t.  Add
711                 support for checking/sizing "long long".
712
713 Wed Aug 21 00:44:22 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
714
715         * configure.in: Added configure flag --enable-old-bitops, which
716                 forces the bitops to use the standard bitmask operations.
717
718 Fri Aug  9 08:29:00 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
719
720         * configure.in: Check for existence of sys/utsname.h and
721                 strcasecmp().  Remove check for EXT2 fragment in system
722                 header file.  E2fsprogs now deals with the fragment fields
723                 by dispatching off of the OS field.
724
725 Tue Aug  6 14:34:19 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
726
727         * configure.in (AC_OUPUT): Create substitutions for the uuid
728                 library.
729
730         * MCONFIG.in (all): Add new variables for the uuid library.
731
732 Thu May 23 12:39:07 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
733
734         * configure.in: Make the default prefix be '' for Linux.
735
736 Thu May 16 11:12:30 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
737
738         * Release of E2fsprogs version 1.04
739
740 Thu May 16 09:38:40 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
741
742         * configure.in: 
743           MCONFIG.in: Man pages, shell scripts and include files are now
744                 generated using the lib/substitute_sh script.  This is
745                 faster than the configure substitution, and it doesn't
746                 change the mod time of the file if it hasn't changed,
747                 which prevents needless compilation of files.
748
749                 Define new sets of Makefile variables: LIBSS, LIBCOM_ERR,
750                 LIBEXT2FS, LIBE2P, and their static and profiled variants,
751                 STATIC_* and PROFILED_*, which point to the actual file of
752                 the shared or static library.  This way makefiles can link
753                 directly with exactly the library they want.  Many ld's
754                 (include GNU ld) have a really broken idea of how -L
755                 works, and will link against an older library in /usr/lib
756                 even though there is a newer on in a specified -L directory.
757                   
758 Wed May 15 21:40:22 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
759
760         * configure.in: Add support for --enable-dynamic-e2fsck, for
761                 people who don't want to link e2fsck statically.  This
762                 saves space, at the cost of increasing the reliance of
763                 e2fsck other files (3-4 shared libraries).
764
765 Wed Mar 27 00:33:40 1996    <tytso@rsts-11.mit.edu>
766
767         * Release of E2fsprogs version 1.03
768
769 Wed Jan 31 11:06:08 1996    <tytso@rsts-11.mit.edu>
770
771         * Release of E2fsprogs version 1.02
772
773 Thu Oct 26 11:59:44 1995    <tytso@rsts-11.mit.edu>
774
775         * configure.in (LDFALG_STATIC): Add temporary kludge for
776                 determining how to link executables statically.  For now,
777                 we assume that Linux systems only can link statically.
778
779 Fri Sep 22 18:23:55 1995    <tytso@rsts-11.mit.edu>
780
781         * depfix.sed: Remove /usr/include lines which occur at the end of
782                 the dependency listing.
783
784 Mon Sep  4 21:40:22 1995  Remy Card  <card@bbj>
785
786         * configure.in: Added support for the --enable-bsd-shlibs option.
787
788 Wed Aug  9 21:33:31 1995  Theodore Y. Ts'o  <tytso@dcl>
789
790         * MCONFIG.in (LD): Add $(PURE) to the definition to make it easier
791                 to link executables using programs like purify.
792
793 Sat Aug  5 11:41:03 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>
794
795         * configure.in: Check to see if strdup() is present
796
797         * INSTALL: Updated building and installation instructions to
798                 reflect the new configure system.
799
800         * Makefile.in (install): When doing a general install, install the
801                 shared libraries as well by using the new target 
802                 install-shlibs-libs-recursive.
803
804         * configure.in: If we are building on a Linux system, set $prefix
805                 to be '/' by default.
806
807 Sun Jul  9 13:38:20 1995  Miles Bader  <miles@churchy.gnu.ai.mit.edu>
808
809         * configure.in (checking type sizes): provide some default for
810         type-sizes when cross-compiling, as we can't check them then.
811         (SS_DIR, ET_DIR): Make these correct even when ${srcdir} is absolute.
812
813 Thu Jun 15 23:33:37 1995  Remy Card  <card@bbj>
814
815         * Makefile.in (distclean-local): Added config.cache and
816                 include/linux/types.h.
817
818         * configure.in: Added support for the --enable-elf option.
819                 Added a test to check for llseek() in the C library.
820
821         * lib/Makefile.dll-lib: Fixed incorrect RM and LN calls.
822
823         * lib/Makefile.elf-lib: New file, to create ELF shared libraries.
824
825 Sat Jun 10 19:52:51 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>
826
827         * configure.in: Create ET_DIR and SS_DIR, which gives the absolute
828                 pathname to the source directories of the lib/et and
829                 lib/ss.  (Can't just use $srcdir since that may be a
830                 relative path.)
831
832 Thu Jun  8 12:25:57 1995  Miles Bader  <miles@churchy.gnu.ai.mit.edu>
833
834         * lib/Makefile.library ($(LIBRARY).a): Changed to work with the
835         new makefiles.
836         * lib/Makefile.dll-lib: Ditto.
837         * lib/Makefile.profiled: Ditto.
838         * lib/Makefile.checker: Ditto.
839
840         * Add the include subdirectory to hold substitute include files
841         for systems that need them.
842
843         * Makefile.in: Rewritten to conform to GNU coding standards.
844         * MCONFIG: Moved to MCONFIG.in, and totally changed to support
845         GNU-style makefiles.
846         * mkinstalldirs: New file, copied from /gd/gnu/lib.
847         * config.guess: Ditto.
848         * config.sub: Ditto.
849         * install-sh: Ditto.
850
851         * configure.in: Many new tests added.  --with-cc and --with-ccopts
852         options removed as configure already supports a method to do this,
853         and they were interfering with normal usage.
854
855 Sat Mar 11 18:23:45 1995  Theodore Y. Ts'o  <tytso@localhost>
856
857         * Makefile.in (bin-tree): Add Makefile target which automatically
858                 generates the binary distribution for e2fsprogs.
859
860