Commit Graph

74 Commits (69e59c225b90a16cd465d7b74341e2304646f83e)

Author SHA1 Message Date
Theodore Ts'o 7447921dff Fix documentation: BLOCK_FLAG_TRAVERSE should be BLOCK_FLAG_DEPTH_TRAVERSE
Addresses Debian Bug #351268

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-03-18 08:26:36 -05:00
Theodore Ts'o 1f965c8d96 Update for e2fsprogs 1.38 release. 2005-06-30 20:06:45 -04:00
Theodore Ts'o fd4b28efd3 Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
Theodore Ts'o 3eee5e9eed Update for release of e2fsprogs 1.36. 2005-02-05 18:26:03 -05:00
Theodore Ts'o 8800c73835 Makefile.in: Fix the kernel compile-time echo commands to be
consistent and portable
2005-01-19 00:25:25 -05:00
Theodore Ts'o 66fa0de8b3 Update for e2fsprogs 1.36-rc2 release. 2005-01-11 14:39:55 -05:00
Theodore Ts'o c840731ea5 Fix minor typo's in the libblkid.txt documentation file --- thanks to Mike
Castle (dalgoda at ix.netcom.com) for pointing them out --- and clarify 
the text describing blkid_put_cache().
2005-01-07 22:47:20 -05:00
Theodore Ts'o 522798d342 Add install-strip and install-shlibs-strip targets
Use Linux-kernel-style makefile output for "make install"

Update intl/Makefile.in to version from gettext 0.14.1
2004-12-15 11:28:55 -05:00
Theodore Ts'o 6d4022786d Use MKINSTALLDIRS macro so that the Makefiles can find the script
correctly.

Update Makefile dependencies.

Update "make depend" production so that it filters out comments
inserted by newer gcc compilers.

Remove sync from e2fsck's "make all" target.
2004-12-14 21:46:26 -05:00
Theodore Ts'o 47204ff983 Use Linux-kernel-style makefile output to make it easier to
see errors/warnings.
2004-11-30 10:52:27 -05:00
Theodore Ts'o aa5c0a4562 Remove .cvsignore files; they were out of date, and causes lintian
to flame about their presence in the source tarball.
2004-05-05 09:02:36 -04:00
Theodore Ts'o b70b1167fe Update version number for e2fsprogs 1.35 release. 2004-02-28 10:52:35 -05:00
Theodore Ts'o 858dd7b112 Update for 1.35-WIP 01-Aug-2003 release. 2003-08-02 20:48:35 -04:00
Theodore Ts'o 9c7ec17809 Update for 1.34 release. 2003-07-26 01:03:34 -04:00
Theodore Ts'o 151c86abb9 Separate out shared libraries out of e2fsprogs to real pacakges:
libss2, libcomerr2, libuuid1, and e2fslibs.

Remove Yann's TODO and README.Debian files.
2003-07-25 07:03:00 -04:00
Theodore Ts'o e7a8a9df55 libblkid.txt: Clarify documentation file 2003-07-21 20:03:59 -04:00
Theodore Ts'o 71df0dc393 Update for 1.33 release.
Fix typo's in README.subset

Change debian control file so it doesn't bomb out if the EVMS FSIM
is not there, since it is not built on the Hurd.  Resolves Debian
bug #189687.
2003-04-21 16:17:09 -04:00
Theodore Ts'o ba142c1b3b Update for 1.33-WIP April 14, 2003 release. 2003-04-16 00:59:59 -04:00
Theodore Ts'o 508d7f3c88 Update version numbers and release notes for 1.33-WIP (16-Mar-2003)
release.
2003-03-16 20:41:04 -05:00
Theodore Ts'o ed78c021c3 Fix up lots of portability problems that caused e2fsprogs not to build successfully
under Solaris.
2003-03-06 11:09:18 -05:00
Theodore Ts'o 2859522002 Update libblkid documentation.
Fix tst_resolve to use latest blkid API's.
2003-03-01 20:01:27 -05:00
Theodore Ts'o 38513011b9 Update files for 1.32 release. 2002-11-09 15:00:56 -05:00
Theodore Ts'o ae65b29f11 Update files for 1.31 release. 2002-11-08 20:08:48 -05:00
Theodore Ts'o 5d823a478f Update files for 1.30 release. 2002-11-01 02:13:53 -05:00
Theodore Ts'o 3e69906495 Fix gcc -Wall nits.
Fix format bug if NLS is in use.

Add extra so that the info directory looks OK on OpenWall.
2002-10-13 23:56:28 -04:00
Theodore Ts'o d5e7810e30 Update release notes, et. al. for 1.30-WIP release. 2002-09-30 11:33:36 -04:00
Theodore Ts'o c663305947 Update for 1.29 release. 2002-09-24 01:26:50 -04:00
Theodore Ts'o 87ee8dcad3 Update changelogs for 1.28 release 2002-08-31 03:02:57 -04:00
Theodore Ts'o b7bad61521 Update for 1.28 release. 2002-08-31 03:00:33 -04:00
Theodore Ts'o a8e772498c Update for 1.27 release. 2002-03-08 03:12:14 -05:00
Theodore Ts'o afa14ba0fd Update for 1.27-WIP release. 2002-03-05 03:31:06 -05:00
Theodore Ts'o a5f3f5c191 Update files for 1.26 release. 2002-02-03 01:00:22 -05:00
Theodore Ts'o 5d57ad14f3 * Add new descriptions for the following functions:
ext2fs_block_iterate, ext2fs_block_iterate2,
	ext2fs_read_dir_block, ext2fs_write_dir_block,
	ext2fs_new_dir_block, ext2fs_dir_iterate, ext2fs_mkdir, 
	ext2fs_expand_dir, ext2fs_link, ext2fs_unlink,
	ext2fs_clear_block_bitmap, ext2fs_set_block_bitmap,
	ext2fs_group_of_blk, ext2fs_group_of_ino.
2001-12-11 10:15:31 -05:00
Theodore Ts'o 0221472217 Update for 1.26 WIP release. 2001-11-30 12:02:46 +01:00
Theodore Ts'o fbf9111216 Update changelogs for 1.25 release. 2001-09-20 10:47:47 -04:00
Theodore Ts'o d08a4cec6f Update for 1.25 release. 2001-09-20 09:47:42 -04:00
Theodore Ts'o fb70775b0f Update for 1.24a release 2001-09-04 15:00:37 -04:00
Theodore Ts'o 109624a133 Update for 1.24 release. 2001-08-31 00:59:55 -04:00
Theodore Ts'o 22a2866d34 libext2fs.texinfo: Remove texinfo warnings by adding white space
after the function name and before the open parenthesis.
2001-08-30 16:43:07 -04:00
Theodore Ts'o 943ed874fc Add missing log entry showing when we released e2fsprogs 1.23 2001-08-27 12:29:22 -04:00
Theodore Ts'o c4ac9e14c4 Update for 1.23 release. 2001-08-15 21:02:23 -04:00
Andreas Dilger 71e770ffac Add -f flag to doc/Makefile $(RM) of files which may not exist. 2001-08-04 00:58:54 -06:00
Theodore Ts'o acd8df68c9 Don't predefine RM; it's defined by MCONFIG 2001-06-27 07:51:11 -04:00
Theodore Ts'o 67960139d7 Update changelogs for 1.22. 2001-06-23 00:16:37 -04:00
Theodore Ts'o 19d6b54b2d Update for 1.22 release. 2001-06-23 00:13:09 -04:00
Theodore Ts'o f4f75bae85 ChangeLog:
Update for 1.21 release.
2001-06-16 01:14:28 +00:00
Theodore Ts'o b90b826b9a Many files:
Synchronize with the Debian package 1.20+1.21-WIP-0614-1.
RELEASE-NOTES, version.h, libext2fs.texinfo, e2fsprogs.lsm:
  Update for 1.21 release.
2001-06-15 22:54:34 +00:00
Theodore Ts'o 767de097c4 Many files:
Interim checkin for 1.21-WIP release.
2001-06-02 01:20:18 +00:00
Theodore Ts'o bb185861d1 e2fsprogs.lsm, version.h:
Update version string for 1.20 release
ChangeLog:
  Update Changelogs for 1.20 release.
2001-05-25 17:35:00 +00:00
Theodore Ts'o eac6c0d01b libext2fs.texinfo, ChangeLog:
libext2fs.texinfo: Added @dircategory line so that Debian programs
  	know which section to list the .info file.
2001-05-21 02:45:22 +00:00