]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blame - ChangeLog
Add --enable-test-io-debug configure option which causes e2fsck and
[thirdparty/e2fsprogs.git] / ChangeLog
CommitLineData
d21ae6c5
TT
12003-05-05 Theodore Ts'o <tytso@mit.edu>
2
2a29f135
TT
3 * configure.in, configure: Add --enable-testio-debug configure option.
4
d21ae6c5
TT
5 * configure.in, configure, Makefile.in: Add --with-diet-libc
6 convenience option. Add --disable-evms option.
7
a04eba3f
TT
82003-05-03 Theodore Ts'o <tytso@mit.edu>
9
ddc32a04
TT
10 * Makefile.in: Install the message catalog files
11
a04eba3f
TT
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
71df0dc3
TT
162003-04-21 Theodore Ts'o <tytso@mit.edu>
17
18 * Release of E2fsprogs 1.33
19
a85e81a2
TT
202003-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
bff0cc95
TT
252003-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
aa75eccc
TT
362003-03-17 Theodore Ts'o <tytso@mit.edu>
37
38 * configure.in: Fix the Apple Darwin port.
39
3ae497ea
TT
402003-03-16 Theodore Ts'o <tytso@mit.edu>
41
42 * configure.in: Check to see if libdl exists for the sake of dlopen
43
e71d8731
TT
442003-03-14 Theodore Ts'o <tytso@mit.edu>
45
46 * configure.in: Add support for Apple/Darwin shared libraries.
47
ed78c021
TT
482003-03-06 Theodore Tso <tytso@thunk.org>
49
50 * Makefile.in (.exclude-subset): Include the doc directory in the
51 subset distribution.
52
94ba8c75
TT
532003-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
f0a22d0f
TT
622003-02-22 Theodore Ts'o <tytso@mit.edu>
63
64 * configure.in, configure: Add new configure option
65 --enable-blkid-debug
66
e12f2ae7
TT
672003-01-23 Theodore Ts'o <tytso@mit.edu>
68
69 * Makefile.in, configure, configure.in: Integrate new blkid library.
70
38513011
TT
712002-11-09 Theodore Ts'o <tytso@mit.edu>
72
73 * Release of E2fsprogs 1.32
74
ae65b29f
TT
752002-11-08 Theodore Ts'o <tytso@mit.edu>
76
77 * Release of E2fsprogs 1.31
78
a9d799a0
TT
792002-11-08 Theodore Ts'o <tytso@mit.edu>
80
782bebfd
TT
81 * configure.in, configure: Change --enable-jfs-debug to
82 --enable-jbd-debug for consistency's sake.
83
feb44c69
TT
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
a9d799a0
TT
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
5d823a47
TT
922002-10-31 Theodore Ts'o <tytso@mit.edu>
93
94 * Release of E2fsprogs 1.30
95
482afc44
TT
962002-10-30 Theodore Ts'o <tytso@mit.edu>
97
98 * MCONFIG.in (COMPRESS_EXT): Declare all compression extensions
99
c6633059
TT
1002001-09-24 Theodore Tso <tytso@mit.edu>
101
102 * Release of E2fsprogs 1.29
103
87ee8dca
TT
1042001-08-31 Theodore Tso <tytso@thunk.org>
105
106 * Release of E2fsprogs 1.28
107
e6f2bda3
TT
1082002-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
559ca6cb 112 non-Linux systems. Enable HTREE support by default.
e6f2bda3
TT
113
114 * Makefile.in: On Linux systems, build lib/evms.
115
593c6ead
TT
1162002-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
8fdc9985
TT
1242002-06-25 Theodore Ts'o <tytso@mit.edu>
125
126 * configure.in, configure: Add --enable-htree and --enable-clear-htree
127
1282002-05-24 Theodore Ts'o <tytso@mit.edu>
ff6dbcca
TT
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
bff61a7a
TT
1342002-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
31e29a12
TT
1392002-05-17 Theodore Ts'o <tytso@mit.edu>
140
141 * Remove check for asm/page.h, and add check for sysconf()
142
1432002-05-16 Andreas Dilger <adilger@clusterfs.com>
144
145 * Add check for asm/page.h
146
1472002-05-11 Theodore Tso <tytso@mit.edu>
b5ffeade
TT
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
a8e77249
TT
1592002-03-08 Theodore Tso <tytso@mit.edu>
160
161 * Release of E2fsprogs 1.27
162
a5f3f5c1
TT
1632002-02-03 Theodore Tso <tytso@thunk.org>
164
165 * Release of E2fsprogs 1.26
166
96b5cacc
TT
1672001-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
8cf93332
TT
1732001-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
fbf91112
TT
1782001-09-20 Theodore Tso <tytso@thunk.org>
179
180 * Release of E2fsprogs 1.25
181
fb70775b
TT
1822001-09-02 Theodore Tso <tytso@thunk.org>
183
184 * Release of E2fsprogs 1.24a
185
109624a1
TT
1862001-08-30 Theodore Tso <tytso@thunk.org>
187
188 * Release of E2fsprogs 1.24
189
53abed0a
TT
1902001-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
943ed874
TT
1962001-08-15 Theodore Tso <tytso@valinux.com>
197
198 * Release of E2fsprogs 1.23
199
31d0f1fa
TT
2002001-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
67960139
TT
2092001-06-23 Theodore Tso <tytso@valinux.com>
210
211 * Release of E2fsprogs 1.22
212
990d96a9
TT
2132001-06-22 Theodore Tso <tytso@valinux.com>
214
215 * Makefile.in: Avoid including BitKeeper files into the source
216 tarball.
217
f4f75bae
TT
2182001-06-15 Theodore Tso <tytso@valinux.com>
219
220 * Release of E2fsprogs 1.21
221
cdf186e4
TT
2222001-06-13 Theodore Tso <tytso@valinux.com>
223
65794880
TT
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
cdf186e4
TT
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
877eb6d9
TT
2382001-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
797f5ef1
TT
2462001-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
36a23e18 251 lib/ext2fs/ext2_types.h.in.
797f5ef1 252
bb185861
TT
2532001-05-25 Theodore Tso <tytso@valinux.com>
254
255 * Release of E2fsprogs 1.20
256
62df768a
TT
2572001-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
250f79f0
TT
2622001-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
d8998861
TT
2672001-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
aabd5359
TT
2722001-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
4d0f3e17
TT
2772001-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".
c8c071a0
TT
282 (gcc-wall-new): Added new target which forgoes the make
283 clean so we only check the newly modified .c files.
4d0f3e17
TT
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
8820c79f
TT
2892001-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
3e377db2
TT
2942000-12-08 <tytso@snap.thunk.org>
295
296 * MCONFIG.in, Makefile.in: Fix so that top-level "make check"
297 works correctly.
298
f5955dda
TT
2992000-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
80bfaa3e
TT
3062000-08-18 <tytso@valinux.com>
307
308 * configure.in (JFS_DEBUG): Add support for --enable-jfs-debug
309
a2980713
TT
3102000-08-14 <tytso@valinux.com>
311
7adb91d8
TT
312 * e2fsprogs.spec (Summary): Add description of resize2fs to the
313 package summary.
314
a2980713
TT
315 * configure.in: Add test for sys/mount.h (required for e2fsck's
316 ext3 recovery code)
317
f9e67064
TT
3182000-07-13 <tytso@valinux.com>
319
320 * Release of E2fsprogs 1.19
321
3222000-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
ab146766
TT
3282000-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
197fb3a3
TT
3332000-07-05 <tytso@snap.thunk.org>
334
335 * config.guess, config.sub: Update to use latest version from FSF
336 (2000-06-13)
337
6928adc9
TT
3382000-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
91e544f2
TT
3442000-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
1d279218
TT
3502000-05-18 Theodore Ts'o <tytso@valinux.com>
351
352 * e2fsprogs.spec (fsck.ext3): Add /sbin/fsck.ext3 to the spec file.
353
cc73e040
TT
3542000-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
68853373
TT
363Thu 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
e4c8e885 366 all OS's have this function.
68853373 367
286a31aa
TT
3682000-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.
e8aed8c8
TT
373
374 * MCONFIG.in (CPPFLAGS): Add define of CPPFLAGS from @CPPFLAGS@.
375 Remove uneeded parenthesis around shell pipelines
376 containing a "cd" command.
377
1917875f
TT
3782000-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
8f3f29d3
TT
3882000-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
a64c9c13
TT
3962000-02-08 Theodore Ts'o <tytso@valinux.com>
397
398 * configure.in, aclocal.m4: Add support for GNU gettext
399 internationalization support.
400
73ae2d4a
TT
4012000-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
77200f4e
TT
4162000-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
5c36a2f8
TT
4221999-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
cd086361
TT
4281999-11-10 <tytso@valinux.com>
429
430 * Release of E2fsprogs 1.18
431
28e1194e
TT
4321999-10-26 <tytso@valinux.com>
433
434 * Release of E2fsprogs 1.17
435
f8bd9807
TT
4361999-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
c81c6ce5
TT
441 happen before any compile tests are run. Add termios.h to
442 the headers which are checked.
f8bd9807 443
ad6783df
TT
4441999-10-25 <tytso@valinux.com>
445
446 * configure.in: Capitalized Hurd to make the GNU folks happy.
447
614fdfd5
TT
4481999-10-22 <tytso@valinux.com>
449
450 * Release of E2fsprogs 1.16
451
c03bc4e8
TT
4521999-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
4591999-07-18 Theodore Ts'o <tytso@valinux.com>
657cb975
TT
460
461 * Release of E2fsprogs 1.15
462
6c133523
TT
4631999-07-03 <tytso@valinux.com>
464
e2a99be6
TT
465 * depfix.sed: Remove all line continuations from the dependencies;
466 the word wrapping is now done by wordwrap.pl.
467
6c133523
TT
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
45a676b5
TT
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.
6c133523 475
9d564f73
TT
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
ef8901be
TT
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
6670495a
TT
4901999-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
a4bf69d9
TT
4961999-04-17 <tytso@rsts-11.mit.edu>
497
498 * MCONFIG.in: Define man1dir, man3dir, and man8dir in terms of
499 mandir.
500
5011999-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
6454d84b
TT
5061999-03-16 Theodore Ts'o <tytso@rsts-11.mit.edu>
507
508 * configure.in: Add check for malloc.h and mallinfo().
509
9e51eca7
TT
5101999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
511
512 * Release of E2fsprogs 1.14
513
40fa8cc9
TT
5141999-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
defde784
TT
522Mon 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
cf554b13
TT
5311999-01-01 Theodore Ts'o <tytso@rsts-11.mit.edu>
532
04c5b028
TT
533 * INSTALL.elfbin (NOTE): Add a warning that the ELF binaries
534 assume glibc.
535
cf554b13
TT
536 * config.guess: Update with a newer version from the FSF (although
537 I've removed rms's pathetic LINUX/GNU name kludgery)
538
556ad132
TT
5391998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
540
541 * Release of E2fsprogs 1.13
542
5a679c8f
TT
5431998-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
4a5fa192
TT
5471998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
548
549 * Release of E2fsprogs 1.12
550
ffe1991f
TT
551Wed 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
a4b2d3ce
TT
5561998-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
bf2602be
TT
5861998-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
dedf1b27
TT
602Mon Jan 19 10:01:39 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
603
51fde2bb 604 * e2fsprogs-1.12.spec: Update spec file in preparation for 1.12
dedf1b27
TT
605 release.
606
5be8dc21
TT
607Tue 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
a9f95f4e
TT
612Tue Nov 4 10:46:18 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
613
614 * configure.in: Add check for setjmp.h
615
b0b9c4de
TT
616Mon 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
aa1e55ef
TT
621Sun 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
024996cf
TT
625Tue Jun 17 01:33:20 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
626
627 * Release of E2fsprogs 1.11
628
05e112a1
TT
629Sat 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
24b2c7a7
TT
634Sat 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
9559ea33
TT
642Thu 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
ae851482
TT
647Thu Apr 24 12:16:42 1997 Theodre Ts'o <tytso@localhost.mit.edu>
648
649 * Release of E2fsprogs version 1.10
650
651Tue 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
657Thu Apr 17 12:23:38 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
658
659 * Release of E2fsprogs version 1.09
660
2ecc6fef
TT
661Fri Apr 11 18:56:26 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
662
663 * Release of E2fsprogs version 1.08
664
21c84b71
TT
665Wed Mar 12 13:32:05 1997 Theodore Y. Ts'o <tytso@mit.edu>
666
667 * Release of E2fsprogs version 1.07
668
669Wed 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
674Tue Oct 8 02:02:03 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
675
676 * Release of E2fsprogs version 1.06
677
5c576477
TT
678Mon 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
684Thu Sep 12 15:23:07 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
685
686 * Release of E2fsprogs version 1.05
687
fc6d9d51
TT
688Sat 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
693Wed 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
700Tue 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
708Tue 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
713Wed 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
718Fri 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
725Tue 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
732Thu 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
a4d09610
TT
736Thu May 16 11:12:30 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
737
738 * Release of E2fsprogs version 1.04
739
740Thu 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
758Wed 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
7f88b043
TT
765Wed Mar 27 00:33:40 1996 <tytso@rsts-11.mit.edu>
766
767 * Release of E2fsprogs version 1.03
768
74becf3c
TT
769Wed Jan 31 11:06:08 1996 <tytso@rsts-11.mit.edu>
770
771 * Release of E2fsprogs version 1.02
772
50e1e10f
TT
773Thu 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
779Fri 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
784Mon Sep 4 21:40:22 1995 Remy Card <card@bbj>
785
786 * configure.in: Added support for the --enable-bsd-shlibs option.
787
788Wed 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
793Sat 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
807Sun 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
813Thu 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
825Sat 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
832Thu 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
6f4a1097
TT
855Sat Mar 11 18:23:45 1995 Theodore Y. Ts'o <tytso@localhost>
856
50e1e10f 857 * Makefile.in (bin-tree): Add Makefile target which automatically
6f4a1097
TT
858 generates the binary distribution for e2fsprogs.
859
860