From 017fd4e5ee361e6af84ff17fd40f2970e5eaea2c Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 14 Feb 2000 13:42:09 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'perl-install/ChangeLog') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 8e61065bc..2b5fce5c2 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,20 @@ +2000-02-11 Pixel + + * partition_table_raw.pm (get_geometry): do not use the cylinder + number given by HDIO_GETGEO cuz limited to 16bits. Compute using + the total_sectors using HDIO_GET_IDENTITY + + * c/stuff.xs.pm: added total_sectors (gives the number of sector + of a drive) + + * modules.pm (load): ignore error in loading prereq's + + * modules.pm (@drivers_by_category): rcpci instead of rcpci45, + z85230 added + + * commands.pm (mount): add modules::load_deps otherwise the + fs::mount won't succeed insmoding vfat if needed + 2000-02-11 François Pons * fixed diskdrake to handle limit case when creating and resizing -- cgit v1.2.1