Commit Graph

229 Commits (4e52870eeb08ed7532bf4fd3d5cb1538f714bdc8)

Author SHA1 Message Date
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
Theodore Ts'o 94ed67eb47 Update changelog for debian release. 2003-12-25 02:08:07 -05:00
Theodore Ts'o 817cc0358c Fix test for /etc/mkinitrd/scripts/e2fsprogs to make sure it gets
removed.  (Addresses Debian Bug #213275)
2003-12-07 12:45:49 -05:00
Theodore Ts'o c4c30b20f9 Update for WIP release December 7, 2003. 2003-12-07 02:16:43 -05:00
Theodore Ts'o 2a3a52367e Update debian changelog
Force e2fsprogs to use the most current version of e2fslibs.  (Closes 
Debian bug #208103.
2003-08-31 23:07:16 -04:00
Theodore Ts'o 2ff2971275 Change the priority of libblkid1-udeb to be required instead of
standard, to match the override file.

Update the debian changelog file.
2003-08-21 09:00:14 -04:00
Theodore Ts'o 6826bde546 Update for 1.35-WIP 21-Aug-2003 release. 2003-08-21 02:14:44 -04: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 56dc917d85 Changed priority of libblkid1-udeb to be standard, not required. 2003-07-30 19:48:01 -04:00
Theodore Ts'o 8badf17f2e Explicitly specify the version of libblkid1 needed in e2fsprogs.shlibs.local
in order to avoid picking up the wrong depedency.  (Debian packaging
issue, closes Debian bug #203157)
2003-07-29 23:35:22 -04:00
Theodore Ts'o 88a8e83db8 Fix erroneous reference to /usr/share/doc/e2fsprogs/html-info in
/usr/share/doc-base/libext2fs (Closes: #203157)
2003-07-29 23:13:14 -04:00
Theodore Ts'o 7a15db2381 Applied NMU patch to fix Debian bugs #203056 and #203058 2003-07-29 22:15:33 -04:00
Theodore Ts'o 9c7ec17809 Update for 1.34 release. 2003-07-26 01:03:34 -04:00
Theodore Ts'o e3075aea55 Use symbolic links for fsck.ext{2,3} and mkfs.ext{2,3} in the udeb
package since busybox tar can't deal with hard links.  
(Closes Debian bug #196508)
2003-07-12 16:28:09 -04:00
Theodore Ts'o b1a085fcca Update debian changelog
Add conflicts against older versions of sysvinit that don't correctly
handle an exit code that has the bit #2 set.  (Closes: #183675)
2003-07-12 16:02:48 -04:00
Theodore Ts'o 96e6f5da9a Update for e2fsprogs 1.34-WIP-0521 release. 2003-05-21 18:26:31 -04:00
Theodore Ts'o 813bde19f5 Add package dependency to shlibs for comerr to indicate support
for kth compatibility.  (Closes Debian bug #193096)
2003-05-13 23:53:20 -04:00
Theodore Ts'o 62775dc542 Debian packaging issues:
* Remove e2fsprogs-bf package, as it is obsolete. (Closes: #183453)
* Remove NLS support from e2fsprogs-udeb.  Save 5.5k on the boot
  floppies / install media.
2003-05-08 10:39:50 -04:00
Theodore Ts'o 32e7608cf6 Update debian changelog
Add replaces field to comerr-dev to resolve a file conflict with
	/usr/include/com_err.h and the libkrb5-dev package.
	(Closes: #192277)
2003-05-08 03:33:07 -04:00
Theodore Ts'o 58f9d9e679 Update debian changelog.
Declare comerr-dev as replacing << e2fslibs-dev 1.33-2, to avoid
        errors when upgrading to the new versions of comerr-dev and
        e2fslibs-dev

Declare init_error_table as taking a long for the second argument.
2003-05-06 00:31:55 -04:00
Theodore Ts'o b16fb628bf Update Debian changelog.
Add support for OV-style continuation (closes Debian bug #191900).

Move /usr/include/com_err.h from the e2fslibs-dev package to the 
comerr-dev package.  (closes Debian bug #191899)
2003-05-05 20:02:39 -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 3879857e86 Avoid printing the version banner for mke2fs if
the -q option is specified.  (Addresses Debian bug #172716)
2003-04-16 15:29:39 -04:00
Theodore Ts'o bc34d6be65 * Add support for the -a and -s options to logsave.
* Change e2fsck to bracket its progress bar output with ctrl-A and ctrl-B 
    characters, so that logsave -s can omit writing the progress bar output
    to the log file.
2003-04-16 14:05:06 -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 61de7f84fb Update to standards 3.5.9.
Add dc to the build-depends line.

Remove ancient e2fslibsg conflicts line.
2003-04-12 02:53:49 -04:00
Theodore Ts'o c5290fae39 Mke2fs can be given a minimum block size by passing in a negative
number to the -b option.
2003-04-11 22:10:50 -04:00
Theodore Ts'o 5e05541ad0 mke2fs.8.in: Document the -g option. (Addresses Debian bug #188318) 2003-04-11 14:00:53 -04:00
Theodore Ts'o 5e804b72b6 Fix bug where mke2fs was incorrectly checking
the argument to the -g option, if the default block size
is used.  (Addresses Debian bug #188319)
2003-04-11 13:46:57 -04:00
Theodore Ts'o 9d51b6191b Use the SS_READLINE_PATH environment variable to control the search
for a suitable readine library.  As a default, try using libreadline,
libedit, and libeditline.
2003-04-11 12:56:27 -04:00
Theodore Ts'o 417781aff1 Add libblkid1-udeb package for the Debian Installer. 2003-04-10 00:18:56 -04:00
Theodore Ts'o 020c5477ea Various Debian fixups:
Update debian changelog.  Move packages from devel to libdevel.
We now supply the /usr/include/com_err.h include file.h
2003-04-10 00:01:19 -04:00
Theodore Ts'o 39d38b0590 Update for e2fsprogs 1.33-WIP-0330 release 2003-03-30 23:45:02 -05:00
Theodore Ts'o 5a0d720a94 Update for 1.33-WIP-0325 release.
I'm now the Debian maintainer!
2003-03-26 01:06:07 -05:00
Theodore Ts'o a27f9d9935 Fix stupid typo in Debian changelog file (for 1.33-WIP-0316 release). 2003-03-16 20:49:43 -05:00
Theodore Ts'o d32a00ec0d Update version number in debian changelog. 2003-03-16 20:42:01 -05:00
Theodore Ts'o 6fe7d1156a Update debian files to support the blkid library, and to fix a number
of Lintian warnings.

Added mk_cmds man page.
2003-03-16 19:58:25 -05:00
Theodore Ts'o c20bbd5637 Update from debian's 1.32-2 package. 2003-03-15 13:03:51 -05:00
Theodore Ts'o dd198d6885 Update Debian packaging information as of 1.29+130-WIP-0930-2. 2002-10-31 03:44:35 -05:00
Theodore Ts'o 2a4c77bc1d Synchronize with Debian 1.28-5. 2002-09-24 01:30:00 -04:00
Theodore Ts'o e5b164373c Update to debian's 1.27+1.28-WIP-0626-1
Revert the shlibs hack.

Makefile.in: Remove inode_io.o from the standard object files 
	in libext2fs, and only build it if debugfs is enabled
	(it requires fileio.o, which is only built if 
	--disable-debugfs isn't specified to configure).
2002-08-17 21:11:29 -04:00
Theodore Ts'o 541d173d91 Update with the Debian package e2fsprogs-1.26-1.
Clarify and clean up the badblocks man page and the com_err info file.
2002-02-23 21:23:26 -05:00
Theodore Ts'o 6197c63001 Update debian directory. 2001-09-13 11:09:20 -04:00
Theodore Ts'o c4ac9e14c4 Update for 1.23 release. 2001-08-15 21:02:23 -04:00
Theodore Ts'o 7978621611 Synchronize with Debian release 1.21+1.22-WIP-0620-1 2001-06-22 23:05:23 -04: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 1893e71331 changelog, control, rules, e2fsck-static.files, e2fsprogs.copyright:
Update to sync up with Debian's e2fsprogs_1.19+1.20-WIP-0514-2 release.
2001-05-21 02:48:41 +00:00
Theodore Ts'o d5d9215f53 changelog:
Update with 1.20 (very brief) release notes:
e2fsprogs.spec:
  Update for 1.20 release.
2001-05-11 06:19:33 +00:00
Theodore Ts'o 4d8f08f458 Many files:
Added Debian directory from e2fsprogs 1.19-4
2001-05-09 04:51:07 +00:00