Commit Graph

98 Commits (f51d0eff906a99addbc683d3d296edd16f11ced8)

Author SHA1 Message Date
Theodore Ts'o 7e2ec0110f Update for e2fsprogs-1.39-WIP-0409 release
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-04-22 04:29:16 -04:00
Theodore Ts'o a8a8da76ac Fix Debian FTBFS bug due to missing build-dependency on libdevmapper-dev
Addresses Debian Bug: #360046

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-04-02 10:04:36 -04:00
Theodore Ts'o 34a2611c66 Update release notes and version.h for 1.39-WIP-2006-03-29 release
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-03-29 20:40:23 -05:00
Theodore Ts'o 1e112ba195 Update debian changelog for release.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-01-06 21:41:49 -05:00
Theodore Ts'o d3c7c4eb98 Fix Really Ancient debian changelog lines so that Lintian doesn't complain. 2005-12-31 12:04:55 -05:00
Theodore Ts'o 57435fe3df Update debian/changelog file.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2005-12-31 01:20:44 -05:00
Theodore Ts'o 6f71cb2fde Newer versions of debian-buildpackage are much pickier about spacing and
formatting of the Debian changelog fix.  Fix very old entries that had invalid
spacing.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2005-12-18 23:33:15 -05:00
Theodore Ts'o ba2b09c52d Fix typo'ed version number in Debian changelog
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2005-12-10 23:11:34 -05:00
Theodore Ts'o 3285a9c96e Update release notes for 1.39-WIP-1210 release.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2005-12-10 23:05:30 -05:00
Theodore Ts'o 4c02c41c0d Update release notes.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2005-12-09 19:20:01 -05:00
Theodore Ts'o f2b74cdad1 Update Debian changelog for 1.38-2 release. 2005-08-22 01:20:23 -04:00
Theodore Ts'o 1f965c8d96 Update for e2fsprogs 1.38 release. 2005-06-30 20:06:45 -04:00
Theodore Ts'o 5327bb499a Update typos in changelog 2005-06-26 22:12:40 -04:00
Theodore Ts'o feb1219f79 Update for e2fsprogs 1.38-WIP-0620 release. 2005-06-20 18:00:55 -04:00
Theodore Ts'o c8a4040205 Update release notes and changelogs for the correct spelling of "Swedish". 2005-06-05 16:42:20 -04:00
Theodore Ts'o 6682939777 Update for release of e2fsprogs 1.38-WIP-0509-1. 2005-05-09 20:42:38 -04:00
Theodore Ts'o 9f7d03b455 When determining the libraries needed for Debian's initrd, unset
LD_PRELOAD and LD_LIBRARY_PATH and filter out libraries found in
/etc/ld.so.preload.  (Addresses Debian Bug: #304003)
2005-05-06 16:26:13 -04:00
Theodore Ts'o 09a51b3de3 Update debian changelog for 1.37-2 release. 2005-04-09 21:12:30 -04:00
Theodore Ts'o fd4b28efd3 Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
Theodore Ts'o be5a72daa7 Force compile_et and mk_cmds to use /usr/bin/awk so that we will work
on any Debian system regardless of which version of awk is installed.
(Closes: #299341)
2005-03-17 01:16:34 -05:00
Theodore Ts'o b008e60648 Change the debian version to be 1.36release-1 since we didn't do the WIP
version numbers correctly.
2005-03-01 17:10:51 -05:00
Theodore Ts'o 3eee5e9eed Update for release of e2fsprogs 1.36. 2005-02-05 18:26:03 -05:00
Theodore Ts'o 8ceb55f0e5 Update release notes and version.h for e2fsprogs 1.36-rc5 release. 2005-01-28 12:33:01 -05:00
Theodore Ts'o dc2569739d Update version.h and release notes for the e2fsprogs 1.36-rc4 release. 2005-01-26 13:20:12 -05:00
Theodore Ts'o e99decb044 Remove debugging printf from e2image -s's code. 2005-01-19 02:27:09 -05:00
Theodore Ts'o 4ee558fc3b Update release notes, changelog, for the 1.36-rc3 release. 2005-01-19 02:20:04 -05:00
Theodore Ts'o 66fa0de8b3 Update for e2fsprogs 1.36-rc2 release. 2005-01-11 14:39:55 -05:00
Theodore Ts'o f007e7b1c4 Update Debian changelog. 2005-01-10 23:49:04 -05:00
Theodore Ts'o df95e09a52 Document the default blocksize used by badblocks(8).
(Addresses Debian Bug #273679)
2004-09-28 10:30:27 -04:00
Theodore Ts'o 83e78b703e Update changelog to include all debian bugs closed by fixes. 2004-09-25 07:46:31 -04:00
Theodore Ts'o d99225ecce Only use blocksizes > 4k on Linux 2.6 and newer systems.
(Addresses Debian Bug #271064)
2004-09-25 07:40:12 -04:00
Theodore Ts'o 137ce8ca04 Remove double "//" when listing attributes in the root directory or
when there is a trailing '/' in the directory name.  (Addresses Debian
Bug #272943)
2004-09-24 12:16:17 -04:00
Theodore Ts'o 6ea8d0f7c8 Make sure /usr/lib is creaeted when installing e2initrd_helper.
(Addresses Debian Bug #272698)
2004-09-24 12:15:14 -04:00
Theodore Ts'o 41b6ae6058 Make sure the configure files are newer than configure.in the
debian/rules file so that a dpkg-source created patch won't
trigger an attempt rebuild of the configure script.  (Addresses
Debian Bug #272558)
2004-09-24 10:07:05 -04:00
Theodore Ts'o 5cbd27084b Updated French translation to reflect a suggested change.
(Addresses Debian Bug #262836)
2004-09-19 08:18:26 -04:00
Theodore Ts'o 3ef681c5db badblocks.c: Use _() around done_string, so that it gets
correctly translated.  (Addresses Debian Bug #252836)
2004-09-19 08:04:44 -04:00
Theodore Ts'o 35b73e9483 Always build the fsck wrapper on Debian systems (Addresses
Debian Bug #248050)
2004-09-19 07:52:05 -04:00
Theodore Ts'o 8667f7a211 Filter out linux-gate.so, which is a pseudo entry for the 32->64bit
translation for amd64 systems, in the initrd creation script.
(Addresses Debian bug #253595)
2004-09-19 07:15:30 -04:00
Theodore Ts'o 5d40773ba8 Revamp the initrd scripts to use a new helper program,
e2initrd_helper, which obviates the need for using /bin/awk
and mounting/unmounting the root filesystem during the initrd
process.  (Addresses Debian Bug #247775)
2004-09-18 14:53:14 -04:00
Theodore Ts'o 31c4736088 Update debian/changelog for 1.35-6 release. 2004-05-05 01:00:41 -04:00
Theodore Ts'o afaf1816de Since woody's sysvinit package is before the initscripts were
broken out we need an explict Conflict: sysvinit (<< 2.85-4)
header. (Closes: #243829)
2004-05-04 16:29:49 -04:00
Theodore Ts'o f9e6df4e6f Minor updates to German translation (Addresses Debian Bug #244105) 2004-05-04 16:19:13 -04:00
Theodore Ts'o 1008a42552 Fix numberous problems in Debian's initrd scripts:
* In the mkinitrd script, make sure the directories exist before
  trying to copy in the needed shared libraries.  (Closes: #244058, #246480)

* In the mkinitrd script, use LD_ASSUME_KERNEL=2.4 if necessary.  
  (Closes: #245931)

* In the mkinitrd script copy in /usr/bin/awk instead of /usr/bin/mawk.  
  (Closes: #245670)

* In the initrd script, fail quietly if /mnt/etc/fstab does not exist.
  (Closes: #246917)
2004-05-04 09:15:34 -04:00
Theodore Ts'o 197588f3b2 debian/changelog
Update changelog for 1.35-5 release

debian/control
    Update standards version compliance to 3.6.1
2004-04-12 13:10:47 -04:00
Theodore Ts'o 6c6f170cbf Update debian changelog for 1.35-4 release. 2004-03-22 16:17:58 -05:00
Theodore Ts'o 39e2f80115 Update for 1.35-3 debian release. 2004-03-08 16:40:48 -05:00
Theodore Ts'o 080ee031e5 Add tune2fs to the e2fsprogs udeb package
(Addresses Debian Bug #235639)
2004-03-02 11:18:05 -05:00
Theodore Ts'o b70b1167fe Update version number for e2fsprogs 1.35 release. 2004-02-28 10:52:35 -05:00
Theodore Ts'o 87a6e45233 Update Debian changelog for release. 2004-02-24 08:51:02 -05:00
Theodore Ts'o 1daf758571 Update for WIP release 1.35-WIP release dated 31-Jan-2004. 2004-01-31 22:33:16 -05:00