From 1cde57b9356dc8d8aa7cd6e9523e411bbd8d547a Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 1 Aug 2007 14:55:26 +0000 Subject: - add /etc/mke2fs.conf in order to format ext3fs with 4k blocks (#27377) (backport from trunk) --- perl-install/install/NEWS | 1 + perl-install/install/share/list.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 40c9b9304..b68bfda0f 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,4 @@ +- add /etc/mke2fs.conf in order to format ext3fs with 4k blocks (#27377) - diskdrake o fix 1.9TB displayed as 1TB - fix detecting usb drives (#13395) diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index 4d1b7950c..2c3c1e1a8 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -113,6 +113,7 @@ + /etc/mke2fs.conf /etc/fonts/fonts.conf /etc/protocols /usr/LIB/xserver/SecurityPolicy -- cgit v1.2.1