Lines Matching +full:use +full:- +full:debian
5 e2fsprogs-1.35-11.2 have been integrated, although sometimes with a
12 resize inode, or add any tests to the regression test suite. The "-R
13 resize=4g" option to mke2fs was a no-op in the Fedora patches, despite
20 debugfs -w /dev/hdXXX -R "features ^resize_inode"
21 e2fsck -f /dev/hdXXX
23 Optionally, the ext2prepare command can be used to re-enable online
27 to the -C option. (The Fedora version of this patch would sometimes
35 table blocks when moving the inode table. (Addresses Debian Bug:
39 configure --disable-resizer)
43 filesystem check. (Addresses Debian Bug #291571)
60 Filefrag -v will print first and last blocks.
72 thinking the old filesystem type is still valid. (Addresses Debian
79 Make blkid -t display all devices that match the specified criteria,
81 cache file is not available or set to /dev/null. (Addresses Debian
95 do the right thing. (Addresses Debian bug #287455)
97 Mke2fs will now use the -E option for extended options; the old -R
99 Fix a double-free problem in resize2fs. (Red Hat Bugzilla #132707)
105 Fix an obscure, hard-to find bug in "e2fsck -S" caused by an inode
125 The e2image command now takes the -s option which will scramble
154 Fix e2fsck so that a checkinterval of zero disables a time-based check
158 to the PAGER environment variable. (Addresses Debian Bug #239547)
166 Add debugfs -d option to use a separate source of data blocks when
169 Add e2image -I option which allows the e2image metadata to be
174 Debian Bug #252836)
176 The blkid program has a new option -o which controls the output format
177 of the blkid program; this is makes blkid more convenient to use in
188 Change the licensing of the UUID library to be the 3-clause BSD-style
189 license; this allows Apple to use the uuid library in Darwin.
202 Change the getsize functions to use the BLKGETSIZE64 ioctl on Linux 2.6.
205 and GNU/KFreeBSD, as well as removing XSI:ism's. (Addresses Debian
210 Updated and clarified various man pages. (Addresses Debian Bugs #236383,
213 Updated and fixed translations. (Addresses Debian bugs #244105, #262836)
218 Fixed various Debian packaging issues (see debian/changelog). In
219 particular, fixed the Debian initrd scripts. (#241183, #248050,
224 -------------------
226 Fixed various gcc -Wall warnings.
250 Add support for version numbers of the form "1.36-rc1".
266 Add support for the install-strip and install-shlibs-strip targets, as
270 Remove support for the --enable-old-bitops configure option which was
273 Remove support for --enable-clear-htree; this was only needed during
276 Use Linux-kernel-style makefile output so it is easier to see compiler
281 Update to use autoconf 2.5x.
290 Add pkg-config files for e2fsprogs's libraries.
294 Add a configure --enable-maintainer-mode option which enables the
301 (Addresses Debian Bug #232326)