summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-02-27 14:35:00 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-02-27 14:35:00 +0000
commitb21736f85b8323730dbed39b36eab6659926086d (patch)
treef64c4ada043a072b36a4342dd74fa3234a60a8b5 /perl-install/ChangeLog
parentdf62797e1ac7babad6d76e75da8c53658df7361f (diff)
downloaddrakx-backup-do-not-use-b21736f85b8323730dbed39b36eab6659926086d.tar
drakx-backup-do-not-use-b21736f85b8323730dbed39b36eab6659926086d.tar.gz
drakx-backup-do-not-use-b21736f85b8323730dbed39b36eab6659926086d.tar.bz2
drakx-backup-do-not-use-b21736f85b8323730dbed39b36eab6659926086d.tar.xz
drakx-backup-do-not-use-b21736f85b8323730dbed39b36eab6659926086d.zip
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog220
1 files changed, 219 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 6b202a957..3c9dad32f 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,221 @@
+2003/02/27 florin
+
+ * standalone/drakgw: read more carefully the existing network
+ configuration
+ the function is called read_dhcpd_conf not read_dhcpd_conf_raw
+ read the dhcpd conf file before hand
+
+ * network/network.pm: add the read_dhcpd_conf function for drakgw
+
+2003/02/27 François Pons <fpons@mandrakesoft.com>
+
+ * crypto.pm: change default version to 9.1
+
+ * standalone/drakconnect: fixed cancel on configure_net, fixed bad fields
+ setted up in configure_lan,
+ fixed Data::Dumper->Dump on stdout on startup.
+
+2003/02/27 Guillaume Cottenceau <gc@mandrakesoft.com>
+
+ * standalone/mousedrake: fix mousedrake in embedded mode
+
+2003/02/27 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * share/po/nl.po, share/po/da.po, share/po/hu.po: updated Dutch, Hungarian
+ and Danish files
+
+2003/02/27 Pixel <pixel@mandrakesoft.com>
+
+ * interactive/newt.pm: perl_checker fix
+
+ * pkgs.pm: enhance packageCallbackChoices and %preferred
+ (uses new URPM::Resolve feature allowing multiple choices)
+
+ * install_any.pm: have locales-xx first in default_packages so that
+ default choosing based on
+ locales works for packages in default_packages
+
+ * share/rpmsrate:
+ - don't need to list packages providing a required virtual language
+ (eg: aspell-dictionnary)
+ - replace ispell with aspell (otherwise people using evolution get
+ both aspell and ispell)
+
+2003/02/27 Stew Benedict <sbenedict@mandrakesoft.com>
+
+ * standalone/drakbackup: More gtk2 updates. May have finally suppressed
+ the hanging.
+
+2003/02/27 Till Kamppeter <till@mandrakesoft.com>
+
+ * printer/main.pm: Fixed bug #2171.
+
+2003/02/27 tpittich
+
+ * share/po/sk.po: updated slovak translation
+
+2003/02/27 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * harddrake/data.pm: detect firewire controllers
+
+ * services.pm: perl_checker fix
+
+ * standalone/logdrake: fix scrolling when embedded
+
+ * standalone/drakboot:
+ - disable autologin settings when autologin is disabled
+ - make embedded app look better
+ - add vertical separators
+
+ * drakxtools.spec: 9.1-8mdk
+
+ * standalone/harddrake2: remove debugging print
+ small perl_checker fix
+ - consolidate menu titles translations
+ - add two pull down menu that enable one to access options and help
+ when
+ embedded
+ - (popup_menu) provide this callback for embedded pull down menus
+ - cleanup various other embedding stuff
+ - convert all object creations to gc blessed style
+
+ * standalone/drakfloppy:
+ - gtk+2 port
+ - clean the code through ugtk2
+ - too many fixes to count
+ - clean, clean it, ... (thus shrinking the code by 20%)
+ - ...
+
+ * standalone/drakconnect:
+ - better check /sbin/ifconfig is executable rather than simply exists
+ - fix lan configuration window filling ...
+
+ * ugtk2.pm:
+ - (create_factory_popup_menu): introduce it for embedded harddrake2
+ - embedding cleanups:
+ o give access to top-level gtk2::plug widget
+ o reuse gtkshow
+
+ * standalone/drakperm: make it fit in embedded mode, large enough else
+
+2003/02/26 alus
+
+ * share/po/pl.po: uipdated
+ updated
+
+2003/02/26 erwan
+
+ * rescue/list.ia64: merg ia64
+
+ * share/list.ia64, bootloader.pm, install_any.pm, Makefile: merge ia64
+
+ * install_steps.pm: Merging ia64
+
+ * any.pm: Merging any.pm with ia64
+
+ * fs.pm: merging fs.pm with ia64
+
+ * fsedit.pm, steps.pm, partition_table.pm: merging ia64
+
+2003/02/26 François Pons <fpons@mandrakesoft.com>
+
+ * install_steps_interactive.pm: moved type detection code to network.
+
+ * install2.pm: added corporate global flag.
+
+ * standalone/drakpxe: added code to handle more smootly if apache or
+ apache-mod_perl is installed, or
+ try using apache2.
+ switched to apache2 instead of apache (avoid problem with
+ apache-mod_perl).
+
+ * network/network.pm: small fixes.
+ added probe separately to handle drakconnect horror.
+ add probe of internet connection (this could avoid strange behaviour).
+ fixed back as titi sucks about message.
+ try to get back DOMAINNAME if needed.
+
+ * standalone/drakconnect: fixed unablities to launch Internet
+ configuration dialog.
+ add explicit probe for netcnx type.
+
+2003/02/26 nplanel
+
+ * c/smp-dmi.c, c/smp.c: Two smp detection for intel arch
+
+2003/02/26 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * share/po/et.po: updated Estonian file
+
+ * share/gen_locales.sh: removed exception for Tamil
+
+ * share/po/pl.po: Fixed syntax error
+
+ * share/po/nl.po, share/po/fi.po: updated Finnish and Dutch files
+
+ * keyboard.pm: There is no arabic keyboard available for the console
+
+2003/02/26 Pixel <pixel@mandrakesoft.com>
+
+ * interactive/newt.pm: handle multi-line labels for Checkbox'es (eg:
+ Options in diskdrake)
+ handle the "Advanced" button in newt
+
+ * network/isdn.pm: replace the last @isdndata with @isdn::isdndata (beurk)
+
+2003/02/26 Till Kamppeter <till@mandrakesoft.com>
+
+ * scanner.pm: Skip Alcatel Speed Touch ADSL Modem when it is detected by
+ "sane-find-scanner"
+
+2003/02/26 tpittich
+
+ * share/po/sk.po: updated slovak translation (this is my first cvs commit
+ ;) ).
+
+2003/02/26 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * c/smp-dmi.c: fix planel sucks that broke the installation (hint look at
+ nm output
+ on old stuff.so ... )
+
+ * standalone/drakedm: untabify
+ on laurent request, strip the empty lines and add a end-of-line
+ character on
+ last line
+
+ * share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
+ share/po/pt_BR.po, share/po/th.po, share/po/sl.po, share/po/no.po,
+ share/po/et.po, share/po/ja.po, share/po/hr.po, share/po/tr.po,
+ share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
+ share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, share/po/sr.po,
+ share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/he.po,
+ share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
+ share/po/ar.po, share/po/tg.po, share/po/bs.po, share/po/uz.po,
+ share/po/ro.po, harddrake/sound.pm, share/po/wa.po, share/po/is.po,
+ share/po/af.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po,
+ share/po/pt.po, share/po/vi.po, share/po/ta.po, share/po/fr.po,
+ share/po/sq.po, share/po/it.po, share/po/nl.po, share/po/eu.po,
+ share/po/es.po, share/po/de.po, share/po/eo.po, share/po/el.po,
+ share/po/cs.po, share/po/bg.po, share/po/lv.po, share/po/hu.po: typo fix
+ (s/snd-slot/sound-slot/)
+
+ * bootlook.pm, standalone/drakboot:
+ - kill used once only bootlook module
+ - inline oneliners use only once
+ - kill unused variables
+ - strict pragma fixes
+ - ...
+
+ * harddrake/data.pm: detect usb adsl speed touch modem as modem and not as
+ unknown device
+ what's remain: why sane-find-scanner keep detect it a scanner ??
+
+ * standalone/harddrake2:
+ - remove unused variable (hey perl_checker, why didn't you see it ?)
+ - (rename_field) better use the parameter we passed than relying on $_
+ be set to the right value in that context even if it was correct
+
2003/02/26 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
@@ -13098,7 +13316,7 @@
* Makefile.config: remove dir security
- * proxy.pm: add $Id: ChangeLog,v 1.794 2003/02/25 21:55:31 prigaux Exp $
+ * proxy.pm: add $Id: ChangeLog,v 1.795 2003/02/26 08:35:20 prigaux Exp $
* interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are
more accurate than