Lines Matching +full:debian +full:- +full:build +full:- +full:testing
4 E2fsck has a new -k option, which in conjunction with the -c options,
7 Cleaned up e2fsck's preen-mode messages during the passes 1b, 1c, and 1d.
11 (Addresses Debian Bug #232328)
20 Fix a bug in mke2fs which caused -T largefile or -T largefile4 to core
21 dump due to a division by zero error. (Addresses Debian bug #207082)
25 directory. (Addresses Debian bug #219640).
33 the filesystem will be checked. (Addresses Debian bug #205177)
36 filesystem check will be forced. (Addresses Debian bug #157194)
42 "e2fsck -c".
46 by e2fsck on big-endian machines. (Addresses Debian bug #228723)
48 E2fsck -c now replaces the current list of bad blocks with the ones
52 non-existent LABEL or UUID specifier is to e2fsck or tune2fs.
77 to another program. (Addresses Debian bug #204137)
80 necessary. (Addresses Debian Bug: #217892)
83 correct mode bits. (Addresses Debian Bug: #217456)
88 (Addresses Debian bug #221977)
93 Fix debugging printf in resize2fs. (Addresses Debian Bug #271605)
95 Chattr now stops processing options when it sees '--'. (Addresses
96 Debian bug #225188)
99 with configure --disable-htree.
102 is generating a time-based uuid. The random MAC address was not
109 we're reading from an offset which is page aligned. For read-only and
110 read-write tests, we try to recover after an error so that we can
111 continue reading on page-aligned boundaries. (Addresses Debian Bug
115 Debian bug #232240)
117 Updated and clarified various man pages. (Addresses Debian Bug
120 Updated and fixed translations. (Addresses Debian bugs #200086, #214633)
122 Fixed various Debian packaging issues (see debian/changelog).
125 -------------------
127 Fixed a build problem so that e2fsprogs would compile with the
128 --enable-profile option to configure selected. (Addresses Sourceforge
141 initialize_xxx_err_table_r() in the header file. (Addresses Debian
146 Fix 64-bit warnings in e2fsprogs pass1b by using inttypes.h if
149 Fix type-punning which can cause gcc 3.x to miscompile code by getting
156 aid build process on systems can use invoke GNU make as "gmake".
158 Added regression testing for mke2fs.
160 Fixed gcc -Wall nitpicks.