diff options
-rw-r--r-- | ChangeLog | 36 | ||||
-rw-r--r-- | Utils/Platform.pm | 2 |
2 files changed, 22 insertions, 16 deletions
@@ -1,3 +1,7 @@ +2006-08-12 Cezary Krzyżanowski <cezary.krzyzanowski@gmail.com> + + * Utils/Platform.pm: added support for PLD 2.99 + 2006-08-11 Carlos Garnacho <carlosg@gnome.org> * Init/ServicesList.pm: add postgresql-8.1 to the list. Ubuntu patch @@ -1294,7 +1298,7 @@ * configure.in: Added 'bs' to ALL_LINGUAS. -2004-08-27 Iñaki Larrañaga <dooteo@euskalgnu.org> +2004-08-27 Iñaki Larrañaga <dooteo@euskalgnu.org> * configure.in: Added "eu" (Basque) to ALL_LINGUAS. @@ -1311,7 +1315,7 @@ 2004-08-21 Kjartan Maraas <kmaraas@gnome.org> - * configure.in: Added «nb» to ALL_LINGUAS. + * configure.in: Added «nb» to ALL_LINGUAS. 2004-08-20 Carlos Garnacho Parro <carlosg@gnome.org> @@ -1385,27 +1389,27 @@ * platform.pl.in: /etc/debian_release in Sarge now contains "3.1". Updated -2004-07-30 Carlos García Campos <elkalmail@yahoo.es> +2004-07-30 Carlos GarcÃa Campos <elkalmail@yahoo.es> * file.pl.in: added get_cmd_path_with_stderr and run_pipe_read_with_stderr -2004-07-29 Carlos García Campos <elkalmail@yahoo.es> +2004-07-29 Carlos GarcÃa Campos <elkalmail@yahoo.es> * disks-conf.in: removed unused variable list_devices in scan_[scsi|ide]_bus. Added device as an optional paramater for scan_[scsi|ide]_bus funtions. -2004-07-28 Carlos García Campos <elkalmail@yahoo.es> +2004-07-28 Carlos GarcÃa Campos <elkalmail@yahoo.es> * disks-conf.in: added disk_info directive to get information about a certain disk. Modularization of xml_print -2004-07-26 Carlos García Campos <elkalmail@yahoo.es> +2004-07-26 Carlos GarcÃa Campos <elkalmail@yahoo.es> * disks-conf.in: added suse-9.1 to the supported distros list -2004-07-25 Carlos García Campos <elkalmail@yahoo.es> +2004-07-25 Carlos GarcÃa Campos <elkalmail@yahoo.es> * disks-conf.in: look for mount point into fstab, using alias, when a device is not mounted. @@ -1519,7 +1523,7 @@ * service.pl.in, services-conf.in: Added support for SuSE 9.0 * service-list.pl.in: added some forbidden services for SuSE 9.0 -2004-05-24 Carlos García Campos <elkalmail@yahoo.es> +2004-05-24 Carlos GarcÃa Campos <elkalmail@yahoo.es> * disks-conf.in: added support for device aliases to manage symlinks for a device file. New method to scan buses, added scan_ide_bus and @@ -1602,7 +1606,7 @@ for FreeBSD, only the PPP stuff is missing, the rest seems quite stable -2004-05-02 Carlos García Campos <elkalmail@yahoo.es> +2004-05-02 Carlos GarcÃa Campos <elkalmail@yahoo.es> * disks-conf.in: mounts as user who launched the frontend when it's possible. Gets cdrom capabilities using ioctls instead of /proc @@ -1633,7 +1637,7 @@ * service.pl.in: used "forcestatus" to get a service status. (gst_service_rcng_installed): added -2004-04-22 Carlos García Campos <elkalmail@yahoo.es> +2004-04-22 Carlos GarcÃa Campos <elkalmail@yahoo.es> * disks-conf.in: added bit present to all devices to represent a device listed in fstab but no present in the current system, usually @@ -1648,7 +1652,7 @@ * configure.in: Added pl to ALL_LINGUAS. -2004-04-20 Carlos García Campos <elkalmail@yahoo.es> +2004-04-20 Carlos GarcÃa Campos <elkalmail@yahoo.es> * disks-conf.in: declare @tracks variable with "my" to set local scope for it @@ -1666,7 +1670,7 @@ FreeBSD, support for saving the services config is to come * service-list: added a bunch of forbidden services for FreeBSD -2004-04-18 Carlos García Campos <elkalmail@yahoo.es> +2004-04-18 Carlos GarcÃa Campos <elkalmail@yahoo.es> * disks-conf.in: added get_cdrom_disc_info to get information specific for each cdrom disc type (data, audio and mixed) @@ -1686,22 +1690,22 @@ * disks-conf.in (get_dev_speed) (dev_speed): made it not to block UI when getting the device speed -2004-04-11 Carlos García Campos <elkalmail@yahoo.es> +2004-04-11 Carlos GarcÃa Campos <elkalmail@yahoo.es> * disks-conf.in: fixed minor bug in mount directive -2004-04-11 Carlos García Campos <elkalmail@yahoo.es> +2004-04-11 Carlos GarcÃa Campos <elkalmail@yahoo.es> * disks-conf.in: added <mounted> and <point> tags for data and mixed cdrom -2004-04-10 Carlos García Campos <elkalmail@yahoo.es> +2004-04-10 Carlos GarcÃa Campos <elkalmail@yahoo.es> * disks-conf.in: sorts devices by "media" to send it sorted to the frontend. In mount directive it sends extra information even if an error have been occurred. -2004-04-09 Carlos García Campos <elkalmail@yahoo.es> +2004-04-09 Carlos GarcÃa Campos <elkalmail@yahoo.es> * disks-conf.in: added a directive for mount / umount actions diff --git a/Utils/Platform.pm b/Utils/Platform.pm index dd97eb1..6e23588 100644 --- a/Utils/Platform.pm +++ b/Utils/Platform.pm @@ -90,6 +90,7 @@ my $PLATFORM_INFO = { "pld-1.0" => [ "PLD", "1.0", "Ra" ], "pld-1.1" => [ "PLD", "1.1", "Ra" ], "pld-1.99" => [ "PLD", "1.99", "Ac-pre" ], + "pld-2.99" => [ "PLD", "1.99", "Th-pre" ], "vine-3.0" => [ "Vine Linux", "3.0", "" ], "vine-3.1" => [ "Vine Linux", "3.1", "" ], "fedora-1" => [ "Fedora Core", "1", "Yarrow" ], @@ -130,6 +131,7 @@ sub ensure_distro_map "openna-1.0" => "redhat-6.2", "pld-1.1" => "pld-1.0", "pld-1.99" => "pld-1.0", + "pld-2.99" => "pld-1.0", "redhat-9" => "redhat-8.0", "rpath" => "redhat-7.2", "slackware-10.0.0" => "slackware-9.1.0", |