summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-06-09 08:57:25 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-06-09 08:57:25 +0000
commit9f40106bcdb5871f939d126a76deb95d4442f118 (patch)
treee0380b0cf29c6b0ea360fb6c9928ac1aff46e8b8 /perl-install
parent1540649b2536b2ff7477991a0b061743a4f3f120 (diff)
downloaddrakx-backup-do-not-use-9f40106bcdb5871f939d126a76deb95d4442f118.tar
drakx-backup-do-not-use-9f40106bcdb5871f939d126a76deb95d4442f118.tar.gz
drakx-backup-do-not-use-9f40106bcdb5871f939d126a76deb95d4442f118.tar.bz2
drakx-backup-do-not-use-9f40106bcdb5871f939d126a76deb95d4442f118.tar.xz
drakx-backup-do-not-use-9f40106bcdb5871f939d126a76deb95d4442f118.zip
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/ChangeLog91
1 files changed, 90 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index c8e387bed..5a2b47c11 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,92 @@
+2005/06/09 Per Øyvind Karlsen <peroyvind at linux-mandrake.com>
+
+ * share/po/nb.po: Translated more strings, also fixed a few old ones :)
+
+2005/06/09 Pixel <pixel at mandrakesoft.com>
+
+ * keyboard.pm, any.pm, partition_table/mac.pm, services.pm, modules.pm,
+ raid.pm, Xconfig/main.pm, modules/any_conf.pm, install_any.pm: don't
+ need prefixing with current package
+
+2005/06/09 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * any.pm (autologin) make autologin choice more user friendly (better fix
+ for #4304)
+
+2005/06/08 Olivier Blin <oblin at mandrakesoft.com>
+
+ * network/network.pm: use prefix only once it has been defined by install
+
+ * network/ndiswrapper.pm: allow to install ndiswrapper drivers during
+ install
+ use prefix only once it has been defined by install
+
+2005/06/08 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * drakxtools.spec: 10.3-0.22mdk
+ bump conflict on drakconf due to blino's changes
+
+2005/06/07 José JORGE <jjorge at free.fr>
+
+ * share/po/pt.po: melo
+
+2005/06/07 Olivier Blin <oblin at mandrakesoft.com>
+
+ * standalone/drakgw: don't be fooled by if_ not short-circuiting and
+ auto-vivification, use $conf->{masq_subnet} instead of
+ $conf->{masquerade}{subnet} (i.e. do not write buggy shorewall masqfile
+ when connection sharing is disabled)
+
+ * network/shorewall.pm: do not crash when restarting shorewall
+ don't be fooled by if_ not short-circuiting and auto-vivification, use
+ $conf->{masq_subnet} instead of $conf->{masquerade}{subnet} (i.e. do not
+ write buggy shorewall masqfile when connection sharing is disabled)
+
+2005/06/07 Pixel <pixel at mandrakesoft.com>
+
+ * standalone/finish-install:
+ - backport "add language selection"
+ - add keyboard selection
+
+ * any.pm: allow inspecting nfs
+
+ * fs.pm: handle nfs mount (since we now use the /bin/mount instead of the
+ syscall, we get it for free)
+
+ * install_any.pm (media_browser): handle nfs
+
+2005/06/07 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * drakxtools.spec: 10.3-0.21mdk
+
+ * fs.pm (mount) use 'soft' & 'intr' options for nfs mounts
+
+2005/06/06 Olivier Blin <oblin at mandrakesoft.com>
+
+ * network/network.pm: make it more readable
+
+2005/06/06 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/vi.po, share/po/fr.po: updated French and Vietnamese files
+
+ * share/po/cy.po: updated Welsh file
+
+2005/06/06 Pixel <pixel at mandrakesoft.com>
+
+ * install2.pm: install2 functions should be steps
+ get rid of $clicked and $ent_number (obsolete)
+
+ * share/compssUsers.pl: change the default in case of low resources and
+ add the Icewm choice
+
+ * install_any.pm: replace strange "-" with a ascii compliant one
+ install2 functions should be steps
+ get rid of $clicked and $ent_number (obsolete)
+
+ * install_steps.pm, install_steps_gtk.pm, install_steps_auto_install.pm,
+ install_steps_interactive.pm: get rid of $clicked and $ent_number
+ (obsolete)
+
2005/06/06 Olivier Blin <oblin at mandrakesoft.com>
* harddrake/autoconf.pm: netconnect API change,
@@ -50885,7 +50974,7 @@
* Makefile.config: remove dir security
- * proxy.pm: add $Id: ChangeLog,v 1.1040 2005/05/23 05:27:58 prigaux Exp $
+ * proxy.pm: add $Id: ChangeLog,v 1.1041 2005/06/06 07:57:24 prigaux Exp $
* interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are
more accurate than