blob: ea9eba884387efc396bda688280c0a3057bd76ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
- remove rescuept (use testdisk instead, which is much nicer)
Version 1.5 - 9 July 2007, by Pascal "Pixel" Rigaux
- add /etc/mke2fs.conf in order to format ext3fs with 4k blocks (#27377)
- add "mkfs.ext3" which is no more equivalent to "mkfs.ext2 -J"
(eg: dir_index & resize_inode features)
Version 1.4 - 4 April 2007, by Pascal "Pixel" Rigaux
- zcat and gunzip can't be symlinks anymore, they are scripts
|