diff options
Diffstat (limited to 'perl-install/share/advertising/ppp-01.png')
0 files changed, 0 insertions, 0 deletions
![]() |
index : drakx | |
Mageia Installer and base platform for many utilities | Thierry Vignaud [tv] |
summaryrefslogtreecommitdiffstats |
2002/09/22 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: fix url
2002/09/21 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: add a small sentence to the license in
order to solve a negociation with
Thomson about the MP3 patents.
2002/09/21 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: add a small sentence to the license in
order to solve a negociation with
Thomson about the MP3 patents.
2002/09/21 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ: Correct help notes on \$\$IP=IP-ADDRESS\$\$.
2002/09/21 Warly <warly@mandrakesoft.com>
* share/logo-mandrake.png: final
2002/09/20 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/zh_CN.po: updated Chinese file
2002/09/20 Till Kamppeter <till@mandrakesoft.com>
* network/shorewall.pm: The LPD/LPRng port is 515, not 5015.
2002/09/20 florin
* standalone/drakgw: fix the disable function
* network/shorewall.pm: add the 5015 port for some printers in
internal_ports
2002/09/20 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/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/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
share/po/pt.po, share/po/vi.po, share/po/ta.po, share/po/fr.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: updated pot file
* standalone/drakgw: removed unneeded '\t' in translatable text
* share/po/zh_CN.po: updated Chinese file
updated pot file
2002/09/20 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakxtools.spec: 53mdk
52mdk
51mdk
* harddrake/ui.pm: don't print logs in console
* standalone/drakbug: fixes:
- don't create bogus 1 file (deush: s/2>1&/2>&1/)
- don't print error messages when which cannot find the program
* harddrake/TODO: update
* standalone/harddrake2: don't print useless warnings in console
* standalone/drakxtv: no -w
2002/09/19 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ: Catch non-existant config files on copy.
2002/09/19 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Fixed bug of printerdrake installing LPRng when it is
started for the
first time and CUPS is already installed without local queues but with
remote CUPS servers broadcasting in their printer info.
2002/09/19 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: try to avoid infinite loop on error to install package.
2002/09/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_steps_interactive.pm: fix titisucks making cards choice in bttv
dialog unavailable
2002/09/19 Pixel <pixel@mandrakesoft.com>
* pkgs.pm: prefer cups for lpddaemon
2002/09/19 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ: Catch non-existant config files on copy.
2002/09/19 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Fixed bug of printerdrake installing LPRng when it is
started for the
first time and CUPS is already installed without local queues but with
remote CUPS servers broadcasting in their printer info.
2002/09/19 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: try to avoid infinite loop on error to install package.
2002/09/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* standalone.pm: when in install mode, log when a **** does a "use
standalone"
* interactive.pm: require log will reliably fail, use require 'log.pm'
instead
* install_steps_interactive.pm: fix titisucks making cards choice in bttv
dialog unavailable
* install2.pm: revert
2002/09/19 Pixel <pixel@mandrakesoft.com>
* diskdrake/interactive.pm: catch error in Done (mainly "reboot needed"),
so that fstab can be written
even if reboot needed (useful when removing partitions mounted by
default)
* install_steps.pm:
- do not set type to ext2 when the type is ntfs
- set to ext3 instead of ext2
2002/09/19 Daouda Lo <daouda@mandrakesoft.com>
* standalone/drakbug:
- s/rpm/mdk/ in package version matching
2002/09/19 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_interactive.pm: avoid proposing ntfs partition to be
formatted.
2002/09/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* network/tools.pm: fix spurious ";" before closing block
* standalone.pm: when in install mode, log when a **** does a "use
standalone"
* interactive.pm: require log will reliably fail, use require 'log.pm'
instead
* install_steps_interactive.pm: fix titisucks making cards choice in bttv
dialog unavailable
* install2.pm: revert
try to workaround strange situations when mkinitrd fail because
loop is not loaded (we don't know who calls mkinitrd), by loading
the loop module right after format-mount'ing the partitions
2002/09/19 Pixel <pixel@mandrakesoft.com>
* diskdrake/interactive.pm: catch error in Done (mainly "reboot needed"),
so that fstab can be written
even if reboot needed (useful when removing partitions mounted by
default)
* install_steps.pm:
- do not set type to ext2 when the type is ntfs
- set to ext3 instead of ext2
2002/09/19 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/v4l.pm: don't use standalone while installing
* security/libsafe.pm: s/package draksec::libsafe/package
security::libsafe/
anyway nobody uses that one
2002/09/19 Warly <warly@mandrakesoft.com>
* share/rpmsrate: remove old WIZARDS package
add drakwizard
remove LPRng
2002/09/18 Pixel <pixel@mandrakesoft.com>
* partition_table.pm:
- add ntfs in isOtherAvailableFS
- but ensure it is not in isMountableRW
2002/09/18 Warly <warly@mandrakesoft.com>
* share/rpmsrate: remove *-mdk-cdcom
2002/09/18 florin
* standalone/drakgw: more details for the dhcp server
* network/shorewall.pm: remove forgotten debug hash printings
2002/09/18 Pixel <pixel@mandrakesoft.com>
* partition_table.pm:
- add ntfs in isOtherAvailableFS
- but ensure it is not in isMountableRW
2002/09/18 Thierry Vignaud <tvignaud@mandrakesoft.com>
* security/msec.pm:
- factorize @sec_levels and %sec_levels for get_default() and
get_seclevel_list()
- use them in get_default()
- get_value() : don't assume a space between "function_name" and
"(parameters)"
remove brackets on function values loading
respect msec syntax
"kill quart of draksec code" patch aka make it really working aka "happy
fred" :
- security::msec :
o consolidate get_function_value() and get_value into get_value()
o really apply changes, aka save them :
* config_check() : use substInFile and setVarsInSh
* config_function() : use substInFile and append_to_file
* kill stupid and bogus config_option()
o don't overwrite previous changes, aka reread them :
* fix checks and functions current value loading
* fix checks and functions default loading
- security::main :
o simplify ui creation, make it more readable
o kill offuscating basic_secadmin_check(), basic_secadmin_entry(),
network_generate_page(), system_generate_page() and
checks_generate_page()
o increase default height because of stupid "add_with_viewport" in
ugtk::createScrolledWindow
o consolidate network and system functions managment, they're all the
same for
msec, splitting is only a draksec "feature"; all go in
%options_values
- draksec :
o let standalone module configure standalone mode
o security::main already take care of initializing gtk
o security::main already take care of exiting
o don't play with embedded mode special variables
it overall looks better but big cleanups're still possible for mdk9.1
* standalone/draksec: "kill quart of draksec code" patch aka make it
really working aka "happy fred" :
- security::msec :
o consolidate get_function_value() and get_value into get_value()
o really apply changes, aka save them :
* config_check() : use substInFile and setVarsInSh
* config_function() : use substInFile and append_to_file
* kill stupid and bogus config_option()
o don't overwrite previous changes, aka reread them :
* fix checks and functions current value loading
* fix checks and functions default loading
- security::main :
o simplify ui creation, make it more readable
o kill offuscating basic_secadmin_check(), basic_secadmin_entry(),
network_generate_page(), system_generate_page() and
checks_generate_page()
o increase default height because of stupid "add_with_viewport" in
ugtk::createScrolledWindow
o consolidate network and system functions managment, they're all the
same for
msec, splitting is only a draksec "feature"; all go in
%options_values
- draksec :
o let standalone module configure standalone mode
o security::main already take care of initializing gtk
o security::main already take care of exiting
o don't play with embedded mode special variables
it overall looks better but big cleanups're still possible for mdk9.1
* security/main.pm: fix wait_message doesn't display
run msec after setting changes
"kill quart of draksec code" patch aka make it really working aka "happy
fred" :
- security::msec :
o consolidate get_function_value() and get_value into get_value()
o really apply changes, aka save them :
* config_check() : use substInFile and setVarsInSh
* config_function() : use substInFile and append_to_file
* kill stupid and bogus config_option()
o don't overwrite previous changes, aka reread them :
* fix checks and functions current value loading
* fix checks and functions default loading
- security::main :
o simplify ui creation, make it more readable
o kill offuscating basic_secadmin_check(), basic_secadmin_entry(),
network_generate_page(), system_generate_page() and
checks_generate_page()
o increase default height because of stupid "add_with_viewport" in
ugtk::createScrolledWindow
o consolidate network and system functions managment, they're all the
same for
msec, splitting is only a draksec "feature"; all go in
%options_values
- draksec :
o let standalone module configure standalone mode
o security::main already take care of initializing gtk
o security::main already take care of exiting
o don't play with embedded mode special variables
it overall looks better but big cleanups're still possible for mdk9.1
2002/09/17 David Baudens <baudens@mandrakesoft.com>
* share/advertising/04-multimedia.png: Use the right image
2002/09/17 Daouda Lo <daouda@mandrakesoft.com>
* standalone/drakbug:
- sync option names with server's name.
- fix typo
- back to normal http connection (instead of https)
- relocated web wizard
2002/09/17 Frederic Lepied <flepied@mandrakesoft.com>
* share/po/fr.po: corrected typo
2002/09/17 florin
* network/shorewall.pm: small updates
* network/drakfirewall.pm: add a silly message
* standalone/drakgw: add warning message
add the nameserver IP variable in advanced mode
2002/09/17 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/no.po: updated Norwegian file
* share/po/nl.po, share/po/sk.po: updated Dutch and Slovak files
* share/po/tr.po: updated Turkish file
2002/09/17 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: fix draksec typo
* drakxtools.spec: 50mdk for lord fredl
* security/msec.pm:
- security::msec :
o config_check: use MDK::Common to set option rather
than overwriting config file
o remove all stupid prefix that just ofuscate code
whereas it's always set to '',
$::prefix will be a lot better
o s/shift @_/shift/
o kill config_option()
o simplify get_default()
o get_secure_level() : replace if cascade by an array
o set_secure_level() :
* replace if cascade by an hash
* default to runlevel 3 if undefined
o get_functions() : simplify by merging code paths
- security::main :
o security::libsafe is unneeded
o don't pass useless prefix
o begin to read default values
- msec::config_check: use MDK::Common to set option rather
than overwriting config file
- remove all stupid prefix that just ofuscate code
whereas it's always set to '',
$::prefix will be a lot better
- security::main: kill duplicated 'use strict'
- no ignore choice for periodic checks
- save functions in /etc/security/msec/level.local
and not security.conf
- "from mseclib import" is useless
- fix functions saving (an object method invocation
takes class name as argument)
remove libsafe option (not anymore used by msec)
* security/main.pm:
- security::msec :
o config_check: use MDK::Common to set option rather
than overwriting config file
o remove all stupid prefix that just ofuscate code
whereas it's always set to '',
$::prefix will be a lot better
o s/shift @_/shift/
o kill config_option()
o simplify get_default()
o get_secure_level() : replace if cascade by an array
o set_secure_level() :
* replace if cascade by an hash
* default to runlevel 3 if undefined
o get_functions() : simplify by merging code paths
- security::main :
o security::libsafe is unneeded
o don't pass useless prefix
o begin to read default values
- msec::config_check: use MDK::Common to set option rather
than overwriting config file
- remove all stupid prefix that just ofuscate code
whereas it's always set to '',
$::prefix will be a lot better
- security::main: kill duplicated 'use strict'
- no ignore choice for periodic checks
- save functions in /etc/security/msec/level.local
and not security.conf
- "from mseclib import" is useless
- fix functions saving (an object method invocation
takes class name as argument)
add ignore option to msec items
2002/09/17 Warly <warly@mandrakesoft.com>
* share/rpmsrate: remove !CDCOM flag for OpenOffice.org
2002/09/16 siegel
* share/po/de.po: updates
2002/09/16 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm, share/po/de.po: Do not try to install "webfetch" during
installation.
2002/09/16 Warly <warly@mandrakesoft.com>
* drakxtools.spec: 49mdk for new printerdrake code regarding webfetch that
breaks during install.
2002/09/16 siegel
* share/po/de.po: updates
2002/09/16 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm, share/po/de.po: Do not try to install "webfetch" during
installation.
2002/09/16 David Baudens <baudens@mandrakesoft.com>
* share/advertising/17-mdkclub.pl,
share/advertising/15-mdkexpert-corporate.pl,
share/advertising/04-multimedia.pl, share/advertising/06-mcc.pl,
share/advertising/12-mdkstore.pl: Adapt text postion to fix french
translations
2002/09/16 Daouda Lo <daouda@mandrakesoft.com>
* standalone/drakbug:
- typo in options
* standalone.pm:
- use basename with drakbug for standalone tools
* standalone/drakfloppy:
- translation for drakfloppy
* standalone/logdrake:
- enable translation for logdrake
2002/09/16 florin
* network/shorewall.pm: add internal_ports variable
2002/09/16 Fran�ois Pons <fpons@mandrakesoft.com>
* standalone/XFdrake: fixed no translation for XFdrake (pixel idea).
2002/09/16 Guillaume Cottenceau <gc@mandrakesoft.com>
* my_gtk.pm, drakxtools.spec: fix die wizcancel in non wizard mode
* rescue/tree/sbin/modprobe: remove modules files even when modprobe fails
2002/09/16 Jonathan Gotti <jgotti@mandrakesoft.com>
* bootlook.pm: remove File::Copy dependencies and change lilo message path
2002/09/16 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/zh_CN.po, share/po/pt.po, share/po/lv.po,
share/po/sv.po: updated Indonesian, Latvian, Portuguese, Swedish and
Chinese files
2002/09/15 Pixel <pixel@mandrakesoft.com>
* fsedit.pm: do not allow encrypted filesystem for /boot
2002/09/15 Till Kamppeter <till@mandrakesoft.com>
* share/po/de.po: In wizards: "Finish" --> "Assistent beenden"
2002/09/14 Guillaume Cottenceau <gc@mandrakesoft.com>
* my_gtk.pm: workaround ERROR: Can't call method "child" on an undefined
value at
/usr/lib/libDrakX/my_gtk.pm line 94
* mdk-stage1/network.c: http: don't add a / between the hostname and the
url, apache
doesn't understand //~fermigier the same way as /~fermigier
2002/09/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated Hungarian file
* share/po/wa.po: corrected typo
* standalone/logdrake, standalone/drakfloppy: corrected gettext domain
(translations are now in libDrakX)
* share/po/cy.po, share/po/zh_CN.po, share/po/lv.po, share/po/fr.po:
updated Welsh, French, Latvian and Chinese files
2002/09/14 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Made "LPRng" show up in the spooler menu when LPRng is
installed.
* share/po/de.po: Printerdrake translations
Printerdrake translations
Printerdrake translations
Printerdrake translations.
Printerdrake translations
2002/09/13 Daouda Lo <daouda@mandrakesoft.com>
* standalone.pm:
- meuh aka launch drakbug when incident is risen
2002/09/13 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/netconnect.pm:
- fix old conf files name (thx titi)
2002/09/13 florin
* network/shorewall.pm: more services in drakgw_protocols
2002/09/13 Fran�ois Pons <fpons@mandrakesoft.com>
* live_install2: allow devfsd to be restarted after update.
* install_any.pm: allow live_update to have something configured correctly
for urpmi media.
2002/09/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/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/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, 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/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: removed
obsolete old unused strings, to make the po files lighter
2002/09/13 Pixel <pixel@mandrakesoft.com>
* 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/sv.po, share/po/sr.po, share/po/pl.po,
share/po/fi.po, share/po/lt.po, share/po/sp.po, share/po/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/bs.po,
share/po/ro.po, 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/nl.po,
share/po/it.po, share/po/eu.po, share/po/es.po, share/po/de.po,
share/po/eo.po, share/po/lv.po, share/po/el.po, share/po/cs.po,
share/po/bg.po, share/po/hu.po: update the help english part (so that no
fuzzy occurs)
* share/rpmsrate: put back kernel-secure
* install_any.pm: don't write fstab on upgrade (to workaround the fact
that many entries are dropped)
* help.pm, share/po/help-de.pot, share/po/help-it.pot,
share/po/help-fr.pot, share/po/help-es.pot: update help from xml
2002/09/13 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Do not insist on "curl" to download PPDs from a CUPS
server (for Star Office/OpenOffice.org/GIMP), take the one from "curl"
and "wget" which is there. Install "webfetch" when none is there.
Let "cups-drivers" be installed when switching from normal to expert
mode.
Entries in "auto-detected" field of SMB printer setup mask should not be
editable.
* printer.pm: Do not insist on "curl" to download PPDs from a CUPS server
(for Star Office/OpenOffice.org/GIMP), take the one from "curl" and
"wget" which is there. Install "webfetch" when none is there.
Let "cups-drivers" be installed when switching from normal to expert
mode.
Added timeouts to network scan with "nmap" so that scan does not take
too long when there are machines running a firewall.
To find running machines in the network, do not only a broadcast ping
but also an "nmblookup" to also catch Windows machines which do not
answer to ping.
2002/09/13 Daouda Lo <daouda@mandrakesoft.com>
* drakxtools.spec:
- obsoletes drakfloppy
2002/09/13 Fran�ois Pons <fpons@mandrakesoft.com>
* live_install2: allow devfsd to be restarted after update.
added modprobe loop before killing devfsd.
fixed for newer perl 5.8.0 (vendor_perl directory).
fixed to kill devfsd before.
* install_any.pm: allow live_update to have something configured correctly
for urpmi media.
2002/09/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/es.po, share/po/zh_TW.po, share/po/da.po, share/po/pt.po,
share/po/lv.po, share/po/hu.po: updated Danish, Spanish, Hungarian,
Latvian, Portuguese and Chinese files
2002/09/13 Pixel <pixel@mandrakesoft.com>
* 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/sv.po, share/po/sr.po, share/po/pl.po,
share/po/fi.po, share/po/lt.po, share/po/sp.po, share/po/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/bs.po,
share/po/ro.po, 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/nl.po,
share/po/it.po, share/po/eu.po, share/po/es.po, share/po/de.po,
share/po/eo.po, share/po/lv.po, share/po/el.po, share/po/cs.po,
share/po/bg.po, share/po/hu.po: update the help english part (so that no
fuzzy occurs)
* share/rpmsrate: put back kernel-secure
* install_any.pm: don't write fstab on upgrade (to workaround the fact
that many entries are dropped)
* help.pm, share/po/help-de.pot, share/po/help-it.pot,
share/po/help-fr.pot, share/po/help-es.pot: update help from xml
2002/09/13 Till Kamppeter <till@mandrakesoft.com>
* share/po/de.po: German translations for printerdrake and some
corrections.
2002/09/13 Warly <warly@mandrakesoft.com>
* share/logo-mandrake.png: rc3
2002/09/12 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sk.po: updated slovak file
2002/09/12 Pixel <pixel@mandrakesoft.com>
* install_steps.pm, any.pm, install_any.pm, install2.pm,
install_steps_interactive.pm: do something with "Security Administrator
(login or email)"
* share/po/help_xml2pm.pl:
- discard ­ (ie \x{ad})
- handle <quote><literal>xxx</literal></quote> specially to not have
double
double quotes
2002/09/12 siegel
* share/po/de.po: updates
2002/09/12 alus
* share/po/pl.po: Updated polish translation
2002/09/12 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/tools.pm, drakxtools.spec, standalone/net_monitor:
- patch net_monitor
2002/09/12 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixed very stupid typo and inconsistency in
allowNVIDIA_rpms.
* install_steps.pm: added code after install of package to fix broken
alternatives.
2002/09/12 Guillaume Cottenceau <gc@mandrakesoft.com>
* standalone/drakgw: meumeuh
meuh
a fix from florin/pixel to make it work
* network/shorewall.pm: run_program crazyness
* drakxtools.spec: meuuuuh meuh meuh ?
2002/09/12 Jonathan Gotti <jgotti@mandrakesoft.com>
* bootlook.pm: resize previews pixmap to be nice when embedded
* share/po/fr.po: modif bootlook.pm translation to keep a good when
embedded
2002/09/12 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: Updated Hungarian file
updated pot file
* share/po/sk.po: updated slovak file
updated pot file
* share/po/mt.po, share/po/vi.po: updated Vietnamese and Maltese files
updated pot file
* share/po/tr.po: updated pot file
updated turkish file
* share/po/id.po, share/po/gl.po, share/po/pt_BR.po, share/po/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/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/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, 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/ta.po, share/po/fr.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/bg.po,
share/po/lv.po: updated pot file
* share/po/cs.po: updated Czech file
updated pot file
* share/po/ru.po: updated Russian file
updated pot file
2002/09/12 Pixel <pixel@mandrakesoft.com>
* install_steps.pm, any.pm, install_any.pm, install2.pm,
install_steps_interactive.pm: do something with "Security Administrator
(login or email)"
* share/po/help_xml2pm.pl:
- discard ­ (ie \x{ad})
- handle <quote><literal>xxx</literal></quote> specially to not have
double
double quotes
* network/shorewall.pm: fix writing twice tcp instead of tcp & udp
2002/09/12 siegel
* share/po/de.po: updates
2002/09/12 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: When adding a local printer during an expert install
without network,
printerdrake insists on starting the network and does not enter the
add printer procedure.
Made the association of model names obtained by auto-detection and of
the model names in the printer database much more reliable.
* detect_devices.pm: Made the association of model names obtained by
auto-detection and of
the model names in the printer database much more reliable.
2002/09/12 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/logdrake, standalone/drakfloppy: fix logdrake and drakfloppy
* drakxtools.spec: 45mdk
* security/main.pm, security/msec.pm:
- draksec window title is draksec, not "draksec - basic options" since
it offer
advanced options too now
- mark some strings to be translated (mainly notebook pages titles)
* share/po/fr.po: update french translation
2002/09/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/es.po, share/po/cs.po, share/po/vi.po, share/po/mt.po,
share/po/hu.po: updated po files
2002/09/11 alus
* share/po/pl.po: updated po
2002/09/11 David Baudens <baudens@mandrakesoft.com>
* share/advertising/11-mdkstore.pl, share/advertising/07-desktop.pl,
share/advertising/10-mnf.pl: Fix typos
* share/advertising/09-server.pl: Update
* 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/sp.po,
share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/bs.po, share/po/ro.po, 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/nl.po, share/po/it.po, share/po/eu.po, share/po/es.po,
share/po/de.po, share/po/eo.po, share/po/lv.po, share/po/cs.po,
share/po/bg.po, share/po/el.po, share/po/hu.po: Don't break po
Update
2002/09/11 Daouda Lo <daouda@mandrakesoft.com>
* standalone/drakbug:
- s/bugzilla.com/drakbug.mandrakesoft.com/
* 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/sp.po,
share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/bs.po, share/po/ro.po, 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/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:
-s/bugzilla.com/drakbug.mandrakesoft.com/
2002/09/11 Damien Chaumette <dchaumette@mandrakesoft.com>
* drakxtools.spec:
- update spec for 44mdk
2002/09/11 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixed possible problem with NVIDIA packages parsing.
2002/09/11 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/frontend-common.c: meuh
probe for usb stuff in info and error msg also
2002/09/11 Jonathan Gotti <jgotti@mandrakesoft.com>
* standalone/draksplash: use do_pkgs for check and install ImageMagick
2002/09/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sk.po: updated Slovak file
updated pot file
* share/po/id.po, share/po/gl.po, share/po/pt_BR.po, share/po/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/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/sp.po, share/po/cy.po, share/po/ca.po,
share/po/da.po, share/po/ar.po, share/po/bs.po, share/po/ro.po,
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/ta.po,
share/po/it.po, share/po/nl.po, share/po/eu.po, share/po/de.po,
share/po/eo.po, share/po/el.po, share/po/bg.po, share/po/lv.po: updated
pot file
* standalone/draksplash: small text for translatators
* share/po/mt.po, share/po/vi.po, share/po/es.po, share/po/cs.po,
share/po/hu.po: updated po files
updated pot file
* share/po/fr.po: updatd French file
updated pot file
* share/po/ru.po: updated Russian file
updated pot file
* network/isdn.pm: corrected i18n usage
2002/09/11 Pixel <pixel@mandrakesoft.com>
* standalone/drakupdate_fstab: use flag "kudzu" for entries automatically
handled by drakupdate_fstab
* common.pm: allow various textdomains for i18n
2002/09/11 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm:
- Made printer::assure_device_is_available_for_cups() more reliable by
checking and retrying.
- Do not start the network when it is not configured.
2002/09/11 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: update french translation
s/was the firt sound API/was the first sound API/
* 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/sv.po, share/po/sr.po, share/po/pl.po,
share/po/fi.po, share/po/lt.po, share/po/sp.po, share/po/cy.po,
share/po/da.po, share/po/ca.po, share/po/ar.po, share/po/bs.po,
share/po/ro.po, 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/it.po, share/po/nl.po,
share/po/eu.po, share/po/es.po, share/po/de.po, share/po/eo.po,
share/po/bg.po, share/po/cs.po, share/po/el.po, share/po/lv.po,
share/po/hu.po: s/was the firt sound API/was the first sound API/
* standalone/draksound:
- fix: we displayed current driver as default one: display the right
one
- show a wait message while switching driver
* harddrake/sound.pm:
- fix: we displayed current driver as default one: display the right
one
- show a wait message while switching driver
s/was the firt sound API/was the first sound API/
* drakxtools.spec: update
2002/09/10 alus
* share/po/pl.po: Strings one day before deadline????
updated translation
2002/09/10 Daouda Lo <daouda@mandrakesoft.com>
* standalone/drakbug:
- definitive link and options
2002/09/10 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/isdn.pm:
- remove variable from a translated chain
2002/09/10 Fran�ois Pons <fpons@mandrakesoft.com>
* c/stuff.pm: removed old code no more used.
* pkgs.pm: consolidate unselectAllPackages.
* install_steps_interactive.pm: fixed test of chooseCD on nfs (always
enabled).
avoid removing all packages during upgrade (safe guard).
2002/09/10 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/Makefile: tag version as 9.0
* rescue/tree/etc/rc.sysinit: don't drvinst SERIAL_USB when noauto (it
needs a lspcidrake -v)
* rescue/drvinst: drvinst <param> is broken when we don't -v
2002/09/10 Jonathan Gotti <jgotti@mandrakesoft.com>
* standalone/draksplash: change the preview rendering method
2002/09/10 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po, share/po/fr.po: updated French and Portuguese files
updated pot file
updated pot file
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/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/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/sp.po,
share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/ro.po, 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/ta.po,
share/po/it.po, share/po/eu.po, share/po/es.po, share/po/de.po,
share/po/eo.po, share/po/cs.po, share/po/bg.po, share/po/lv.po,
share/po/hu.po: updated pot file
updated pot file
* security/main.pm: improved i18n handling
* share/po/vi.po: updated Vietnamese file
updated Vietnamese file
* share/po/nl.po: updated Dutch file
updated pot file
updated pot file
* standalone/drakTermServ: small i18n change
2002/09/10 Pixel <pixel@mandrakesoft.com>
* install_any.pm: set mount point for nt partitions by default
* Xconfig/card.pm: do not prefer_xf3 for "NeoMagic (laptop/notebook)"
since:
- long ago it was decided to distrust driver "neomagic" together with
Riva's, SiS, GeForce
- in 09/2001 (XFree 4.1.0), it was decided to keep distrusting driver
"neomagic"
- Cosmic Flo says driver "neomagic" works (on card Neomagic
Corporation|[MagicGraph 256AV])
* fs.pm:
- have ntfs "ro" by default
- "umask=0" is a special option for ntfs
2002/09/10 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ: Display issues in other locales.
2002/09/10 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/sound.pm: description update
fix OSS definition
* share/po/fr.po: next updates batch
update french translation
2002/09/10 alus
* share/po/pl.po: updated translation
2002/09/10 David Baudens <baudens@mandrakesoft.com>
* share/po/fr.po: Update
2002/09/10 Fran�ois Pons <fpons@mandrakesoft.com>
* c/stuff.pm: removed old code no more used.
* mouse.pm: fixed pixel typo (strange, I was sure it was titi but not ?).
* pkgs.pm: consolidate unselectAllPackages.
* install_steps_interactive.pm: fixed test of chooseCD on nfs (always
enabled).
avoid removing all packages during upgrade (safe guard).
2002/09/10 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/Makefile: tag version as 9.0
* rescue/tree/etc/rc.sysinit: don't drvinst SERIAL_USB when noauto (it
needs a lspcidrake -v)
* rescue/drvinst: drvinst <param> is broken when we don't -v
2002/09/10 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/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/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/sp.po, share/po/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/ro.po,
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/ta.po, share/po/fr.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/bg.po, share/po/lv.po,
share/po/hu.po: updated pot file
* share/po/ru.po, share/po/pt.po, share/po/cs.po: updated pot file
updated Czech, Russian and Portuguese files
* security/main.pm: improved i18n handling
* standalone/drakTermServ: small i18n change
2002/09/10 Pixel <pixel@mandrakesoft.com>
* install_any.pm: set mount point for nt partitions by default
* fs.pm:
- have ntfs "ro" by default
- "umask=0" is a special option for ntfs
2002/09/10 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ: Display issues in other locales.
2002/09/10 Thierry Vignaud <tvignaud@mandrakesoft.com>
* security/libsafe.pm, standalone/draksec: move back draksec's files in
drakxtools
* drakxtools.spec: move back draksec to drakxtools
* Makefile.config: move back draksec's files in drakxtools
move back draksec to drakxtools
* security/main.pm, security/msec.pm: inline seclevel_explain (why using
functions to return a text label ?)
move back draksec's files in drakxtools
2002/09/10 Fran�ois Pons <fpons@mandrakesoft.com>
* mouse.pm: fixed pixel typo (strange, I was sure it was titi but not ?).
2002/09/10 Fran�ois Pons <fpons@mandrakesoft.com>
* mouse.pm: fixed pixel typo (strange, I was sure it was titi but not ?).
2002/09/10 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/eu.po, share/po/sk.po: updated Basque and Slovak files
2002/09/09 dam's <dams@idm.fr>
* ugtk.pm: corrected typo (modification of constant if ugtk.pm was a
string)
2002/09/09 Pixel <pixel@mandrakesoft.com>
* mouse.pm: have the IMPS/2 warning "MOVE YOUR WHEEL" for ExplorerPS/2 too
* Xconfig/card.pm: have BusID's on MULTI_HEAD, otherwise G450 & G550 go
crazy
2002/09/09 David Baudens <baudens@mandrakesoft.com>
* share/po/fr.po: Update
Update
Fix typos and bad french translations
Update
* share/advertising/14-mdkexpert.pl, share/advertising/03-internet.pl: Fix
typos
2002/09/09 dam's <dams@idm.fr>
* ugtk.pm: corrected typo (modification of constant if ugtk.pm was a
string)
2002/09/09 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/ethernet.pm:
- check DNS & Gateway IP
* network/network.pm:
- show pcmcia ethernet cards in list
* modules.pm:
- change "=~ /isdn/" in "eq 'network/isdn'"
2002/09/09 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fix urpmi installation.
fixed still present hdlist and synthesis file for media not configured
(because
of not selected).
2002/09/09 Guillaume Cottenceau <gc@mandrakesoft.com>
* my_gtk.pm: gfx specs is to have the text justified on the left
* share/po/fi.po: a fix from cooker
2002/09/09 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/DrakX.pot: updated pot file
* share/po/fr.po: updated po files
updated pot file
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/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/sv.po, share/po/sr.po,
share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/sp.po,
share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/bs.po, share/po/ro.po, 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/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: updated po files
2002/09/09 Pixel <pixel@mandrakesoft.com>
* ugtk.pm, Xconfig/test.pm, install2.pm:
- use variable $::no_ugtk_init in ugtk.pm instead of using
$::isInstall
- that way, the X test can be made to work both at install and
standalone
* standalone/drakupdate_fstab: force non-supermount, supermount is too
buggy
* mouse.pm: have the IMPS/2 warning "MOVE YOUR WHEEL" for ExplorerPS/2 too
* Xconfig/card.pm: have BusID's on MULTI_HEAD, otherwise G450 & G550 go
crazy
* any.pm: when "password" or "restricted" is set, propose the entries to
change them
(thanks to Aleksander Adamowski)
fix detection of mixed_kind_of_disks (eg: hde with hda)
* standalone/fileshareset: add "sync" to nfs exports default_options (so
that exportfs doesn't warn a lot of stuff)
2002/09/09 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/ui.pm: enforce unique ids
add drakbug report entry in help menu
* drakxtools.spec: fix confirm script
require perl-GTK-Gdkpixbuf for bootlook
* harddrake/TODO: update
2002/09/09 Pixel <pixel@mandrakesoft.com>
* ugtk.pm, Xconfig/test.pm, install2.pm:
- use variable $::no_ugtk_init in ugtk.pm instead of using
$::isInstall
- that way, the X test can be made to work both at install and
standalone
* standalone/drakupdate_fstab: force non-supermount, supermount is too
buggy
* any.pm: fix detection of mixed_kind_of_disks (eg: hde with hda)
2002/09/09 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/ui.pm: enforce unique ids
add drakbug report entry in help menu
* standalone/service_harddrake: don't detect same removed/added when
upgrading from previous releases
- harddrake:
o don't pollute sbin namespace with one shot scripts
o add run wrapper script for harddrake service
o disable ?dm part
o timeout configurator offer to 5 seconds
* ugtk.pm, bootlook.pm, standalone/logdrake, standalone/drakfloppy:
- drakfloppy / logdrake: destroy_window and create_dialog were
gratuitously duplicated; move them in ugtk
- drakfloppy / logdrake / bootlook.pm: get_main_menu was
gratuitously duplicated;
common code which was moved from harddrake::ui to
ugtk::create_factory_menu just do the job
* drakxtools.spec:
- harddrake:
o don't pollute sbin namespace with one shot scripts
o add run wrapper script for harddrake service
o disable ?dm part
o timeout configurator offer to 5 seconds
2002/09/09 Warly <warly@mandrakesoft.com>
* share/rpmsrate: remove harddrake
2002/09/08 Daouda Lo <daouda@mandrakesoft.com>
* 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/sp.po,
share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/bs.po, share/po/ro.po, 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/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:
- s/occurance/occurence.
* install_steps_interactive.pm:
- s/occurance/occurence in license.txt (thx qqun)
2002/09/08 Pixel <pixel@mandrakesoft.com>
* Xconfig/various.pm, Xconfig/proprietary.pm: replace a few more 4.2.0
with 4.2.1
* install_interactive.pm: warn "You don't have a swap
partition.\n\nContinue anyway?" in expert mode
* Xconfig/card.pm: replace 4.2.0 with 4.2.1
2002/09/07 dam's <dams@idm.fr>
* standalone/drakbackup: don't display the banner id in embedded mode
2002/09/07 Daouda Lo <daouda@mandrakesoft.com>
* standalone/draksplash:
- use standalone for explanations and center dialog
* drakxtools.spec:
- cvs up before packaging (fix messy drakboot conf).
2002/09/07 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: fix log
* share/rpmsrate: don't install kernel-secure on HIGH_SECURITY since
kernel-secure is broken
2002/09/06 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/isdn.pm:
- fix typo
- add new screen for ISND detected device. Still have to get back in
Expert mode to choose by hand.
* modules.pm:
- Fix isdn card detection
2002/09/06 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/service_harddrake, drakxtools.spec, harddrake/ui.pm,
harddrake/data.pm:
- harddrake::data : consolidate common code in custom_id()
- do some detection in dm stage
- fix bad test
- display better name
2002/09/06 David Baudens <baudens@mandrakesoft.com>
* standalone/icons/hori.png: Re-add old obsolete Aurora image requires by
drakboot (can someone explain why? It is stupid)
Update icons & remove old Aurora stuff
* standalone/icons/gmon.png, standalone/icons/categ.png,
standalone/icons/verti.png: Re-add completly obsolote Aurora's images
needed for drakboot (really, but really stupid requires)
Update icons & remove old Aurora stuff
* standalone/icons/ic82-tape-40.png, standalone/icons/ic-drakfont-48.png,
standalone/icons/mdk_logo.png, standalone/icons/ic82-when-40.png,
standalone/icons/ic82-moreoption-40.png,
standalone/icons/ic82-system-40.png,
standalone/icons/ic82-dossier-32.png, standalone/icons/ic82-CD-40.png,
standalone/icons/ic82-back-up-32.png,
standalone/icons/ic82-where-40.png,
standalone/icons/ic82-back-up-16.png,
standalone/icons/ic82-network-40.png,
standalone/icons/ic82-back-up-48.png,
standalone/icons/ic82-discdurwhat-40.png,
standalone/icons/ic82-systemeplus-40.png,
standalone/icons/ic82-users-40.png, standalone/icons/ic82-others-40.png:
Update
* drakxtools.spec: Update
Update
Update
2002/09/06 Daouda Lo <daouda@mandrakesoft.com>
* my_gtk.pm:
- fix wizard title and pixmap overlap
2002/09/06 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/isdn.pm:
- fix typo
- add new screen for ISND detected device. Still have to get back in
Expert mode to choose by hand.
* modules.pm:
- Fix isdn card detection
2002/09/06 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixed to allow changing boot medium.
2002/09/06 Jonathan Gotti <jgotti@mandrakesoft.com>
* bootlook.pm: comment old code concerning aurora
2002/09/06 Pixel <pixel@mandrakesoft.com>
* mouse.pm: during install, don't probe PS/2 mice when a serial mouse is
already found.
(otherwise if a PS/2 keyboard is present, a PS/2 is found even if
absent, and
configuring an auxmouse PS/2 causes the PS/2 keyboard to freeze)
(thanks to Nora Etukudo)
* bootloader.pm (read): cleanup duplicate labels (in case file is
corrupted)
(get_label): compare labels using 15 first characters (to be compliant
with lilo)
(add_entry): fix removing duplicate entries
(read): fix
2002/09/06 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup, standalone/drakTermServ: QA BugSummer90 fixes
2002/09/06 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/sound.pm: killing debugging prints
- blacklist cs46xx and cs4281 drivers : we won't unload these drivers
since they're know to oopses the kernel but just warn the user
- add rooted(), unload() and load() wrapper to check wheter we're in
drakx or in standalone mode
- workaround alsaconf's aliases
- add an help button that describe ALSA and OSS
- display current driver, its type (OSS or ALSA), and the default
driver for the card
* harddrake/data.pm, harddrake/ui.pm:
- harddrake::data : consolidate common code in custom_id()
- do some detection in dm stage
- fix bad test
- display better name
- don't list usb mouses as unknown hw
- fix mouse detection (mouse::detect() needed
modules::mergein_conf('/etc/modules.conf') first
- don't skip mouse in --test mode
* standalone/draksound: if there's no sound card, add a note about
sndconfig
* standalone/service_harddrake:
- harddrake::data : consolidate common code in custom_id()
- do some detection in dm stage
- fix bad test
- display better name
* standalone/harddrake2:
- document --test
- mark usage as translatable
* share/po/fr.po: update french translation
* harddrake/TODO: update
* drakxtools.spec:
- harddrake::data : consolidate common code in custom_id()
- do some detection in dm stage
- fix bad test
- display better name
40mdk
2002/09/06 Warly <warly@mandrakesoft.com>
* share/rpmsrate: add lisa in KDE in REMOTE_ACCESS
remove contrib packages
add !CDCOM for OpenOffice.org
move mod_php to 5
2002/09/06 David Baudens <baudens@mandrakesoft.com>
* standalone/icons/ic82-tape-40.png, standalone/icons/ic-drakfont-48.png,
standalone/icons/mdk_logo.png, standalone/icons/ic82-when-40.png,
standalone/icons/ic82-moreoption-40.png,
standalone/icons/ic82-system-40.png,
standalone/icons/ic82-dossier-32.png, standalone/icons/ic82-CD-40.png,
standalone/icons/ic82-back-up-32.png,
standalone/icons/ic82-where-40.png,
standalone/icons/ic82-back-up-16.png,
standalone/icons/ic82-network-40.png,
standalone/icons/ic82-back-up-48.png,
standalone/icons/ic82-discdurwhat-40.png,
standalone/icons/ic82-systemeplus-40.png,
standalone/icons/ic82-users-40.png, standalone/icons/ic82-others-40.png:
Update
* drakxtools.spec: Update
Update
* standalone/icons/gmon.png, standalone/icons/hori.png,
standalone/icons/categ.png, standalone/icons/verti.png: Update icons &
remove old Aurora stuff
2002/09/06 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixed to allow changing boot medium.
* install_steps.pm: changed how pkgs::remove is called.
* pkgs.pm: fixed excesive reduction of size.
fixed stupid typo.
allow obsoleted packages to be taken into account.
allow cleaning ask_remove according to removed package.
2002/09/06 Guillaume Cottenceau <gc@mandrakesoft.com>
* ugtk.pm, my_gtk.pm: add gtkset_visibility
* drakxtools.spec: fix and change a few things in the description
2002/09/06 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pl.po: updated Polish file
* share/po/pt.po, share/po/sk.po: updated Portuguese and Slovak files
2002/09/06 Pixel <pixel@mandrakesoft.com>
* Xconfig/various.pm, Xconfig/main.pm: ensure Xconfig::various::various is
called at install
* bootloader.pm (read): cleanup duplicate labels (in case file is
corrupted)
(get_label): compare labels using 15 first characters (to be compliant
with lilo)
(add_entry): fix removing duplicate entries
(read): fix
2002/09/06 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: update french translation
s/si vous �tre nouveau/si vous �tes nouveau/
s/des actions additionnelle/des actions additionnelles/
s/sur le disk/sur le disque/
s/vous pouves atteindre les toutes options/vous pouvez modifier toutes
les options/
Ctrl - C (.... => manque )
s/Si vous installer/Si vous installez/
s/qui sera utilis�/qui sera utilis�e/ (partition)
s/accessible en cas de/des images ��ramdisk�� accessibles/
s/Cette installation prends/Cette installation prend/
s/Assurez vous/Assurez-vous/
fix po
* ugtk.pm: export compose_pixbufs for mcc
- ugtk::gtkicons_labels_widget() :
o pass icon name in $tag to $exec_func so that the later can display
big icon
o $label_exec is a duplicate of $label
o simplify notebook redrawing:
* remove dam'sugly hacks
* $redraw_function->() : resize Gtk::Fixed on first run if more
than 4 icons
* redraw in only one place
* don't redraw on realize event
(now we both don't flick and have proper icon alignment without
old hacks)
- mcc:
o print big icon while launching a tool (anim in next commit)
o move todo list in TODO
o stricter check:
* default to use strict
* disable strict mode when building rpm
* fixes for 'use strict'
o kill :
* a debugging print
* a superflous 'no warnings'
* a title->show since we never hide it
* $rootheight since gtk packer do the job for us
* unused $nb_pages
o begin to un-hardcode some values (window and notebook size, ...)
o cosmetics:
* comment some code
* add myself to authors list (deush, you should add yourself too
since you're the localedrake/mcc interaction guru)
* s/darea1/summary_darea/
o don't display logs when back in main summary
o destroy pixbuf after
* harddrake/ui.pm: fix translated string
* standalone/drakbackup: handle delete_event in all cases
use my_gtk for window creation, thus:
- window creation and embedding mode're handled automatically
- when one close drackbackup, my_gtk close it properly and return to
mcc
* drakxtools.spec: 36mdk
* standalone/drakperm: use my_gtk for embedded mode.
code must be cleaned up through my_gtk usage though.
2002/09/06 Warly <warly@mandrakesoft.com>
* share/rpmsrate: remove contrib packages
add !CDCOM for OpenOffice.org
move mod_php to 5
2002/09/05 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/tr.po: updated Turkish file
* share/po/zh_TW.po, share/po/sk.po: updated po Slovak and Chinese files
2002/09/05 Pixel <pixel@mandrakesoft.com>
* interactive/newt.pm: special case to handle many buttons in newt:
replacing with something alike ask_from_list (useful for XFdrake)
2002/09/05 David Baudens <baudens@mandrakesoft.com>
* standalone/icons/drakfont.620x57.png: Update
* share/po/fr.po: Update
Update
2002/09/05 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/adsl.pm:
- Remove ECI ADSL modem from menu until we have an agreement
* network/netconnect.pm:
- little fix
2002/09/05 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ta.po: updated po file
* share/po/tr.po: updated Turkish file
* share/po/nl.po: updated Dutch file
* share/po/zh_TW.po, share/po/sk.po: updated po Slovak and Chinese files
2002/09/05 Pixel <pixel@mandrakesoft.com>
* bootloader.pm: better NT & Fat bootloader entry adding or not
do not add an nt label if there is no magic
use name mangling for labels (taken from installkernel)
* interactive/newt.pm: special case to handle many buttons in newt:
replacing with something alike ask_from_list (useful for XFdrake)
* Xconfig/card.pm, Xconfig/main.pm: add an option for prefering Xinerama
in auto_installs
* fs.pm: set umask=0 for ntfs partitions (currently only used when user
sets the mount point to a ntfs partition)
(suggested in bug #189)
2002/09/05 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: cleanup check for Expect - thx gc
2002/09/05 Warly <warly@mandrakesoft.com>
* share/logo-mandrake.png: rc2
2002/09/05 David Baudens <baudens@mandrakesoft.com>
* pixmaps/services.png, pixmaps/X.png, pixmaps/quit.png,
pixmaps/bootloader.png, pixmaps/language.png, pixmaps/summary.png,
pixmaps/security.png, pixmaps/partition.png, pixmaps/default.png,
pixmaps/keyboard.png, pixmaps/mouse.png,
share/advertising/02-community.png, pixmaps/rootpasswd.png,
pixmaps/bootdisk.png, pixmaps/colors16.png, pixmaps/harddrive.png,
pixmaps/warning.png, pixmaps/user.png, pixmaps/printer-mdk.png,
pixmaps/network.png, standalone/icons/drakfont.620x57.png,
pixmaps/eth_card_mini.png: Update
* share/po/fr.po: Update
Update
Update
Update
Update
2002/09/05 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/modem.pm:
- fix drakconnect broken modem detection
2002/09/05 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: fixed problem of --auto-select not always run.
fixed copy of hdlist to avoid copying ignored media.
* install_any.pm: allow noauto:... media in hdlists file to be installed
for urpmi.
2002/09/05 Guillaume Cottenceau <gc@mandrakesoft.com>
* tools/cvslog2changelog.pl: add baudens
* drakxtools.spec: meuuuuuuuuuh
* my_gtk.pm: ask_browse_tree_info_given_widgets: add ability of partial
selection clickery leading to unselection for rpmdrake (if
someone understands this log message..)
* mdk-stage1/modules.c, mdk-stage1/usb-resource/update-usb-ids.pl,
mdk-stage1/probing.c, mdk-stage1/modules.h: fake support the firewire in
stage1 (as if it were usb ;p)
2002/09/05 Jonathan Gotti <jgotti@mandrakesoft.com>
* bootlook.pm: add use ugtk.pm
* standalone/draksplash: preview window bug correction
2002/09/05 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po: updated Portuguese file
* share/po/zh_CN.po: updated Chinese and Danish files
* share/po/it.po: updated Chinese file, some more Italian typo corrections
updated Czech and Swedish files; corrected various erros in Italian file
* share/po/es.po, share/po/ta.po, share/po/hu.po: updated po file
* share/po/zh_TW.po: updated Chinese file, some more Italian typo
corrections
* share/po/da.po: updated Chinese and Danish files
updated Danish file
* share/po/cs.po, share/po/sv.po: updated Czech and Swedish files;
corrected various erros in Italian file
* share/po/sk.po: updated Slovak file
* share/po/vi.po: Updated Vietnamese file
* share/po/nl.po: updated Dutch file
2002/09/05 Pixel <pixel@mandrakesoft.com>
* standalone/localedrake: workaround kde control center calling
localedrake with an empty kde lang
* diskdrake/dav.pm: add nice description to the initial dialog box (thanks
Stew!)
* install_any.pm: add flag CDCOM when using commercial cds
* network/network.pm, proxy.pm: allow http://xxx for ftp_proxy
* lvm.pm: fix using given size for created LVs whereas lvcreate allocates
a little less
(thanks to Alan Hughes)
* any.pm (ask_window_manager_to_logout): do not su into user before doing
dcop if
we are not root (otherwise localedrake in user ask for user's password
before login out) (thanks to H. Narfi Stefansson for reporting it)
* bootloader.pm: do not add an nt label if there is no magic
use name mangling for labels (taken from installkernel)
* standalone/XFdrake: correctly set allowFB flag
2002/09/05 Stew Benedict <sbenedict@mandrakesoft.com>
* drakxtools.spec: rework perl-Expect usage/requirements
* standalone/drakbackup: cleanup check for Expect - thx gc
rework perl-Expect usage/requirements
2002/09/05 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/ui.pm: don't rely on ctree row number
2002/09/04 David Baudens <baudens@mandrakesoft.com>
* standalone/logdrake, standalone/icons/wiz_logdrake.png: Add image for
logdrake
* standalone/icons/drakbackup.540x57.png, drakxtools.spec,
standalone/icons/wiz_printerdrake.png, standalone/icons/wiz_drakgw.png,
standalone/icons/wiz_scannerdrake.png,
standalone/icons/wiz_drakconnect.png, standalone/icons/wiz_firewall.png,
standalone/icons/wiz_default_up.png: Update
2002/09/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/it.po: fix typo
2002/09/04 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/DrakX.pot, share/po/af.po: updated pot file
* share/po/sk.po, share/po/pt.po, share/po/vi.po, share/po/el.po: updated
po file
updated Greek, Hungarian, Portuguese, Slovak and Vietnamese files
* share/po/cy.po: updated Welsh file
updated po file
updated Danish and Welsh files
* share/po/da.po: updated po file
updated Danish and Welsh files
* share/po/id.po, share/po/ru.po, share/po/gl.po, share/po/pt_BR.po,
share/po/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/sv.po, share/po/sr.po, share/po/pl.po,
share/po/fi.po, share/po/lt.po, share/po/sp.po, share/po/ca.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
share/po/is.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/ta.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/cs.po,
share/po/bg.po, share/po/lv.po: updated po file
* share/po/hu.po: updated hungarian file
updated po file
updated Greek, Hungarian, Portuguese, Slovak and Vietnamese files
* share/po/fr.po: updated po file
corrected error syntax
2002/09/04 Pixel <pixel@mandrakesoft.com>
* drakxtools.spec: remove symlink Xconfigurator (which was broken anyway,
thanks to Ian Ventura-Whiting for reporting it)
* standalone/drakupdate_fstab: do not use standalone (so that no
"explaination" are generated)
* bootloader.pm (same_entries): compare kernel options sorted (this is an
approximation of
reality since order can matter, but...). An example is "quiet
devfs=mount
hdc=ide-scsi" vs "devfs=mount hdc=ide-scsi quiet" (thanks to Gabriel
Phoenix)
* ugtk.pm: make perl_checker happy
* fs.pm: revert add2hash_ username=% to add2hash (it breaks diskdrake
--smb not
defaulting to username=%, and i can't find out what was wrong in
auto_install's manualFstab)
* install_steps.pm (addUser): fix calling with a user already existing
(mainly for installs keeping the / non-formatted, special for pixel)
* install_steps_interactive.pm: fix dialog box asking "Load from floppy"
or "Save on floppy" in individual package selection
2002/09/04 Stew Benedict <sbenedict@mandrakesoft.com>
* drakxtools.spec: add perl-Expect requires for drakbackup (now enabled
and in main)
2002/09/04 Thierry Vignaud <tvignaud@mandrakesoft.com>
* Makefile.config: add drakperm!
* share/po/fr.po: s/Si vous disque/Si votre disque/
s/Si non,, Les partitions devront �tre cr��s/Sinon, les partitions
devront ,bj(Btre cr,bii(Bes/
s/des fonctionnalit� additionnelle/des fonctionnalit,bi(Bs
additionnelles/
s/sur un disque amovibles/sur un disque amovible/
s/sauves la table/sauve la table/
s/pour r�curer les partitions/pour r,bi(Bcup,bi(Brer les partitions/
* standalone/drakperm:
- really embbed
- kill stupid things (aka embedded window withouth any widget vs
toplevel window)
* ugtk.pm: gtkcreate_png_pixbuf() : support jpeg too for bootlook.pm
2002/09/04 baudens
* standalone/icons/wiz_logdrake.png, standalone/logdrake: Add image for
logdrake
* share/po/fr.po: Update
Update
2002/09/04 Daouda Lo <daouda@mandrakesoft.com>
* network/network.pm:
- correct typos in orinoco orinoco_cs modules
2002/09/04 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfig/test.pm: move last warning before removing tempory file in order
to have a chance to look
at them.
2002/09/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* tools/cvslog2changelog.pl: add fcrozat
* rescue/tree/etc/rc.sysinit: drvinst serial_usb in rc.sysinit so that
legacy free machines may
work with rescue
2002/09/04 Jonathan Gotti <jgotti@mandrakesoft.com>
* standalone/drakperm: changing bad save path for perm.local
* bootlook.pm: replace convert dependencies by gdk-pixbuf dependencies
2002/09/04 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cy.po, share/po/da.po: updated Danish and Welsh files
2002/09/04 Pixel <pixel@mandrakesoft.com>
* drakxtools.spec: remove symlink Xconfigurator (which was broken anyway,
thanks to Ian Ventura-Whiting for reporting it)
* bootloader.pm (same_entries): compare kernel options sorted (this is an
approximation of
reality since order can matter, but...). An example is "quiet
devfs=mount
hdc=ide-scsi" vs "devfs=mount hdc=ide-scsi quiet" (thanks to Gabriel
Phoenix)
* ugtk.pm: make perl_checker happy
* install_steps.pm (addUser): fix calling with a user already existing
(mainly for installs keeping the / non-formatted, special for pixel)
* share/keymaps.tar.bz2: update (now includes ro2)
* install_steps_interactive.pm: fix dialog box asking "Load from floppy"
or "Save on floppy" in individual package selection
* fs.pm: revert add2hash_ username=% to add2hash (it breaks diskdrake
--smb not
defaulting to username=%, and i can't find out what was wrong in
auto_install's manualFstab)
handle no options in fs::mount (is it really needed?... it should not!)
* Xconfig/test.pm: set isInstall in test script otherwise it uses
/usr/X11R6/bin/xtest
2002/09/04 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: enable perl-Expect (moved to main)
2002/09/04 Thierry Vignaud <tvignaud@mandrakesoft.com>
* Makefile.config: add drakperm!
* harddrake/ui.pm:
- add --test option to skip mice|modem|printer detection (now
harddrake start instantaneously)
- print probed class to show progression
- fix tree moving by using a Gtk::CTree instead of a Gtk::Tree; side
effect is some code cleaning which compensate above features (code
lenght)
- let my_gtk handle embedded case
- don't try to center window when embedded
* standalone/drakbackup: embbed drakbackup in mcc
* drakxtools.spec: 33mdk
32mdk
* standalone/drakperm:
- really embbed
- kill stupid things (aka embedded window withouth any widget vs
toplevel window)
* ugtk.pm: gtkcreate_png_pixbuf() : support jpeg too for bootlook.pm
* share/po/fr.po: s/Si vous disque/Si votre disque/
s/Si non,, Les partitions devront �tre cr��s/Sinon, les partitions
devront ,bj(Btre cr,bii(Bes/
s/des fonctionnalit� additionnelle/des fonctionnalit,bi(Bs
additionnelles/
s/sur un disque amovibles/sur un disque amovible/
s/sauves la table/sauve la table/
s/pour r�curer les partitions/pour r,bi(Bcup,bi(Brer les partitions/
fix dadou fsck; please check the po before comitting it!!!!!
2002/09/03 Guillaume Cottenceau <gc@mandrakesoft.com>
* drakxtools.spec: meumeu
meuh
* ugtk.pm, my_gtk.pm: try to get rid of BEGIN but still be able to start
up the install :-)
2002/09/03 Pixel <pixel@mandrakesoft.com>
* standalone/icons/harddrake2/multimedia.png: re-adding with -kb
removing for re-adding with -kb
2002/09/03 baudens
* share/advertising/09-server.pl, share/advertising/02-community.pl,
share/advertising/04-multimedia.pl, share/advertising/07-desktop.pl,
share/advertising/14-mdkexpert.pl, share/advertising/03-internet.pl,
share/advertising/13-mdkcampus.pl, share/advertising/12-mdkstore.pl,
share/advertising/11-mdkstore.pl, share/advertising/05-games.pl: Use
official marketing ads
* share/advertising/list: Add MandrakeClub screen in list
* share/po/fr.po: Use MandrakeSoft marketing ads
Begin to use Mandrake's marketing ads
* share/advertising/17-mdkclub.pl, share/advertising/17-mdkclub.png: Add
MDKclub screen and text
2002/09/03 dam's <dams@idm.fr>
* ugtk.pm: added create_pixbutton
* my_gtk.pm: better icon association
added create_pixbutton
added add_icon_path for control-center
* pixmaps/stock_cancel.xpm, pixmaps/stock_right.xpm, pixmaps/stock_ok.xpm,
pixmaps/stock_exit.xpm, pixmaps/stock_left.xpm: re-adding with -kb
removing for re-adding with -kb
icons for ok/cancel/back/previou/next icons
2002/09/03 Daouda Lo <daouda@mandrakesoft.com>
* drakxtools.spec:
- obsoletes/provides drakfloppy
* my_gtk.pm:
- better size of wizard for printerdrake
2002/09/03 fcrozat
* share/rpmsrate: mdk-eazel-engine is now in gtk-engines
2002/09/03 Fran�ois Pons <fpons@mandrakesoft.com>
* install_gtk.pm: fixed old Xconf style because it doesn't work anymore on
i845 with newer format.
* mouse.pm: add a sleep and second try for usb mouse.
added log when no usb interface is found, rare enough now.
* ugtk.pm: fixed previous fix;
try to avoid clashes with install.
* modules.pm: make modules.pm patchable (avoid my ...)
updated log of add_probeall to be correct.
* my_gtk.pm: fixed damien (aka pitchounette) sucking, this is not this way
pitchounette you
will lost your current name as pitchounette :-)
* install_steps_interactive.pm: fixed too higher percentage.
2002/09/03 Guillaume Cottenceau <gc@mandrakesoft.com>
* drakxtools.spec: meumeu
meuh
* ugtk.pm: try to get rid of BEGIN but still be able to start up the
install :-)
have the possibility in gtktext_insert to provide font/color
information as well
meuh gtk init
gtkcreate_png was too stupid to allow subdirectories for images,
fix it
* my_gtk.pm: try to get rid of BEGIN but still be able to start up the
install :-)
2002/09/03 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pl.po: updated Polish file
* share/po/cs.po: updated po file
* share/po/zh_CN.po: updated Chinese file
* lang.pm: Changed Turkish console font
* share/po/Makefile: enabled ro.po
2002/09/03 Pixel <pixel@mandrakesoft.com>
* rescue/list.i386: add gpart (per Giuseppe Ghib� request)
* my_gtk.pm: remove the use of Ok/Cancel/Exit icons (per ergonomy team
request)
2002/09/03 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ: Fix empty subnet in /etc/exports /home entry.
2002/09/03 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: remove double translation
* ugtk.pm:
- create_pix_text, gtkicons_labels_widget: remove text color argument,
default to black
- remove last debugging prints
- ugtk :
o create_pix_text:
* remove
* kill uni colored background
* api change:
+ background argument => background list
+ remove bold argument
* render all text (normal, highlighted, selected) on specified
background in one pass
o gtkicons_labels_widget():
* explain/comment
* move all drawing logic in &$draw
* create buffer area, text pics only one time
* add a pixbuf for highlighted item
* render highlighted icon by making it more transparent
* recalculate drawing buffer only on state change
- mcc :
* move all drawing logic in &$draw
* create buffer area, text pics only one time
* render highlighted icon by making it more transparent
* recalculate drawing buffer only on state change
* drakxtools.spec: 30mdk
2002/09/02 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/network.pm, network/ethernet.pm:
- fix previous behavior in Expert mode... (100% lazy loop free this
time)
* network/netconnect.pm:
- network restart previous bug fixed
2002/09/02 Frederic Lepied <flepied@mandrakesoft.com>
* share/po/fr.po: corrected a gramatical error
2002/09/02 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: restore auto build of synthesis file (for updates).
* ugtk.pm: fixed titi suckings.
* install_steps_interactive.pm: make sure upgrade is done instead.
2002/09/02 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/id.po, share/advertising/14-mdkexpert.pl, share/po/sk.po,
share/po/ru.po, share/po/gl.po, share/po/pt_BR.po, share/po/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/advertising/03-internet.pl, share/po/ko.po, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
share/advertising/05-games.pl, share/po/sp.po, share/po/cy.po,
share/po/da.po, share/po/ca.po, share/po/ar.po,
share/advertising/12-mdkstore.pl, share/advertising/09-server.pl,
share/advertising/04-multimedia.pl, share/po/bs.po, share/po/ro.po,
share/advertising/13-mdkcampus.pl, 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/nl.po, share/po/it.po, share/po/eu.po, share/po/es.po,
share/po/de.po, share/po/eo.po, share/po/lv.po, share/po/cs.po,
share/po/bg.po, share/po/el.po, share/po/hu.po: try to fix broken
english in advertisements and not break po's
2002/09/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/advertising/12-mdkstore.pl,
share/advertising/15-mdkexpert-corporate.pl: small fix
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/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/fi.po, share/po/lt.po, share/po/sp.po,
share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/bs.po, share/po/ro.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/az.po, share/po/zh_CN.po, share/po/pt.po,
share/po/vi.po, share/po/ta.po, share/po/fr.po, share/po/nl.po,
share/po/it.po, share/po/eu.po, share/po/es.po, share/po/de.po,
share/po/eo.po, share/po/lv.po, share/po/bg.po, share/po/el.po: updated
pot file
* share/advertising/14-mdkexpert.pl: fixed typo
small fix
* share/po/hu.po: updated Hungarian file
updated pot file
* help.pm: Fixed typo
* share/po/zh_TW.po: updated Chinese file
updated pot file
* share/po/pl.po, share/po/cs.po: updated pot file
updated Czech and Polish files
2002/09/02 Till Kamppeter <till@mandrakesoft.com>
* share/rpmsrate: Updated for the new printerdrake.
2002/09/02 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/data.pm: use new ln icons
* ugtk.pm: gtkicons_labels_widget(): check binary exists
* drakxtools.spec, Makefile.drakxtools: 29mdk: add harddrake icons
* standalone/icons/harddrake2/harddrake.png,
standalone/icons/harddrake2/joystick.png,
standalone/icons/harddrake2/usb.png, standalone/icons/harddrake2/tv.png,
standalone/icons/harddrake2/floppy.png,
standalone/icons/harddrake2/scsi_hd.png,
standalone/icons/harddrake2/modem.png,
standalone/icons/harddrake2/keyboard.png,
standalone/icons/harddrake2/unknown.png,
standalone/icons/harddrake2/harddisk.png,
standalone/icons/harddrake2/cd.png, standalone/icons/harddrake2/cpu.png,
standalone/icons/harddrake2/ide_hd.png,
standalone/icons/harddrake2/scanner.png,
standalone/icons/harddrake2/hw_mouse.png,
standalone/icons/harddrake2/isdn.png,
standalone/icons/harddrake2/hw_printer.png,
standalone/icons/harddrake2/memory.png,
standalone/icons/harddrake2/webcam.png,
standalone/icons/harddrake2/video.png,
standalone/icons/harddrake2/tape.png,
standalone/icons/harddrake2/sound.png,
standalone/icons/harddrake2/scsi.png,
standalone/icons/harddrake2/hw_network.png: add new icons
remove old icons
add new ln icons
* standalone/icons/harddrake2/menu/harddrake-menu48.png,
standalone/icons/harddrake2/cable.png,
standalone/icons/harddrake2/menu/harddrake-menu16.png,
standalone/icons/harddrake2/menu/harddrake-menu32.png,
standalone/icons/harddrake2/multimedia.png,
standalone/icons/harddrake2/K7.png: add new ln icons
2002/09/02 Frederic Lepied <flepied@mandrakesoft.com>
* share/po/fr.po: corrected a gramatical error
2002/09/02 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: restore auto build of synthesis file (for updates).
* ugtk.pm: fixed titi suckings.
* install_steps_interactive.pm: make sure upgrade is done instead.
2002/09/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cs.po, share/po/pl.po: updated Czech and Polish files
2002/09/02 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk.pm: gtkicons_labels_widget(): check binary exists
kill glib warnings
* harddrake/data.pm: use new ln icons
* drakxtools.spec, Makefile.drakxtools: 29mdk: add harddrake icons
* standalone/icons/harddrake2/harddrake.png,
standalone/icons/harddrake2/joystick.png,
standalone/icons/harddrake2/usb.png, standalone/icons/harddrake2/tv.png,
standalone/icons/harddrake2/floppy.png,
standalone/icons/harddrake2/scsi_hd.png,
standalone/icons/harddrake2/modem.png,
standalone/icons/harddrake2/keyboard.png,
standalone/icons/harddrake2/unknown.png,
standalone/icons/harddrake2/harddisk.png,
standalone/icons/harddrake2/cd.png, standalone/icons/harddrake2/cpu.png,
standalone/icons/harddrake2/ide_hd.png,
standalone/icons/harddrake2/scanner.png,
standalone/icons/harddrake2/hw_mouse.png,
standalone/icons/harddrake2/isdn.png,
standalone/icons/harddrake2/hw_printer.png,
standalone/icons/harddrake2/memory.png,
standalone/icons/harddrake2/webcam.png,
standalone/icons/harddrake2/video.png,
standalone/icons/harddrake2/tape.png,
standalone/icons/harddrake2/sound.png,
standalone/icons/harddrake2/scsi.png,
standalone/icons/harddrake2/hw_network.png: add new icons
remove old icons
add new ln icons
* standalone/icons/harddrake2/menu/harddrake-menu48.png,
standalone/icons/harddrake2/cable.png,
standalone/icons/harddrake2/menu/harddrake-menu16.png,
standalone/icons/harddrake2/menu/harddrake-menu32.png,
standalone/icons/harddrake2/multimedia.png,
standalone/icons/harddrake2/K7.png: add new ln icons
2002/09/02 baudens
* share/advertising/list, share/advertising/07-desktop.pl,
share/advertising/05-games.pl, share/advertising/06-mcc.pl: Update
* share/advertising/09-server.pl, share/advertising/04-multimedia.pl,
share/advertising/14-mdkexpert.pl, share/advertising/13-mdkcampus.pl,
share/advertising/11-mdkstore.pl, share/advertising/02-community.pl,
share/advertising/01-thanks.pl, share/advertising/03-internet.pl,
share/advertising/10-mnf.pl,
share/advertising/15-mdkexpert-corporate.pl,
share/advertising/08-development.pl, share/advertising/12-mdkstore.pl:
Update
Update
2002/09/02 Daouda Lo <daouda@mandrakesoft.com>
* Makefile.config, drakxtools.spec, standalone.pm, docs/README.devel:
- s/tinyfirewall/drakfirewall/
* standalone/drakbug: s/tinyfirewall/drakfirewall/
- drakbug point to https://drakbug.mandrakesoft.com
* network/netconnect.pm, standalone/tinyfirewall, standalone/drakfirewall,
network/drakfirewall.pm, network/tinyfirewall.pm:
- replace tinyfirewall by drakfirewall
2002/09/02 Frederic Lepied <flepied@mandrakesoft.com>
* share/rpmsrate: sympa => mailman
removed PHP-nuke
* share/po/fr.po: corrected a gramatical error
2002/09/02 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_interactive.pm: make sure upgrade is done instead.
reverted previous modification moved to crypto module.
make sure rpmdb is open before displaying packages tree.
* install2.pm: now allow meta_class option on command line to be taken
into account instead of
previous options desktop and firewall.
* install_steps.pm: add $o->{packages} to install_any::install_urpmi call.
* install_any.pm: restore auto build of synthesis file (for updates).
fixed typo.
fix list building not to use parsehdlist.
install_urpmi only install selected media.
* crypto.pm: fix typo.
allow selecting packages to upgrade.
* install_steps_gtk.pm: strange typo where no filtering on medium was
issued ?
* pkgs.pm: fixed to call to getFile by giving medium description,
necessary for updates.
allow selectPackagesToUpgrade to use a specific medium instead of all of
them.
* ugtk.pm: fixed titi suckings.
2002/09/02 Jonathan Gotti <jgotti@mandrakesoft.com>
* drakperm: solving bugs on add and save functions
2002/09/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cs.po: updated Czech and Polish files
* share/po/sv.po, share/po/sk.po, share/po/de.po, share/po/zh_TW.po,
share/po/tr.po, share/po/hu.po: updated Hungarian, Turkish, Swedish,
Slovak and Chinese files
* share/po/pl.po: updated Czech and Polish files
updated Hungarian, Turkish, Swedish, Slovak and Chinese files
* share/po/es.po, share/po/ru.po: updated Spanish and Russian files
2002/09/02 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk.pm: gtkicons_labels_widget(): check binary exists
kill glib warnings
* harddrake/sound.pm, harddrake/ui.pm: display alternative drivers (oss,
alsa) for sound cards
* harddrake/data.pm: use new ln icons
* drakxtools.spec, Makefile.drakxtools: 29mdk: add harddrake icons
* standalone/icons/harddrake2/floppy.png,
standalone/icons/harddrake2/scsi_hd.png,
standalone/icons/harddrake2/modem.png,
standalone/icons/harddrake2/keyboard.png,
standalone/icons/harddrake2/harddisk.png,
standalone/icons/harddrake2/ide_hd.png,
standalone/icons/harddrake2/scanner.png,
standalone/icons/harddrake2/isdn.png,
standalone/icons/harddrake2/webcam.png,
standalone/icons/harddrake2/sound.png,
standalone/icons/harddrake2/scsi.png,
standalone/icons/harddrake2/harddrake.png,
standalone/icons/harddrake2/joystick.png,
standalone/icons/harddrake2/tv.png, standalone/icons/harddrake2/usb.png,
standalone/icons/harddrake2/unknown.png,
standalone/icons/harddrake2/cd.png, standalone/icons/harddrake2/cpu.png,
standalone/icons/harddrake2/hw_mouse.png,
standalone/icons/harddrake2/hw_printer.png,
standalone/icons/harddrake2/memory.png,
standalone/icons/harddrake2/video.png,
standalone/icons/harddrake2/tape.png,
standalone/icons/harddrake2/hw_network.png: add new icons
remove old icons
add new ln icons
* share/po/fr.po: update french translation
* standalone/icons/harddrake2/menu/harddrake-menu48.png,
standalone/icons/harddrake2/multimedia.png,
standalone/icons/harddrake2/cable.png,
standalone/icons/harddrake2/menu/harddrake-menu16.png,
standalone/icons/harddrake2/menu/harddrake-menu32.png,
standalone/icons/harddrake2/K7.png: add new ln icons
2002/09/01 alus
* share/po/pl.po: and more...
some translations
2002/09/01 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/vi.po: updated Vientamese file
2002/09/01 siegel
* share/po/de.po: updates
new german version
2002/09/01 Till Kamppeter <till@mandrakesoft.com>
* scanner.pm: s/Seiko Epson/Epson/ in subroutine to update ScannerDB from
Sane.
* printerdrake.pm:
- Tell users of the HP LaserJet 1000 that they have to upload firmware
to the printer.
- Updated instructions to get Lexmark's inkjet drivers.
- Suppressed the display of the "Refresh printer list" and "Specify
CUPS server" buttons in recommended mode when there is no local network.
2002/08/31 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated po file
updated pot file
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/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/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, 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/nl.po, share/po/it.po, share/po/eu.po,
share/po/es.po, share/po/de.po, share/po/eo.po, share/po/lv.po,
share/po/cs.po, share/po/bg.po, share/po/el.po: updated pot file
* share/advertising/14-mdkexpert.pl, share/advertising/12-mdkstore.pl,
share/advertising/15-mdkexpert-corporate.pl: no need to translate web
adresses
* standalone/drakbackup: fixed use of variables in translatable strings
2002/08/31 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: Fix prompt text saved as filename - Advanced What
- Other
2002/08/31 siegel
* share/po/de.po: some upadtes
2002/08/31 Warly <warly@mandrakesoft.com>
* share/rpmsrate: add shorewall and iptables in INSTALL section
2002/08/30 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixed possible problem with is_installed and
are_installed.
* install_steps.pm: fixed call to pkgs::remove.
2002/08/30 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sv.po: updated Swedish file
2002/08/30 siegel
* share/po/de.po: update german version
2002/08/30 Till Kamppeter <till@mandrakesoft.com>
* printer.pm:
- Fixed bugs in automatic GIMP printer configuration during
installation.
- Worked around a bug of "ls -r xxx*" returning "xxx*" instead of
nothing when "xxx*" does not exist ("ls" of "busybox" during
installation).
2002/08/30 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk.pm, drakxtools.spec:
- mcc :
o kill gtkpng_() and gtk_createpng_() wrappers: if icon is missing,
better die while testing rather than make perl display "uncaught
code ..."
o kill unused timer
o use new ln's icons
o disable stupid icon highlighting (was made with duplicating
manually all icons in gimp and blue-y them there); restore this
effect'll need little play with gamma
o use ugtk
o kill dead code
o cleanups
o icons:
* switch to new icons set
* replace pixmap table by a pixbuf one
* use pixbufs for backgrouns and icons,
* composite background and icons with transparency trough
ugtk::compose_pixbufs()
* render icons with full alpha blender in left column
* comment the different states
* simplify callbacks
- ugtk :
o readd gdkpixbuf support
o ensure imlib is used by default to load files, not gdk-pixbuf
o compose_with_back(): load a png icon into a pixbuf and call
compose_pixbufs with background pixbuf
o compose_pixbufs(): render transparent icon onto background into a
new pixbuf
o merge gtkcreate_png_pixbuf() from gdk-pixbuf-0-branch : load an
icon into a pixbuf
gdk-pixbuf-0-branch also uses it to simplify a lot of code
o gtkicons_labels_widget() :
* add a new background pixbuf parameter that'll be composited with
icons
* render icons with alpha blender in right area
* kill imlib_counter
* kill imlib usage for
* kill dead code (was dead since i fixed mcc memory leaks)
- TODO: icon flashing on application launch
- POSTPONED: merge big cleanup, global replacement of imlib usage by
gdk-pixbuf
from gdk-pixbuf-0-branch since it would impacted drakx
which is not
so good
2002/08/30 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixed possible problem with is_installed and
are_installed.
2002/08/30 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sv.po: updated Swedish file
2002/08/30 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk.pm, drakxtools.spec:
- mcc :
o kill gtkpng_() and gtk_createpng_() wrappers: if icon is missing,
better die while testing rather than make perl display "uncaught
code ..."
o kill unused timer
o use new ln's icons
o disable stupid icon highlighting (was made with duplicating
manually all icons in gimp and blue-y them there); restore this
effect'll need little play with gamma
o use ugtk
o kill dead code
o cleanups
o icons:
* switch to new icons set
* replace pixmap table by a pixbuf one
* use pixbufs for backgrouns and icons,
* composite background and icons with transparency trough
ugtk::compose_pixbufs()
* render icons with full alpha blender in left column
* comment the different states
* simplify callbacks
- ugtk :
o readd gdkpixbuf support
o ensure imlib is used by default to load files, not gdk-pixbuf
o compose_with_back(): load a png icon into a pixbuf and call
compose_pixbufs with background pixbuf
o compose_pixbufs(): render transparent icon onto background into a
new pixbuf
o merge gtkcreate_png_pixbuf() from gdk-pixbuf-0-branch : load an
icon into a pixbuf
gdk-pixbuf-0-branch also uses it to simplify a lot of code
o gtkicons_labels_widget() :
* add a new background pixbuf parameter that'll be composited with
icons
* render icons with alpha blender in right area
* kill imlib_counter
* kill imlib usage for
* kill dead code (was dead since i fixed mcc memory leaks)
- TODO: icon flashing on application launch
- POSTPONED: merge big cleanup, global replacement of imlib usage by
gdk-pixbuf
from gdk-pixbuf-0-branch since it would impacted drakx
which is not
so good
2002/08/30 baudens
* share/advertising/list: Temporary fix
* share/advertising/15-mdkexpert-corporate.pl,
share/advertising/14-mdkexpert.pl, share/advertising/13-mdkcampus.pl,
share/advertising/12-mdkstore.pl, share/advertising/11-mdkstore.pl:
Temporary new texts. Need to be checked and fixed
2002/08/30 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixed possible problem with is_installed and
are_installed.
2002/08/30 Guillaume Cottenceau <gc@mandrakesoft.com>
* network/network.pm: fix looping on network step when configuring
ethernet card
2002/08/30 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sv.po: updated Swedish file
updated Swedish file
2002/08/30 Pixel <pixel@mandrakesoft.com>
* standalone/keyboarddrake:
- use keyboard::keyboard2full_xkb
- call setxkbmap with -option and -model
- use "/etc/init.d/keytable restart" instead of loadkeys
* keyboard.pm, Xconfig/default.pm: most of the code of
Xconfig::default::config_keyboard moved to keyboard::keyboard2full_xkb
* verify_c: ignore c::from_utf8
* any.pm:
- set GRP_TOGGLE to '' when no GRP_TOGGLE are used
- defaults to previous GRP_TOGGLE if one is available
* Xconfig/card.pm: make perl_checker happy
* Xconfig/resolution_and_depth.pm: fix typo (choosing the Flat Panel
resolution by default)
2002/08/30 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk.pm, drakxtools.spec:
- mcc :
o kill gtkpng_() and gtk_createpng_() wrappers: if icon is missing,
better die while testing rather than make perl display "uncaught
code ..."
o kill unused timer
o use new ln's icons
o disable stupid icon highlighting (was made with duplicating
manually all icons in gimp and blue-y them there); restore this
effect'll need little play with gamma
o use ugtk
o kill dead code
o cleanups
o icons:
* switch to new icons set
* replace pixmap table by a pixbuf one
* use pixbufs for backgrouns and icons,
* composite background and icons with transparency trough
ugtk::compose_pixbufs()
* render icons with full alpha blender in left column
* comment the different states
* simplify callbacks
- ugtk :
o readd gdkpixbuf support
o ensure imlib is used by default to load files, not gdk-pixbuf
o compose_with_back(): load a png icon into a pixbuf and call
compose_pixbufs with background pixbuf
o compose_pixbufs(): render transparent icon onto background into a
new pixbuf
o merge gtkcreate_png_pixbuf() from gdk-pixbuf-0-branch : load an
icon into a pixbuf
gdk-pixbuf-0-branch also uses it to simplify a lot of code
o gtkicons_labels_widget() :
* add a new background pixbuf parameter that'll be composited with
icons
* render icons with alpha blender in right area
* kill imlib_counter
* kill imlib usage for
* kill dead code (was dead since i fixed mcc memory leaks)
- TODO: icon flashing on application launch
- POSTPONED: merge big cleanup, global replacement of imlib usage by
gdk-pixbuf
from gdk-pixbuf-0-branch since it would impacted drakx
which is not
so good
2002/08/30 Warly <warly@mandrakesoft.com>
* share/logo-mandrake.png: rc1
2002/08/30 baudens
* share/advertising/list: Temporary fix
2002/08/30 Pablo Saratxaga <pablo@mandrakesoft.com>
* install_steps_newt.pm: Added text for translators
* share/po/nl.po, share/po/cy.po, share/po/eu.po, share/po/cs.po: updated
po files
2002/08/30 Pixel <pixel@mandrakesoft.com>
* Xconfig/resolution_and_depth.pm: fix typo (choosing the Flat Panel
resolution by default)
2002/08/30 Warly <warly@mandrakesoft.com>
* share/logo-mandrake.png: rc1
2002/08/29 Pixel <pixel@mandrakesoft.com>
* share/keymaps.tar.bz2: now the only bad one is ro2
* share/po/it.po, share/po/help-fr.pot, share/po/help-de.pot,
share/po/es.po, share/po/de.po, share/po/help-es.pot,
share/po/help-it.pot, share/po/fr.po:
- re-update help-xx.pot after fixing bad drakxid's in xml files
- update xx.po's using help-xx.pot
=> at last, DrakX help is now in sync with xml files :)
* pixmaps/printer-mdk.png: re-adding with -kb
removing for re-adding with -kb
* detect_devices.pm (isRemovableDrive): usb with class "Floppy (UFI)" are
removable even if they are not media_type fd
* share/po/help_xml2pm.pl:
- fix missing to_ascii on english part in help-xx.pot
- ignore drakxid's in a language but not in english
2002/08/29 baudens
* share/advertising/09-MDKcampus_icon.png,
share/advertising/12-MDKstore_icon.png, share/advertising/00-thanks.png,
share/advertising/10-MDKexpert.png, share/advertising/06-user.png,
share/advertising/03-graphic_icon.png, share/advertising/03-graphic.png,
share/advertising/13-Nvert.png, share/advertising/04-develop_icon.png,
share/advertising/12-MDKstore.png,
share/advertising/05-contcenter_icon.png,
share/advertising/02-internet_icon.png,
share/advertising/02-internet.png, share/advertising/08-games.png,
share/advertising/11-consul.png, share/advertising/06-user_icon.png,
share/advertising/07-server.png, share/advertising/04-develop.png,
share/advertising/10-MDKexpert_icon.png,
share/advertising/07-server_icon.png,
share/advertising/08-games_icon.png, share/advertising/01-gnu.png,
share/advertising/05-contcenter.png, share/advertising/09-MDKcampus.png:
Remove old images
* share/advertising/07-desktop.png, share/advertising/14-mdkexpert.png,
share/advertising/01-thanks.png, share/advertising/02-community.png,
share/advertising/11-mdkstore.png, share/advertising/12-mdkstore.png,
share/advertising/04-multimedia.png, share/advertising/05-games.png,
share/advertising/03-internet.png, share/advertising/06-mcc.png,
share/advertising/13-mdkcampus.png, share/advertising/10-mnf.png,
share/advertising/16-thanks.png,
share/advertising/15-mdkexpert-corporate.png,
share/advertising/09-server.png, share/advertising/08-development.png:
New images
* share/advertising/05-contcenter.pl, share/advertising/09-MDKcampus.pl,
share/advertising/08-games.pl, share/advertising/11-consul.pl,
share/advertising/07-server.pl, share/advertising/01-gnu.pl,
share/advertising/03-graphic.pl, share/advertising/02-internet.pl,
share/advertising/00-thanks.pl, share/advertising/04-develop.pl,
share/advertising/06-user.pl, share/advertising/12-MDKstore.pl,
share/advertising/13-Nvert.pl, share/advertising/10-MDKexpert.pl: Remove
old texts
* share/advertising/02-community.pl, share/advertising/01-thanks.pl,
share/advertising/05-games.pl, share/advertising/09-server.pl,
share/advertising/04-multimedia.pl, share/advertising/07-desktop.pl,
share/advertising/10-mnf.pl, share/advertising/08-development.pl,
share/advertising/06-mcc.pl, share/advertising/03-internet.pl: New text
(other will come later)
2002/08/29 Daouda Lo <daouda@mandrakesoft.com>
* network/adsl.pm:
- dns settings for pppoe
- set DNS in adsl config.
- update speedtouch link
2002/08/29 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/pcmcia_/probe.c: merge some code from pcmcia-cs-3.2.1 so that
some pci pcmcia driver
use i82365 rather than yenta_socket
* standalone/logdrake: in explain mode, don't display day and hostname to
have more
space for the rest
* drakxtools.spec: meuh
24mdk
* my_gtk.pm: ask_browse: display_info needs to be available for rpmdrake
2002/08/29 Jonathan Gotti <jgotti@mandrakesoft.com>
* drakperm: Gui for file permission in msec
2002/08/29 Pablo Saratxaga <pablo@mandrakesoft.com>
* standalone/drakfont, standalone/drakxtv: English typos (no space before
colon in English)
* share/po/es.po: updated po file
updated pot file
* share/po/sk.po, share/po/vi.po: updated Slovak and Vietnamese files
updated pot file
* share/po/id.po, share/po/ru.po, share/po/gl.po, share/po/pt_BR.po,
share/po/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/sp.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/bs.po,
share/po/ro.po, 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/ta.po, share/po/fr.po, share/po/it.po, share/po/de.po,
share/po/eo.po, share/po/lv.po, share/po/cs.po, share/po/bg.po,
share/po/el.po, share/po/hu.po: updated pot file
* share/rpmsrate: removed ami-gnome (the package won't be in 9.0, as it
doesn't work
with Gnome2)
* harddrake/ui.pm: English typos (Quitter->Quit,
Informations->Information)
corrected English typos (no space before colon in English)
* share/po/cy.po, share/po/nl.po, share/po/eu.po: updated pot file
updated Welsh, Basque and Dutch files
* harddrake/v4l.pm, standalone/drakbackup: corrected English typos (no
space before colon in English)
2002/08/29 Pixel <pixel@mandrakesoft.com>
* share/keymaps.tar.bz2: now the only bad one is ro2
* share/po/help_update_english_only.pl: semi-automatic script allowing to
update help.pm without creating a hell lot of "fuzzy" in po's
* share/po/Makefile: workaround missing entities in spanish
adapt to new manual cvs dirs
* share/po/help_xml2pm.pl:
- fix missing to_ascii on english part in help-xx.pot
- ignore drakxid's in a language but not in english
- adapt to new manualB xml help
- fix tr/// causing havoc in french accents (and other)
* install2.pm (formatPartitions): create /dev/null as soon as possible on
to be installed system
* detect_devices.pm (isRemovableDrive): usb with class "Floppy (UFI)" are
removable even if they are not media_type fd
(isRemovableUsb): using "Floppy (UFI)" usb media_type is no good, use
magical usb2removable instead
(usb_description2removable): more entries
(suggest_mount_point): use new function usb2removable
* share/po/help-eu.pot: not available anymore (=> use the i18n from eu.po)
* help.pm: update help from xml
* standalone/drakupdate_fstab: fix check_hard_drives
in --auto, print the mount points add/removed for use in hotplug
- add option --auto
- when --auto, ignore actions on partitions when the drive has
extended partitions
* devices.pm: allow creation of "/dev/null" device
* share/po/sk.po, share/po/gl.po, share/po/pt_BR.po, share/po/th.po,
share/po/et.po, share/po/ja.po, share/po/hr.po, share/po/be.po,
share/po/ko.po, share/po/sv.po, share/po/sr.po, share/po/pl.po,
share/po/fi.po, share/po/da.po, share/po/ca.po, share/po/ar.po,
share/po/ro.po, share/po/zh_TW.po, share/po/zh_CN.po, share/po/eu.po,
share/po/lv.po, share/po/hu.po, share/po/id.po, share/po/ru.po,
share/po/no.po, share/po/sl.po, share/po/tr.po, share/po/mt.po,
share/po/ga.po, share/po/uk.po, share/po/lt.po, share/po/cy.po,
share/po/sp.po, share/po/bs.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/az.po, share/po/pt.po, share/po/ta.po,
share/po/vi.po, share/po/nl.po, share/po/eo.po, share/po/el.po,
share/po/bg.po, share/po/cs.po: automatic update to new help.pm (so that
no fuzzy appears)
* share/po/help-de.pot, share/po/help-it.pot, share/po/help-fr.pot,
share/po/help-es.pot:
- re-update help-xx.pot after fixing bad drakxid's in xml files
- update xx.po's using help-xx.pot
=> at last, DrakX help is now in sync with xml files :)
update help from xml
* install_steps_gtk.pm: rpm description & group are in utf8, so use
c::from_utf8
* standalone/drakgw: drakgw now needs shorewall, so install shorewall if
needed (fix bug reported by Erwan)
* share/po/it.po, share/po/es.po, share/po/fr.po, share/po/de.po:
- re-update help-xx.pot after fixing bad drakxid's in xml files
- update xx.po's using help-xx.pot
=> at last, DrakX help is now in sync with xml files :)
automatic update to new help.pm (so that no fuzzy appears)
2002/08/29 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: GUI feedback during restore.
2002/08/29 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: s/||/or/ between commands, the high-precedence "||" lead to
problems sometimes.
2002/08/29 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/data.pm: move STORAGE_OTHER devices in ata controllers (aka
pseudo raid controllers
ala pdc)
* standalone/logdrake: add a scroll bar in embedded mode for mcc
* standalone/service_harddrake, harddrake/TODO: 25mdk
* harddrake/ui.pm: embedded mode: exit on "quit" click
* drakxtools.spec: harddrake service:
- Prereq: rpm-helper
- fix init-script-without-chkconfig-{post,preun}
- s/perl -w/perl/
- don't use diags and strict
gc must how learn to commit
25mdk
2002/08/28 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/th.po: fixed Project-Id line
* share/po/tr.po: updated Turkish file
* share/po/bs.po, share/po/ru.po, share/po/gl.po, share/po/pt_BR.po,
share/po/sl.po, share/po/af.po, share/po/az.po, share/po/ja.po,
share/po/ga.po, share/po/uk.po, share/po/ko.po, share/po/sr.po,
share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/sp.po,
share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/eo.po,
share/po/lv.po, share/po/cs.po, share/po/bg.po, share/po/el.po,
share/po/ar.po: fixed Project-Id header
2002/08/28 Pixel <pixel@mandrakesoft.com>
* Xconfig/card.pm:
- ensure prefer_xf3 is never set when {server} is missing
- don't propose xfree3 when no {server} for the card
- don't propose xfree4 when no {Driver} for the card
* detect_devices.pm:
- why did hds() did return removable drives in standalone? changing
this (this was written in 1999 so no good reason must stand)
- remove the ugly isFloppyOrHD
- new function get_usb_storage_info which magically links
/proc/scsi/scsi entries to /proc/bus/usb/devices & usbtable one :)
- new function usb_description2removable which tries to categorize the
removables
- new function removables returning various things
- new function isRemovableUsb using usb class
- new function isFloppyUsb using the usbtable "Removable:floppy"
- suggest_mount_point use "Removable:xxx" entries from usbtable, or
usb_description2removable()
* drakxtools.spec:
- drakupdate_fstab first appearance
- remind me to teach titi how to commit
* Makefile.config, standalone/drakupdate_fstab: new prog drakupdate_fstab
* fs.pm: use add2hash_ for setting "username=%" otherwise it causes havoc
in auto_install's manualFstab
- read_fstab, write_fstab: add the possibility to not change
credentials
- use detect_devices::removables()
2002/08/28 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Added automatical configuration of the
printers in the GIMP.
2002/08/28 Daouda Lo <daouda@mandrakesoft.com>
* standalone/logdrake:
- fix logdrake display window in embedded mode
2002/08/28 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: small fix
2002/08/28 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/vi.po: updated po files
Changed encoding of Vietnamese file to be the same as used in vi.po of
rpmdrake
* share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/bs.po, share/po/af.po, share/po/az.po, share/po/eo.po,
share/po/el.po, share/po/cs.po, share/po/bg.po: fixed Project-Id header
updated pot file
* share/po/br.po, share/po/be.po, share/po/DrakX.pot, share/po/de.po:
updated pot file
* share/po/ro.po: updated po files
updated po files
updated Italian and Romanian files
* share/po/tr.po: updated Turkish file
updated po files
updated po files
* share/po/sk.po, share/po/no.po, share/po/mt.po, share/po/sv.po,
share/po/ta.po, share/po/nl.po: updated po files
updated po files
* harddrake/sound.pm: Fixed typo (no space before a colon in English)
* share/po/gl.po, share/po/pt_BR.po, share/po/ga.po, share/po/pl.po,
share/po/fi.po: fixed Project-Id header
updated po files
* share/po/it.po: updated po files
updated Italian and Romanian files
* share/po/th.po: fixed Project-Id line
updated po files
updated po files
* share/po/id.po, share/po/et.po, share/po/hr.po, share/po/wa.po,
share/po/is.po, share/po/zh_TW.po, share/po/zh_CN.po, share/po/pt.po,
share/po/fr.po, share/po/eu.po, share/po/es.po, share/po/hu.po: updated
po files
* share/po/ru.po, share/po/sl.po, share/po/ja.po, share/po/uk.po,
share/po/ko.po, share/po/sr.po, share/po/lt.po, share/po/sp.po,
share/po/lv.po: fixed Project-Id header
updated po files
updated po files
2002/08/28 Pixel <pixel@mandrakesoft.com>
* fsedit.pm (is_same_hd): add ugly support for davfs devices (http://...)
comparison without the ending "/"
* partition_table/dos.pm (partition_table::dos::last_usable_sector): don't
use totalsectors, compute it so that it is cylinder aligned
* Xconfig/monitor.pm: choose a good_default_monitor based on laptop-or-not
(thanks to cosmic flo)
* fs.pm: use add2hash_ for setting "username=%" otherwise it causes havoc
in auto_install's manualFstab
- read_fstab, write_fstab: add the possibility to not change
credentials
- use detect_devices::removables()
remove deprecated comment (supermount *does* handle auto type nowadays)
(set_default_options): use $is_removable to know if it is removable
instead of
testing the presence of $part->{rootDevice} (this must be old code
predating
the avaibility of $is_removable)
create detect_devices::suggest_mount_point and use it instead of doing
it in fs::set_removable_mntpoints
use mkdir_p instead of mkdir
use new function part2device() to have the file from {device} (fixes
mounting of ntfs in standalone)
default option username=% for smb
* Makefile.config, standalone/drakupdate_fstab: new prog drakupdate_fstab
* interactive.pm, interactive/gtk.pm: add {callbacks}{advanced}, called
when "Advance" button is pressed
* standalone/diskdrake: remove unused $fstab
* detect_devices.pm:
- why did hds() did return removable drives in standalone? changing
this (this was written in 1999 so no good reason must stand)
- remove the ugly isFloppyOrHD
- new function get_usb_storage_info which magically links
/proc/scsi/scsi entries to /proc/bus/usb/devices & usbtable one :)
- new function usb_description2removable which tries to categorize the
removables
- new function removables returning various things
- new function isRemovableUsb using usb class
- new function isFloppyUsb using the usbtable "Removable:floppy"
- suggest_mount_point use "Removable:xxx" entries from usbtable, or
usb_description2removable()
create detect_devices::suggest_mount_point and use it instead of doing
it in fs::set_removable_mntpoints
use mkdir_p instead of mkdir
* Xconfig/main.pm: fix calling export_to_install_X in
configure_everything_auto_install
* install_steps.pm:
- use $::prefix in any::get_secure_level()
- fix any::get_secure_level() not using prefix when it should
* Xconfig/xfree3.pm, Xconfig/xfree4.pm: Xconfig::xfree3::set_resolution
and Xconfig::xfree4::set_resolution must not modify parameter $Screen
before calling Xconfig::xfreeX::set_resolution (otherwise the resolution
setting is done on only one device which is bad for multi-head)
* any.pm:
- use $::prefix in any::get_secure_level()
- fix any::get_secure_level() not using prefix when it should
(selectLanguage): fix the ugly use of focus_out for setting langs. Was
completly rubbish in newt.
* network/tinyfirewall.pm: better error message
* partition_table.pm: remove associating 0x35 => 'jfs' since it causes
types_rev to associate jfs to 0x35 instead of 0x383
* loopback.pm, devices.pm, install_any.pm: use mkdir_p instead of mkdir
* install_steps_interactive.pm: bus/usb category prompting is automatic
* diskdrake/interactive.pm, diskdrake/removable.pm,
diskdrake/smbnfs_gtk.pm: in "Mount point", by default choose the default
proposition (asked by dadou for smb)
* diskdrake/dav.pm: add "Mount" and "Unmount"
in "Mount point", by default choose the default proposition (asked by
dadou for smb)
* Xconfig/resolution_and_depth.pm: on a "Flat Panel" use the flat planel
resolution (as suggested by Alastair Scott)
* install_steps_gtk.pm, share/list, Makefile: group icons are not used,
remove them
2002/08/28 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Printerdrake remembers now whether it was in normal mode or
in expert
mode last time.
OpenOffice.org: Remove default printer tag from the "Generic Printer"
when Printerdrake adds an entry for the system's default printer.
* pixmaps/printer-mdk.png, pixmaps/printer.png: Renamed icon of
Printerdrake so that it does not get overwritten by
Star Office.
* standalone/printerdrake: Printerdrake remembers now whether it was in
normal mode or in expert
mode last time.
Renamed icon of Printerdrake so that it does not get overwritten by
Star Office.
* printerdrake.pm: Printerdrake remembers now whether it was in normal
mode or in expert
mode last time.
2002/08/28 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/ui.pm:
- embeded mode:
o only display menu bar if not in embedded mode
o add a "quit" button in embedded mode
- make my_gtk ui be readable by indentation
* harddrake/TODO: update
2002/08/27 Pixel <pixel@mandrakesoft.com>
* Xconfig/various.pm, standalone/drakboot: use the new fsedit::get_hds
* detect_devices.pm: set {prefix} for rd/ida/cciss/... (instead of doing
it in fsedit::hds)
* fsedit.pm:
- create lvms() which contains what was in hds()
- create get_hds() which handle errors when calling hds()
- remove commented obsolete code
- read_partitions is now read_proc_partitions_raw
- readProcPartitions is now read_proc_partitions
- read_proc_partitions use fake {start}s so that the empty space is
computed ok by get_normal_parts_and_holes
- verifyHds doesn't exist anymore
- part of it is in hds() using compare_with_proc_partitions() and
use_proc_partitions()
- part of it is in install_any::getHds
* partition_table.pm:
- do not handle clearall in read()
- ensure not partition table in written when "readonly" (it must not
happen, but just in case)
* diskdrake/interactive.pm: handle "readonly" per hds
* partition_table/raw.pm (test_for_bad_drives): classify error messages
(either read, write or something-else)
* install_interactive.pm: handle "readonly" flag per hard drives instead
of a global one
* standalone/diskdrake: use function fsedit::get_hds which handles errors
* share/po/de.po: remove duplicate entries
* install_steps_interactive.pm, install_any.pm: remove/simplify error
hanling (most of it is moved to fsedit.pm)
* any.pm, bootloader.pm, install2.pm: :x
* diskdrake/hd_gtk.pm: nicer error message when no devices are available
(esp. for standalone)
2002/08/27 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/network.pm:
- new 'previous' button bug fix
2002/08/27 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_interactive.pm: display a warning message about packages
to remove.
* install_any.pm: added warn about packages to remove.
* crypto.pm: restore real distrution version used.
2002/08/27 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po: updated po file
* share/po/sk.po: updated Slovak file
2002/08/27 Pixel <pixel@mandrakesoft.com>
* diskdrake/interactive.pm: handle "readonly" per hds
* Xconfig/various.pm, standalone/drakboot: use the new fsedit::get_hds
* my_gtk.pm:
- add ",*-r-*" in wizard fontset
- i18n the fontset
* detect_devices.pm: set {prefix} for rd/ida/cciss/... (instead of doing
it in fsedit::hds)
* partition_table/raw.pm (test_for_bad_drives): classify error messages
(either read, write or something-else)
* fsedit.pm:
- create lvms() which contains what was in hds()
- create get_hds() which handle errors when calling hds()
- remove commented obsolete code
- read_partitions is now read_proc_partitions_raw
- readProcPartitions is now read_proc_partitions
- read_proc_partitions use fake {start}s so that the empty space is
computed ok by get_normal_parts_and_holes
- verifyHds doesn't exist anymore
- part of it is in hds() using compare_with_proc_partitions() and
use_proc_partitions()
- part of it is in install_any::getHds
* any.pm: set password2 to password so that upgrading bootloader with an
existing password works (thanks to Aleksander Adamowski)
add ntools and ctools in %high_security_groups
* install_interactive.pm: handle "readonly" flag per hard drives instead
of a global one
* standalone/diskdrake: use function fsedit::get_hds which handles errors
* install_any.pm, install_steps_interactive.pm: remove/simplify error
hanling (most of it is moved to fsedit.pm)
* partition_table.pm:
- do not handle clearall in read()
- ensure not partition table in written when "readonly" (it must not
happen, but just in case)
* diskdrake/hd_gtk.pm: nicer error message when no devices are available
(esp. for standalone)
2002/08/27 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: catalog restore via HD, CD, tape & network
2002/08/27 siegel
* share/po/de.po: updates
updates
2002/08/27 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm:
- Bug fix: s/detect_devices::getSNMPModel/printer::getSNMPModel/
- Added support for the photo card reader in the HP PSC 2200 series.
Make number of MB to install in first time dialog changeable without
breaking the translations.
* printer.pm: Set default text margins to half an inch and default size
for images
to be printed to the full page.
2002/08/26 Pixel <pixel@mandrakesoft.com>
* Xconfig/monitor.pm: fix 2 occurences of use of $monitors as a hash
(thanks to Nora Etukudo)
* bootloader.pm: correctly handle empty and commented lines in lilo.conf
* mouse.pm: create /dev/usbmouse symlink for non devfs use
* detect_devices.pm: dev_is_devfs always return false during install
2002/08/26 Till Kamppeter <till@mandrakesoft.com>
* standalone/printerdrake:
- Ask user whether he really wants to set up printing when he starts
Printerdrake for the first time.
- Added titles ("Printerdrake") to all wait messages.
* printerdrake.pm: Button to close Printerdrake shows "Done" during
installation and in MCC and "Quit" in standalone mode.
- Ask user whether he really wants to set up printing when he starts
Printerdrake for the first time.
- Added titles ("Printerdrake") to all wait messages.
2002/08/26 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/ethernet.pm:
- fix previous button behavior in Proxies configuration
2002/08/26 Fran�ois Pons <fpons@mandrakesoft.com>
* detect_devices.pm: avoid using serial_probe on non terminal device
(ttyxx or ttySxx).
2002/08/26 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/rpmsrate: autoselection of tamil fonts when tamil locale is chosen
* lang.pm: Now console fonts (at least those used by DrakX) include an sfm
map;
no need to provide one.
small fix (ta->ta_IN)
* share/po/zh_CN.po: updated Chinese file
2002/08/26 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: fix deleting previous report.bug when upgrading
revert (not needed by gnome-panel)
move modules::write_pcmcia before install packages
* Xconfig/monitor.pm: fix 2 occurences of use of $monitors as a hash
(thanks to Nora Etukudo)
* bootloader.pm: correctly handle empty and commented lines in lilo.conf
* mouse.pm: create /dev/usbmouse symlink for non devfs use
* network/shorewall.pm: ensure net_interface is found in any case
* fsedit.pm: increase maxsize for / (partitioning with /usr) since it
contains /tmp and /opt (as requested by Arnaud de Lorbeau)
* detect_devices.pm: dev_is_devfs always return false during install
* fs.pm (prepare_write_fstab): use mkdir_p instead of mkdir to handle
mount points like /mnt/foo/bar (bug reported by David Eastcott)
2002/08/26 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Dialog for printing test pages: Unmark all test pages when
"No test
pages" is marked.
Accelerated printing of the photo test page when CUPS is the spooler,
the internal image converter of CUPS is faster than ImageMagick.
* printerdrake.pm: Dialog for printing test pages: Unmark all test pages
when "No test
pages" is marked.
Accelerated printing of the photo test page when CUPS is the spooler,
the internal image converter of CUPS is faster than ImageMagick.
Hide buttons to choose network printer auto-detection in the add printer
wizard when there is no local network (recommended mode).
Let "samba-client" only be installed when really needed.
2002/08/26 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk.pm:
- lots of cleanups
- documente gtkcreate_png()
- fix Gdk::DrawingArea usage in gtkpng_pixbuf()
- common bring MDK::Common::Math for us
- globalize state (aka highlith icon or not)
code is much more understandable now
instead of creating a global callback for repainting exposing widgets,
all Gdk::DrawingArea'll come from gtkpng_pixbuf() whose code is 80 %
the redrawing callback
2002/08/25 gbeauchesne
* share/rpmsrate:
- Suggest "OpenOffice.org" instead of "openoffice"
- First attempt to get localized installations of OOo
2002/08/25 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/es.po, share/po/da.po: updated Danish and Spanish files
2002/08/25 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakautoinst: fixe explanation use
2002/08/24 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sv.po: updated Swedish file
* lang.pm: ichanged kde default fonts to match what we ship
2002/08/24 Till Kamppeter <till@mandrakesoft.com>
* detect_devices.pm, printer.pm, printerdrake.pm: Let command line tools
for network scanning run under "chroot $refix", otherwise they take ages
during installation.
Moved network scanning functions from "detect_devices.pm" to
"printer.pm" so that they have access to the "$prefix" variable.
2002/08/23 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/zh_TW.po, share/po/hu.po: updated Hungarian and Chinese files
2002/08/23 Pixel <pixel@mandrakesoft.com>
* Xconfig/xfree4.pm: fix "screen1 RightOf screen2", it must be "screen2
RightOf screen1"
* network/netconnect.pm (read_raw_net_conf): new function to access
/etc/sysconfig/drakconnect and /etc/sysconfig/drakconnect.$type ensuring
migration from /etc/sysconfig/draknet and /etc/sysconfig/draknet.$type
* network/shorewall.pm: remove debug code
* Xconfig/card.pm:
- fix setting "Screen <number>" for multi-head cards
- don't propose XFree3 when using multi-head
* standalone.pm: add modules network::tinyfirewall and network::shorewall
* interactive.pm: when standalone, use the name of the program for the
window title
* Xconfig/xfreeX.pm (set_resolution): set the resolution on all Screen
sections (otherwise Xinerama fails (?))
2002/08/23 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: combine file browser subs into generic routine
catalog restore - check restore media params - verify media
reworked failure to find restore path treatment
- now user gets option to reselect dir, install
media, or use the catalog browser for
unmountable media
- fix eject media typo
- create/read tape label for catalog
- more GUI crash fixes
- catalog browser - can select session or
individual files for restore - needs backend
- merge with other CVS changes, some language fixes
2002/08/23 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk.pm: 19mdk
- ugtk:
o switch from imlib to gdk-pixbuf
o kill gtkcreate_imlib()
o big cleanup by the way
o support alpha blender [not complete]
o fix mem leak
o remove dynamic support of imlib||gdk-pixbuf since:
* gtk2 require gdk-pixbuf anyway
* imlib sucks
* less code/libs in install
o kill unused cursors
o kill icon flashing
o gtkcreate_png_pixbuf() : load a png into a pixbuf
o gtkpng_pixbuf() : render a pixbuf into a drawable
o simplify gtkcreate_png(): render a pixbuf into a pixmap and an
alpha bitmap
o add2notebook() : simplify
fix 95% of mcc memory leaks
- ugtk:
o switch from imlib to gdk-pixbuf
o kill gtkcreate_imlib()
o big cleanup by the way
o support alpha blender
o fix mem leak
o remove dynamic support of imlib||gdk-pixbuf since:
* gtk2 require gdk-pixbuf anyway
o kill unused cursors
o kill icon flashing
o gtkcreate_png_pixbuf() : load a png into a pixbuf
o gtkpng_pixbuf() : render a pixbuf into a drawable
o simplify gtkcreate_png(): render a pixbuf into a pixmap and an
alpha bitmap
o add2notebook() : simplify
- harddrake:
o bump version number
* standalone/draksound: use right sound-slot
* share/po/fr.po: s/p,bi(Bph,bi(Briques/p,bi(Briph,bi(Briques/
* network/netconnect.pm, standalone/drakgw: florin fixes for multiple NIC
boxes
* harddrake/sound.pm: 20mdk:
- florin fixes for firewalling
- check that alternative is unknown, not the current driver, before
saying that there's no alternative.
anyway, our only caller cannot get there's with a current unknown
driver since he only try listed/know drivers ....
19mdk
use right sound-slot
check that alternative is unknown, not the current driver, before
saying that there's no alternative.
anyway, our only caller cannot get there's with a current unknown
driver since he only try listed/know drivers ....
* drakxtools.spec: 20mdk:
- florin fixes for firewalling
- check that alternative is unknown, not the current driver, before
saying that there's no alternative.
anyway, our only caller cannot get there's with a current unknown
driver since he only try listed/know drivers ....
19mdk
- ugtk:
o switch from imlib to gdk-pixbuf
o kill gtkcreate_imlib()
o big cleanup by the way
o support alpha blender [not complete]
o fix mem leak
o remove dynamic support of imlib||gdk-pixbuf since:
* gtk2 require gdk-pixbuf anyway
* imlib sucks
* less code/libs in install
o kill unused cursors
o kill icon flashing
o gtkcreate_png_pixbuf() : load a png into a pixbuf
o gtkpng_pixbuf() : render a pixbuf into a drawable
o simplify gtkcreate_png(): render a pixbuf into a pixmap and an
alpha bitmap
o add2notebook() : simplify
18mdk
- ugtk:
o switch from imlib to gdk-pixbuf
o kill gtkcreate_imlib()
o big cleanup by the way
o support alpha blender
o fix mem leak
o remove dynamic support of imlib||gdk-pixbuf since:
* gtk2 require gdk-pixbuf anyway
o kill unused cursors
o kill icon flashing
o gtkcreate_png_pixbuf() : load a png into a pixbuf
o gtkpng_pixbuf() : render a pixbuf into a drawable
o simplify gtkcreate_png(): render a pixbuf into a pixmap and an
alpha bitmap
o add2notebook() : simplify
- harddrake:
o bump version number
2002/08/23 Warly <warly@mandrakesoft.com>
* share/logo-mandrake.png: beta 4 logo
2002/08/22 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ca.po, share/po/hu.po: updated Hungarian file
2002/08/22 Pixel <pixel@mandrakesoft.com>
* network/shorewall.pm: make perl_checker happy
use $::prefix to access shorewall config files
- add network::shorewall
- add tinyfirewall during install
* standalone/tinyfirewall: complete rewrite
* network/netconnect.pm, tinyfirewall.pm, network/tinyfirewall.pm:
- add network::shorewall
- add tinyfirewall during install
* pixmaps/monitor-1152.png, pixmaps/monitor-1920.png,
pixmaps/monitor-1400.png, pixmaps/monitor-2048.png,
pixmaps/monitor-1600.png: re-adding with -kb
removing for re-adding with -kb
* standalone/drakgw: use shorewall (need testing)
2002/08/21 Guillaume Cottenceau <gc@mandrakesoft.com>
* tools/cvslog2changelog.pl: uniformize real names
2002/08/21 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: fixed stupid typo for bestKernelPackage.
added return for bestKernelPackage ;-)
2002/08/21 Jonathan Gotti <jgotti@mandrakesoft.com>
* bootlook.pm: add link to draksplash
* standalone/draksplash: remove warnings
2002/08/21 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po: updated po file
2002/08/21 Pixel <pixel@mandrakesoft.com>
* keyboard.pm: put back loadkeys_files which *is* used (by
make_rescue_img)
2002/08/20 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated po file
* keyboard.pm, share/keyboards.tar.bz2: merged keyboards with XFree86
2002/08/20 Pixel <pixel@mandrakesoft.com>
* keyboard.pm: fix pablo... uh no, too hard. fix his typo instead ;p
* drakxtools.spec:
- fix dangling waiting watch mousecursor (well, please test!)
- adding draksplash (nathan)
* my_gtk.pm:
- in destroy, detect if program is going to leave, in that case
don't do anything, especially don't set the waiting mouse cursor
another thing is that calling flush() at this moment causes segfault
so don't do it and no more segfault :)
(now, if someone finds out what this 4 is about... but you cares, it
works :)
this fixes program ending on an exception
- also add END() calling exit() (in case a program forgets to (heurk)
call exit())
2002/08/20 alus
* share/po/pl.po: Upper Case
updated translation
2002/08/20 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/adsl.pm: o ECI adsl config fix
2002/08/20 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: make sure kernel is selected during upgrade.
* pkgs.pm: fixed ldconfig not visible in packages tree.
fixed ldconfig not selected for installation.
added bestKernelPackage.
2002/08/20 Jonathan Gotti <jgotti@mandrakesoft.com>
* standalone/draksplash: a tool for bootsplash theme creation
* drakxtools.spec: adding draksplash
* Makefile.config: adding draksplash in STANDALONEPMS_
2002/08/20 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/keyboards.tar.bz2, keyboard.pm: merged keyboards with XFree86
* share/po/ta.po, share/po/hu.po: updated po file
updated pot file
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/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/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, 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/fr.po,
share/po/nl.po, share/po/it.po, share/po/eu.po, share/po/es.po,
share/po/de.po, share/po/eo.po, share/po/lv.po, share/po/cs.po,
share/po/bg.po, share/po/el.po: updated pot file
* lang.pm: Removed fallback languages for "bs" (there are enough native
translations now)
2002/08/20 Pixel <pixel@mandrakesoft.com>
* my_gtk.pm:
- in destroy, detect if program is going to leave, in that case
don't do anything, especially don't set the waiting mouse cursor
another thing is that calling flush() at this moment causes segfault
so don't do it and no more segfault :)
(now, if someone finds out what this 4 is about... but you cares, it
works :)
this fixes program ending on an exception
- also add END() calling exit() (in case a program forgets to (heurk)
call exit())
* share/keymaps.tar.bz2: update to correspond to keyboard.pm
* mouse.pm: fix the use of create_okcancel
* keyboard.pm: fix pablo... uh no, too hard. fix his typo instead ;p
- drop the loadkeys_files (it is unused)
- add more precise check of the existence of .bkmap's and that
share/keymaps.tar.bz2 is up to date
* install_steps_interactive.pm: firewire configuration is only automatic
add firewire controller configuration
* standalone/drakbackup: fix $'s in i18n'ed strings
* standalone/XFdrake: when restarting X, don't kill kdm/gdm/xdm, they
don't need this (worse, they don't respawn)
* install_steps.pm, modules.pm: add firewire controller configuration
* drakxtools.spec:
- fix dangling waiting watch mousecursor (well, please test!)
- adding draksplash (nathan)
2002/08/20 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: remove unused subs
disable forced "backup before restore" that erases previous backup
more work towards tracking backed up files for future recovery
2002/08/20 Till Kamppeter <till@mandrakesoft.com>
* standalone/scannerdrake:
- Let all occurences of "Seiko Epson" replaced by "Epson" both in the
scanner names read from the ScannerDB and in the names resulting from
scanner auto-detection (names from usbtable). So the user gets
presented "Epson" and usbtable can have "Epson" names where ScannerDB
can have "Seiko Epson" names.
- If a scanner is listed as "unsupported" in ScannerDB, the user gets
a message instead of scannerdrake silently exiting.
Fixed parantheses of a "member" function, fixed typos.
* scanner.pm:
- Let all occurences of "Seiko Epson" replaced by "Epson" both in the
scanner names read from the ScannerDB and in the names resulting from
scanner auto-detection (names from usbtable). So the user gets
presented "Epson" and usbtable can have "Epson" names where ScannerDB
can have "Seiko Epson" names.
- If a scanner is listed as "unsupported" in ScannerDB, the user gets
a message instead of scannerdrake silently exiting.
* printer.pm: Taken LPRng from spooler menu in printerdrake.
2002/08/20 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/logdrake: s/one of the selected service/one of the selected
services/
(spoted by Arpad Biro)
* standalone/draksound:
- simplify
- allocate sound slots in the same order as install2.pm (aka in
modules::probe_category('multimedia/sound') order)
add draksound: allow to switch between alsa and oss;
should result in better sound support
* harddrake/TODO: instead of generating my own list of module descriptions
from
list_modules.pm list of sound modules, just
usemodules::category2modules_and_description
* standalone/service_harddrake:
- kill dead code
- more use of MDK::Common
- use draksound wizard
- boot: only check for removed/added disks, video card, ethernet
devices and mouse
* ugtk.pm: kill debugging prints
* help.pm: s/enter a disk/insert a disk/ (Arpad Biro)
* standalone/drakbackup: typo fixed seen by Arpad Biro:
s/durind/during/
s/an user/a user/
s/select select/select/
s/propogate/propagate/
* harddrake/data.pm:
- use draksound wizard
- boot: only check for removed/added disks, video card, ethernet
devices and mouse
don't put dvd burners in both dvd and burners classes but only in
burners
* harddrake/Makefile, harddrake/gen_snd_list, harddrake/sound.pm: instead
of generating my own list of module descriptions from
list_modules.pm list of sound modules, just
usemodules::category2modules_and_description
add draksound: allow to switch between alsa and oss;
should result in better sound support
* docs/Partition-ends-after-end-of-disk.txt: typo fix
* bootlook.pm: s/mkinird/mkinitrd/ (Arpad Biro)
2002/08/19 alus
* share/po/pl.po: one fix
2002/08/19 Pixel <pixel@mandrakesoft.com>
* Makefile.config: remove dir security
* interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are
more accurate than
$::isWizard && !$my_gtk::pop_it and $::isEmbedded && !$my_gtk::pop_it,
since
when the Plug is full, the window is not embedded.
* fs.pm: fix checking the return value of fsck.jfs
* my_gtk.pm: in my_gtk object, set {isEmbedded} if embedded and {isWizard}
if displayed wizard mode
* Xconfig/monitor.pm (readMonitorsDB): now return a list instead of a hash
to handle same name entries with different EISA_ID
(configure_automatic): handle EISA_ID but no VertRefresh/HorizSync
(happens for some hardware)
(choose): handle user asking for "Plug'n Play" monitor and ddcxinfos
failing
* Xconfig/main.pm: replace "xxx => eval { }" with "xxx => scalar eval {}"
2002/08/19 Thierry Vignaud <tvignaud@mandrakesoft.com>
* modules.pm: typo fix spoted by Arpad Biro
* standalone/drakbackup: s/progess/progress/ (Arpad Biro)
2002/08/19 alus
* share/po/pl.po: one fix
2002/08/19 Christian Belisle <cbelisle@mandrakesoft.com>
* standalone/draksec:
- draksec is now in his own package
2002/08/19 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/network.pm: o remove old /etc/hosts entries for the hostname
before adding new one
2002/08/19 fcrozat
* share/rpmsrate: Make sure nautilus-gtkhtml is installed by default for
GNOME
2002/08/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ta.po: Added Tamil file
* share/po/pt.po: updated Portuguese file
2002/08/19 Pixel <pixel@mandrakesoft.com>
* Makefile.config: remove dir security
* proxy.pm: add $Id: ChangeLog,v 1.758 2002/09/21 23:20:58 prigaux Exp $
* interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are
more accurate than
$::isWizard && !$my_gtk::pop_it and $::isEmbedded && !$my_gtk::pop_it,
since
when the Plug is full, the window is not embedded.
* install_any.pm (getAndSaveAutoInstallFloppy): ensure mount fail doesn't
cause any pb
* detect_devices.pm: add scsi Optical Device recognition (thanks to
Michael Riss)
(without this, a hard drive following the optical device gets assigned
sda
whereas sda is the optical device and the hard drive really is sdb)
* fs.pm: fix checking the return value of fsck.jfs
* my_gtk.pm: in my_gtk object, set {isEmbedded} if embedded and {isWizard}
if displayed wizard mode
* Xconfig/monitor.pm (readMonitorsDB): now return a list instead of a hash
to handle same name entries with different EISA_ID
(configure_automatic): handle EISA_ID but no VertRefresh/HorizSync
(happens for some hardware)
(choose): handle user asking for "Plug'n Play" monitor and ddcxinfos
failing
* Xconfig/main.pm: replace "xxx => eval { }" with "xxx => scalar eval {}"
2002/08/19 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: s/drakconnet/drakconnect/ (Thank you for adding this
bug, Titi)
2002/08/19 Thierry Vignaud <tvignaud@mandrakesoft.com>
* modules.pm: add remove_modules
2002/08/18 alus
* share/po/pl.po: updated translation
2002/08/18 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ca.po: updated Catalan file
* share/po/id.po, share/po/da.po: updated Danish and Indonesian files
* share/po/cs.po, share/po/hu.po: updated Czech and Hungarian files
2002/08/18 Pixel <pixel@mandrakesoft.com>
* bootloader.pm: since lba32 is the default in lilo.conf
- write "geometric" when lba32 is not set
- don't write lba32 (useless)
2002/08/18 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Fixed HP multi-function device
configuration during the installation:
- Fixed mistyped package name for "mtoolsfm"
- Set links for photo card reader auto-detection to work
2002/08/17 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/ru.po, share/po/gl.po, share/po/pt_BR.po,
share/po/br.po, share/po/th.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/pl.po, share/po/fi.po, share/po/lt.po, share/po/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/bs.po,
share/po/ro.po, 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/fr.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: updated po files
2002/08/17 Pixel <pixel@mandrakesoft.com>
* Xconfig/card.pm:
- allow to change the detected card
- the chosen card can be used for dualhead if it is dualhead
* Xconfig/resolution_and_depth.pm: sort resolutions to default to
1280x1024 instead of 1280x960
if the monitor size is not given, default to 14'
* any.pm (devfssymlinkf): use "mksymlink" instead of "symlink" so that
devfsd doesn't give an error when the symlink already exists
* Xconfig/proprietary.pm:
- fix module not returning true
- don't install_matrox_hal when testing
* Xconfig/main.pm: ensure the chosen resolution is maintained unchanged
when changing the graphic
card or monitor.
2002/08/17 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Fixes to make it possible toinstall HP's multi-function
devices during installation.
* scanner.pm: Let a newline character be put after the entry in
/etc/sane.d/dll.conf, so more than one driver name can be added
without all of them going into one line and then being unreadable.
2002/08/16 alus
* share/po/pl.po: updated
2002/08/16 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sp.po, share/po/sl.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/sk.po: updated Slovak file
* share/po/da.po, share/po/ko.po: updated Danish and Korean files
2002/08/16 Pixel <pixel@mandrakesoft.com>
* any.pm: fix "Security Administrator (login or email)" missing field
* interactive/newt.pm: fix dialog box with empty buttons (thanks to
Hamster <hamster@hamsternet.org>)
* Xconfig/test.pm: raise the testing time from 8 to 12 seconds
* my_gtk.pm (create_okcancel): do not display "Cancel" when {cancel} is
empty string
* bootloader.pm (add_entry): new entry will now keep its label, the
conflicting one will be renamed "old_xxx" (and not the opposite)
* diskdrake/interactive.pm: limit max size of loopback to 2GB on FAT
2002/08/16 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/ui.pm: insert a space between "field:" and "description"
* harddrake/v4l.pm, harddrake/bttv.pm, standalone/drakxtv,
install_steps_interactive.pm:
- harddrake::bttv is renamed harddrake::v4l
- harddrake::v4l handle saa7134 too now (and not only bttv)
- harddrake::v4l::config need a new driver parameter in order to be
able to offer the right cards and tuners list
- drakxtv: kill some old comments
- add the list of cards supported by saa7134
- add a not to remember a potentiel speedup
2002/08/15 Daouda Lo <daouda@mandrakesoft.com>
* standalone/drakbug:
- add --incident : could be used by signal catcher to launch drakbug
when app crash
* standalone/drakautoinst:
- explanations
2002/08/15 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hr.po, share/po/da.po, share/po/DrakX.pot, share/po/fr.po,
share/po/fi.po, share/po/de.po: updated Danish and Hungarian files
* share/po/zh_CN.po, share/po/gl.po, share/po/ga.po: updated Chinese file
* share/po/hu.po: updated Chinese and hungarian files
updated Danish and Hungarian files
* share/po/zh_TW.po: updated Chinese and hungarian files
updated Chinese file
2002/08/15 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: Allow non-root user to use program with personal
config.
Finish multisession support.
Fix various crash scenarios in GUI in restore mode.
Fix user restore mode to restore only what is requested.
View archive contents before restore, user & sys mode.
Add explanation of config file options for non-X users.
2002/08/14 alus
* share/po/pl.po: updated translation
2002/08/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ca.po, share/po/da.po: updated Catalan, Danish and Turkish
files
updated some po files
* share/po/et.po, share/po/eu.po, share/po/es.po, share/po/eo.po,
share/po/el.po: updated Vietnamese file
* share/po/id.po, share/po/no.po, share/po/ja.po, share/po/hr.po,
share/po/mt.po, share/po/ko.po, share/po/DrakX.pot, share/po/lt.po,
share/po/cy.po, share/po/ar.po, 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/it.po, share/po/nl.po, share/po/de.po, share/po/cs.po,
share/po/lv.po, share/po/hu.po: updated some po files
* share/po/sp.po: Updated Slovak file
updated some po files
* share/po/vi.po: updated Vietnamese file
updated some po files
* share/po/th.po, share/po/tr.po: updated Catalan, Danish and Turkish
files
* share/po/ru.po, share/po/pt_BR.po, share/po/ro.po, share/po/pt.po:
updated po files
* share/po/sk.po, share/po/br.po, share/po/sl.po, share/po/be.po,
share/po/uk.po, share/po/sv.po, share/po/sr.po, share/po/bs.po,
share/po/bg.po: Updated Slovak file
2002/08/14 Pixel <pixel@mandrakesoft.com>
* install_steps_gtk.pm: reduce the width of install window
* bootloader.pm: fix "You can't install the bootloader on a xfs partition"
happening in weird cases (thanks to Alan Hughes)
* standalone/diskdrake: disable embedding of WebDAV configuration since it
is broken
$all_hds->{hds} must be filled in any case, not only in --hd
2002/08/14 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: undo advanced_what_user I broke perl_checking
multisession CD support
2002/08/14 Warly <warly@mandrakesoft.com>
* share/compssUsers.server: add LSB group
2002/08/13 alus
* share/po/pl.po: 2 strings overlapped each other
2002/08/13 Pixel <pixel@mandrakesoft.com>
* network/dav.pm: nothing useful for the moment
use ensure_is_installed
* interactive/gtk.pm: handle the setting of 'ok' and 'cancel'
* diskdrake/dav.pm: add checking davfs is installed
rough WebDAV gui
* standalone.pm: add ensure_is_installed (which was
network::smbnfs::check_raw and is often useful)
* standalone/diskdrake, diskdrake/interactive.pm: rough WebDAV gui
* network/smbnfs.pm, network/smb.pm, network/nfs.pm: use
ensure_is_installed
2002/08/13 siegel
* share/po/de.po: updates
2002/08/13 alus
* share/po/pl.po: 2 strings overlapped each other
updated translation
2002/08/13 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: fixed stupid typo.
allow selecting a choice package according to locales-xx found.
* crypto.pm: added a true value.
* share/rpmsrate: removed duplicate aspell-xx as DrakX will take care of
them now.
2002/08/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/gen_locales.sh: corrected erros that made the script fail
* share/po/eu.po, share/po/es.po, share/po/DrakX.pot, share/po/ru.po,
share/po/ro.po, share/po/pl.po, share/po/gl.po, share/po/fi.po,
share/po/pt_BR.po, share/po/et.po, share/po/zh_TW.po, share/po/eo.po,
share/po/pt.po, share/po/el.po, share/po/fr.po, share/po/ga.po: updated
Portuguese and Chinese files
* share/po/zh_CN.po: updated Chinese file
updated Portuguese and Chinese files
2002/08/13 Pixel <pixel@mandrakesoft.com>
* drakxtools.spec: require latest perl-MDK-Common
* interactive.pm: remove completly setting 'ok' & 'cancel' since it's
better done per
interactive::* to handle correctly the Wizard mode
button "Previous" and "Next" are not only there in interactive::gtk
* standalone.pm: add ensure_is_installed (which was
network::smbnfs::check_raw and is often useful)
* fsedit.pm, fs.pm: backend davfs (WebDAV) support
* interactive/gtk.pm: handle the setting of 'ok' and 'cancel'
* interactive/http.pm, interactive/stdio.pm, interactive/newt.pm:
- handle setting 'ok' && 'cancel'
- handle isWizard in newt (basic handling)
* diskdrake/dav.pm: add checking davfs is installed
rough WebDAV gui
* Xconfig/main.pm (export_to_install_X): if monitor is p'n'p, don't save
it for auto_install
* network/dav.pm: nothing useful for the moment
use ensure_is_installed
backend davfs (WebDAV) support
* standalone/diskdrake: rough WebDAV gui
* network/smbnfs.pm, network/smb.pm, network/nfs.pm: use
ensure_is_installed
* diskdrake/interactive.pm: rough WebDAV gui
backend davfs (WebDAV) support
2002/08/13 siegel
* share/po/de.po: updates
2002/08/13 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakxtools.spec: harddrake-ui doesn't have to provides kudzu
* standalone/drakxtv: add "Australian Optus cable TV" support (need xawtv
<= 3.76)
* standalone/service_harddrake: check the config file isn't empty
2002/08/12 alus
* share/po/pl.po: spell checking
updated translation
2002/08/12 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps.pm: allow removing packages on upgrade.
* pkgs.pm: fixed stupid change (almost hope it was really changes).
fix to reduce size of already installed packages.
* install_steps_interactive.pm: synced to force calling
selectPackagesAlreadyInstalled in order to have
installed and upgrade computed (necessary to known if a package is
already
installed or will be upgradable to compute size more precisely).
2002/08/12 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/wa.po, share/po/et.po, share/po/zh_TW.po, share/po/vi.po,
share/po/eu.po, share/po/uk.po, share/po/es.po, share/po/eo.po,
share/po/el.po: updated po files
* share/po/zh_CN.po: updated Chinese file
updated po files
* share/gen_locales.sh, share/locales-skeleton.tar.bz2, share/Makefile:
locale name <-> charset correspondances better matching what DrakX uses
* share/po/bs.po, share/po/br.po, share/po/be.po, share/po/cy.po,
share/po/ca.po, share/po/cs.po, share/po/bg.po: updated Chinese file
2002/08/12 Pixel <pixel@mandrakesoft.com>
* standalone.pm:
- add setExportedVarsInSh and setExportedVarsInCsh
- remove setVarsInCsh (obsoleted by setExportedVarsInCsh)
* bootloader.pm: fix typo
* interactive.pm: don't switch to 2 buttons dialog box if the labels are
too long in ask_from_list
(otherwise it's ugly (reported for XFdrake multi-head choice with 67 &
58
chars strings) (fix bug #62)
* Xconfig/xfreeX.pm: create a backup of XF86Config (XF86Config.old)
* any.pm: use setExportedVarsInSh for setting /etc/profile.d/proxy.sh so
that http_proxy
and ftp_proxy are exported (thanks to Pascal <pascal@vmfacility.fr>)
* keyboard.pm, network/network.pm, install_steps.pm:
- fix reading previous keyboard config on upgrade (for displaying in
summary)
- ensure keyboard and mouse configuration are not overwritten if not
explictly modified on upgrade
- propagate pci=xxx at install to bootloader (since "pci=bios,biosirq"
is needed on some box, see http://islay.dyndns.org/taz/index.html for
more)
* proxy.pm: allow ftp_proxy beginning with http: (thanks to Christophe
Combelles)
* install2.pm:
- fix reading previous keyboard config on upgrade (for displaying in
summary)
- ensure keyboard and mouse configuration are not overwritten if not
explictly modified on upgrade
- propagate pci=xxx at install to bootloader (since "pci=bios,biosirq"
is needed on some box, see http://islay.dyndns.org/taz/index.html for
more)
use $::prefix
* mouse.pm, Xconfig/default.pm: use $::prefix
* bootlook.pm: fix embedding
2002/08/12 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk.pm: consolidate create_factory_menu
- ugtk::gtkexpand : new function
- harddrake::ui : uses it
write_on_pixmap: kill unused variable
tree_set_icon: new function
create_okcancel isn't in ugtk so don't export it (warning fix)
* harddrake/ui.pm: print fields values in blue, paint unknown module in
red
consolidate create_factory_menu
- on exit, kill the running configurator if any
- modules::get_parameters : consolidate some code
- harddrake::ui : uses it
- ugtk::gtkexpand : new function
- harddrake::ui : uses it
- perl_checker fix
- simplifications
- put signals ids in %IDs
- consolidate duplicated disconnection code into disconnect
tree_set_icon: new function
* modules.pm:
- modules::get_parameters : consolidate some code
- harddrake::ui : uses it
* scanner.pm: update TODO list
* harddrake/TODO:
- on exit, kill the running configurator if any
2002/08/12 Warly <warly@mandrakesoft.com>
* share/compssUsers: update LSB text
* share/logo-mandrake.png: logo for beta 3
* share/rpmsrate: remove useless 2 GNOME
2002/08/11 alus
* share/po/pl.po: updated
2002/08/11 Pixel <pixel@mandrakesoft.com>
* partition_table/raw.pm: add Acronis bootloader magic
* share/rpmsrate: adding aspell-LANGS before evolution to workaround the
choices limitation (=> allow to choose the right aspell-LANG)
* docs/comparisons: comprehensive feature-to-feature comparison with
redhat 8.0
* diskdrake/interactive.pm: allow to enter any mount point even in
non-expert (why was it still the other way??)
* drakxtools.spec: add "PreReq: rpm-helper" in drakxtools-http as advised
by rpmlint
* bootloader.pm:
- compare_entries is now called same_entries
- same_entries try hard to return true even if the files not the same
but symlinks to the same file
- rework add_entry (it handles weird case which used to give old_linux
and old2_linux even if they are the same)
- ensure the old failsafe entry doesn't give any old_failsafe
2002/08/11 alus
* share/po/pl.po: updated
2002/08/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/DrakX.pot, share/po/sv.po, share/po/sr.po, share/po/sk.po,
share/po/sp.po, share/po/af.po, share/po/sl.po, share/po/az.po,
share/po/hr.po, share/po/ar.po, share/po/hu.po: updated some po files
* share/po/th.po, share/po/tr.po: updated Turkish file
2002/08/11 Pixel <pixel@mandrakesoft.com>
* lvm.pm:
- vg_add: do not vgremove the old_name anymore, this is dangerous and
should not happen
- lv_create: fix bug when {primary}{normal} didn't exist
- use run_program::get_stdout instead of ``
- create and use run() and run_or_die() which takes care of running
vgscan again when needed
- rename LVMname to VG_name
* diskdrake/interactive.pm: allow to enter any mount point even in
non-expert (why was it still the other way??)
rename LVMname to VG_name
* detect_devices.pm (floppies): module "floppy" can fail to insmod, in
that case it means
there's no floppy controller, so don't try fd0 & fd1 which may cause
havoc
(esp. segfault) (thanks to rcc)
* share/rpmsrate: adding aspell-LANGS before evolution to workaround the
choices limitation (=> allow to choose the right aspell-LANG)
* docs/comparisons: comprehensive feature-to-feature comparison with
redhat 8.0
* diskdrake/hd_gtk.pm, partition_table.pm: rename LVMname to VG_name
* fsedit.pm: get rid of the duplicated /tmp in for suggestions_mntpoint()
(thanks to Amaury)
- rename LVMname to VG_name
- part2hd: allow rootDevice to be a VG_name
- add auto_allocate_vgs
cleanup
* fs.pm (prepare_write_fstab): no need to read the fstab once again before
writing since reading takes care of everything, including unknown
entries (which go to {special}). This fixes a bug when removing existing
partition with associated mount point. It used to keep the entry in
fstab, which is wrong (as reported by andr� <naderrt@wanadoo.fr>)
* modules.pm (load): when isStandalone, ignore errors when loading
unavailable modules (ie have the same behaviour as during install)
* run_program.pm: add get_stdout (similar to rooted_get_stdout)
* bootloader.pm:
- compare_entries is now called same_entries
- same_entries try hard to return true even if the files not the same
but symlinks to the same file
- rework add_entry (it handles weird case which used to give old_linux
and old2_linux even if they are the same)
- ensure the old failsafe entry doesn't give any old_failsafe
* network/smb.pm: fix yet another bug regarding credentials during install
* install_steps_auto_install.pm: nice message when rebootNeeded in
auto_install (otherwise it reboots without prompting)
2002/08/11 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Setup of HP MF devices on parallel port did
not work. Fixed.
Allow setup of MF device if device file name "/dev/printer/<number>" was
entered.
If auto-detection of model name fails, ask user always whether he has an
MF device.
If SNMP or local auto-detection fails but HPOJ auto-detection succeeds,
use model name found by HPOJ.
2002/08/10 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/vi.po, share/po/sv.po: updated po file
2002/08/10 Pixel <pixel@mandrakesoft.com>
* diskdrake/interactive.pm:
- fix computing the minimal size for reiserfs resizing
- use run_program::run instead of system for calling resizing tools
* install_any.pm: workaround perl bug another way
2002/08/10 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: GUI fixes, scp, rsync, webDAV, CD, tape support.
Consolidate all net methods into one configure screen.
Daemon mode, email fixed. Ran perl_checker and corrected.
GUI feedback during various backup modes and result report.
CD/Tape drive/media detection. Start to look at cataloging
runs for locating restore media.
2002/08/10 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Removed HP multi-function device configuration from SMB
and remote LPD printer setup.
Let the Sony IJP-V100 being treated as an HP multi-function device.
Taken into account that the HP PhotoSmart 7150 has no photo card reader.
Use any::get_secure_level() instead of printer::get_security_level().
* detect_devices.pm: Scanning network for printers did not work during
installation. Fixed.
* printer.pm: Use any::get_secure_level() instead of
printer::get_security_level().
2002/08/09 fcrozat
* share/rpmsrate: No longer requires metacity-setup (everything can be
done using gnome-control-center)
Ensure we install enough GNOME packages when selection GNOME
2002/08/09 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps.pm: make sure size of packages is computed.
* pkgs.pm: take care of packages already installed that will be removed
(untested).
* install_any.pm: fixed loadO when getFile is not used (local files).
* interactive.pm: allow cancel button even for wizard.
* install_steps_interactive.pm: small update to avoid side effect of bless
to HASH even if nothing results from
this.
2002/08/09 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cs.po: updated Czech file
* share/po/pt.po: updated Portuguese file
* share/po/id.po, share/po/fr.po: updated French and Indonesian files
2002/08/09 Pixel <pixel@mandrakesoft.com>
* share/keyboards.tar.bz2: fix rights on files
* tools/make_mdkinst_stage2, share/list.i386, install_any.pm: add fsck.jfs
* any.pm, modparm.pm, harddrake/ui.pm:
- fix module parameter dialog box handling
- enable the cancel on load_module__ask_options
* bootloader.pm (mkinitrd): when an initrd is already there, it means an
initrd is needed
not the contrary (thanks to Damon Lynch for his test)
* install_steps.pm: remove previous report.bug.gz (otherwise one get a
report.bug *and* the previous report.bug.gz)
(report.bug's are not rotated, ddebug.log's and install.log's are)
2002/08/09 Thierry Vignaud <tvignaud@mandrakesoft.com>
* modparm.pm: no need anymore to pass extra arguments for harddrake::ui
* Xconfig/various.pm: perl_checker fixes
* harddrake/TODO: module parameters're now read from /etc/modules.conf
before being
altered
* harddrake/bttv.pm: resync with bttv-0.7.95, add support for :
- tv cards:
o Hauppauge WinTV PVR
o Leadtek|WinFast VC 100
- tv tuners:
o LG NTSC (newer TAPC series)
* drakxtools.spec: harddrake changes
* modules.pm: mergein_conf: return options if they're set
* harddrake/ui.pm:
- module configuration window:
o read current options
o don't display ranges, we cannot really know when a range is
needed and so display them in wrong cases (kill code, enable us
to simplify modparm::parameters after
o read & parse modules.conf only when configuring the module, not
on each click in the tree
o move up "require module" since we use it above
o use get_options accessor instead of direct $conf access
o split the options string into a hash{option => value}
o don't call several times interactive->vnew
o fix busy cursor on window exit because of the previous change
2002/08/08 alus
* share/po/pl.po: various changes
2002/08/08 Pixel <pixel@mandrakesoft.com>
* services.pm (services): better sorting of services
2002/08/08 alus
* share/po/pl.po: various changes
corrected errors
2002/08/08 Fran�ois Pons <fpons@mandrakesoft.com>
* fs.pm: make sure fsck is called for ext3 partition (due to possible
kernel panic on
corrupted ext3 partition, even after mounting ext3, umounting and
remounting
ext2).
2002/08/08 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/keyboards.tar.bz2, keyboard.pm: Added Tamils TSCII keyboard
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/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/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, 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/fr.po,
share/po/nl.po, share/po/it.po, share/po/eu.po, share/po/de.po,
share/po/eo.po, share/po/lv.po, share/po/cs.po, share/po/bg.po,
share/po/el.po, share/po/hu.po: updated pot file
* lang.pm: Added Tamils TSCII keyboard
Added some support for Tamil (proper KDE default fonts, and define it
as iso8859-1 encoding for kde)
* share/po/es.po: updated pot file
updated Spanish file
2002/08/08 Pixel <pixel@mandrakesoft.com>
* install_steps_gtk.pm:
- remove the icons in reallyChooseGroups
- add the LSB group
- remove buttons to change theme
- add F5 to change the theme to the 'white' theme
- cleanup the theme code
workaround a weird pb with gtk: still re-creating help Gtk::Text at each
step :-/
- remove the "help" button
- ensure the help box is not created twice (except when changing
theme)
* Xconfig/xfreeX.pm (set_resolution): handle the optional $resolution->{Y}
(@resolutions): add 1280x960
fix typo
replace 1152x768 with 1152x864 as it should and used to be
* install_steps.pm: don't add users in group usb (unneeded (?), anyway
doesn't do anything since group usb doesn't exist currently)
* install2.pm:
- remove buttons to change theme
- add F5 to change the theme to the 'white' theme
- cleanup the theme code
* services.pm (services): better sorting of services
* install_any.pm, timezone.pm: use $::prefix in timezone::read
timezone::read now returns a hash
* install_gtk.pm:
- remove buttons to change theme
- add F5 to change the theme to the 'white' theme
- cleanup the theme code
workaround a weird pb with gtk: still re-creating help Gtk::Text at each
step :-/
- remove the "help" button
- ensure the help box is not created twice (except when changing
theme)
* Xconfig/various.pm (tvout): rough default value for PAL vs NTSC
(configure_FB_TVOUT): add ModeLines (Florent Beranger says it displays
better with them)
* any.pm:
- write_passwd_user: ensure {pw} is set (at least '')
- cleanup dead code
(ask_window_manager_to_logout): adapt to new gnome
sort security level descriptions
* my_gtk.pm: do not hard code icon path
- remove buttons to change theme
- add F5 to change the theme to the 'white' theme
- cleanup the theme code
* Xconfig/card.pm, Xconfig/monitor.pm, Xconfig/main.pm: when prompting for
VideoRam, default to the value obtained via DDC
* Xconfig/resolution_and_depth.pm: handle the pb of resolutions where X
doesn't imply Y (eg: 1280x1024 and 1280x960)
* standalone/adduserdrake:
- fix detecting use of MD5 and shadow passwords
- cosmetic move of any::addUsers
2002/08/08 Stew Benedict <sbenedict@mandrakesoft.com>
* install_any.pm, install_steps_interactive.pm: Windows PDC -> Windows
Domain, don't make samba dirs - samba fixed now
2002/08/08 Thierry Vignaud <tvignaud@mandrakesoft.com>
* scanner.pm: old hp scanners report themselves as "Processor"s as :
- tested in hw lab
- written in linux/include/scsi/scsi.h: "TYPE_PROCESSOR.*HP scanners
use this"
- reported by sane-find-sane: "old HP scanners use the CPU id"
* detect_devices.pm: explain the fscking "Processor" need
old hp scanners report themselves as "Processor"s as :
- tested in hw lab
- written in linux/include/scsi/scsi.h: "TYPE_PROCESSOR.*HP scanners
use this"
- reported by sane-find-sane: "old HP scanners use the CPU id"
2002/08/07 Christian Belisle <cbelisle@mandrakesoft.com>
* security/shorewall.pm: shorewall-related functions will go here.
2002/08/07 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps.pm: added automatic update of lilo image and KDE & GNOME
background.
* install2.pm: allow automatic oem patch. add log if successfull patching.
* install_steps_interactive.pm: do not ask user to select ignored medium.
* crypto.pm: allow patching of mirror used.
* pkgs.pm: call rpmReadConfigFiles before installing packages.
do not read package of ignored medium (contrib) to save memory.
* install_any.pm: getAndSaveFile now return before writing zero-length
file if input file doesn't
exists on invocation.
2002/08/07 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/vi.po: updated Vietnamese file
2002/08/07 Pixel <pixel@mandrakesoft.com>
* Xconfig/card.pm: load glx in any case (well except for nvidia
proprietary shit)
* fs.pm: "LABEL=xxx" in fstab handling
* bootlook.pm: replace glob() with all()
* network/netconnect.pm (get_profiles): get rid of "glob", clean it up
2002/08/06 alus
* share/po/pl.po: updated translation
2002/08/06 Daouda Lo <daouda@mandrakesoft.com>
* network/tools.pm:
- set the vpi vci correctly according to selected country.
2002/08/06 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: added log to follow dead lock to check what may cause it).
2002/08/06 Guillaume Cottenceau <gc@mandrakesoft.com>
* tools/cvslog2changelog.pl: add warly,jgotti
2002/08/06 Jonathan Gotti <jgotti@mandrakesoft.com>
* bootlook.pm: add standalone::explanations for bootsplash configuration
2002/08/06 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/rpmsrate: Increased the level of "yudit"; it's one of the editors
with best utf-8
support, so very useful to have.
* share/po/fr.po, share/po/wa.po: updated French and Walloon files
Put _() around two strings in security level choosing
* share/po/DrakX.pot: updated French and Walloon files
* any.pm, share/po/pl.po: Put _() around two strings in security level
choosing
2002/08/06 Pixel <pixel@mandrakesoft.com>
* Xconfig/xfree3.pm, Xconfig/xfreeX.pm, Xconfig/xfree4.pm,
Xconfig/parse.pm: make wacom config work
* bootloader.pm (get_kernels_and_labels): only take kernels for which we
have the corresponding /lib/modules/VERSION (otherwise mkinitrd will
fail)
* run_program.pm (raw): new function allowing special options like
{timeout}
* fsedit.pm:
- add /tmp in %suggestions for server partitioning
- tweak some ratio's in %suggestions
* any.pm (ddcxinfos): use the new run_program::raw with a 20s timeout to
workaround ddcxinfos going wild using 100% system CPU
* detect_devices.pm, my_gtk.pm, install_any.pm: make perl_checker happy
* standalone.pm: add "use run_program" as needed
2002/08/06 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ: typo, change /etc/exports explanation in help
2002/08/06 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/data.pm: make perl_checker happier :-)
- dont detect undef devices
detect modem too
- rename scanner::findScannerUsbport as scanner::detect
as in mouse.pm
- scanner::detect : detect SCSI scanners too
* drakxtools.spec: log changes
* network/modem.pm: nobody pass the second argument of
network::modem::modem_detect_backend() so let simplify it
* standalone/scannerdrake:
- rename scanner::findScannerUsbport as scanner::detect
as in mouse.pm
- scanner::detect : detect SCSI scanners too
* ugtk.pm: remove old references to rectangle drawing around mcc icons
* scanner.pm: make perl_checker happier :-)
- dont detect undef devices
- rename scanner::findScannerUsbport as scanner::detect
as in mouse.pm
- scanner::detect : detect SCSI scanners too
2002/08/05 Pixel <pixel@mandrakesoft.com>
* share/list: switch to thread-multi
* any.pm, mouse.pm: do the job of devfsd in case devfsd doesn't do it
* drakxtools.spec: rebuild for perl thread-multi
* rescue/list.sparc, rescue/list.x86_64, rescue/list.i386,
rescue/list.ia64, rescue/list, rescue/list.alpha, rescue/list.ppc:
- adapt to thread-multi
- packdrake.pm is now out of arch dir
2002/08/05 Stew Benedict <sbenedict@mandrakesoft.com>
* install_any.pm: smbpasswd call deferred with addToBeDone
2002/08/05 alus
* share/po/pl.po: removed unused strings
updated translation, ugh... after second beta so much changes??
2002/08/05 Daouda Lo <daouda@mandrakesoft.com>
* standalone/logdrake:
- do not show empty wizard when save button clicked.
- cleanup (remove all sms stuffs: code and labels)
- do not expand mail address
2002/08/05 gbeauchesne
* Makefile: lib64 fixes
- Move xf86Wacom.so modules to {i386,ppc}-specific filelist
- Make filelists lib64 aware with LIB variable
- Add x86_64-specific filelist
* share/list.i386, Makefile.config, share/list, share/list.x86_64,
share/list.ppc:
- Move xf86Wacom.so modules to {i386,ppc}-specific filelist
- Make filelists lib64 aware with LIB variable
- Add x86_64-specific filelist
2002/08/05 Guillaume Cottenceau <gc@mandrakesoft.com>
* drakxtools.spec: 1.1.9-5mdk
1.1.9-4mdk
* my_gtk.pm: the state can be XXX also in flat mode, for disabling
the setting of the state
2002/08/05 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/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/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
share/po/ko.po, share/po/DrakX.pot, share/po/sr.po, share/po/pl.po,
share/po/fi.po, share/po/lt.po, share/po/cy.po, share/po/ca.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, 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/vi.po, share/po/fr.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: updated pot file
* share/po/sv.po, share/po/da.po, share/po/hu.po: updated pot file
updated po files
* share/po/tr.po, share/po/pt.po: updated po files
updated pot file
2002/08/05 Pixel <pixel@mandrakesoft.com>
* tools/Makefile: packdrake.pm is now in vendorlib
* commands.pm: make perl_checker happy
* bootlook.pm, standalone/printerdrake, standalone/draksec,
standalone/drakfloppy, standalone/drakxservices, standalone/drakfont,
standalone/drakautoinst, my_gtk.pm, standalone/drakconnect,
standalone/drakgw, standalone/XFdrake, standalone/tinyfirewall,
standalone/keyboarddrake, standalone/drakTermServ,
standalone/mousedrake, standalone/scannerdrake: replace "kill USR1" with
"kill 'USR1'" (and same for USR2)
(so that 'use strict' works)
* drakxtools.spec: rebuild for perl thread-multi
* diskdrake/smbnfs_gtk.pm: adapt to ugtk
* standalone.pm (install): verify at least one package is not installed
before displaying a
wait_message and calling urpmi (thanks to Jure Repinc)
(is_installed): use run_program and redirect stdout to dave null for
cleanness
* Xconfig/card.pm: fix Option's (especially for XFree3)
don't have Utah GLX the default. XFree4 is the default
* share/list: switch to thread-multi
packdrake.pm is now in vendorlib
* Xconfig/main.pm: call the "Quit" button exit during install (as
suggested by David Sansome)
* any.pm, mouse.pm: do the job of devfsd in case devfsd doesn't do it
* install_steps_interactive.pm: as suggested by Buchan Milne, defaults
LDAP Server to ldap.DOMAINNAME
* Xconfig/xfree4.pm: still have HorizSync and VertRefresh for Plug'n Play
monitors
(XFree4 still need some help)
* standalone/drakboot: replace "kill USR1" with "kill 'USR1'" (and same
for USR2)
(so that 'use strict' works)
a few more fixes (thanks Jure Repinc & Richard Burt)
2002/08/05 Stew Benedict <sbenedict@mandrakesoft.com>
* install_any.pm: smbpasswd call deferred with addToBeDone
2002/08/05 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Make/Model/Driver list in expert mode: Fixed bug of
"recommended" driver entries getting a duplicate entry without
"recommended" when entering the list via double-click on existing queue
/ "Printer manufacturer, model, driver".
Finished auto-detection of network and SMB printers.
Added automatic configuration of HP's multi-function devices when
connected via HP JetDirect (network).
* printer.pm: Finished auto-detection of network and SMB printers.
Added automatic configuration of HP's multi-function devices when
connected via HP JetDirect (network).
2002/08/05 Thierry Vignaud <tvignaud@mandrakesoft.com>
* modules.pm:
- export %modules::conf
- kill modparm::raw_parameters and modparm::parameter_type
which get merged back in modparm::parameters
- add more parameters to modparm::parameters for harddrake
harddrake/ui.pm | 19 ++++++++++---------
modparm.pm | 33 +++++++++------------------------
2 files changed, 19 insertions(+), 33 deletions(-)
* install_steps_gtk.pm, network/network.pm, log.pm, install_steps.pm,
interactive.pm, bootloader.pm, harddrake/data.pm, steps.pm,
install_steps_interactive.pm, keyboard.pm, printer.pm, lang.pm,
fsedit.pm, install2.pm, detect_devices.pm, common.pm, commands.pm:
s/__END__/1;
kill "wonderful perl"
* harddrake/ui.pm:
- export %modules::conf
- kill modparm::raw_parameters and modparm::parameter_type
which get merged back in modparm::parameters
- add more parameters to modparm::parameters for harddrake
harddrake/ui.pm | 19 ++++++++++---------
modparm.pm | 33 +++++++++------------------------
2 files changed, 19 insertions(+), 33 deletions(-)
no one use second paramater of raw_parameters
factorize some code in modparm::parameter_type
s/__END__/1;
* modparm.pm:
- export %modules::conf
- kill modparm::raw_parameters and modparm::parameter_type
which get merged back in modparm::parameters
- add more parameters to modparm::parameters for harddrake
harddrake/ui.pm | 19 ++++++++++---------
modparm.pm | 33 +++++++++------------------------
2 files changed, 19 insertions(+), 33 deletions(-)
no one use second paramater of raw_parameters
factorize some code in modparm::parameter_type
* standalone/service_harddrake.sh: english fixes
* standalone/logdrake, scanner.pm, standalone/drakautoinst,
standalone/drakgw, standalone/scannerdrake: kill $Log (487 useless lines
supressed from drakxtools)
2002/08/04 Stew Benedict <sbenedict@mandrakesoft.com>
* install_any.pm, install_steps_interactive.pm: partial rework of Windows
PDC authentication, still need
to run smbpasswd after network is up
2002/08/04 Till Kamppeter <till@mandrakesoft.com>
* detect_devices.pm, printerdrake.pm: Accelerated network scanning for
printers by applying "nmap" only to machines which answered to a
broadcast ping before.
Completed network/SMB printer auto-detection for recommended mode.
Started network/SMB printer auto-detection for expert mode.
2002/08/02 Daouda Lo <daouda@mandrakesoft.com>
* standalone/logdrake:
- expand $email in cron script
- disable sms alerts (free sms site too complicated to
handle). Postponed
- mail service should work now
- clean up code
- give the correct right to cron file to work correctly
- fix titi mess
* standalone/drakbug:
- avoiding looping indefinitalely when selecting items in combo
- add commandline arguments: drakbug --report name_app
2002/08/02 Guillaume Cottenceau <gc@mandrakesoft.com>
* interactive/gtk.pm, my_gtk.pm: move interactive::gtk::exit to
my_gtk::exit so that my_gtk
apps can call it (and fix busy mouse cursor problem that way)
2002/08/02 jgotti
* standalone/drakboot: minor bugfix in calling bootloader::read
2002/08/02 Pixel <pixel@mandrakesoft.com>
* drakxtools.spec: keyboarddrake now handles choosing toggle key
(XkbOptions)
2002/08/02 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Corrected strings for printer queue list in main window.
2002/08/02 warly
* share/rpmsrate, share/compssUsers: add lsb group
2002/08/01 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: drop keyboard unsafe when not unsafe
anymore
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
* Xconfig/various.pm: finish tvout configuration
* any.pm, Xconfig/xfreeX.pm, standalone/keyboarddrake, install2.pm,
install_steps.pm, Xconfig/parse.pm, Xconfig/default.pm, commands.pm,
printerdrake.pm:
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
* bootloader.pm (duplicate_kernel_entry): added
* keyboard.pm: don't have "unsafe" in /etc/sysconfig/keyboard
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
2002/08/01 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Added stuff for scanning network for SMB printer
shares.
* detect_devices.pm: Added facility to scan network for SMB/Windows-hosted
printers.
2002/08/01 Thierry Vignaud <tvignaud@mandrakesoft.com>
* Makefile.config, drakxtools.spec: drakconf is dead
* harddrake/ui.pm, harddrake/TODO: update
2002/08/01 warly
* share/logo-mandrake.png: new logo for beta 2
2002/08/01 alus
* share/po/pl.po: updated translation
2002/08/01 dam's <dams@idm.fr>
* ugtk.pm: removed fonctions typage
2002/08/01 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/netconnect.pm, network/adsl.pm:
- First ECI adsl support step
2002/08/01 gbeauchesne
* rescue/make_rescue_img: While stripping libraries, note that we may need
to have both /lib and
/lib64 on biarch systems.
- MDK::Common'ize for arch() support
- Don't grab /lib/i686/ libraries
- Update list to use LIB which expands to either lib64 or lib
* rescue/list.x86_64: Add x86_64-specific filelist
* docs/HACKING: Add /bin/mknod to command list of sudoers
* mdk-stage1/disk.c: Add missing includes, <string.h> for bzero()
* rescue/list:
- MDK::Common'ize for arch() support
- Don't grab /lib/i686/ libraries
- Update list to use LIB which expands to either lib64 or lib
2002/08/01 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/base.png, share/selected.png, share/rpm-semiselected.png,
share/rpm-installed.png, share/rpm-unselected.png, share/installed.png,
share/rpm-base.png, share/semiselected.png, share/unselected.png,
share/rpm-selected.png: change some png files names according to
simplification of
gtkcreate_png call of new my_gtk.pm
* drakxtools.spec, ugtk.pm, my_gtk.pm: commit according to 1.1.9-1mdk of
drakxtools, and especially:
- integrate patches in my_gtk and ugtk for new rpmdrake:
- [ugtk] add "gtkentry" so that we can create an entry and set
initial value in one call
- [my_gtk::main] don't set the events, to fix keyboard focus
problem in entries when embedded
- [my_gtk::_create_window] add $::noBorder, to not have a frame
in the main window, so that it's possible to end up with
windows with no border
- [my_gtk] add ask_dir which is a ask_file with only the dir list
- [my_gtk] add ask_browse_tree_info to the export tags, and:
- add support for parents with no leaves, so that then we can
partially build the trees (for speedup)
- add "delete_all" and "delete_category" callbacks
- use Gtk::CList::clear when removing all the nodes, much
speedup
2002/08/01 jgotti
* bootlook.pm:
- add splash theme section
* pixmaps/nosplash_thumb.png: add pixmap for drakboot
2002/08/01 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated Hungarian file
* share/po/vi.po: updated vietnamese file
2002/08/01 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: drop keyboard unsafe when not unsafe
anymore
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
* any.pm:
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
get rid of some $prefix parameter passing (using $::prefix where needed
instead)
* Xconfig/various.pm: finish tvout configuration
* ugtk.pm, my_gtk.pm: move back Gtk->init to "new" and "gtkroot"
make perl_checker happy
* Xconfig/parse.pm:
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
BusID needs a string (thanks to Florent BERANGER)
* standalone.pm: don't display a wait_message in newt, but do suspend
* install_any.pm: get rid of some $prefix parameter passing
* pkgs.pm, fsedit.pm: get rid of some $prefix parameter passing (using
$::prefix where needed instead)
* loopback.pm (prepare_boot): use $::prefix
* interactive/gtk.pm: fix the many warnings when {icon} is not given
* Xconfig/resolution_and_depth.pm: in newt, have the resolutions sorted by
resolution size (wilplizgg)
* install_steps.pm:
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
get rid of some $prefix parameter passing
get rid of some $prefix parameter passing (using $::prefix where needed
instead)
bootloader::suggest uses a hash for its options
* .perl_checker: tune perl_checker
* Xconfig/xfreeX.pm, standalone/keyboarddrake, install2.pm,
Xconfig/default.pm, commands.pm, printerdrake.pm:
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
* keyboard.pm: don't have "unsafe" in /etc/sysconfig/keyboard
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
* bootloader.pm (duplicate_kernel_entry): added
get rid of some $prefix parameter passing (using $::prefix where needed
instead)
bootloader::suggest uses a hash for its options
2002/08/01 Till Kamppeter <till@mandrakesoft.com>
* share/rpmsrate: Added new packages needed by printerdrake.
* printerdrake.pm: Let packages "nmap" and "scli" get installed by
printerdrake.
Printer model auto-detection for ethernet-connected printers when
setting up TCP/Socket, remote LPD, IPP, or HTTP printers.
Continued work on scanning the local network for printers.
In "setup_local()": Renamed variable "@parport" to "@autodetected".
Do not let list of auto-detected printers get sorted alphabetically, it
should stay sorted by ports.
Fixed typo in file name in "check_network()".
2002/08/01 Thierry Vignaud <tvignaud@mandrakesoft.com>
* diskdrake/smbnfs_gtk.pm: perl_checker fix
* drakxtools.spec: drakconf is dead
17mdk: stage 1
my_gtk:
- splitup it into my_gtk and ugtk as done by dams
- resync with dams
- increase the icon blinkage from 50ms to 100ms
%postun -n harddrake: return 0 when nothing has to be done
* ugtk.pm: we already require perl-GTK-GdkImLib so temporary disable
Gtk::Gdk::Pixbuf support, thus removing all gdk/gtk warnings
remove INFO warnings
my_gtk:
- splitup it into my_gtk and ugtk as done by dams
- resync with dams
- increase the icon blinkage from 50ms to 100ms
* my_gtk.pm: my_gtk:
- splitup it into my_gtk and ugtk as done by dams
- resync with dams
- increase the icon blinkage from 50ms to 100ms
* tinyfirewall.pm: kill stupide style
perl_checker fixes
* standalone/harddrake2: export license
move embedded and standalone managment from harddrake::ui to
standalone/harddrake2
* harddrake/TODO: update
move embedded and standalone managment from harddrake::ui to
standalone/harddrake2
* harddrake/ui.pm: update
add_icon_path is exported in :various
perl_checker fixes
perl_checker fixes
- workaround for the busy mouse cursor set by
gtkset_mousecursor_wait() in my_gtk::destroy
- remove debugging prints
- don't handle "$::isEmbedded ? kill('USR1', $::CCPID) :
Gtk->exit(0);", it's done by interactive->exit()
export license
move embedded and standalone managment from harddrake::ui to
standalone/harddrake2
* standalone/logdrake, harddrake/bttv.pm, standalone/drakconnect,
standalone/drakbug, standalone/tinyfirewall, standalone/scannerdrake,
standalone/drakxtv: perl_checker fixes
* standalone/drakxconf: remove obsolote file
* Makefile.config: drakconf is dead
* tools/cvslog2changelog.pl: use new dam's email
* scanner.pm, harddrake/data.pm: perl_checker fixes
perl_checker fixes
2002/07/31 Pixel <pixel@mandrakesoft.com>
* Xconfig/card.pm, Xconfig/main.pm:
- add non-wizard ability to XFdrake
- first part of ATI TVout support
(still needs patching initscript, and adding an entry in bootloader)
(and testing of course :)
* bootlook.pm, network/network.pm, resize_fat/main.pm,
network/netconnect.pm, Xconfig/xfreeX.pm, diskdrake/interactive.pm,
network/ethernet.pm, printer.pm, detect_devices.pm,
resize_fat/info_sector.pm, install_any.pm: make perl_checker happy again
(replacing "{xx}->{yy}" by "{xx}{yy}")
* any.pm (devfssymlinkf): when creating a symlink on the system, use devfs
name if devfs is mounted
* standalone/logdrake, standalone/draksec, standalone/drakxservices,
standalone/drakautoinst, standalone/drakproxy, standalone/tinyfirewall,
standalone/keyboarddrake, standalone/drakboot, standalone.pm,
standalone/drakTermServ, standalone/net_monitor, standalone/diskdrake,
standalone/mousedrake, standalone/drakbackup, standalone/printerdrake,
standalone/drakfloppy, standalone/drakfont, standalone/drakconnect,
standalone/drakgw, standalone/scannerdrake, standalone/drakxtv: Handle
parsing --embedded command line in standalone.pm
=> allows to remove the somewhat mythical
$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
* standalone/XFdrake: Handle parsing --embedded command line in
standalone.pm
=> allows to remove the somewhat mythical
$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
- add non-wizard ability to XFdrake
- first part of ATI TVout support
(still needs patching initscript, and adding an entry in bootloader)
(and testing of course :)
* Xconfig/various.pm: make perl_checker happy again (replacing
"{xx}->{yy}" by "{xx}{yy}")
- add non-wizard ability to XFdrake
- first part of ATI TVout support
(still needs patching initscript, and adding an entry in bootloader)
(and testing of course :)
2002/07/31 Christian Belisle <cbelisle@mandrakesoft.com>
* security/msec.pm:
- Fix page change between checks -> advanced
- Factorize options-related functions
- s/choose_options/choose_functions
- Added security checks page
- put the basic button on top (in the advanced page)
- move set_server_link in the ignore list temporary
* security/main.pm:
- Factorize options-related functions
- s/choose_options/choose_functions
- Added security checks page
- factorize functions (many functions -> one function)
2002/07/31 Daouda Lo <daouda@mandrakesoft.com>
* share/rpmsrate:
- s/GNOME/X/ for gnome-linuxconf
* standalone/drakbug:
- many changes
- command line support (--report name_of_program), to be used in tools
- ergonomy fixes (use table to align widget correctly)
2002/07/31 Damien Chaumette <dchaumette@mandrakesoft.com>
* run_program.pm:
- fix $ENV{HOME} value to '/root' if usermode break it
2002/07/31 gbeauchesne
* c/Makefile.PL: lib64 fixes
2002/07/31 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/cdrom.c: hopefully fix "device or resource busy" problem in
cdrom
automatic mode (I messed up between truth value and number in a
list... the first value is numbered "0" whicih is "false"...)
2002/07/31 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/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/sp.po, share/po/cy.po, share/po/help-it.pot, share/po/ca.po,
share/po/da.po, share/po/ar.po, share/po/bs.po, share/po/ro.po,
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/vi.po, share/po/fr.po,
share/po/nl.po, share/po/it.po, share/po/help-fr.pot, share/po/es.po,
share/po/de.po, share/po/eo.po, share/po/lv.po, share/po/el.po,
share/po/cs.po, share/po/bg.po, share/po/hu.po: updated pot file
* share/po/pt.po, share/po/eu.po: updated Portuguese file
updated pot file
2002/07/31 Pixel <pixel@mandrakesoft.com>
* Xconfig/main.pm:
- add non-wizard ability to XFdrake
- first part of ATI TVout support
(still needs patching initscript, and adding an entry in bootloader)
(and testing of course :)
* install_steps_interactive.pm, printerdrake.pm, pkgs.pm, network/adsl.pm,
modules.pm, commands.pm, install_interactive.pm, install_steps_gtk.pm,
interactive/stdio.pm, services.pm, keyboard.pm: make new perl_checker
happy
make new perl_checker happy (and that's not easy!)
* any.pm (devfssymlinkf): when creating a symlink on the system, use devfs
name if devfs is mounted
replace "$foo" with $foo
make new perl_checker happy
make new perl_checker happy (and that's not easy!)
* Xconfig/test.pm: change the location of X test image as told by dadou
* Xconfig/resolution_and_depth.pm (choose_gtk): ensure the response is one
of @resolutions (so that Y and maybe bios is kept)
(to_string): created
fix using $_ instead of $_[0] (thanks to perl_checker)
make new perl_checker happy (and that's not easy!)
* network/modem.pm: replace "$foo" with $foo
* resize_fat/info_sector.pm, Xconfig/xfreeX.pm: make perl_checker happy
again (replacing "{xx}->{yy}" by "{xx}{yy}")
* printer.pm, install_any.pm, detect_devices.pm: make perl_checker happy
again (replacing "{xx}->{yy}" by "{xx}{yy}")
replace "$foo" with $foo
make new perl_checker happy
make new perl_checker happy (and that's not easy!)
* bootlook.pm, network/netconnect.pm, network/ethernet.pm: make
perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}")
make new perl_checker happy
make new perl_checker happy (and that's not easy!)
* network/tools.pm, install_gtk.pm, network/isdn.pm: replace "$foo" with
$foo
make new perl_checker happy
make new perl_checker happy (and that's not easy!)
* my_gtk.pm (create_box_with_title): create an empty box when there is no
message
(also don't set $o->{box} since unused outside of this function)
replace "$foo" with $foo
make new perl_checker happy
make new perl_checker happy (and that's not easy!)
* Xconfig/card.pm:
- add non-wizard ability to XFdrake
- first part of ATI TVout support
(still needs patching initscript, and adding an entry in bootloader)
(and testing of course :)
handle cancel in xfree_and_glx_choose
default VideoRam choice 4096 when needVideoRam
make new perl_checker happy
make new perl_checker happy (and that's not easy!)
* network/network.pm: make perl_checker happy again (replacing
"{xx}->{yy}" by "{xx}{yy}")
replace "$foo" with $foo
- have is_ip return the 4 parts of the ip address
- cleanup
make new perl_checker happy (and that's not easy!)
* interactive/gtk.pm: allow "icon" to use the icon path
make new perl_checker happy (and that's not easy!)
* Makefile, crypto.pm: make new perl_checker happy
* Xconfig/monitor.pm: fix keeping the existing name when choosing monitor
* resize_fat/main.pm: make perl_checker happy again (replacing
"{xx}->{yy}" by "{xx}{yy}")
make new perl_checker happy
* standalone/mousedrake: Handle parsing --embedded command line in
standalone.pm
=> allows to remove the somewhat mythical
$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
what is needed for usbmouse is "hid mousedev usbmouse" not the weird
"serial_usb"
make new perl_checker happy
* mouse.pm (read): don't look at /dev/mouse symlink to get {device},
sysconfig/mouse
gives it, so why bother (this fixes /dev//dev/misc/psaux bug)
make new perl_checker happy
make new perl_checker happy (and that's not easy!)
* standalone/logdrake, standalone/tinyfirewall, standalone/drakboot,
standalone.pm, standalone/drakTermServ, standalone/net_monitor,
standalone/drakbackup, standalone/printerdrake, standalone/drakconnect,
standalone/drakxtv, standalone/draksec, standalone/drakxservices,
standalone/drakautoinst, standalone/drakproxy, standalone/diskdrake,
standalone/drakfloppy, standalone/drakfont, standalone/scannerdrake:
Handle parsing --embedded command line in standalone.pm
=> allows to remove the somewhat mythical
$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
* standalone/keyboarddrake, standalone/drakgw: Handle parsing --embedded
command line in standalone.pm
=> allows to remove the somewhat mythical
$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
make new perl_checker happy
* install2.pm: allow acceptLicence to be automatic
make new perl_checker happy
make new perl_checker happy (and that's not easy!)
* diskdrake/interactive.pm: make perl_checker happy again (replacing
"{xx}->{yy}" by "{xx}{yy}")
make new perl_checker happy (and that's not easy!)
* standalone/XFdrake: Handle parsing --embedded command line in
standalone.pm
=> allows to remove the somewhat mythical
$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
- add non-wizard ability to XFdrake
- first part of ATI TVout support
(still needs patching initscript, and adding an entry in bootloader)
(and testing of course :)
use configure_chooser when there is an existing configuration
* log.pm, interactive.pm, resize_fat/fat.pm, network/smb.pm, raid.pm,
partition_table.pm, diskdrake/hd_gtk.pm, install_steps.pm, swap.pm,
resize_fat/directory.pm, devices.pm, lang.pm, partition_table/raw.pm,
bootloader.pm, fsedit.pm, network/isdn_consts.pm: make new perl_checker
happy (and that's not easy!)
* Xconfig/various.pm: make perl_checker happy again (replacing
"{xx}->{yy}" by "{xx}{yy}")
- add non-wizard ability to XFdrake
- first part of ATI TVout support
(still needs patching initscript, and adding an entry in bootloader)
(and testing of course :)
(info): fix displaying depth
2002/07/31 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Started working on network printer auto-detection.
* detect_devices.pm: Added subroutines for ethernet printer
auto-detection.
2002/07/31 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/ui.pm:
- bump harddrake version
- module configuration is saved (todo: read the config)
initial configuration window for modules. nothing is done yet.
remove latest (?) gtk warnings
don't display bogus fields
in embedded mode, don't kill the main gtk app (aka drakconf) but
only harddrake
- add embedded mode for drakconf
further simplification
- the hw tree and the info text are auto-size now
- further ui simplifications
still more my_gtk simplifications
ui.pm | 49 ++++++++++++++++---------------------------------
1 files changed, 16 insertions(+), 33 deletions(-)
- simplify Gtk::Text filling
- less gtk warnings get printed
further my_gtk simplifications
further my_gtk simplifications
further use of my_gtk
- remove useless realizations
- simplify ctree and frames creation
- make used once callbacks be anonymous functions
- replace scores of useless ->show() call by one show_all() call
ui.pm | 82
+++++++++++++++++++++++++++---------------------------------------
1 files changed, 34 insertions(+), 48 deletions(-)
* printer.pm: "cp -a" doesn't need "echo yes|"
* modparm.pm: split parameters in raw_parameters and parameters.
raw_parameters is
used by harddrake to list module options in order to offer a module
configuration window.
* harddrake/TODO: update
- bump harddrake version
- module configuration is saved (todo: read the config)
in embedded mode, don't kill the main gtk app (aka drakconf) but
only harddrake
- add embedded mode for drakconf
- bump version number
- fix pcmcia network card detection (no more unknown)
- fix scsi detection :
o fix SCSI controllers detection (no more unknown)
o fix misdetection of scsi devices as scsi host adapter
o fix double scsi devices detection (both unknown and real
category)
- update TODO list
* Makefile: rename a few target:
- srpm -> slowsrpm
- fastsrpm -> srpm
* drakxtools.spec: 15mdk (will be released tomorrow before the beta2)
don't require detect-lst, it'll take harddrake instead :-(
14mdk
* harddrake/data.pm:
- bump harddrake version
- module configuration is saved (todo: read the config)
- bump version number
- fix pcmcia network card detection (no more unknown)
- fix scsi detection :
o fix SCSI controllers detection (no more unknown)
o fix misdetection of scsi devices as scsi host adapter
o fix double scsi devices detection (both unknown and real
category)
- update TODO list
* share/po/fr.po: update fr translation
2002/07/30 alus
* share/po/pl.po: variuos fixes and updates
updates
2002/07/30 Christian Belisle <cbelisle@mandrakesoft.com>
* security/libsafe.pm:
- complete re-write of draksec. splitted all the libsafe related
functions
in this file.
* security/msec.pm, standalone/draksec:
- complete re-write
* security/main.pm:
-complete re-write of draksec. The main functions will go in this
file.
2002/07/30 Daouda Lo <daouda@mandrakesoft.com>
* Makefile.drakxtools:
- mv drakbug executable from $$SBINDEST to $$BINDEST
2002/07/30 gbeauchesne
* tools/Makefile, tools/aewm-drakx/Makefile: lib64 fixes
2002/07/30 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
share/po/no.po, share/po/et.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/sv.po, share/po/sr.po, share/po/pl.po, share/po/fi.po,
share/po/lt.po, share/po/sp.po, share/po/cy.po, share/po/ca.po,
share/po/da.po, share/po/ar.po, share/po/bs.po, share/po/ro.po,
share/po/wa.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/fr.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: reflect errata changes
* install_steps_interactive.pm: have errata in parameter to not break too
much updates
8.2->9.0
s/82errata.php3/90errata.php3/
2002/07/30 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cs.po: updated po file
2002/07/30 Pixel <pixel@mandrakesoft.com>
* fs.pm:
- call fsck.jfs before mounting read-write (otherwise mount simply
fails)
- propose fsck -y for ext2 when fsck -a fails
* standalone/drakbackup: never EVER put $xxxx in to-be-translated
strings!!
* diskdrake/interactive.pm (Add2LVM): for LVM on RAID, ensure the RAID is
created & enabled
* Xconfig/parse.pm: fix handling of commented empty line
* standalone/drakautoinst: use $o->{interactiveSteps} instead of
@install_steps_auto_install::graphical_steps
* keyboard.pm, c/stuff.xs.pl, detect_devices.pm, install_steps.pm: use usb
keyboard bCountryCode to choose the right keyboard
* install_steps_interactive.pm: use usb keyboard bCountryCode to choose
the right keyboard
- call fsck.jfs before mounting read-write (otherwise mount simply
fails)
- propose fsck -y for ext2 when fsck -a fails
2002/07/30 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Better placement for waiting message.
* printer.pm: Fixed a typo and a comment in the "SIGHUP_daemon()"
function.
2002/07/30 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: further translations
update fr translation
* standalone/drakbackup: don't translate useless strings (here: "\n")
* standalone/drakbug: deush need to learn english
2002/07/29 Pixel <pixel@mandrakesoft.com>
* install_any.pm (g_auto_install): also save chosen on_services (this is
the only thing left to do to make it work :)
* mouse.pm:
- don't display "To activate the mouse, MOVE YOUR WHEEL!" when not
install
- don't display "Please test the mouse" either
allow to not mess with X config auxmouse
(that way mousedrake doesn't need to care about it)
* run_program.pm: fix rooted() when chrooted and saving the result in a
perl variable
* Xconfig/resolution_and_depth.pm (configure_auto_install): really use
resolution_wanted given in $o
* partition_table.pm: cleanup
* services.pm (ask_standalone_gtk, ask_install): only return the
on_services (those
functions used to return ($l, $on_services) which used in a scalar
context
returned $on_services)
* standalone/mousedrake:
- fix using deprecated Xconfig.pm
- document dam's hack for test mouse
- cleanup
- don't bother reading XFree mouse config
(using keep_auxmouse_unchanged of mouse::write_conf)
* diskdrake/interactive.pm: nicer error message when "You can't create a
new partition
(since you reached the maximal number of primary partitions).
First remove a primary partition and create an extended partition."
* printer.pm: make perl_checker happy
* standalone/XFdrake: make perl_checker happy
(ask_for_X_restart): make it work
2002/07/29 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Fixed some "$prefix" issues in the HPOJ auto-configuration
and in the Star Office/OpenOffice.org auto-configuration.
2002/07/29 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_any.pm: use aliases for stage1 params to reduce kernel msg
2002/07/29 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/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/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, 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/fr.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: updated pot file
2002/07/29 Pixel <pixel@mandrakesoft.com>
* mouse.pm:
- don't display "To activate the mouse, MOVE YOUR WHEEL!" when not
install
- don't display "Please test the mouse" either
allow to not mess with X config auxmouse
(that way mousedrake doesn't need to care about it)
disallow big_help (when pressing F1) when testing mouse
* install_any.pm (g_auto_install): also save chosen on_services (this is
the only thing left to do to make it work :)
* drakxtools.spec: remove "Requires: groff" (nobody know why it's there)
(Pixel)
* run_program.pm: fix rooted() when chrooted and saving the result in a
perl variable
* share/rpmsrate: xpcd is still there (deush)
- remove deprecated packages
- adapt some to their names
* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: fix typo
* Xconfig/main.pm: restore xdm choice previous behaviour (auto_install)
* Xconfig/resolution_and_depth.pm (configure_auto_install): really use
resolution_wanted given in $o
* fs.pm: fix mke2fs on loopback
- use $::prefix for reading/writing (it was missing for writing)
- use output_p so that /etc/samba directory is created if needed
(fix bug reported by David Eastcott)
* Xconfig/test.pm: try harder to have "xfs" running
* partition_table.pm: cleanup
* services.pm (ask_standalone_gtk, ask_install): only return the
on_services (those
functions used to return ($l, $on_services) which used in a scalar
context
returned $on_services)
* standalone/mousedrake:
- fix using deprecated Xconfig.pm
- document dam's hack for test mouse
- cleanup
- don't bother reading XFree mouse config
(using keep_auxmouse_unchanged of mouse::write_conf)
* Xconfig/default.pm: fix default config for mouse
* my_gtk.pm: disallow big_help (when pressing F1) when testing mouse
* printer.pm: make perl_checker happy
* diskdrake/interactive.pm: nicer error message when "You can't create a
new partition
(since you reached the maximal number of primary partitions).
First remove a primary partition and create an extended partition."
fix diskdrake::interactive::Options() excepts a value from
fs::mount_options_pack(), but fs::mount_options_pack() doesn't return
any
value (reported by Olivier Thauvin)
* standalone/XFdrake: make perl_checker happy
(ask_for_X_restart): make it work
* bootloader.pm: try to allow /boot on vfat (it used to work)
* network/smb.pm:
- use $::prefix for reading/writing (it was missing for writing)
- use output_p so that /etc/samba directory is created if needed
(fix bug reported by David Eastcott)
* install_interactive.pm: fix partition wizard choice updating after
calling diskdrake
* install_steps_gtk.pm, install_steps_interactive.pm, install2.pm: ensure
choosing install-or-upgrade can't be done twice
(since it's badly handled and hard to handle nicely)
2002/07/29 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakxtv: read and wrote /etc/modules.conf
* Makefile:
- consolidate duplicated 'use (warn|strict...' into nuke_perl target
- thus enable to fix bug reported by gc (aka i only fixed localsrpm
nuke, not srpm: one)
* drakxtools.spec: final changes batch
- pixel: don't set release to 14mdk when 13mdk hadn't be released ...
- list 13mdk changes
replace trigger by format test for hw config file conversion
2002/07/28 Pixel <pixel@mandrakesoft.com>
* install_steps.pm (configureX, configureXBefore, configureXAfter):
greatly simplified using new Xconfig stuff
* standalone/XFdrake:
- adapt to new Xconfig modules
- try out the new "XFdrake resolution" and "XFdrake monitor" that'll
get into DrakConf soon
* Xconfig/xfree3.pm, Xconfig/various.pm, Xconfig/parse.pm,
Xconfig/xfree.pm, Xconfig/test.pm, Xconfig/xfreeX.pm,
Xconfig/proprietary.pm, Xconfig/xfree4.pm, Xconfig/monitor.pm,
Xconfig/default.pm, Xconfig/screen.pm, Xconfig/FILES: 14 new modules,
will it be enough?? :)
* any.pm (running_window_manager): return the pids found if wanted
(ddcxinfos): ensure no probe is done when $::noauto
* install_steps_gtk.pm, install_gtk.pm, standalone.pm: adapt to new
Xconfig modules
* install_any.pm (g_auto_install): no need to handle $o->{X} as a special
case, it's already done by Xconfig::main::export_to_install_X
* Xconfig.pm, Xconfigurator.pm, Xconfigurator_consts.pm: thou hast served
well, you may now lie in peace
* common.pm (availableRamMB): use a precise constraint on 'Card:Intel 810'
instead of a regexp
* Xconfig/card.pm: make perl_checker happy
rahh, don't commit my test code!
14 new modules, will it be enough?? :)
* share/list: CardsNames is not needed anymore
* interactive.pm: fix "nicer error message when {val} is not set for
ask_from & list" in case of a reference to a reference (ref is REF
instead of SCALAR)
* Xconfig/main.pm: fix displaying info about current configuration
14 new modules, will it be enough?? :)
* Xconfig/resolution_and_depth.pm:
- make the gtk resolution chooser work
- dropped the differenciation between embedded or not
14 new modules, will it be enough?? :)
* mouse.pm (detect): return wacom inside $mouse
(mouseconfig): reduce the number of "Use of undefined value"
(set_xfree_conf): created
* install2.pm: wacom is now inside $mouse
* install_steps_interactive.pm (configureX): adapt to new Xconfig
2002/07/28 Pixel <pixel@mandrakesoft.com>
* Xconfig/main.pm: fix displaying info about current configuration
14 new modules, will it be enough?? :)
* Xconfig/resolution_and_depth.pm:
- make the gtk resolution chooser work
- dropped the differenciation between embedded or not
14 new modules, will it be enough?? :)
* install_steps_gtk.pm, install_gtk.pm, standalone.pm: adapt to new
Xconfig modules
* install_any.pm (g_auto_install): no need to handle $o->{X} as a special
case, it's already done by Xconfig::main::export_to_install_X
* mouse.pm (detect): return wacom inside $mouse
(mouseconfig): reduce the number of "Use of undefined value"
(set_xfree_conf): created
* install_steps.pm (configureX, configureXBefore, configureXAfter):
greatly simplified using new Xconfig stuff
* install2.pm: wacom is now inside $mouse
* standalone/XFdrake:
- adapt to new Xconfig modules
- try out the new "XFdrake resolution" and "XFdrake monitor" that'll
get into DrakConf soon
* Xconfig/xfree3.pm, Xconfig/various.pm, Xconfig/parse.pm,
Xconfig/xfree.pm, Xconfig/test.pm, Xconfig/xfreeX.pm,
Xconfig/proprietary.pm, Xconfig/xfree4.pm, Xconfig/monitor.pm,
Xconfig/default.pm, Xconfig/screen.pm, Xconfig/FILES: 14 new modules,
will it be enough?? :)
* Xconfig.pm, Xconfigurator.pm, Xconfigurator_consts.pm: thou hast served
well, you may now lie in peace
* install_steps_interactive.pm (configureX): adapt to new Xconfig
* any.pm (running_window_manager): return the pids found if wanted
(ddcxinfos): ensure no probe is done when $::noauto
* Xconfig/card.pm: make perl_checker happy
rahh, don't commit my test code!
14 new modules, will it be enough?? :)
* common.pm (availableRamMB): use a precise constraint on 'Card:Intel 810'
instead of a regexp
* interactive.pm: fix "nicer error message when {val} is not set for
ask_from & list" in case of a reference to a reference (ref is REF
instead of SCALAR)
2002/07/28 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ: Check for/install terminal-server and friends.
More intelligent error message when
mkisofs fails. Cleanup code for use strict. Fix crash when no backup
dhcpd.conf.
* standalone/drakbackup: Numerous GUI crash fixes, oddities. Install
needed packages. Fix email, daemon modes.
Add rsync, webdav, cd, tape capabilities. Consolidate net method setup
screens.
Add CD device capability query.
2002/07/27 alus
* share/po/pl.po: Fixes. There're some entries concerning mdk 8.2 - they
should be changed
globally
2002/07/27 Pixel <pixel@mandrakesoft.com>
* modules.pm (add_probeall): use "uniq" to have modules only once in
ddebug.log (a "uniq"
was already in modules.conf so it doesn't change the result)
* detect_devices.pm: use add_probeall for scsi_hostadapter, not add_alias
(may fix a bug reported by Jure Repinc)
2002/07/27 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Completed implementation of the support for
HPOJ 0.9: Automatic photo card reader configuration, bugfixes.
2002/07/26 Daouda Lo <daouda@mandrakesoft.com>
* standalone/logdrake:
- more consistency when back button hit in wizard mode
- back button at last stage.
* standalone/drakbug:
- add browser list in case BROWSER env var isn't set
2002/07/26 Fran�ois Pons <fpons@mandrakesoft.com>
* tools/Makefile: fixed reference to rpmtools perl module.
2002/07/26 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/rescue-gui.c:
- usage of attribute unused (has not been rebuilt since -W? ;p)
- since i polluted the newt-frontend with probing functions, i
need to have probing functions (doing nothing) here :-((
2002/07/26 Pablo Saratxaga <pablo@mandrakesoft.com>
* harddrake/ui.pm: changed _("") -> "" empty strings must not be
translated
2002/07/26 Pixel <pixel@mandrakesoft.com>
* rescue/list: remove traceroute (c naze dixit gc)
* share/gen_locales.sh, lang.pm: hy is now using UTF8 locales
* any.pm, services.pm, install_steps.pm: use
run_program::rooted_get_stdout instead of `chroot $prefix ...`
* install_any.pm: use run_program::rooted_get_stdout
* Xconfigurator.pm: cleanup launching qiv (using run_program)
* bootloader.pm:
- fix dying when mkinitrd doesn't create an initrd
- cleanup
* run_program.pm (rooted_get_stdout): handle one line return using
wantarray
- also give the ability to redirect to an array ref
- add rooted_get_stdout which is alike ``
add 2 functionalities to run_program:
- run_program::run(prog, '>', 'STDOUT', ...)
run_program::run(prog, '2>', 'STDERR, ...)
which will run with verbatim stdout or stderr
- run_program::run(prog, '>', \$s, ...)
run_program::run(prog, '2>', \$s, ...)
which will return the stdout (resp. stderr) of the program in $s
* rescue/Makefile: ensure rescue is built and uploaded
2002/07/26 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/TODO: dadou said "no expert mode"
* harddrake/ui.pm:
- s/channel/Channel/
- bus_id is for usb devices too
- remove obsolete fields info and name
- add nbuttons, device, old_device descriptions
* drakxtools.spec: 13mdk
2002/07/26 Fran�ois Pons <fpons@mandrakesoft.com>
* tools/Makefile: fixed reference to rpmtools perl module.
2002/07/26 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: First step of automatic HP multi-function device
configuration with HPOJ 0.9.
* detect_devices.pm: Added detection of trhe serial number of a USB
printer (in preparation for HPOJ 0.9 support in printerdrake).
2002/07/25 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: fix loading ide-cd (big thanks to rcc
<rickscafe.casablanca@gmx.net> you did
all the work to resolve the pb)
=> this fixes ide burner detection
2002/07/25 alus
* share/po/pl.po: fix
fix
one entry more clearly :)
2002/07/25 Daouda Lo <daouda@mandrakesoft.com>
* standalone/logdrake:
- don't display services that are not installed
- word wrap string correctly
- cleanup
2002/07/25 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: added log.
small code changes for upgrade.
* tools/syncrpms: no more use rpmtools.pm.
* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: new logo (simplified
for 9.0).
2002/07/25 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po, share/po/id.po, share/po/vi.po: updated po files
2002/07/25 Pixel <pixel@mandrakesoft.com>
* my_gtk.pm: use a function icon_paths instead of @icon_paths
=> this ensure that $ENV{SHARE_PATH} value (used in @icon_paths) is set
independently of the loading order of the modules
* install_steps_interactive.pm: fix loading ide-cd (big thanks to rcc
<rickscafe.casablanca@gmx.net> you did
all the work to resolve the pb)
=> this fixes ide burner detection
Help "perl -cw" not reporting any warning
- for mac free partition, use $freepart instead of $freepart_device,
$freepart_size ...
- replace $timezone::ntp_servers by a function
* bootloader.pm: let the bootloader::mkinitrd error be seen by the GUI
* install_steps_newt.pm: please "perl -cw"
* verify_c: adapt to stuff.xs.pl instead of stuff.xs.pm
* partition_table.pm: add 0x35 partition table id meaning JFS (under OS/2)
(thank to Mika Laitio)
* fs.pm: noreturn is now exported, no need to
MDK::Common::Various::noreturn()
* common.pm: remove internal_error (which is now in MDK::Common)
* partition_table/mac.pm, timezone.pm: Help "perl -cw" not reporting any
warning
- for mac free partition, use $freepart instead of $freepart_device,
$freepart_size ...
- replace $timezone::ntp_servers by a function
2002/07/25 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakxtools.spec: 12mdk
final batch of changes
11mdk
* harddrake/TODO: still less things to do
update
* c/stuff.xs.pl: don't copy struct pciusb_entries on the stack
* standalone/service_harddrake: merge timeout and cancel cases
simplify:
- we don't need to set media_type, we don't use it
- mouse and mass storage media use the same key, let merge their code
path
* interactive/newt.pm: typo fix
* Makefile.drakxtools: fix pixel "i do not need to test" fscking bug that
broke drakxtools
build :-)
* harddrake/ui.pm: remove all gtk's "no callback/signal to disconnect"
warnings
add a fields data structure:
- put together field translation and field description
- this enable to get rid of %reverse_fields usage & creation
- this ensure all field names & translations are marked translatables
for gettext
- move $wait declaration around its usage and explicit its destruction
- remove usb debugging message needed to trace the null description
bug i fixed in ldetect
- simplify the device fields rendering "because of" the above
- simplify the help window creation/display/destruction (only one
statement left)
- explicitely call interactive->exit
handle both old device name and new devfs name
* share/po/fr.po: update french translation
* harddrake/data.pm: only do one probeall here (there's still many in
detect_devices,
probing caching should go there)
* Makefile: use spec_test rather than test
2002/07/24 alus
* share/po/pl.po: fixes
the last untranslated entry
2002/07/24 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/cdrom.c, mdk-stage1/disk.c, mdk-stage1/tools.c,
mdk-stage1/stage1.h, mdk-stage1/tools.h, mdk-stage1/frontend.h,
mdk-stage1/probing.h, mdk-stage1/stdio-frontend.c,
mdk-stage1/newt-frontend.c, mdk-stage1/probing.c: enhance (complicate?
;p) device detection so that scsi and usb
detection are done only when no ide cdrom with mandrake install
is detected (speed up), have usb keyboard modules installed
before any interactive question, honour "noauto" (skip usb
detection and insmod'ing)
2002/07/24 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/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/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, 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/fr.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: updated po files
2002/07/24 Pixel <pixel@mandrakesoft.com>
* Makefile, Makefile.drakxtools: add PMS_DIRS in Makefile.config and use
it everywhere
(cleaning some ugly stuff in Makefile.drakxtools while doing so)
=> now adding a new directory only need to be done at one place
* Xconfig/xfree3.pm, Xconfig/xfreeX.pm, mouse.pm, Xconfig/xfree4.pm,
Xconfig/parse.pm: new XFree handling library
- only keyboard and mice functions are done, but adding the others is
quite easy
- so for now only used in mousedrake
- but keyboarddrake and (of course) XFdrake will come
* Makefile.config: add Xconfig
add PMS_DIRS in Makefile.config and use it everywhere
(cleaning some ugly stuff in Makefile.drakxtools while doing so)
=> now adding a new directory only need to be done at one place
* standalone/keyboarddrake: use Xconfig::xfree to set the XkbLayout
(better should&will come)
* c/stuff.xs.pl, c/Makefile, c/stuff.xs.pm: rename stuff.xs.pm to
stuff.xs.pl (since it's a prog, not a module)
(it helps for not having stuff.xs.pm in PMS)
* Xconfig/xfree.pm (get_both): fix returning one element (eg:
get_keyboard)
new XFree handling library
- only keyboard and mice functions are done, but adding the others is
quite easy
- so for now only used in mousedrake
- but keyboarddrake and (of course) XFdrake will come
* log.pm: when testing, log on STDERR
2002/07/24 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/data.pm: don't account scanners as unknown devices
* harddrake/ui.pm: scanners support:
- split scannerdrake:val into vendor and description
- don't display bogus "val:%HASH"
2002/07/23 alus
* share/po/pl.po: fuzzy cheched
2002/07/23 Christian Belisle <cbelisle@mandrakesoft.com>
* security.pm: removal
2002/07/23 Daouda Lo <daouda@mandrakesoft.com>
* security/msec.pm:
- fix typo: s/%%options;/%%options/
2002/07/23 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: manage correctly unselectPackage and use perl-URPM >= 0.50.
2002/07/23 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/probing.c: s/usb/moreprofessional/ thanks to vdanen
2002/07/23 Pixel <pixel@mandrakesoft.com>
* share/po/help-eu.pot: rebuild after replacing \" by "
* any.pm, interactive.pm: use fuzzy_pidofs (to detect if kwin is running)
* detect_devices.pm: handle computers with no /proc/scsi/scsi
* .cvsignore, share/modparm.lst, Makefile: modparm.lst is not used anymore
(modinfo -p)
2002/07/23 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: further translations update
update french translation
* drakxtools.spec: 10mdk changes
final changes batch
9mdk
g Move 2: partition table: hierarchy
- Big Move 1: interactive::* hierarchy
* partition_table_dos.pm, partition_table/dos.pm, partition_table_mac.pm,
partition_table/sun.pm, partition_table/gpt.pm, partition_table_raw.pm,
partition_table_lvm_PV.pm, partition_table_empty.pm, standalone.pm,
partition_table_sun.pm, partition_table_bsd.pm, install_interactive.pm,
partition_table/raw.pm, partition_table.pm, any.pm,
partition_table/mac.pm, partition_table/bsd.pm, bootloader.pm,
diskdrake/hd_gtk.pm, partition_table/empty.pm, fsedit.pm,
partition_table/lvm_PV.pm, partition_table_gpt.pm: g Move 2: partition
table: hierarchy
* Makefile.config, install_steps.pm, install_steps_interactive.pm,
diskdrake/interactive.pm, Makefile.drakxtools, install_any.pm: g Move 2:
partition table: hierarchy
- Big Move 1: interactive::* hierarchy
* harddrake/ui.pm: remove dead code
remove dead args
about and help windows: only show "OK" button, cancel one has no
purpose here
* detect_devices.pm: remove '-' before description for IBM eide hard disks
g Move 2: partition table: hierarchy
* standalone/service_harddrake: faster service startup
* interactive_newt.pm, interactive.pm, standalone/drakautoinst,
install_steps_stdio.pm, standalone/tinyfirewall, Xconfigurator.pm,
standalone/drakboot, standalone/diskdrake, standalone/mousedrake,
install_steps_newt.pm, printerdrake.pm, interactive_gtk.pm,
install_steps_gtk.pm, interactive/http.pm, interactive/stdio.pm,
interactive/newt.pm, services.pm, standalone/drakconnect,
standalone/drakgw, interactive/gtk.pm, interactive_http.pm,
interactive_stdio.pm, standalone/drakxtv:
- Big Move 1: interactive::* hierarchy
* Makefile: check make got correct tag from spec file
fast build: new target (fastsrpm = cvstag localsrpm)
g Move 2: partition table: hierarchy
- Big Move 1: interactive::* hierarchy
* harddrake/data.pm: s/drakconnet/drakconnect
* harddrake/TODO: update
2002/07/22 Pixel <pixel@mandrakesoft.com>
* any.pm, mouse.pm, install2.pm, detect_devices.pm: when $::noauto,
hardwire no probing in detect_devices::probeall to ensure no probing is
never done
* share/po/help-fr.pot, share/po/help-de.pot, share/po/help-eu.pot,
help.pm, share/po/.cvsignore, share/po/Makefile, share/po/help-es.pot,
share/po/help-it.pot:
- update help.pm based on the xml manual
- this fixes entities sticked together with no space in between
- this also implies a few bad line-wrapping changes,
but it needs to be done to have a clean state
(we don't have one since 8.2beta where i updated things by hand)
- put help-*.pot in CVS so that the files based on the xml manual can
be updated
independently from DrakX.pot & .po's
* Newt/Makefile, resize_fat/Makefile, c/Makefile: ensure things build as
they should when perl is upgraded on compilation box
(using a nice scheme: make || make)
2002/07/22 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Adapted printerdrake to CUPS 1.1.15 and
Perl 5.8.0 (for Foomatic).
Let network also be started during installation when LPRng or PDQ is the
spooler, so that the user can install queues to remote printers.
2002/07/22 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/tools.pm: hide password in adsl configuration
2002/07/22 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: try avoiding infinite loop.
2002/07/22 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/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/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, 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/fr.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/bg.po,
share/po/lv.po, share/po/hu.po: updated pot file
* share/po/cs.po: updated Czech file
updated pot file
2002/07/22 Pixel <pixel@mandrakesoft.com>
* c/Makefile, Newt/Makefile, resize_fat/Makefile: ensure things build as
they should when perl is upgraded on compilation box
(using a nice scheme: make || make)
* any.pm, mouse.pm, install2.pm, detect_devices.pm: when $::noauto,
hardwire no probing in detect_devices::probeall to ensure no probing is
never done
* help.pm, share/po/.cvsignore, share/po/Makefile, share/po/help-de.pot,
share/po/help-fr.pot, share/po/help-eu.pot, share/po/help-es.pot,
share/po/help-it.pot:
- update help.pm based on the xml manual
- this fixes entities sticked together with no space in between
- this also implies a few bad line-wrapping changes,
but it needs to be done to have a clean state
(we don't have one since 8.2beta where i updated things by hand)
- put help-*.pot in CVS so that the files based on the xml manual can
be updated
independently from DrakX.pot & .po's
* share/po/help_xml2pm.pl:
- use new PerlIO instead of iconv
- transliterate by hand &ndash and é
- move "use utf8" at top
- fix the spaces between entities
(eg: &company-microsoft; &os-windows; must not be MicrosoftWindows)
2002/07/21 Pixel <pixel@mandrakesoft.com>
* drakxtools.spec: new snapshot
* Xconfigurator.pm: fix multi-head auto-choosing in auto install
* install_any.pm: workaround "traverse_tag" pb in Resolve.pm
resolve_requested (is it ok??)
2002/07/21 Pixel <pixel@mandrakesoft.com>
* drakxtools.spec: new snapshot
* install_any.pm: workaround "traverse_tag" pb in Resolve.pm
resolve_requested (is it ok??)
2002/07/21 Pixel <pixel@mandrakesoft.com>
* Xconfigurator.pm: Load "extmod" is a must! (for things like shape and
dga)
* Xconfig.pm: fix typo
2002/07/21 Pixel <pixel@mandrakesoft.com>
* Xconfigurator.pm: Load "extmod" is a must! (for things like shape and
dga)
* Xconfig.pm: fix typo
* share/locales-skeleton.tar.bz2: usr/share/locale skeleton is now build
in gen_locales.pl
* share/gen_locales.pl, share/gen_locales.sh: build per languages symlinks
using the new::during_install__lang2charset
-> this enables doing the same during install when using ramdisk
=> no need to have a locale.cz2 anymore
(this is now possible since the number of special cases is lower than
before)
* lang.pm:
- remove utf_xxx charsets, adding a flag UTF-8 instead
- add during_install__lang2charset
- when using ramdisk, no locale.cz2 anymore:
there are 3 main charsets containing everything for all locales, except
LC_CTYPE
by default, there is UTF-8.
when asked for GB2312 or BIG5, removing the other main charsets
- cleanup comments (use #- instead of #)
- various cleanup
* tools/make_mdkinst_stage2: no more locale.cz2, just keeping the main
charset /usr/share/locale/UTF-8
2002/07/21 Pixel <pixel@mandrakesoft.com>
* share/locales-skeleton.tar.bz2: usr/share/locale skeleton is now build
in gen_locales.pl
* share/gen_locales.pl, share/gen_locales.sh: build per languages symlinks
using the new::during_install__lang2charset
-> this enables doing the same during install when using ramdisk
=> no need to have a locale.cz2 anymore
(this is now possible since the number of special cases is lower than
before)
* lang.pm:
- remove utf_xxx charsets, adding a flag UTF-8 instead
- add during_install__lang2charset
- when using ramdisk, no locale.cz2 anymore:
there are 3 main charsets containing everything for all locales, except
LC_CTYPE
by default, there is UTF-8.
when asked for GB2312 or BIG5, removing the other main charsets
- cleanup comments (use #- instead of #)
- various cleanup
* tools/make_mdkinst_stage2: no more locale.cz2, just keeping the main
charset /usr/share/locale/UTF-8
2002/07/20 Daouda Lo <daouda@mandrakesoft.com>
* standalone/drakbug:
- complete app list
2002/07/20 Pixel <pixel@mandrakesoft.com>
* Xconfigurator_consts.pm: shorter and nicer XF86Config's
* mouse.pm: devfssymlinkf doesn't have any return value, so don't check it
* Xconfig.pm (getinfoFromXF86Config): move here setting prefer_xf3 based
on current choice on system
shorter and nicer XF86Config's
* install_gtk.pm:
- rename updateCardAccordingName into add_to_card__using_Cards
- rename cardConfigurationAuto into probe_cards
- cleanup the simple XF86Config used during install
* install_steps.pm: call config_dvd with $have_devfsd
* install_steps_gtk.pm:
- rename updateCardAccordingName into add_to_card__using_Cards
- rename cardConfigurationAuto into probe_cards
* any.pm: try very hard to make rdvd work:
- if not using devfs, it worked so keeping things unchanged
- if using devfs, using the new dynamic rawdevice.script script to
bind a
rawdevice on demand
pb: can't have both a devfs and a non-devfs config,
the /etc/sysconfig/rawdevices solution gives errors with devfs
(since the dvd is not REGISTERed yet)
please perl_checker
fix typo
(devfssymlinkf): use devfs names for devfs/conf.d/xxx.conf, but not for
the
symlink in /dev (which is used when devfs is not)
devfssymlinkf doesn't have any return value, so don't check it
* Xconfigurator.pm:
- $in and $do_pkgs are no more global
=> it's now easier to keep track of interactive vs non-interactive
functions
- rename updateCardAccordingName into add_to_card__using_Cards
- rename cardConfigurationAuto into probe_cards
- and a few other function renamings
shorter and nicer XF86Config's
2002/07/19 Pixel <pixel@mandrakesoft.com>
* Xconfigurator.pm:
- reorganize monitor tree
- merge XF3 & XF4 server/module choosing
- replace {eide} by {EISA_ID} (=> {monitor} cleanup)
- ensure a few "Cancel" are more better handled
- ensure the default monitor in the monitor tree is the last chosen
one
* Xconfigurator_consts.pm:
- fix good_default_monitor (must not be 1600x1200!)
- add r128 & radeon in XF4 drivers list
* interactive_gtk.pm: reduce "Use of uninitialized value" in a heavy used
place
(useful when debugging)
* Xconfig.pm: read monitor's VendorName & ModelName
2002/07/19 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/adsl.pm:
- check if speedtouch_mgmt exist before installing it
2002/07/19 Fran�ois Pons <fpons@mandrakesoft.com>
* any.pm: revert changes so that DrakX work again.
* install_any.pm: select default_packages directly during setPackages.
* install_steps_interactive.pm: make sure unselectMostPackages is called
(so that changes in default_packages
are taken into account... but is may be any changes here ?).
2002/07/19 Pixel <pixel@mandrakesoft.com>
* Xconfigurator_consts.pm:
- fix good_default_monitor (must not be 1600x1200!)
- add r128 & radeon in XF4 drivers list
fix default_monitors to adapt new MonitorsDB
* mouse.pm (devfssymlinkf): use devfs_device instead of device when
available
* partition_table.pm: handling devfs names for cdrom/hds on ide/scsi
(needs testing)
* any.pm (devfssymlinkf): try devices::to_devfs when devfs_device is not
provided
(devfssymlinkf): use devfs_device instead of device when available
* detect_devices.pm: help perl_checker
handling devfs names for cdrom/hds on ide/scsi (needs testing)
* devices.pm: add functions to_devfs and from_devfs. These only work for
devices entries
which can go devfs -> normal and normal -> devfs
* interactive_gtk.pm: reduce "Use of uninitialized value" in a heavy used
place
(useful when debugging)
* Xconfig.pm: read monitor's VendorName & ModelName
(readCardsDB): add handling BAD_FB_RESTORE & BAD_FB_RESTORE_XF3
* Xconfigurator.pm:
- reorganize monitor tree
- merge XF3 & XF4 server/module choosing
- replace {eide} by {EISA_ID} (=> {monitor} cleanup)
- ensure a few "Cancel" are more better handled
- ensure the default monitor in the monitor tree is the last chosen
one
partly cleanup monitor re-configuration (work in progress)
2002/07/19 Christian Belisle <cbelisle@mandrakesoft.com>
* any.pm:
- remove any msec related functions
- remove 'use security::msec'
2002/07/19 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/adsl.pm:
- check if speedtouch_mgmt exist before installing it
2002/07/19 Fran�ois Pons <fpons@mandrakesoft.com>
* any.pm: revert changes so that DrakX work again.
* install_any.pm: select default_packages directly during setPackages.
fix typo on what_provides (for pitchounette :-)).
added what_provides.
* standalone.pm: fix typo on last commit.
added what_provides.
* install_steps_interactive.pm: make sure unselectMostPackages is called
(so that changes in default_packages
are taken into account... but is may be any changes here ?).
2002/07/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po: updated Portuguese file
2002/07/19 Pixel <pixel@mandrakesoft.com>
* standalone/XFdrake: rename $i in $X (to have the same as
Xconfigurator.pm)
* interactive.pm: nicer error message when {val} is not set for ask_from &
list
* Xconfigurator.pm: partly cleanup monitor re-configuration (work in
progress)
- don't write XF86Config when no {card}{server}
- don't write XF86Config-4 when no {card}{driver}
- workaround mixing values from existing config and
cardConfigurationAuto()
- fix asking VideoRam
- fix device0 in XF86Config
- use "device1", "device2"... for "Device" Identifier
- restore having a nice VendorName + BoardName
(since Identifier is not very useful)
- get {card}{Chipset} from existing XF86Config
- use $::prefix
- drop obsolete stuff: Ramdac, Dacspeed, Clockchip
- drop {card}{flags}, the few flags are moved directly to {card}
- force_xf4 is now a global in Xconfigurator
- create new functions for better modularity: multi_head_config,
xfree_and_glx_choices, xfree_and_glx_choose
- for ppc, allow choosing DRI or not
- need flag {card}{use_DRI_GLX} and {card}{use_UTAH_GLX} deciding
wether
to use DRI_GLX or UTAH_GLX. That way, {card}{DRI_GLX}, {card}{UTAH_GLX}
are only flags allowing or not DRI/UTAH.
- {card}{use_xf4} is dropped. New function using_xf4 has this
functionality. The flags are now:
- using XF4 if {driver} && !{prefer_xf3} otherwise using XF3
- error if $force_xf4 && !{driver} || !{driver} && !{server}
- internal error if $force_xf4 && {prefer_xf3} || {prefer_xf3} &&
!{server}
- {card}{description} contains what used to be {card}{identifier}
- rename {card}{type} to {card}{card_name}
- drop {monitor}{type}
* install_steps.pm: don't pass the prefix parameter, not needed/wanted
anymore
* Xconfigurator_consts.pm: fix default_monitors to adapt new MonitorsDB
* Xconfig.pm (readCardsDB): add handling BAD_FB_RESTORE &
BAD_FB_RESTORE_XF3
- use "device1", "device2"... for "Device" Identifier
- restore having a nice VendorName + BoardName
(since Identifier is not very useful)
- get {card}{Chipset} from existing XF86Config
- use $::prefix
- drop obsolete stuff: Ramdac, Dacspeed, Clockchip
- drop {card}{flags}, the few flags are moved directly to {card}
- force_xf4 is now a global in Xconfigurator
- create new functions for better modularity: multi_head_config,
xfree_and_glx_choices, xfree_and_glx_choose
- for ppc, allow choosing DRI or not
- need flag {card}{use_DRI_GLX} and {card}{use_UTAH_GLX} deciding
wether
to use DRI_GLX or UTAH_GLX. That way, {card}{DRI_GLX}, {card}{UTAH_GLX}
are only flags allowing or not DRI/UTAH.
- {card}{use_xf4} is dropped. New function using_xf4 has this
functionality. The flags are now:
- using XF4 if {driver} && !{prefer_xf3} otherwise using XF3
- error if $force_xf4 && !{driver} || !{driver} && !{server}
- internal error if $force_xf4 && {prefer_xf3} || {prefer_xf3} &&
!{server}
- {card}{description} contains what used to be {card}{identifier}
- rename {card}{type} to {card}{card_name}
- drop {monitor}{type}
2002/07/19 Christian Belisle <cbelisle@mandrakesoft.com>
* any.pm:
- remove any msec related functions
- remove 'use security::msec'
2002/07/19 Damien Chaumette <dchaumette@mandrakesoft.com>
* standalone/drakconnect:
- any::setup_thiskind_backend changed in any::load_category_no_message
2002/07/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po: updated Portuguese file
2002/07/19 Pixel <pixel@mandrakesoft.com>
* standalone/XFdrake: rename $i in $X (to have the same as
Xconfigurator.pm)
* Xconfigurator.pm:
- don't write XF86Config when no {card}{server}
- don't write XF86Config-4 when no {card}{driver}
- workaround mixing values from existing config and
cardConfigurationAuto()
- fix asking VideoRam
- fix device0 in XF86Config
- use "device1", "device2"... for "Device" Identifier
- restore having a nice VendorName + BoardName
(since Identifier is not very useful)
- get {card}{Chipset} from existing XF86Config
- use $::prefix
- drop obsolete stuff: Ramdac, Dacspeed, Clockchip
- drop {card}{flags}, the few flags are moved directly to {card}
- force_xf4 is now a global in Xconfigurator
- create new functions for better modularity: multi_head_config,
xfree_and_glx_choices, xfree_and_glx_choose
- for ppc, allow choosing DRI or not
- need flag {card}{use_DRI_GLX} and {card}{use_UTAH_GLX} deciding
wether
to use DRI_GLX or UTAH_GLX. That way, {card}{DRI_GLX}, {card}{UTAH_GLX}
are only flags allowing or not DRI/UTAH.
- {card}{use_xf4} is dropped. New function using_xf4 has this
functionality. The flags are now:
- using XF4 if {driver} && !{prefer_xf3} otherwise using XF3
- error if $force_xf4 && !{driver} || !{driver} && !{server}
- internal error if $force_xf4 && {prefer_xf3} || {prefer_xf3} &&
!{server}
- {card}{description} contains what used to be {card}{identifier}
- rename {card}{type} to {card}{card_name}
- drop {monitor}{type}
* interactive.pm: nicer error message when {val} is not set for ask_from &
list
* Xconfig.pm:
- use "device1", "device2"... for "Device" Identifier
- restore having a nice VendorName + BoardName
(since Identifier is not very useful)
- get {card}{Chipset} from existing XF86Config
- use $::prefix
- drop obsolete stuff: Ramdac, Dacspeed, Clockchip
- drop {card}{flags}, the few flags are moved directly to {card}
- force_xf4 is now a global in Xconfigurator
- create new functions for better modularity: multi_head_config,
xfree_and_glx_choices, xfree_and_glx_choose
- for ppc, allow choosing DRI or not
- need flag {card}{use_DRI_GLX} and {card}{use_UTAH_GLX} deciding
wether
to use DRI_GLX or UTAH_GLX. That way, {card}{DRI_GLX}, {card}{UTAH_GLX}
are only flags allowing or not DRI/UTAH.
- {card}{use_xf4} is dropped. New function using_xf4 has this
functionality. The flags are now:
- using XF4 if {driver} && !{prefer_xf3} otherwise using XF3
- error if $force_xf4 && !{driver} || !{driver} && !{server}
- internal error if $force_xf4 && {prefer_xf3} || {prefer_xf3} &&
!{server}
- {card}{description} contains what used to be {card}{identifier}
- rename {card}{type} to {card}{card_name}
- drop {monitor}{type}
* install_steps.pm: don't pass the prefix parameter, not needed/wanted
anymore
2002/07/18 Christian Belisle <cbelisle@mandrakesoft.com>
* standalone/draksec: create the main() function in security.pm
* security.pm: Re-Addition: will contain the security related (but not
related to any apps)
funtioncs and the draksec interface.
removing
* security/msec.pm:
- add prefix var in file names
- remove useless expert_mode var
- add get_options(): will be used to get various options from msec
move the msec related functions from any.pm to msec.pm. create
sec_options
2002/07/18 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/netconnect.pm: . draknet renamed in drakconnect
2002/07/18 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixes allowNVIDIA_rpms against perl-URPM.
really fixes it.
fixes error if package is not found (regression fixed).
* pkgs.pm: removed all the commented out code obsoleted.
fix speed improvement for computeGroupSize by computing closure directly
(in
order to have an approximative size, not the real one).
add back change CD support.
* standalone/XFdrake: fixes with new urpm library of urpmi.
2002/07/18 Pixel <pixel@mandrakesoft.com>
* install2.pm:
- set $::prefix
- drop $o->{root} (was "/tmp/root-perl-install" when testing but
completly unused)
* standalone/XFdrake, install_steps_interactive.pm: don't pass the prefix
parameter, not needed/wanted anymore
* Xconfigurator.pm, Xconfigurator_consts.pm, Xconfig.pm:
- %standard_monitors are now in Cards+, dropping them
- multi head support generalized, now based on Cards+ MULTI_HEAD
- fix some ModeLines being written twice in XF86Config
- remove setting DefaultFbBpp to 32
(since it is the default in all my tests)
* common.pm, install_any.pm: use $::prefix instead of $::o->{prefix}
2002/07/18 Stew Benedict <sbenedict@mandrakesoft.com>
* install_any.pm, install_steps_interactive.pm: add support/option for
Windows(tm) authentication via winbind
2002/07/18 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakxtools.spec: 7mdk changes
6mdk final changes
* harddrake/bttv.pm: useless standalone dependancy for pixel fscking
checker
* Makefile: faster startup: remove use (diagnostics|vars|strict) in srpm
target as
in local target (dams fsck)
* harddrake/TODO: update
* harddrake/data.pm: s/draknet/drakconnect/
- bump version number
- move scsi & ata controllers, tv-audio, dvd, burners, ... in their
own "non configurable" sections
2002/07/18 warly
* share/logo-mandrake.png: install logo for 9.0 beta 1
2002/07/18 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: fix speed improvement for computeGroupSize by computing closure
directly (in
order to have an approximative size, not the real one).
add back change CD support.
2002/07/18 Pixel <pixel@mandrakesoft.com>
* Xconfigurator.pm, Xconfigurator_consts.pm, Xconfig.pm:
- %standard_monitors are now in Cards+, dropping them
- multi head support generalized, now based on Cards+ MULTI_HEAD
- fix some ModeLines being written twice in XF86Config
- remove setting DefaultFbBpp to 32
(since it is the default in all my tests)
2002/07/17 alus
* share/po/pl.po: some more fixes
some little changes
2002/07/17 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_gtk.pm: added missing use pkgs.
2002/07/17 Guillaume Cottenceau <gc@mandrakesoft.com>
* pkgs.pm: spell right harddrake (two 'd') in @preferred
* tools/cvslog2changelog.pl: add daouda chaumette cbelisle
2002/07/17 Pixel <pixel@mandrakesoft.com>
* install_gtk.pm: normalize Modeline to ModeLine
* common.pm: add function "internal_error" (a specialized "die")
* drakxtools.spec: the new XFdrake needs latest ldetect-lst
* Makefile (test_pms): exclude urpm from uses
* printer.pm, printerdrake.pm: use {XXX} instead of {'XXX'} (as detected
by new perl_checker)
remove "$_ =~ " (as detected by new perl_checker)
* any.pm: move the "if !$::testing" for not modifying inittab in function
runlevel()
(was in install_steps.pm)
* commands.pm: remove "$_ =~ " (as detected by new perl_checker)
* Xconfigurator.pm, Xconfigurator_consts.pm, install_steps.pm,
standalone/XFdrake, Xconfig.pm: Big Xconfigurator.pm cleanup/rework
- use $X instead of $o (to avoid name conflict with DrakX's $o)
- {flag}{noclockprobe} unused, dropping it
- rename {memory} into "VideoRam"
- rename {ramdac} into {Ramdac}
- rename {chipset} into {Chipset}
- rename {clockchip} into {Clockchip}
- rename {keyboard}{xkb_model} into {keyboard}{XkbModel}
- rename {keyboard}{xkb_keymap} into {keyboard}{XkbLayout}
- drop {mouse}{chordmiddle} (obsolete)
- drop {mouse}{cleardtrrts} (obsolete, was not written to XF4 config)
- &testConfig is unused, removing it
- as a concequence, {clocklines} is never set, dropping it
- when UNSUPPORTED remove {driver}, instead of setting
{flag}{unsupported}
- Cards+ now only provide {Chipset} for cards needing it
=> {flag}{needChipset} not needed anymore
- moved setting needVideoRam in Cards+ (via NEEDVIDEORAM)
(hoping it will work: since the regexp was broken, it was never done.
(it was applied on the module field of pcitable, instead of the
description))
- dropped modelines_text_Trident_TG_96xx case (it has never been used)
- rename %xkb_options into %XkbOptions
- rename {DRI_glx} into {DRI_GLX}, the value now comes from Cards+
instead of regexp'ing {identifier}
- rename {Utah_glx} into {UTAH_GLX}, the value now comes from Cards+
instead of regexp'ing {identifier}
- rename {Utah_glx_EXPERIMENTAL} into {UTAH_GLX_EXPERIMENTAL}, the
value now comes from Cards+
instead of regexp'ing {identifier}
- very_bad_card and bad_card are now the same, the value now comes
from
Cards+ (BAD_FB_RESTORE & BAD_FB_RESTORE_XF3)
- drop unused @accelservers
- remove $modelines_text_apple, use $modelines_text_ext instead
- don't use a <Section "Modes"> together with <UseModes "Mac Modes">,
put
directly modelines in Section "Monitor"
(why should ppc behave differently than others!?)
- replace (conflicting) ModeLines "1280x1024 @ 74 Hz" and
"1280x1024 @ 76 Hz" with "1280x1024 @ 75 Hz" (from ddcxinfos)
- drop ModeLine "640x480 @ 72 Hz"
(it conflicts, and anyway, it has no real use nowadays :)
- drop comments about HorizSync, VertRefresh and ModeLine's from
XF86Config
- drop many unneeded stuff from XF86Config:
AutoRepeat, Xqueue, Xleds, NoTrapSignals, XkbTypes, XkbKeycodes,
XkbCompat, XkbRules, LeftAlt/RightAlt/ScrollLock/RightCtl
- drop section comments from XF86Config
- drop XF86_Mono configuration
(it doesn't work anyway, seems like it needs a special ModeLine?)
- drop 320x200 with XF86_SVGA (who can use this!?)
- do not write Screen section "accel" if the server configured is not
an
accel one
- drop the "Generic VGA" Device section for XF4
(this device is unused)
- drop {monitor}{vendor}, {monitor}{model}, {card}{vendor},
{card}{model},
{card}{board} (only description strings, not useful for running the
server)
- use x_res instead of wres for things like 1024 in 1024x768
2002/07/17 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_gtk.pm: added missing use pkgs.
2002/07/17 Guillaume Cottenceau <gc@mandrakesoft.com>
* pkgs.pm: spell right harddrake (two 'd') in @preferred
2002/07/17 Pixel <pixel@mandrakesoft.com>
* install_gtk.pm: normalize Modeline to ModeLine
* common.pm: add function "internal_error" (a specialized "die")
* drakxtools.spec: the new XFdrake needs latest ldetect-lst
* Makefile (test_pms): exclude urpm from uses
* printer.pm, printerdrake.pm: use {XXX} instead of {'XXX'} (as detected
by new perl_checker)
remove "$_ =~ " (as detected by new perl_checker)
* any.pm: move the "if !$::testing" for not modifying inittab in function
runlevel()
(was in install_steps.pm)
* commands.pm: remove "$_ =~ " (as detected by new perl_checker)
* Xconfigurator.pm, Xconfigurator_consts.pm, install_steps.pm,
standalone/XFdrake, Xconfig.pm: Big Xconfigurator.pm cleanup/rework
- use $X instead of $o (to avoid name conflict with DrakX's $o)
- {flag}{noclockprobe} unused, dropping it
- rename {memory} into "VideoRam"
- rename {ramdac} into {Ramdac}
- rename {chipset} into {Chipset}
- rename {clockchip} into {Clockchip}
- rename {keyboard}{xkb_model} into {keyboard}{XkbModel}
- rename {keyboard}{xkb_keymap} into {keyboard}{XkbLayout}
- drop {mouse}{chordmiddle} (obsolete)
- drop {mouse}{cleardtrrts} (obsolete, was not written to XF4 config)
- &testConfig is unused, removing it
- as a concequence, {clocklines} is never set, dropping it
- when UNSUPPORTED remove {driver}, instead of setting
{flag}{unsupported}
- Cards+ now only provide {Chipset} for cards needing it
=> {flag}{needChipset} not needed anymore
- moved setting needVideoRam in Cards+ (via NEEDVIDEORAM)
(hoping it will work: since the regexp was broken, it was never done.
(it was applied on the module field of pcitable, instead of the
description))
- dropped modelines_text_Trident_TG_96xx case (it has never been used)
- rename %xkb_options into %XkbOptions
- rename {DRI_glx} into {DRI_GLX}, the value now comes from Cards+
instead of regexp'ing {identifier}
- rename {Utah_glx} into {UTAH_GLX}, the value now comes from Cards+
instead of regexp'ing {identifier}
- rename {Utah_glx_EXPERIMENTAL} into {UTAH_GLX_EXPERIMENTAL}, the
value now comes from Cards+
instead of regexp'ing {identifier}
- very_bad_card and bad_card are now the same, the value now comes
from
Cards+ (BAD_FB_RESTORE & BAD_FB_RESTORE_XF3)
- drop unused @accelservers
- remove $modelines_text_apple, use $modelines_text_ext instead
- don't use a <Section "Modes"> together with <UseModes "Mac Modes">,
put
directly modelines in Section "Monitor"
(why should ppc behave differently than others!?)
- replace (conflicting) ModeLines "1280x1024 @ 74 Hz" and
"1280x1024 @ 76 Hz" with "1280x1024 @ 75 Hz" (from ddcxinfos)
- drop ModeLine "640x480 @ 72 Hz"
(it conflicts, and anyway, it has no real use nowadays :)
- drop comments about HorizSync, VertRefresh and ModeLine's from
XF86Config
- drop many unneeded stuff from XF86Config:
AutoRepeat, Xqueue, Xleds, NoTrapSignals, XkbTypes, XkbKeycodes,
XkbCompat, XkbRules, LeftAlt/RightAlt/ScrollLock/RightCtl
- drop section comments from XF86Config
- drop XF86_Mono configuration
(it doesn't work anyway, seems like it needs a special ModeLine?)
- drop 320x200 with XF86_SVGA (who can use this!?)
- do not write Screen section "accel" if the server configured is not
an
accel one
- drop the "Generic VGA" Device section for XF4
(this device is unused)
- drop {monitor}{vendor}, {monitor}{model}, {card}{vendor},
{card}{model},
{card}{board} (only description strings, not useful for running the
server)
- use x_res instead of wres for things like 1024 in 1024x768
2002/07/16 alus
* share/po/pl.po: unused string removed
2002/07/16 cbelisle
* standalone/draksec: re-write the part setting the security admin
* security.pm: draksec - initial commit. preparing for the advanced
section.
* any.pm: draksec:
- rewrite the function to set the security admin
- remove ugly buttons, 'advanced' button will come later
2002/07/16 dchaumette
* standalone/drakbug, standalone/interactive_http/authorised_progs,
standalone/drakxconf: o finish moving draknet to drakconnect in
standalone
2002/07/16 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: update with newer perl-URPM.
added log (finding packages to upgrade or computing installed flag)
* install_steps.pm: removed useless package selection cleaning.
* install_steps_gtk.pm: code cleanup.
* install_steps_interactive.pm: improve a little.
fixed missing upgrade.
added wait message when finding packages to upgrade.
* install2.pm: fixed reference to step 'selectPackagesToUpgrade'.
* install_any.pm: fixed die when choosePackages step is redone.
* crypto.pm: allow upgrade (if any) by using version at 8.2.
2002/07/16 Guillaume Cottenceau <gc@mandrakesoft.com>
* any.pm: small english fix thx to vdanen
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/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/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, 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/fr.po,
share/po/nl.po, share/po/it.po, share/po/eu.po, share/po/es.po,
share/po/de.po, share/po/eo.po, share/po/lv.po, share/po/el.po,
share/po/cs.po, share/po/bg.po, share/po/hu.po: reflect typo fix in
any.pm in the po's so that the translation are not broken
* mdk-stage1/stage1.c: extend a bit fatal error when trying to execute
/usr/bin/runinstall2 and it's not possible
2002/07/16 Pixel <pixel@mandrakesoft.com>
* standalone/drakTermServ: fix "$" in translated string
* Makefile: don't display etags command (too long, not nice)
2002/07/15 daouda
* standalone/drakbug:
- isStandalone is set in standalone.pm, removed
* standalone/draksec:
- isStandalone is set in standalone.pm, removed.
- set isStandalone to 1 to center wait messages
2002/07/15 Fran�ois Pons <fpons@mandrakesoft.com>
* install2.pm: synced.
* install_any.pm: synced with other module updated.
* c/stuff.xs.pm: cleaned no more used method.
* pkgs.pm: made upgrade almost work again (need testing and
remove/deselect still doesn't
work properly).
* install_steps.pm: code re-organisation (a little).
* install_steps_gtk.pm: fixed flag usage (still check selected package to
upgrade but already selected
are correctly shown).
2002/07/15 Pixel <pixel@mandrakesoft.com>
* ChangeLog: revert titi's error
2002/07/11 Pixel <pixel@mandrakesoft.com>
* rescue/list.i386: switch to vendor_perl
2002/07/10 daouda
* standalone/drakbug:
- code update
- use local http server for test.
2002/07/10 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps.pm, install_steps_gtk.pm, crypto.pm, share/list, pkgs.pm,
install_any.pm, install2.pm, install_steps_interactive.pm: use perl-URPM
instead of rpmtools.
* tools/Makefile: use vendor_perl instead of site_perl (check of
rpmtools.pm and packdrake.pm presence).
2002/07/10 Pixel <pixel@mandrakesoft.com>
* tools/Makefile: nicer use of vendor_perl instead of site_perl (check of
rpmtools.pm and
packdrake.pm presence) ... i had forgot to commit :-(
* ftp.pm: don't let Timeout kill us
* modparm.pm: rollback titi's modif
* detect_devices.pm: cleanup
* share/list: add integer.pm (needed by Time::Local (needed by Net::FTP))
2002/07/10 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakxtools.spec: list and describe all gui tools from drakxtools
enhance cohenrency: step 1
- ide and scsi devices use channel rather than bus to store their
physical connection, which is more logic (at least for eide)
- all devices have their connection bus in bus field, not in bus for
{pci,usb,...} and interface_type for {scsi,eide,other_block_devices}
- detect_devices:getIDE() : add eide_hds hash in order to be able to
split info field between model and vendor
- harddrake::ui : code reduction allowed by the above changes
fix parrallel build
fix perl depandancy on new perl
* diskdrake/interactive.pm, detect_devices.pm, install_steps.pm,
harddrake/ui.pm: enhance cohenrency: step 1
- ide and scsi devices use channel rather than bus to store their
physical connection, which is more logic (at least for eide)
- all devices have their connection bus in bus field, not in bus for
{pci,usb,...} and interface_type for {scsi,eide,other_block_devices}
- detect_devices:getIDE() : add eide_hds hash in order to be able to
split info field between model and vendor
- harddrake::ui : code reduction allowed by the above changes
* modparm.pm: typo fix
no need to test two times if modinfo is executable in normal (ie not
in drakx) case ...
* Makefile, Makefile.drakxtools: remove all
(use\s+(diagnostics|vars|strict)' instances
2002/07/09 Pixel <pixel@mandrakesoft.com>
* Makefile: have MDK::Common's in TAGS
* detect_devices.pm: rewrite getSCSI, now handling scanners
* share/list: adapt to new perl 5.8.0
* common.pm, modparm.pm: move join_lines to common
2002/07/09 Pixel <pixel@mandrakesoft.com>
* Makefile: have MDK::Common's in TAGS
* detect_devices.pm: rewrite getSCSI, now handling scanners
* share/list: adapt to new perl 5.8.0
* common.pm, modparm.pm: move join_lines to common
2002/07/09 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/TODO: fix boot freeze on hw change: initscript was running us
with stdout
redirected to /dev/null; just use a small sh wrapper to fix it
update
* standalone/service_harddrake.sh:
- redirect stderr
- remove old commented stuff
fix boot freeze on hw change: initscript was running us with stdout
redirected to /dev/null; just use a small sh wrapper to fix it
* Makefile.drakxtools: fix boot freeze on hw change: initscript was
running us with stdout
redirected to /dev/null; just use a small sh wrapper to fix it
* standalone/service_harddrake:
- configurator got displayed
- move timeout around configurator asking (still not 100% ok)
time out after 200 seconds
fix boot freeze on hw change: initscript was running us with stdout
redirected to /dev/null; just use a small sh wrapper to fix it
* drakxtools.spec: fix url
add harddrake service wrapper
really final changes
final batch of changes for -3mdk ?
fix boot freeze on hw change: initscript was running us with stdout
redirected to /dev/null; just use a small sh wrapper to fix it
* Makefile.config: add harddrake service wrapper to installed files
* harddrake/ui.pm:
- add channel: primary/slave for eide deivces
- get rid of ->{set,get}_user_data
ensure we don't mix scsi and pci devices
* harddrake/bttv.pm: log only if options set
typo fix
only log explanations in standalone mode
* share/po/Makefile: fake make so that its builtin rule to create file
from file.sh doesn't
nuke service_harddrake with it wrapper
2002/07/08 daouda
* standalone/drakbug:
- detect package automatically when app is chosen
2002/07/08 Pixel <pixel@mandrakesoft.com>
* Makefile: create the list_modules symlink
make test_pms should now work (was pb with list_modules.pm)
* install_steps.pm, any.pm: mtools config so that "mdir a:" accesses the
usb floppy if one is there
* diskdrake/hd_gtk.pm: do not display "Clear all" (and the other per kind
buttons) for the raid tab
* install_steps_interactive.pm: in case the licence is refused, ask for
confirmation
* diskdrake/interactive.pm: make Clear_all work on a LVM VG
make Clear_all remove partitions from raids
2002/07/08 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/TODO: remove fixed stuff
* Makefile.drakxtools: s/PHONY/.PHONY/
- simplifications
- harddrake support is complete
* drakxtools.spec: update
fix post: add start argument
service changes batch for 2mdk
rpmlint fixes
parrallel build
1.1.8-2mdk
- enhance descriptions
- various spec clean
split-up between harddrake and harddrake-ui
complete changelog
- obsoletes/provides libdetect-lst, libdetect-lst-devel, detect,
detect-lst
- don't restart harddrake on install
- some stuff moved into Makefile.drakxtools
- fix harddrake menu entry
- fix build
* harddrake/data.pm: cache @devices so that hw probe is only done once
* standalone/harddrake2: no need to 'use strict' in "binary"
* standalone/service_harddrake:
- only work on start
- add "please wait" message
- really don't cry when no previous config
skip configuration on firt run
skip hw classes without configurator (which'll have a configurator
after porting updfstab)
* harddrake/ui.pm:
- rehide "run config tool" button when it has been displayed in
another hw class
don't display "run config tool" button if no configurator availlable
- center the main window
- remove drakx decorations
mice:
- s/nbuttons/Number of buttons/
- delete qw(MOUSETYPE XMOUSETYPE unsafe)
don't delete info field in normal path
- eide devices: split up info field into vendor and model fields
- complete help
hummm ... eide: 0->master, 1->slave :-(
- remove save_report menu entry, this is done by service_harddrake
- move $in declaration near where it's used
eide hard disks : print master/slave for bus_location
2002/07/08 daouda
* Makefile.config:
- add drakbug
* drakxtools.spec:
- add dir recursively
* standalone/drakbug:
- detect package automatically when app is chosen
- standalone app
2002/07/08 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/mount.c: small readability & size enhancement
2002/07/08 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: in case the licence is refused, ask for
confirmation
help perl_checker
* diskdrake/hd_gtk.pm: do not display "Clear all" (and the other per kind
buttons) for the raid tab
* diskdrake/interactive.pm: make Clear_all work on a LVM VG
make Clear_all remove partitions from raids
* Makefile: create the list_modules symlink
make test_pms should now work (was pb with list_modules.pm)
2002/07/08 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/ui.pm:
- remove save_report menu entry, this is done by service_harddrake
- move $in declaration near where it's used
eide hard disks : print master/slave for bus_location
- remove dead stuff
- comment some stuff
minor simplication
various cleanups:
- move all harddrake modules to harddrake namespace
- replace two use by require so that it's not done at compil time
but at runtime
- there was a missing $ in harddrake::ui.pm
* harddrake/TODO: update todo list
* install_steps_interactive.pm, standalone/draknet, harddrake/bttv.pm,
standalone/harddrake2, standalone/service_harddrake, harddrake/data.pm:
various cleanups:
- move all harddrake modules to harddrake namespace
- replace two use by require so that it's not done at compil time
but at runtime
- there was a missing $ in harddrake::ui.pm
* drakxtools.spec:
- some stuff moved into Makefile.drakxtools
- fix harddrake menu entry
- fix build
fixes for missing files
enhanced description
* modules.pm:
- s/snd-card/snd/
- make some code clearer
* Makefile.drakxtools:
- simplifications
- harddrake support is complete
* scanner.pm: this doesn't need either "#!/usr/bin/perl" nor "use lib
qw(/usr/lib/libDrakX);"
* standalone/drakxtv:
- fix options handling
- use "perl -w"
- s/bttv/harddrake::bttv/ due to recent changes
2002/07/07 daouda
* drakxtools.spec:
- directory should exist before mv'ing things (mkdir
%%buildroot%%_initrddir)
2002/07/07 Pixel <pixel@mandrakesoft.com>
* detect_devices.pm: smarter raidAutoStartRaidtab
great new raidAutoStartRaidtab allowing to handle existing software
raids
even when RAID_AUTORUN is not supported by kernel (which is the case for
us
since md.o is a not builtin the kernel)
* fsedit.pm: great new raidAutoStartRaidtab allowing to handle existing
software raids
even when RAID_AUTORUN is not supported by kernel (which is the case for
us
since md.o is a not builtin the kernel)
* devices.pm: use c::total_sectors() instead of BLKGETSIZE
* diskdrake/interactive.pm, raid.pm: ensure the raid is disactivated and
marked dirty on any actions that destroy the raid
2002/07/07 daouda
* Makefile:
- remove share/wizard.rc in DISTFILE
* drakxtools.spec:
- directory should exist before mv'ing things (mkdir
%%buildroot%%_initrddir)
- mv typo in %install section (titi sux)
2002/07/07 Pixel <pixel@mandrakesoft.com>
* detect_devices.pm: smarter raidAutoStartRaidtab
great new raidAutoStartRaidtab allowing to handle existing software
raids
even when RAID_AUTORUN is not supported by kernel (which is the case for
us
since md.o is a not builtin the kernel)
remove detect_devices::check (including the annoying log about no
modules for the pci entry)
* modules.pm: new "append_to_etc_modules" function
remove detect_devices::check (including the annoying log about no
modules for the pci entry)
* fsedit.pm: great new raidAutoStartRaidtab allowing to handle existing
software raids
even when RAID_AUTORUN is not supported by kernel (which is the case for
us
since md.o is a not builtin the kernel)
* any.pm: small regexp cleanup
* fs.pm, partition_table.pm: for greater symmetry with smb, drop isNfs in
favour of isThisFs('nfs', ...)
* interactive_newt.pm: make the buttons work in all cases
- workaround segfaults
- ensure the perl values are set when calling the clicked_may_quit
callback
* devices.pm: use c::total_sectors() instead of BLKGETSIZE
* diskdrake/interactive.pm, raid.pm: ensure the raid is disactivated and
marked dirty on any actions that destroy the raid
2002/07/06 Pixel <pixel@mandrakesoft.com>
* any.pm (ask_users): the user name length must be <= 32
* diskdrake/interactive.pm (as suggested by Alexander Skwar)
- in interactive::check_type, check if the package (like jfsprogs) is
installed
- use interactive::check_type where usefull
- cleanup
* Makefile.config: standalone/drakbug doesn't exist! (why did deush add
it???)
it is standalone/harddrake2, not standalone/harddrake (poor deush must
be loosing his brain :p)
* diskdrake/hd_gtk.pm: s/check_type/diskdrake::interactive::check_type/
- move diskdrake.rc from /etc/gtk to /usr/share/libDrakX
- remove unused wizard.rc
(as suggested by Alexander Skwar)
- in interactive::check_type, check if the package (like jfsprogs) is
installed
- use interactive::check_type where usefull
- cleanup
* fsedit.pm: /root and /mnt must "remain within the root filesystem" (ie
can't be used as mountpoints), dixit redhat
(package_needed_for_partition_type): return the package needed for a
partition type
(check_type): cleanup
* install_any.pm (setDefaultPackages): use
fsedit::package_needed_for_partition_type to get things like jfsprogs
* fs.pm: supermount now handles fs=auto, using it :)
* Makefile.drakxtools, my_gtk.pm, share/wizard.rc, drakxtools.spec:
- move diskdrake.rc from /etc/gtk to /usr/share/libDrakX
- remove unused wizard.rc
2002/07/06 Thierry Vignaud <tvignaud@mandrakesoft.com>
* Makefile.config: add the harddrake service which was missing
* printer.pm: try to simplify
* harddrake/ui.pm: simplify: use reverse
- help system:
- add an help entry in help menu;
- begin to describe information fields
- reformat license in about window
- information frame (mostly fixing incoherency between various hw
classes fields)
- s/media type/media class/
- s/info/Hardware id/
- s/device/device file/
- split description into manufacturer/description
- eide devices:
- rename bus as bus_location
- set interface_type as bus
- scsi devices:
- set bus to SCSI
- set bus_location to bus:id fields
- don't print pci subids when non set
- remove fields that were already used above (vendor id subvendor
subid pci_bus pci_device pci_function)
- no need to return window after program exit
- print usage if needed
- embed hardware tree in a "detected hardware" frame
- cleanups:
- rename widget2 as frame
- remove dead commented code
* drakxtools.spec: add harddrake2 service
* standalone/icons/harddrake2/webcam.png,
standalone/icons/harddrake2/harddrake.png,
standalone/icons/harddrake2/keyboard.png,
standalone/icons/harddrake2/ide_hd.png,
standalone/icons/harddrake2/cable.png,
standalone/icons/harddrake2/video.png,
standalone/icons/harddrake2/tape.png,
standalone/icons/harddrake2/joystick.png,
standalone/icons/harddrake2/harddisk.png,
standalone/icons/harddrake2/usb.png,
standalone/icons/harddrake2/memory.png,
standalone/icons/harddrake2/hw_network.png,
standalone/icons/harddrake2/scsi_hd.png,
standalone/icons/harddrake2/unknown.png,
standalone/icons/harddrake2/floppy.png,
standalone/icons/harddrake2/hw_printer.png,
standalone/icons/harddrake2/scanner.png,
standalone/icons/harddrake2/cd.png,
standalone/icons/harddrake2/isdn.png,
standalone/icons/harddrake2/tv.png,
standalone/icons/harddrake2/sound.png,
standalone/icons/harddrake2/scsi.png,
standalone/icons/harddrake2/cpu.png,
standalone/icons/harddrake2/hw_mouse.png,
standalone/icons/harddrake2/modem.png,
standalone/icons/harddrake2/K7.png: add harddrake2 icons
2002/07/06 Pixel <pixel@mandrakesoft.com>
* any.pm (ask_users): the user name length must be <= 32
* commands.pm: adapt to new modprobe.pm
* diskdrake/hd_gtk.pm:
- move diskdrake.rc from /etc/gtk to /usr/share/libDrakX
- remove unused wizard.rc
(as suggested by Alexander Skwar)
- in interactive::check_type, check if the package (like jfsprogs) is
installed
- use interactive::check_type where usefull
- cleanup
* diskdrake/interactive.pm (as suggested by Alexander Skwar)
- in interactive::check_type, check if the package (like jfsprogs) is
installed
- use interactive::check_type where usefull
- cleanup
(Resize): resize2fs handles ext3 :)
* install_any.pm (setDefaultPackages): use
fsedit::package_needed_for_partition_type to get things like jfsprogs
when merge_fstabs, handle in a different way mtab and fstab (or
manualFstab)
=> this allows to force the type&options in manualFstab
* fsedit.pm (package_needed_for_partition_type): return the package needed
for a partition type
(check_type): cleanup
* docs/comparisons: various remarks about mandrake
* partition_table_lvm_PV.pm: Allows people having PVs on unpartitioned
disks to install
(but no way to create such beasts)
* Makefile.config: standalone/drakbug doesn't exist! (why did deush add
it???)
it is standalone/harddrake2, not standalone/harddrake (poor deush must
be loosing his brain :p)
add harddrake pm's
* partition_table.pm: Allows people having PVs on unpartitioned disks to
install
(but no way to create such beasts)
cleanup
* fs.pm: supermount now handles fs=auto, using it :)
when merge_fstabs, handle in a different way mtab and fstab (or
manualFstab)
=> this allows to force the type&options in manualFstab
* Makefile.drakxtools, my_gtk.pm, share/wizard.rc, drakxtools.spec:
- move diskdrake.rc from /etc/gtk to /usr/share/libDrakX
- remove unused wizard.rc
2002/07/06 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/lsnetdrake: simplify
* Makefile: add harddrake to DISTFILES
* printer.pm: try to simplify
* harddrake/TODO: add bits regarding eide and scsi
* standalone/harddrake2: add missing 'use lib' due to harddrak::ui changes
* harddrake/ui.pm: simplify: use reverse
- help system:
- add an help entry in help menu;
- begin to describe information fields
- reformat license in about window
- information frame (mostly fixing incoherency between various hw
classes fields)
- s/media type/media class/
- s/info/Hardware id/
- s/device/device file/
- split description into manufacturer/description
- eide devices:
- rename bus as bus_location
- set interface_type as bus
- scsi devices:
- set bus to SCSI
- set bus_location to bus:id fields
- don't print pci subids when non set
- remove fields that were already used above (vendor id subvendor
subid pci_bus pci_device pci_function)
- no need to return window after program exit
- print usage if needed
- embed hardware tree in a "detected hardware" frame
- cleanups:
- rename widget2 as frame
- remove dead commented code
* harddrake/data.pm: add a configurator for sound
* standalone/icons/harddrake2/cable.png,
standalone/icons/harddrake2/tape.png,
standalone/icons/harddrake2/usb.png,
standalone/icons/harddrake2/hw_network.png,
standalone/icons/harddrake2/unknown.png,
standalone/icons/harddrake2/hw_printer.png,
standalone/icons/harddrake2/scanner.png,
standalone/icons/harddrake2/isdn.png,
standalone/icons/harddrake2/cd.png,
standalone/icons/harddrake2/scsi.png,
standalone/icons/harddrake2/hw_mouse.png,
standalone/icons/harddrake2/K7.png,
standalone/icons/harddrake2/webcam.png,
standalone/icons/harddrake2/harddrake.png,
standalone/icons/harddrake2/keyboard.png,
standalone/icons/harddrake2/ide_hd.png,
standalone/icons/harddrake2/harddisk.png,
standalone/icons/harddrake2/joystick.png,
standalone/icons/harddrake2/video.png,
standalone/icons/harddrake2/memory.png,
standalone/icons/harddrake2/scsi_hd.png,
standalone/icons/harddrake2/floppy.png,
standalone/icons/harddrake2/sound.png,
standalone/icons/harddrake2/tv.png, standalone/icons/harddrake2/cpu.png,
standalone/icons/harddrake2/modem.png: add harddrake2 icons
2002/07/05 daouda
* Makefile.config:
- add harddrake drakbug drakTermServ to STANDALONEPMS_
* drakxtools.spec:
- snapshot
- new entries:
o harddrake2 : new hardware detection && configuration tool
o drakbugreport: bug reporting tool a la Kde (not working!)
o drakTermServ : configuration tool for diskless stations.
2002/07/05 Pixel <pixel@mandrakesoft.com>
* fs.pm (prepare_write_fstab): for supermount, have "none" as the device
(cleaner, and
more coherent with the "supermount" script (tx to FredC))
2002/07/05 Thierry Vignaud <tvignaud@mandrakesoft.com>
* install_steps_interactive.pm: minimize startup: only load
harddrake::bttv if the user click on "tv
card" field in the hw summary window
use harddrake::bttv to let people configure their tv card if it's
misdetected
* harddrake/ui.pm: remove uneeded "#!/...", standalone, lib, ... (this is
a module)
POSIX is no more used too.
* harddrake/bttv.pm: remove device test: there're only two harddrake::bttv
users,
install_steps_interactive.pm and drakxtv which both have already
tested that a bttv managed tv card is there.
- add more tv cards
- enable users to select number of buffers for mmap()
- better description for pll setting
- add tooltips help for some entries
tv cards list:
- split multi-cards entries
- reverse the hash (needed since now bttv card types are not
anymore unique)
- complete the list from various sources
- use a tree to display the list, it's clearer now since it's
splitted by vendors
- longer message
- remove uneeded stuff for modules ("#!/..", "use lib..", "use
standalone", ...)
- simplify bttv options managment:
- use if_, thanks MDK::Common
- s/mapn/map by using a hash at first
- s/mapn{if}/map{if_}
- don't read/write modules.conf here, drakx take care of that for us
thus, the test program became:
#!/usr/bin/perl
use strict;
use lib qw(/usr/lib/libDrakX);
use standalone;
use bttv;
use interactive;
use modules;
modules::read_conf;
bttv::config('interactive'->vnew());
modules::write_conf;
spec29: bttv configuration part of drakxtv.
it can be used by:
#!/usr/bin/perl
use strict;
use lib qw(/usr/lib/libDrakX);
use standalone;
use harddrake::bttv;
use interactive;
bttv::config('interactive'->vnew());
* drakxtools.spec: fix typo
fix dirs1/dirs2 mismatch
- M-q descriptions
- simplify file lists building
- we can use several -f on one "%%files" line
* standalone/drakxtv: if we're root and there's a tv card managed by bttv,
offer to
configure bttv trough harddrake::bttv
* tools/cvslog2changelog.pl: typo fix
* harddrake/data.pm: remove uneeded "#!/.." and "use lib"
2002/07/05 Fran�ois Pons <fpons@mandrakesoft.com>
* Makefile:
- handle /lib/i686 case
- replace Mandrake/RPMS with Mandrake/RPMS*
2002/07/05 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/pcmcia/cardmgr.c, mdk-stage1/pcmcia/lex_config.c,
mdk-stage1/pcmcia/vg468.h, mdk-stage1/pcmcia/cardmgr.h,
mdk-stage1/pcmcia/bulkmem.h, mdk-stage1/pcmcia/i82365.h,
mdk-stage1/pcmcia/cirrus.h, mdk-stage1/pcmcia/config.h,
mdk-stage1/pcmcia/driver_ops.h, mdk-stage1/pcmcia/version.h,
mdk-stage1/pcmcia/cistpl.h, mdk-stage1/pcmcia/cs.h,
mdk-stage1/pcmcia/Makefile, mdk-stage1/pcmcia/ds.h,
mdk-stage1/pcmcia/pcmcia.h, mdk-stage1/pcmcia/cs_types.h,
mdk-stage1/pcmcia/yacc_config.c, mdk-stage1/pcmcia/tcic.h,
mdk-stage1/pcmcia/yacc_config.h, mdk-stage1/pcmcia/pcmcia_probe.c:
pcmcia is now pcmcia_ (it was to begin with a clean branch of unmodified
sources)
2002/07/05 Pixel <pixel@mandrakesoft.com>
* mdk-stage1/pci-resource/update-pci-ids.pl: make it work with "use
strict"
do not look at the mar files anymore, only use kernel/modules.pl (and so
list_modules.pm)
* diskdrake/interactive.pm: handle comments in fstab
* fs.pm (merge_info_from_fstab): try to keep options from merged fstab IF
the entry is for the same mountpoint AND the same device
handle comments in fstab
* share/rpmsrate: add gnupg in "4 SYSTEM", so that rpm do not *Require*
gnupg, only suggest it very strongly :)
* mdk-stage1/usb-resource/update-usb-ids.pl:
- do not use mar files for the list of modules, use list_modules.pm
via kernel/modules.pl instead
- use read_pcitable to parse usbtable
2002/07/05 Thierry Vignaud <tvignaud@mandrakesoft.com
* harddrake/ui.pm: remove uneeded "#!/...", standalone, lib, ... (this is
a module)
POSIX is no more used too.
* drakxtools.spec: fix typo
fix dirs1/dirs2 mismatch
- M-q descriptions
- simplify file lists building
- we can use several -f on one "%%files" line
- add preliminary harddrake support
- clean %post
- bump version number
* harddrake/bttv.pm:
- remove uneeded stuff for modules ("#!/..", "use lib..", "use
standalone", ...)
- simplify bttv options managment:
- use if_, thanks MDK::Common
- s/mapn/map by using a hash at first
- s/mapn{if}/map{if_}
- don't read/write modules.conf here, drakx take care of that for us
thus, the test program became:
#!/usr/bin/perl
use strict;
use lib qw(/usr/lib/libDrakX);
use standalone;
use bttv;
use interactive;
use modules;
modules::read_conf;
bttv::config('interactive'->vnew());
modules::write_conf;
spec29: bttv configuration part of drakxtv.
it can be used by:
#!/usr/bin/perl
use strict;
use lib qw(/usr/lib/libDrakX);
use standalone;
use harddrake::bttv;
use interactive;
bttv::config('interactive'->vnew());
* Makefile: don't use sed when not needed
* install_steps_interactive.pm: minimize startup: only load
harddrake::bttv if the user click on "tv
card" field in the hw summary window
use harddrake::bttv to let people configure their tv card if it's
misdetected
* harddrake/data.pm: remove uneeded "#!/.." and "use lib"
2002/07/04 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm, install_steps_auto_install.pm,
install2.pm, network/ethernet.pm, network/isdn.pm, commands.pm,
printerdrake.pm, mouse.pm, network/netconnect.pm, install_any.pm,
install_steps.pm, detect_devices.pm, bootloader.pm: adapt to new
modules.pm
* c/stuff.xs.pm: adapt to new ldetect
* modules.pm: reworked, cleaned:
- the list of modules is moved to kernel/list_modules.pm (and a few
functions too)
- new "add_probeall" function (similar to "add_alias")
-> used for scsi_hostadapter and usb-interface
- "load_multi" removed in favour of "load" which is now more powerful
- load_thiskind renamed load_category
- get_that_type renamed probe_category
- %modules::drivers dropped (handled for list_modules)
still more cleanup to come
* rescue/make_rescue_img: adapt to the move all.modules ->
kernel/all.modules and all.kernels -> kernel/all.kernels
* modparm.pm: rework, cleanup, simplify and make it work
* install2: create symlink list_modules.pm in current directory for
testing purpose
* Makefile: when building the tar for drakxtools, handle specially
list_modules.pm
adapt to the move all.modules -> kernel/all.modules and all.kernels ->
kernel/all.kernels
* mdk-stage1/pci-resource/update-pci-ids.pl: new directory "kernel"
containing:
- all.modules all.kernels update_kernel
- part of perl-install/modules.pm now in kernel/list_modules.pm and
kernel/modules.pl
- update_kernel cleaned (it doesn't mention module names anymore, it
is now in kernel/modules.pl)
- cleanup Makefile
- mdk-stage1 doesn't depend on perl-install anymore
(more precisely mdk-stage1/pci-resource/update-pci-ids.pl)
* any.pm: reworked & cleaned the kernel modules part
- adapt to new modules.pm
- adapt to new modparm.pm
- renamed setup_thiskind to load_category
- renamed setup_thiskind_backend to load_category_no_message
* share/po/Makefile: make the "clean" rule less verbose
2002/07/04 daouda
* standalone/draknet:
- don't display clear password
2002/07/04 fcrozat
* share/rpmsrate: Fix GNOME2 packages
Install urw-fonts when installing XFree
2002/07/04 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/tr.po: updated Turkish file
* share/po/fr.po: updated French file
* lang.pm: Changed some languages to defautl to utf-8
removed X11_NOT_LOCALIZED (now Gnome2 fully supports right-to-left
languages)
2002/07/04 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm, install_steps_auto_install.pm,
install2.pm, network/ethernet.pm, network/isdn.pm, commands.pm,
printerdrake.pm, mouse.pm, network/netconnect.pm, install_any.pm,
install_steps.pm, detect_devices.pm, bootloader.pm: adapt to new
modules.pm
* c/stuff.xs.pm: adapt to new ldetect
* modules.pm: reworked, cleaned:
- the list of modules is moved to kernel/list_modules.pm (and a few
functions too)
- new "add_probeall" function (similar to "add_alias")
-> used for scsi_hostadapter and usb-interface
- "load_multi" removed in favour of "load" which is now more powerful
- load_thiskind renamed load_category
- get_that_type renamed probe_category
- %modules::drivers dropped (handled for list_modules)
still more cleanup to come
* getpkgs_deps, do_resize_fat: removed since unused
* Makefile, rescue/make_rescue_img: adapt to the move all.modules ->
kernel/all.modules and all.kernels -> kernel/all.kernels
* modparm.pm: rework, cleanup, simplify and make it work
* install2: create symlink list_modules.pm in current directory for
testing purpose
* mdk-stage1/pci-resource/update-pci-ids.pl: new directory "kernel"
containing:
- all.modules all.kernels update_kernel
- part of perl-install/modules.pm now in kernel/list_modules.pm and
kernel/modules.pl
- update_kernel cleaned (it doesn't mention module names anymore, it
is now in kernel/modules.pl)
- cleanup Makefile
- mdk-stage1 doesn't depend on perl-install anymore
(more precisely mdk-stage1/pci-resource/update-pci-ids.pl)
* tools/specific_arch: simplified using MDK::Common
* any.pm: reworked & cleaned the kernel modules part
- adapt to new modules.pm
- adapt to new modparm.pm
- renamed setup_thiskind to load_category
- renamed setup_thiskind_backend to load_category_no_message
* share/po/Makefile: make the "clean" rule less verbose
2002/07/04 Thierry Vignaud <tvignaud@mandrakesoft.com
* harddrake/TODO: add harddrake2 todo list
* harddrake/data.pm: get rid of 'use vars'
remove wait_message hack for printerdraker, better use class_discard
harddrake2: "the return of the vengeance son"
- harddrake/data.pm: the data structure
- harddrake/ui.pm: the ui code
- standalone/service_harddrake: the init.d service (which need a few
polishing (timeout, ...)
- standalone/harddrake2: the ui caller which need to be dadou/ln -fied
* harddrake/ui.pm: don't stack signals on config buttons
- remove no more used @pid_launched
- better GUI reactivity: don't wait for config tool to complete, just
"fork and forget" [(c) us air force] and refuse to run another
config tool until the first one to complete
print "Running $configurator ..." in status bar while running a config
tool
- POSIX is needed for POSIX::wait
- move strict and standalone require at top
- c is unused
- comment exceptions in devices loop (ie skip classes without any
devices or any detector
- optimize away $pid
fix move from harddrake.pm to harddrake/data.pm:
- menu does appear
- information fields are translated from raw to english again
harddrake2: "the return of the vengeance son"
- harddrake/data.pm: the data structure
- harddrake/ui.pm: the ui code
- standalone/service_harddrake: the init.d service (which need a few
polishing (timeout, ...)
- standalone/harddrake2: the ui caller which need to be dadou/ln -fied
* detect_devices.pm: add tapes() for harddrake2
* standalone/harddrake2, standalone/service_harddrake: harddrake2: "the
return of the vengeance son"
- harddrake/data.pm: the data structure
- harddrake/ui.pm: the ui code
- standalone/service_harddrake: the init.d service (which need a few
polishing (timeout, ...)
- standalone/harddrake2: the ui caller which need to be dadou/ln -fied
2002/07/03 Fran�ois Pons <fpons@mandrakesoft.com>
* mdk-stage1/probing.c: fixed static definition when non static
declaration (gcc limitation).
added conditional code around network detection.
2002/07/03 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/mar/mar-extract-only.c, mdk-stage1/minilibc.c,
mdk-stage1/newt/newt.c, mdk-stage1/bzlib/bzlib.c,
mdk-stage1/newt/listbox.c, mdk-stage1/newt-frontend.c,
mdk-stage1/disk.c, mdk-stage1/modules.c, mdk-stage1/stage1.c,
mdk-stage1/newt/checkboxtree.c, mdk-stage1/mar/mar-frontend.c,
mdk-stage1/Makefile.common, mdk-stage1/url.c, mdk-stage1/newt/textbox.c,
mdk-stage1/newt/grid.c, mdk-stage1/dhcp.c, mdk-stage1/init.c,
mdk-stage1/automatic.c, mdk-stage1/newt/entry.c: compile with -W
2002/07/02 daouda
* my_gtk.pm:
- fill a combo by default :
gtkcombo_setpopdown_strings($combo_widget,@strings)
2002/07/02 gbeauchesne
* c/smp.c:
- TODO: Update ia64 check with /proc/pal/cpuX ?
- TODO: Update x86_64 check when SMP machines are actually available
- Conditionalize compilation of main() with TEST macro
2002/07/02 Pixel <pixel@mandrakesoft.com>
* network/smb.pm: try harder to find the full list of servers available,
using "smbclient -L" to
check the workgroup masters
2002/07/01 Pixel <pixel@mandrakesoft.com>
* diskdrake/smbnfs_gtk.pm (raw_hd_mount_point): nicer default mount point
2002/06/28 Pixel <pixel@mandrakesoft.com>
* diskdrake/smbnfs_gtk.pm, network/smb.pm, network/smbnfs.pm:
- add authentification in diskdrake --smb (esp. for windows NT)
- use "credentials=" to put the passwords
(ideas and investigations from Stew Benedict,
integrated by Pixel, but need testing)
Known bug: if you want to change the password when there are 2 entries
in fstab
using the same username=/password=, writing the credentials is done in
random order,
=> you've got one chance in 2 that the password is changed :-(
* fs.pm:
- add authentification in diskdrake --smb (esp. for windows NT)
- use "credentials=" to put the passwords
(ideas and investigations from Stew Benedict,
integrated by Pixel, but need testing)
Known bug: if you want to change the password when there are 2 entries
in fstab
using the same username=/password=, writing the credentials is done in
random order,
=> you've got one chance in 2 that the password is changed :-(
handle spaces in mount points and devices (using \040)
2002/06/27 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ, standalone/icons/drakTS.620x57.png: Add
drakTermServ application and icon.
2002/06/26 Pixel <pixel@mandrakesoft.com>
* install_steps.pm, install_steps_interactive.pm, install2.pm: ensure
licence step is asked in any case (ie. even when selectLanguage is
automatic)
* any.pm: "my" variables where needed
2002/06/25 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/tr.po, share/po/ar.po: Updated po files
2002/06/19 Frederic Lepied <flepied@mandrakesoft.com>
* Makefile: corrected rules to make distributable rpms.
2002/06/19 Fran�ois Pons <fpons@mandrakesoft.com>
* patch/patch-oem-hp.pl: added patch-oem.pl file used to generate HP
Mandrake Linux 8.2.
2002/06/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* modules.pm: remove a few drivers so that hd.img and network.img are
possible with latest BOOT kernel
2002/06/19 Pixel <pixel@mandrakesoft.com>
* standalone/fileshareset: use "wide links = no" for exporting via samba
(thanks to Jan Sch�fer)
* fs.pm: mounting of ntfs after install really mount the partition (thanks
to Buchan Milne)
2002/06/18 daouda
* my_gtk.pm:
- add gtkset_text, gtkprepend_text, gtkappend_text for entry widgets
2002/06/18 Frederic Lepied <flepied@mandrakesoft.com>
* Makefile.drakxtools: manage security subdir.
* Makefile: added targets to build test and distribution rpms and srpms
(localrpm,
localsrpm, rpm, srpm).
added security to the installed directories
* pam.net_monitor, diskdrake/diskdrake.html, drakxtools.spec,
apps.net_monitor: ripped from the srpm
2002/06/18 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated Hungarian file
2002/06/17 cbelisle
* standalone/draksec: added server, user and network advanced options
* any.pm: draksec: customize entries for each options (lists, checkboxes
and text boxes)
Added user,server and network advanced options
* security/msec.pm:
- Customize entries for each options (checkboxes, text boxes and
lists)
added network, server and user advanced options
2002/06/15 alus
* share/po/pl.po: updates
2002/06/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* lang.pm: Catalan doesn't have French fallback anymore
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/no.po, share/po/fi.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/mt.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file
2002/06/11 Pixel <pixel@mandrakesoft.com>
* fsedit.pm: added /tmp in @suggestions_mntpoints (as suggested by
Philippe Coulon)
2002/06/10 cbelisle
* standalone/draksec: Add an entry for the security user email
* security/msec.pm: Initial commit
* any.pm: Add security user email entry in draksec
2002/06/10 daouda
* network/tools.pm:
- choose country according to timezone.
2002/06/10 Guillaume Cottenceau <gc@mandrakesoft.com>
* tools/syncrpms: english fix
2002/06/10 Pixel <pixel@mandrakesoft.com>
* c/stuff.xs.pm: s/class/class_/ for ldetect 0.4
2002/06/07 Guillaume Cottenceau <gc@mandrakesoft.com>
* timezone.pm: remove duplicate entry in ntp_servers
* interactive_gtk.pm, my_gtk.pm: split ask_browse_tree_info from
interactive_gtk
to my_gtk between widgets creation and real
stuff so that we can now call it with widgets
places differently
2002/06/06 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/tr.po: updated po file
2002/06/05 Pixel <pixel@mandrakesoft.com>
* bootloader.pm: adapt to new lilo
2002/06/05 Pixel <pixel@mandrakesoft.com>
* fs.pm: use -ff for mkreiserfs, do not use -q for mkreiserfs
* bootloader.pm: adapt to new lilo
2002/06/05 Pixel <pixel@mandrakesoft.com>
* fs.pm: use -ff for mkreiserfs, do not use -q for mkreiserfs
2002/06/03 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/stage1.c, install_steps_interactive.pm, any.pm,
install_steps_gtk.pm, mdk-stage1/network.c, mdk-stage1/disk.c: english
fixes thx to vincent meyer
2002/06/03 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: have the /root/drakx/auto_install.cfg.pl replay style
instead of weird style
with clearall unset & auto_allocate set
2002/05/29 alus
* share/po/pl.po: little fixes
2002/05/28 Guillaume Cottenceau <gc@mandrakesoft.com>
* interactive_gtk.pm: remove typo fix when it's not a fix :-)
small typo
remove typo (hopefully really a typo ;p)
* any.pm: be a bit more polite
2002/05/27 Fran�ois Pons <fpons@mandrakesoft.com>
* install2.pm: make sure patch is always read after defcfg to take
precedance.
2002/05/27 Pixel <pixel@mandrakesoft.com>
* modules.pm: have usb-interface1 for ehci-hcd
2002/05/24 Guillaume Cottenceau <gc@mandrakesoft.com>
* Xconfigurator.pm: dams fixes a bug in the install :-)
2002/05/21 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: xtraceroute needs 3d
2002/05/15 alus
* share/po/Changelog: info about polish translation
2002/05/14 alus
* share/po/pl.po: polish finished
updated polish translation
polish updated to near finished. Fuzzy removed and checked
2002/05/14 Guillaume Cottenceau <gc@mandrakesoft.com>
* docs/HACKING: libncurses* also for the sucking neuneux
2002/05/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pl.po, share/po/id.po: updated po file
2002/05/13 alus
* share/po/pl.po: mostly finished polish translation.!!
2002/05/13 Guillaume Cottenceau <gc@mandrakesoft.com>
* docs/HACKING: libbzip2* and more explanations about failing compilation
* mdk-stage1/Makefile, mdk-stage1/ppp/pppd/ipcp.c, mdk-stage1/probing.c:
adapt to gcc-3.1
2002/05/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* lang.pm: Put back xcin as default XIM for zh_TW.Big5
* share/po/eu.po: small corrections
2002/04/29 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/usb-resource/update-usb-ids.pl: support USB2 controllers as
well
2002/04/29 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/wa.po, share/po/hu.po: updated po files
2002/04/26 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: fixed some machine with two present i830 CGC but only
one in reality.
* detect_devices.pm: updated usbMice to take care of device declared as
Mouse:USB in usbtable (was
not the case !)
2002/04/25 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/no.po, share/po/fi.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/mt.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file
2002/04/23 Guillaume Cottenceau <gc@mandrakesoft.com>
* bootlook.pm: a few english fixes
* any.pm: fixes
english fixes from v meyer
a few english fixes thx to vincent meyer
2002/04/19 alus
* share/po/pl.po: It's only about 100 entries to the end
2002/04/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po: updated Dutch file
* share/po/hu.po: updated po file
2002/04/18 alus
* share/po/pl.po: 3 more long messages
one entry
stil working....
2002/04/17 alus
* share/po/pl.po: Mostly finished polish translation
translations, fixes etc...
2002/04/17 Fran�ois Pons <fpons@mandrakesoft.com>
* tools/oem-prepare: final candidate.
* rescue/tree/etc/oem: final candidate.
add gcc-cpp to oem install.
2002/04/16 alus
* share/po/pl.po: still working
Few fixes
Updated translation. Many strings is not yet translated...
2002/04/16 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem: sync with oem-prepare
fixed stupid error.
forget packdrake module invocation.
fixed to support non standard rpm filename.
* tools/oem-prepare: add gcc-cpp to always installed.
disable unselection of some package (gmc, all gcc3.0 stuff).
2002/04/16 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: only main version of automake
2002/04/16 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po: updated po file
2002/04/16 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: handle "Cancel" on NIS / LDAP server
dialog box
2002/04/15 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: ipchains now conflicts with iptables
2002/04/15 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/eu.po: Another small fix
Small corrections
2002/04/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ro.po: merged with drakfloppy strings
2002/04/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/mt.po: updated Maltese file
2002/04/10 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/eu.po: small typo correction
2002/04/10 warly
* share/rpmsrate: autofs -> 2
2002/04/09 Guillaume Cottenceau <gc@mandrakesoft.com>
* standalone/drakgw: time to remove ipchains/2.2 stuff since now ipchains
and iptables
packages conflict
2002/04/09 Pixel <pixel@mandrakesoft.com>
* partition_table_dos.pm, partition_table_gpt.pm,
partition_table_empty.pm, partition_table_bsd.pm,
partition_table_sun.pm, partition_table_mac.pm: nicer debug "bag magic"
error message (thanks to Brian J. Murrell)
2002/04/08 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: fixed a bunch of things
* install_steps_interactive.pm, install_interactive.pm, network/isdn.pm,
partition_table.pm, install_steps_gtk.pm, Xconfigurator.pm,
printerdrake.pm, network/tools.pm, diskdrake/interactive.pm,
network/netconnect.pm, fsedit.pm, diskdrake/removable_gtk.pm,
network/network.pm, printer.pm, interactive_stdio.pm: fix a few english
strings
2002/04/08 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/no.po, share/po/fi.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/mt.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: merged with
drakfloppy strings
2002/04/07 Yves Duret <yduret@mandrakesoft.com>
* standalone/drakfloppy: moving from his own rpm to drakxtools
* Makefile.config: add drakfloppy to STANDALONEPMS_
2002/04/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* c/Makefile.PL: rpmlib 4.0.4 now also needs libpopt
2002/04/04 sdupont
* standalone/drakbackup: please yduret, do not commit these changes on cvs
before to test it.
you can say "bugs fixes" only if you have corrected some errors but not
if you create it!
the backup on cd was disabled because the backend is not available for
moment.
* standalone/drakfont: remove uninteresting yduret changes,
would it be possible to know what are your "bugs fixies" ?
to yduret: I'm the creator of this program so please do not remove my
changes.
2002/06/05 Pixel <pixel@mandrakesoft.com>
* fs.pm: use -ff for mkreiserfs, do not use -q for mkreiserfs
2002/06/03 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/stage1.c, install_steps_interactive.pm, any.pm,
install_steps_gtk.pm, mdk-stage1/network.c, mdk-stage1/disk.c: english
fixes thx to vincent meyer
2002/06/03 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: have the /root/drakx/auto_install.cfg.pl replay style
instead of weird style
with clearall unset & auto_allocate set
2002/05/29 alus
* share/po/pl.po: little fixes
2002/05/28 Guillaume Cottenceau <gc@mandrakesoft.com>
* interactive_gtk.pm: remove typo fix when it's not a fix :-)
small typo
remove typo (hopefully really a typo ;p)
* any.pm: be a bit more polite
2002/05/27 Fran�ois Pons <fpons@mandrakesoft.com>
* install2.pm: make sure patch is always read after defcfg to take
precedance.
2002/05/27 Pixel <pixel@mandrakesoft.com>
* modules.pm: have usb-interface1 for ehci-hcd
2002/05/24 Guillaume Cottenceau <gc@mandrakesoft.com>
* Xconfigurator.pm: dams fixes a bug in the install :-)
2002/05/21 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: xtraceroute needs 3d
2002/05/15 alus
* share/po/Changelog: info about polish translation
2002/05/14 alus
* share/po/pl.po: polish finished
updated polish translation
polish updated to near finished. Fuzzy removed and checked
2002/05/14 Guillaume Cottenceau <gc@mandrakesoft.com>
* docs/HACKING: libncurses* also for the sucking neuneux
2002/05/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pl.po, share/po/id.po: updated po file
2002/05/13 alus
* share/po/pl.po: mostly finished polish translation.!!
2002/05/13 Guillaume Cottenceau <gc@mandrakesoft.com>
* docs/HACKING: libbzip2* and more explanations about failing compilation
* mdk-stage1/Makefile, mdk-stage1/probing.c: adapt to gcc-3.1
2002/05/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* lang.pm: Put back xcin as default XIM for zh_TW.Big5
* share/po/eu.po: small corrections
2002/04/29 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/wa.po, share/po/hu.po: updated po files
2002/04/26 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: fixed some machine with two present i830 CGC but only
one in reality.
* detect_devices.pm: updated usbMice to take care of device declared as
Mouse:USB in usbtable (was
not the case !)
2002/04/25 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/no.po, share/po/fi.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/mt.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file
2002/04/23 Guillaume Cottenceau <gc@mandrakesoft.com>
* bootlook.pm: a few english fixes
* any.pm: fixes
english fixes from v meyer
a few english fixes thx to vincent meyer
2002/04/19 alus
* share/po/pl.po: It's only about 100 entries to the end
2002/04/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po: updated Dutch file
* share/po/hu.po: updated po file
2002/04/18 alus
* share/po/pl.po: 3 more long messages
one entry
stil working....
2002/04/17 alus
* share/po/pl.po: Mostly finished polish translation
translations, fixes etc...
2002/04/16 alus
* share/po/pl.po: still working
Few fixes
Updated translation. Many strings is not yet translated...
2002/04/16 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: only main version of automake
2002/04/16 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po: updated po file
2002/04/16 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: handle "Cancel" on NIS / LDAP server
dialog box
2002/04/15 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: ipchains now conflicts with iptables
2002/04/15 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/eu.po: Another small fix
Small corrections
2002/04/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ro.po: merged with drakfloppy strings
2002/04/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/mt.po: updated Maltese file
2002/04/10 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/eu.po: small typo correction
2002/04/10 warly
* share/rpmsrate: autofs -> 2
2002/04/09 Guillaume Cottenceau <gc@mandrakesoft.com>
* standalone/drakgw: time to remove ipchains/2.2 stuff since now ipchains
and iptables
packages conflict
2002/04/09 Pixel <pixel@mandrakesoft.com>
* partition_table_dos.pm, partition_table_gpt.pm,
partition_table_empty.pm, partition_table_bsd.pm,
partition_table_sun.pm, partition_table_mac.pm: nicer debug "bag magic"
error message (thanks to Brian J. Murrell)
2002/04/08 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: fixed a bunch of things
* install_steps_interactive.pm, install_interactive.pm, network/isdn.pm,
partition_table.pm, install_steps_gtk.pm, Xconfigurator.pm,
printerdrake.pm, network/tools.pm, diskdrake/interactive.pm,
network/netconnect.pm, fsedit.pm, diskdrake/removable_gtk.pm,
network/network.pm, printer.pm, interactive_stdio.pm: fix a few english
strings
2002/04/08 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/no.po, share/po/fi.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/mt.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: merged with
drakfloppy strings
2002/04/07 Yves Duret <yduret@mandrakesoft.com>
* standalone/drakfloppy: moving from his own rpm to drakxtools
* Makefile.config: add drakfloppy to STANDALONEPMS_
2002/04/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* c/Makefile.PL: rpmlib 4.0.4 now also needs libpopt
2002/04/04 sdupont
* standalone/drakbackup: please yduret, do not commit these changes on cvs
before to test it.
you can say "bugs fixes" only if you have corrected some errors but not
if you create it!
the backup on cd was disabled because the backend is not available for
moment.
* standalone/drakfont: remove uninteresting yduret changes,
would it be possible to know what are your "bugs fixies" ?
to yduret: I'm the creator of this program so please do not remove my
changes.
2002/04/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* c/Makefile.PL: rpmlib 4.0.4 now also needs libpopt
2002/04/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* c/Makefile.PL: rpmlib 4.0.4 now also needs libpopt
2002/04/03 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: setting /etc/sysconfig/msec for chkconfig which
doesn't use $ENV{SECURE_LEVEL} anymore
2002/04/03 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: setting /etc/sysconfig/msec for chkconfig which
doesn't use $ENV{SECURE_LEVEL} anymore
2002/04/02 Pixel <pixel@mandrakesoft.com>
* bootloader.pm: do not have "root=" with no root (needed for memtest)
(thanks to Borsenkow Andrej)
* share/rpmsrate: add tmpwatch (since it is not mandatory any more)
2002/03/30 Yves Duret <yduret@mandrakesoft.com>
* standalone/drakbackup, standalone/drakfont: bugs fixes, code clean up,
more mdkish..
2002/03/26 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Fixed several problems related to HP
multi-function devices:
- Parallel multi-function devices worked only on the first (onboard)
parallel
port.
- HP LaserJet 2200 needs HPOJ for printing via USB.
- For the HP OfficeJet D series the scanning instructions were not
shown.
- HPOJ does not work with HP PhotoSmart 10xx, 11xx, and 12xx.
2002/03/22 dam's <damien@mandrakesoft.com>
* my_gtk.pm: cleaned gtkpowerpack
2002/03/21 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_any.pm: use /root rather than /tmp for some temp files (security
suxx)
2002/03/20 Guillaume Cottenceau <gc@mandrakesoft.com>
* rescue/list: rpm 4.0.4
* mdk-stage1/network.c: don't save DHCP_HOSTNAME if the value is void
2002/03/20 sdupont
* standalone/drakfont: fixing problems
exchanging: ttmkfdir by /usr/X11R6/bin/mkttfdir
which generate correct fonts.dir
* standalone/drakbackup: remove backup on cd
2002/03/20 Thierry Vignaud <tvignaud@mandrakesoft.com
* standalone/drakxtv: use log for what is not related to explanations
2002/03/19 Fran�ois Pons <fpons@mandrakesoft.com>
* tools/updatehdlist: take care of commercial medium (not syncable).
2002/03/19 Thierry Vignaud <tvignaud@mandrakesoft.com
* standalone/drakxtv:
- default tv norm is pal rather than ntsc (because of alphabetical
sort) since it's the most used tv norm
- figure out tv norm & country (aka frequency table) from locales
- add a hash based on lang in order to do this
- add --no-guess if one doesn't want drakxtv to automagically guess tv
norm and geographic area through locales (lang.pm)
- log with standalone::explanations:
- guessed values from locales: language, tv norm and country
- runned command to scan for tv channels
- ~/.xawtv creation
- s/bcast/broadcast/ in displayed messages
- add -h and --help support
2002/03/18 dam's <damien@mandrakesoft.com>
* install_gtk.pm, mouse.pm, my_gtk.pm: corrected create_xpm API
2002/03/18 Fran�ois Pons <fpons@mandrakesoft.com>
* tools/oem-prepare: fixed to support rpm filename incoherent to standard
naming for commercial
packages (commercial are *really* shit (almost, for the hope) all the
time ?)
2002/03/16 dam's <damien@mandrakesoft.com>
* network/ethernet.pm: we now consider dhcp provide GATEWAY and internet
connection.
2002/03/16 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ko.po, share/po/ar.po: updated po file
2002/03/16 Pixel <pixel@mandrakesoft.com>
* network/ethernet.pm: small cleanup on untested code (need testing:)
2002/03/16 dam's <damien@mandrakesoft.com>
* network/ethernet.pm: we now consider dhcp provide GATEWAY and internet
connection.
2002/03/16 Pixel <pixel@mandrakesoft.com>
* network/ethernet.pm: small cleanup on untested code (need testing:)
2002/03/15 fabman
* share/po/es.po: updated bad lilo/grub/yaboot translation
updated spanish translations
2002/03/15 Fran�ois Pons <fpons@mandrakesoft.com>
* bootloader.pm: force mkinitrd *really* for bootsplash.
force initrd regeneration for oem on some case (maybe the cause of
bootsplash
perturbation, as maintainer don't even known why it is running correctly
:-)
* pkgs.pm: do not try to get synthesis if hdlist is available as an handle
on file (typical
for updates).
* share/rpmsrate: remove doublon on NVIDIA_nforce.
update to 6mdk for NVIDIA_nforce*
2002/03/15 Pixel <pixel@mandrakesoft.com>
* share/po/fr.po: yet again add some dropped entities from drakx-help.xml
add the dropped &linux-mandrake; &mandrake-linux; and a few &os-linux;
* install_steps_interactive.pm:
- remove obsolete code
- the result is to use directly $availableC instead $size2install
which was min($availableC, $max_size)
2002/03/15 dam's <damien@mandrakesoft.com>
* share/po/ja.po: reverted ' \n' from pablo because I managed to correct
the way we wrap for the advertising
* install_steps_gtk.pm: submitting widget instead of style (style/font
initialization bug from gtk
* my_gtk.pm: corrected get_text_coord : widget instead of style, and
handling of ugly language (/ja|zh/)
2002/03/15 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: do not try to get synthesis if hdlist is available as an handle
on file (typical
for updates).
* rescue/tree/etc/oem: update lang according to lang.pm of 8.2 (remove
@euro appended for 8.1).
2002/03/15 Pablo Saratxaga <pablo@mandrakesoft.com>
* keyboard.pm: added xx_YY -> keyboard lines in addition of xx -> keyboard
ones
2002/03/15 Pixel <pixel@mandrakesoft.com>
* share/po/fr.po: yet again add some dropped entities from drakx-help.xml
add the dropped &linux-mandrake; &mandrake-linux; and a few &os-linux;
s/Linux Mandrake/Mandrake Linux/ (from the drakx-help.xml not merged)
* keyboard.pm (unpack_keyboards): return undef on error
2002/03/15 dam's <damien@mandrakesoft.com>
* share/po/ja.po: reverted ' \n' from pablo because I managed to correct
the way we wrap for the advertising
* install_steps_gtk.pm: submitting widget instead of style (style/font
initialization bug from gtk
* my_gtk.pm: corrected get_text_coord : widget instead of style, and
handling of ugly language (/ja|zh/)
2002/03/15 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem: update lang according to lang.pm of 8.2 (remove
@euro appended for 8.1).
2002/03/15 Pablo Saratxaga <pablo@mandrakesoft.com>
* keyboard.pm: added xx_YY -> keyboard lines in addition of xx -> keyboard
ones
2002/03/15 Pixel <pixel@mandrakesoft.com>
* share/po/fr.po: s/Linux Mandrake/Mandrake Linux/ (from the
drakx-help.xml not merged)
* keyboard.pm (unpack_keyboards): return undef on error
2002/03/15 dam's <damien@mandrakesoft.com>
* share/po/ja.po: reverted ' \n' from pablo because I managed to correct
the way we wrap for the advertising
* install_steps_gtk.pm: submitting widget instead of style (style/font
initialization bug from gtk
* my_gtk.pm: corrected get_text_coord : widget instead of style, and
handling of ugly language (/ja|zh/)
2002/03/15 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem: update lang according to lang.pm of 8.2 (remove
@euro appended for 8.1).
2002/03/15 Pablo Saratxaga <pablo@mandrakesoft.com>
* keyboard.pm: added xx_YY -> keyboard lines in addition of xx -> keyboard
ones
2002/03/15 Pixel <pixel@mandrakesoft.com>
* share/po/fr.po: s/Linux Mandrake/Mandrake Linux/ (from the
drakx-help.xml not merged)
* keyboard.pm (unpack_keyboards): return undef on error
2002/03/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ja.po: updated po file
2002/03/14 Guillaume Cottenceau <gc@mandrakesoft.com>
* standalone/drakxtv: english
2002/03/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hr.po, share/po/da.po, share/po/no.po: updated po files
* share/po/eu.po: updated po file
* lang.pm: changed LANGUAGE for basque
* share/po/ja.po: added \n in advertising
2002/03/14 Pixel <pixel@mandrakesoft.com>
* share/rpmsrate: CHARSET"iso-8859-1" and CHARSET"iso-8859-15" is no good
for english which has CHARSET"C", adding it
* share/rpmsrate.server: obsolete
2002/03/14 Thierry Vignaud <tvignaud@mandrakesoft.com
* standalone/drakxtv:
- add SECAM to france description to ease user comprehension
- remove unused variables
- revert gc & dam's (also known as the usual suckers) garbage
who'ven't the hardware to test:
- explain in source why we don't try to install xawtv (see below)
- just display a message if xawtv isn't installed
since drakx should have installed it
- let it be runned as root again (how many times i'm
supposed to restore this behaviour)
- retest with a tv card
- use %ENV rather than relying on shell ~ expansion
- if tv card wasn't detected, ask the user to spam us
- factorize $in->exit() out of scan4tvchannels()
- add to TODO list the possibility to install xawtv if needed
- check scantv return value and display an error message
- also if the wrapper was runned on console, display a nice
message saying one can now run xawtv under X11
2002/03/14 warly
* share/rpmsrate: add commercial apps
2002/03/14 Yves Duret <yduret@mandrakesoft.com>
* standalone/logdrake: fix some bug
fix * bug in field matching/ not matching
2002/03/13 dam's <damien@mandrakesoft.com>
* share/logo-mandrake.png: new gfx
2002/03/13 Fran�ois Pons <fpons@mandrakesoft.com>
* tools/oem-prepare: sync with oem (removed mach32 server).
sync with oem.
remove bzflag.
synced with oem script.
* rescue/tree/etc/oem: remove Mach32 XF3.3.6 server too.
remove Mach8 and Mono driver for oem only.
remove bzflag.
fixed closure selection on sub groups (like 3D),
moved some big package out of oem,
minor fixes.
2002/03/13 dam's <damien@mandrakesoft.com>
* share/logo-mandrake.png: new gfx
2002/03/13 Fran�ois Pons <fpons@mandrakesoft.com>
* tools/oem-prepare: sync with oem (removed mach32 server).
sync with oem.
remove bzflag.
synced with oem script.
* rescue/tree/etc/oem: remove Mach32 XF3.3.6 server too.
remove Mach8 and Mono driver for oem only.
remove bzflag.
fixed closure selection on sub groups (like 3D),
moved some big package out of oem,
minor fixes.
2002/03/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cs.po, share/po/eu.po: updated po files
2002/03/13 warly
* share/rpmsrate: add aspell-fr and en for gabber require
2002/03/13 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem: fixed closure selection on sub groups (like 3D),
moved some big package out of oem,
minor fixes.
* tools/oem-prepare: synced with oem script.
2002/03/13 gbeauchesne
* share/rpmsrate:
- Add openoffice with weight = 2
2002/03/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sv.po, share/po/vi.po, share/po/cs.po, share/po/hu.po,
share/po/eu.po: updated po files
* lang.pm: small console font changes
set default console fotns for latin1/0 to lat1-16 and lat0-16;
the font lat0-sun16 is missing some chars of iso-8859-1/15 !
2002/03/13 Pixel <pixel@mandrakesoft.com>
* pkgs.pm: add gcc and gcc-c++ in @preferred
2002/03/13 warly
* share/rpmsrate: add aspell-fr and en for gabber require
2002/03/12 dam's <damien@mandrakesoft.com>
* network/network.pm: onboot option only in expert mode
corrected domainname bug; added onboot option
2002/03/12 dam's <damien@mandrakesoft.com>
* standalone/drakbackup, standalone/drakfont: minor bug correction
* standalone/net_monitor: greater timeout
* network/tools.pm, network/netconnect.pm: changed timeout for testing
internet connection
2002/03/12 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: remove synthesis if not found (filesize is 0)
* Xconfigurator.pm: avoid Utah GLX only if > 800MB, not if <= 800MB (!)
* install_any.pm: added fix to support update hdlist renaming (ie hdlist
of update are always hdlist.cz).
remove old synthesis file, to make sure gzip can build a new one.
* share/rpmsrate: added nforce support (hack by adding kernel version
inside)
2002/03/12 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po: updated Danish file
* share/po/ga.po: fixed email address
* share/po/zh_TW.po: updated po file
2002/03/12 Pixel <pixel@mandrakesoft.com>
* install_steps.pm, bootloader.pm: don't have "quiet" boot in the server
meta_class
* pkgs.pm: "fam" is not a naughtyServers
remove the old "boa" comment
adapt naughtyServers for 8.2
2002/03/11 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: a few missing translations
2002/03/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po, share/po/ga.po, share/po/de.po, share/po/az.po,
share/po/pt_BR.po, share/po/nl.po, share/po/ja.po, share/po/id.po,
share/po/ar.po, share/po/mt.po, share/po/eo.po, share/po/da.po: updated
po files
* share/po/eu.po, share/po/it.po: updated po files
merged with new strings from manuals
* share/po/DrakX.pot, share/po/fr.po: merged with new strings from manuals
* share/po/be.po, share/po/bg.po, share/po/et.po, share/po/hr.po,
share/po/ko.po, share/po/is.po, share/po/pl.po, share/po/no.po,
share/po/fi.po, share/po/el.po, share/po/lt.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/bs.po,
share/po/cs.po, share/po/af.po: updated po files (finished merging with
manual strings)
updated po files
* share/po/hu.po: updated po files
updated po files
* share/po/cy.po: updated po file
updated po files
* share/po/es.po: updated Spanish
* share/po/sp.po, share/po/zh_CN.po, share/po/sr.po, share/po/tr.po,
share/po/ru.po, share/po/wa.po, share/po/sv.po, share/po/th.po,
share/po/sk.po, share/po/sl.po, share/po/vi.po, share/po/uk.po,
share/po/ro.po, share/po/zh_TW.po: updated po files (finished merging
with manual strings)
2002/03/11 dam's <damien@mandrakesoft.com>
* Makefile.config: added drakproxy
* standalone/drakxtv: added embedded mode
2002/03/11 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_gtk.pm: for updates, make tree as flat instead in order to
see all packages.
2002/03/11 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: webmin: 3
* standalone/drakxtv:
- install xawtv when necessary instead of
telling people to use urpmi (titi sucks)
- prints out a message when no tv card
has been detected
* share/po/fr.po: small ortograf
2002/03/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/fr.po, share/po/it.po, share/po/eu.po: merged with new strings
from manuals
* share/po/DrakX.pot: merged with new strings from manuals
updated GErman file
* share/po/de.po: updated GErman file
* share/po/es.po: updated Spanish
2002/03/11 Pixel <pixel@mandrakesoft.com>
* mouse.pm (fullname2mouse): workaround when "1 Button" is not found
* install_steps.pm, install2.pm:
- default security level now set in miscellaneousBefore
- default security level is 3 in meta_class server
* install_any.pm:
- fix the setting of compssUsersChoices in auto_install when it is
empty
- set the default compssUsersChoices adapted to the server meta_class
* share/rpmsrate: remove phpgroupware from OFFICE (since it appeas twice,
the rate is 4, and it requires apache, and ...)
* Makefile: upload the various compssUsers* (esp. compssUsers.server)
* install_steps_gtk.pm:
- remove the hack for not displaying Utilities in classic meta_class
- new compssUsers groups for the server meta_class
* share/compssUsers: remove "Utilities" here instead of removing it
hackily in install_steps_gtk
* share/compssUsers.server: fix the path=Utilities for the Utilities
section
2002/03/11 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Small text fix.
Security fix: Give a warning that SMB passwords can easily be revealed
by normal users when printing on a Windows-hosted printer is set up.
* detect_devices.pm: Reverted parts of the last change, they broke in
non-DevFS environments (e. g. during installation).
2002/03/11 warly
* share/rpmsrate: add bwbserver_linux in rpmsate for BeeWeb server
* share/compssUsers.server: remove ICEWM choice
2002/03/11 Yves Duret <yduret@mandrakesoft.com>
* tools/cvslog2changelog.pl: added yduret entry in user.
2002/03/11 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: add Rage Mobility as bad card for XF4 (was already bad
card for XF3) (g�g� report).
2002/03/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* help.pm: updated help file
* share/po/de.po, share/po/DrakX.pot: updated GErman file
2002/03/11 Pixel <pixel@mandrakesoft.com>
* diskdrake/interactive.pm (Mount_point): when files exist in the chosen
mount point, propose migration
* install_steps_interactive.pm: search /commercial/i instead of
/Application/ before showing the commercial license
* standalone/drakboot, bootloader.pm: fix Stew sucks
* install2.pm, install_steps.pm:
- default security level now set in miscellaneousBefore
- default security level is 3 in meta_class server
* install_steps_gtk.pm:
- remove the hack for not displaying Utilities in classic meta_class
- new compssUsers groups for the server meta_class
search /commercial/i instead of /Application/ before showing the
commercial license
* install_any.pm:
- fix the setting of compssUsersChoices in auto_install when it is
empty
- set the default compssUsersChoices adapted to the server meta_class
* Makefile: upload the various compssUsers* (esp. compssUsers.server)
* share/compssUsers: remove "Utilities" here instead of removing it
hackily in install_steps_gtk
* share/compssUsers.server: fix the path=Utilities for the Utilities
section
2002/03/11 yduret
* standalone/scannerdrake: re-re-re-re-re-re-uncomment the pkgs check
line.
2002/03/10 chipaux
* share/po/fr.po: Corrected few typo mistakes.
2002/03/10 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_steps.pm: gcize damienization
* share/rpmsrate: put userdrake together with drakconf so that
userdrake is not missing (till)
2002/03/10 siegel
* share/po/help_xml2pm.pl: added tag filename
* any.pm: added missing i18n _()
* share/po/de.po: update
and still fixes ...
updates
update
2002/03/10 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Protect the Star Office/OpenOffice.org configuration against
manual changing of the "update-alternatives" assignment of the "lpr"
command.
* detect_devices.pm: Made USB printer auto-detection more stable and
reliable.
2002/03/10 yduret
* standalone/scannerdrake: added ASK DEVICE support
* scanner.pm: added ASK support for more interactiveness during
configuration
2002/03/09 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/dhcp.c: comply better to ClientID stuff
2002/03/09 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sv.po: updated po file
2002/03/09 yduret
* standalone/scannerdrake: added sum up at the end
uncomment line that checks if sane rpm is installed or not (thx gc).
i sux,
2002/03/08 dam's <damien@mandrakesoft.com>
* standalone/drakproxy: drakproxy rewritten
working drakproxy
* install_steps.pm: corrected network up/down when network install
* standalone/drakfont: ergonomy changed to fit in mcc
corrected network up/down when network install
* network/network.pm: proxy settings corrected
2002/03/08 fabman
* share/po/es.po: updated spanish translation
2002/03/08 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixed allowNVIDIA_rpms to take care of new kernel naming
conventions.
* standalone/XFdrake: fixed NVIDIA support to use newer kernel naming
conventions.
* Xconfigurator.pm: fixed possible additional XFree packages not installed
if server is already
installed.
2002/03/08 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: missing translations + a few changes
* mdk-stage1/probing.c: have 4 seconds of delay for usb stuff
to show up rather than seconds
2002/03/08 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cs.po, share/po/it.po: updated po files
* share/po/es.po: corrected typo
* share/po/da.po: updated Danish file
* lang.pm, share/locales-skeleton.tar.bz2: Added symlinks in
locales-skeleton so non primary chinese encodings
can work
* share/po/ar.po: updated po file
* share/po/cy.po: removed the "translation" of licence, it was random
text.
2002/03/07 dam's <damien@mandrakesoft.com>
* share/po/fr.po, modparm.pm: corrected
2002/03/07 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/newt-frontend.c: english fix thx to till & phil
2002/03/07 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/fr.po: updated po file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/ga.po,
share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
share/po/hu.po, share/po/it.po, share/po/id.po, share/po/pl.po,
share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
share/po/bs.po, share/po/da.po, share/po/zh_TW.po, share/po/cs.po,
share/po/af.po: updated pot file
2002/03/07 Pixel <pixel@mandrakesoft.com>
* fs.pm: removing quota choices for reiserfs
2002/03/07 dam's <damien@mandrakesoft.com>
* standalone/net_monitor: make gc happy
* modparm.pm, share/po/fr.po: corrected
* standalone/draknet: corrected network/internet restart when already
connected
* network/netconnect.pm: corrected bad previous behaviour
* standalone/drakfont: corrected bad system command
* share/advertising/02-internet_icon.png,
share/advertising/05-contcenter_icon.png,
share/advertising/10-MDKexpert_icon.png, share/advertising/06-user.pl,
share/advertising/08-games.pl, share/advertising/02-internet.pl,
share/advertising/03-graphic_icon.png, share/advertising/07-server.pl,
share/advertising/12-MDKstore_icon.png,
share/advertising/06-user_icon.png,
share/advertising/07-server_icon.png, share/advertising/09-MDKcampus.pl,
share/advertising/10-MDKexpert.pl, share/advertising/05-contcenter.pl,
share/advertising/04-develop.pl,
share/advertising/09-MDKcampus_icon.png,
share/advertising/12-MDKstore.pl, share/advertising/03-graphic.pl,
share/advertising/04-develop_icon.png,
share/advertising/08-games_icon.png: changed icon sizes
2002/03/07 fcrozat
* share/rpmsrate: Evolution is not dependent on GNOME selection (not
require gnome-core)
2002/03/07 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps.pm: avoid destroying some files in /etc.
* install_steps_interactive.pm: fixed package tree with a given medium.
* any.pm: fix autologin sometimes activated without user intervention.
2002/03/07 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_any.pm: generate_automatic_stage1_params: also save
the interface number in case the machine will
have several interfaces; clean code a bit
* mdk-stage1/network.c: better error msg regarding pcmcia net
adapters supported either with pcmcia.img
or network.img (amaury sucks)
* install_steps_auto_install.pm: in replay mode, since
$o->{interactiveSteps}
exists, we can't simply ||= @graphical_steps,
we need to push to ensure that the
@graphical_steps is always honoured
* standalone/drakgw:
- call net_monitor to disable internet
connection before network-restart
- user return value when status'ing the
initscripts rather than grepping their
text output
* modules.pm: try to avoid segfaulting probeall stuff
add ns83820 gigabit (goes to other.img)
* rescue/rescue-doc: english fixes thx to phil
2002/03/07 Pablo Saratxaga <pablo@mandrakesoft.com>
* standalone/drakfont: Added a missing _( ) around a text
* share/po/vi.po, share/po/cy.po, share/po/hu.po, share/po/id.po: updated
po files
* share/po/ko.po, share/po/ca.po, share/po/tr.po: commented out the
translations using argument switching (not yet handled by DrakX)
* bootlook.pm, standalone/drakboot: i18n changes
* keyboard.pm: corrected the locale->keyboard list building
make keyboard selection choose first the 5 first chars of lang;
then the 2 first chars;
* share/po/eu.po: commented out the translations using argument switching
(not yet handled by DrakX)
updated po file
2002/03/07 Pixel <pixel@mandrakesoft.com>
* any.pm: fix fileshare custom config
fix *some* stew errors
* bootloader.pm: "--timeout=" must be after terminal
add --timeout=... for "terminal serial ..." line in grub's menu.lst
fix *some* stew errors
* install_any.pm: don't have the adsl & modem passwords in report.bug
* detect_devices.pm (zips__faking_ide_scsi): fix returned value in
standalone
(getSCSI): don't call isFloppyOrHD for ZIPs (lowers the number of kernel
error when there is no floppy)
* fs.pm: removing quota choices for reiserfs
2002/03/07 Stew Benedict <sbenedict@mandrakesoft.com>
* any.pm, bootlook.pm, standalone/drakboot, bootloader.pm: drakboot
functionality for PPC
2002/03/07 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Fixed bug of network not being started by Printerdrake
during installation.
2002/03/07 warly
* share/compssUsers.server, share/compssUsers, share/rpmsrate: update
server, merge with normal rpmsrate
2002/03/06 dam's <damien@mandrakesoft.com>
* standalone/drakautoinst: corrected HASH and ARRAY label
2002/03/06 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ja.po, share/po/no.po, share/po/cy.po: updated po file
2002/03/06 Pixel <pixel@mandrakesoft.com>
* standalone/fileshareset (nfs_exports::update_server): ensure portmap is
running
2002/03/06 dam's <damien@mandrakesoft.com>
* my_gtk.pm: corrected font stuff
* standalone/drakautoinst: corrected HASH and ARRAY label
2002/03/06 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: no 3D with Utah GLX (XF 3.3) if more than 800 MB.
* pkgs.pm: fixed error when using multiple removable media and user
aborted installation
(for some other error) and hdlists cannot be retrieved.
add save of synthesis too when partitions are reformated, so that urpmi
is happy after.
fixed when hdlist gives no new package (new name) but only obsoleted
package or
updated package, ie security updates may appreciate.
* install_any.pm: update for newer pkgs module (fix for abort during
installation).
* rescue/tree/etc/oem: allow oem script to be executable from standard cd
set (powerpack or other).
2002/03/06 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ja.po: updated po file
updated pot file
* share/po/fr.po, share/po/cy.po, share/po/id.po, share/po/zh_TW.po:
updated pot file
updated some po files
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/ga.po,
share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
share/po/hr.po, share/po/ko.po, share/po/nl.po, share/po/wa.po,
share/po/sv.po, share/po/is.po, share/po/hu.po, share/po/it.po,
share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/cs.po,
share/po/af.po: updated pot file
2002/03/06 Pixel <pixel@mandrakesoft.com>
* pkgs.pm: add @preferred libxpm4
* lang.pm: fix typo in %xim (for chineese)
- create the kde share/config's directory, so that kde config files
are created in any case
- in user_only localedrake, ensure the /etc/sysconfig/i18n is taken
into account when ~/.i18n doesn't exist (thanks to F.Crozat)
* install_any.pm: ensure the fstab is kept on upgrade
(g_auto_install): use "interactiveSteps" field instead of pushing in
@install_steps_auto_install::graphical_steps
* standalone/localedrake: when called by kcontrol with --apply, don't
modify kde config files, kcontrol takes care of it more nicely
* diskdrake/interactive.pm: translate the actions
choose to activate crypto. type password. unselect encryption. Select
encryption again, you were not asked for password. Fixed
use formatError
* bootloader.pm (add_append): don't add to entries of type 'other'
* devices.pm (find_free_loop): fix
* install_steps_interactive.pm, install_steps.pm: ensure the fstab is kept
on upgrade
* fsedit.pm: do not allow encrypted /var
2002/03/06 Thierry Vignaud <tvignaud@mandrakesoft.com
* standalone/drakxtv: print an error message if xawtv isn't installed
fix conflict between i18n and complete signal handler (ie return key
and not value)
2002/03/06 warly
* share/rpmsrate: remove abiword
2002/03/05 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/pcmcia_/probe.c: an old sucking PCI card needs oldskool
i82365 :-((, ugly patch
2002/03/05 warly
* share/rpmsrate: add Fred Bastok modif
remove too many duplicate in i18n packages that are now automatically
added
2002/03/05 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* modules.pm: Add USB2 controller
2002/03/05 dam's <damien@mandrakesoft.com>
* network/netconnect.pm: corrected expert option in install mode
added expert mode
* my_gtk.pm: greater interstice
* modparm.pm: cosmetic
gzipped modules handled
2002/03/05 fcrozat
* share/rpmsrate: Install xlockmore when installing gnome, since
xscreensaver can't lock
root desktop..
2002/03/05 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: deactivate v4l module if DRI is enabled and r128
driver used.
* install_steps.pm: added auto restore of some files (/etc/profile) needed
by upgrade (from .rpmnew).
added log for hasNetwork (so that we can understand why installUpdates
do nothing).
* crypto.pm: avoid trying to find hdlist-updates.cz in existing medium
(instead of ftp one).
* fs.pm: fixed hd install to allow using specific directory.
* install_any.pm: fix duplicate synthesis.hdlist.xxx file present in
/var/lib/urpmi, and
furthermore uncompressed :-(
fixed possible bug when generating synthesis file for urpmi
installation.
2002/03/05 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/dhcp.c, mdk-stage1/dhcp.h, mdk-stage1/network.c: save
dhcp_hostname for stage2
* install_any.pm: fix bug in generating automatic stage1
params for http
* modules.pm: aironet core sucking thing
2002/03/05 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sr.po, share/po/sp.po: updated po files
2002/03/05 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: if mem=nopentium is given on cmdline, have it after
install
* modules.pm (extract_modules): created (was done in load_raw)
2002/03/05 Stew Benedict <sbenedict@mandrakesoft.com>
* Xconfigurator.pm: use UseFBDev for r128 - PPC
2002/03/05 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Added support for HP's newest MF devices: HP OfficeJet
D series, HP LaserJet 33xx MFP.
Fixed bug of printerdrake sometimes assuming the user has an MF device
when he has typed the device file name in the expert mode.
2002/03/05 yduret
* bootlook.pm: fix nobody bug
* standalone/logdrake: mail alert: use eval {} to catch wizcancel
2002/03/04 dam's <damien@mandrakesoft.com>
* modparm.pm: corected weirdness, I suck
2002/03/04 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: fix scroll total to match reality.
fixed interpretation of size of package when doing an install (this can
be
severe, need testing).
2002/03/03 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cy.po, share/po/id.po: updated po file
2002/03/03 Pixel <pixel@mandrakesoft.com>
* my_gtk.pm (gtkicons_labels_widget): since style is not set either, use
the widget and ask it the style->font. This *works*
(gtkicons_labels_widget): pass the style instead of directly passing the
font
2002/03/03 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Let Star Office/OpenOffice.org configuration corrcet a bug
in the PostScript produced by these programs so that the Euro symbol is
printed correctly.
2002/03/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/tr.po: updated po file
2002/03/02 Pixel <pixel@mandrakesoft.com>
* partition_table.pm: better name for windobe new 0x42 special id (their
own LVM marker)
* detect_devices.pm: better jaz detection (thanks to Randy Welch)
2002/03/02 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Replaced "Open Office" by "OpenOffice.org".
2002/03/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sv.po, share/po/da.po, share/po/vi.po, share/po/hu.po: updated
po files
* share/po/tr.po: updated po file
2002/03/02 Pixel <pixel@mandrakesoft.com>
* share/list: add lvreduce & lvextend
* detect_devices.pm: fix ide zip name when there are already some other
SCSI drives
ZIPs and Jazz's are not floppies
* diskdrake/interactive.pm (Resize): ensure we call lv_resize from lvm and
adjust_* for normal partitions, even for destructive resizes
2002/03/02 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Replaced "Open Office" by "OpenOffice.org".
2002/03/01 Pixel <pixel@mandrakesoft.com>
* share/po/fr.po: fix gc's bulshit
2002/03/01 dam's <damien@mandrakesoft.com>
* services.pm: corrected translation used for shell command
* my_gtk.pm: style & font correction
2002/03/01 Fran�ois Pons <fpons@mandrakesoft.com>
* share/rpmsrate: updated INSTALL category with NOCOPY new flag added.
* rescue/tree/etc/oem: added ext3 support.
* share/rpmsrate.server: synced with rpmsrate INSTALL category.
* install_any.pm: reset correct setup_postinstall_rpms calling.
removed some card where 3D is not installed by default:
Riva128, Radeon 8500 and Rage Mobility card.
removed staling debug code.
fixed bad copied package (if one is not found).
* tools/oem-prepare: added handling of newer rpmsrate format with INSTALL
category.
* pkgs.pm: added pixel comments for handling INSTALL category and NOCOPY
handling.
only copy package in INSTALL category with a rate of at least 2.
2002/03/01 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: a few missing trads
please translators, keep two newlines when
there are two newlines in original string,
it's on purpose
2002/03/01 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/ga.po,
share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
share/po/hu.po, share/po/it.po, share/po/id.po, share/po/pl.po,
share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
share/po/bs.po, share/po/da.po, share/po/zh_TW.po, share/po/cs.po,
share/po/af.po: updated po files
* share/po/fr.po: fixed two typos
small corrections (non breakable spaces)
2002/03/01 Pixel <pixel@mandrakesoft.com>
* Xconfigurator.pm: handle leaving X for both Xdrakres and XFdrake (=>
Xdrakres completly obsolete)
* standalone/localedrake: restrict localedrake to installed lang
* lang.pm: restrict localedrake to installed lang
add 'C' in %charset2kde_font (so that english has normal fonts)
* bootloader.pm:
- do not indent "disk=... bios=..."
- $lilo->{first_hd_device} can be used to tell which drive is the
first one
for the BIOS. Useful when the bootloader is installed on a partition and
not
on the MBR.
read "disk=/dev/xxx bios=0x8x" and save it
* any.pm: restrict localedrake to installed lang
ask which hard drive is the booting one when there is mixed kind of
drives
(scsi+ide, ide2+ide) and the bootloader is not installed on MBR
2002/03/01 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Reduced the paths to search for Star/Open Office, on systems
without these applications installed the search needed a significant
time.
2002/03/01 Fran�ois Pons <fpons@mandrakesoft.com>
* share/rpmsrate: updated INSTALL category with NOCOPY new flag added.
* share/rpmsrate.server: synced with rpmsrate INSTALL category.
* install_any.pm: removed staling debug code.
fixed bad copied package (if one is not found).
* pkgs.pm: added pixel comments for handling INSTALL category and NOCOPY
handling.
only copy package in INSTALL category with a rate of at least 2.
2002/03/01 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/dhcp.c: add hostname/domain in dhcp negociation,
thx to david@eastcott.net
* share/po/fr.po: please translators, keep two newlines when
there are two newlines in original string,
it's on purpose
2002/03/01 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po, share/po/zh_TW.po, share/po/hu.po: updated po files
2002/03/01 Pixel <pixel@mandrakesoft.com>
* Xconfigurator.pm: handle leaving X for both Xdrakres and XFdrake (=>
Xdrakres completly obsolete)
* detect_devices.pm: add is_a_recent_computer()
* any.pm: call dcop as user
* lang.pm: add 'C' in %charset2kde_font (so that english has normal fonts)
switch en_GB, *_CH, da, es@tradicional and wa to iso-8859-15
* bootloader.pm: read "disk=/dev/xxx bios=0x8x" and save it
* mouse.pm: special case for non detected usb interface on a box with no
mouse.
we *must* find out if there really is no usb, otherwise the box may
not be accessible via the keyboard (if the keyboard is USB)
the only way to know this is to make a full pci probe
2002/02/28 dam's <damien@mandrakesoft.com>
* standalone/drakbackup: bugfixs
corrected translation for crontab
* modparm.pm: corrected modinfo path for isa modules during install
2002/02/28 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: try to fix if no chosen width has been found.
removed Radeon 8500 from DRI capable cards.
* rescue/tree/etc/oem: added curl as a bonus for oem install (it will be
used by urpmi)
added a2ps as a bonus (it fetch tetex where oem limited disk usage do
not agree
a lot).
fixed bad copy of install packages.
* tools/oem-prepare: added curl as a bonus for oem install (it will be
used by urpmi)
added a2ps as a bonus (it fetch tetex where oem limited disk usage do
not agree
a lot).
fixed bad copy of INSTALL packages.
2002/02/28 Guillaume Cottenceau <gc@mandrakesoft.com>
* install2.pm: more precise msg when can't access kernel modules because
we still have many dumb people on cooker asking what's going on
* install_steps_interactive.pm: small english fix
2002/02/28 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/de.po, share/po/no.po: updated po files
updated pot file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/et.po, share/po/tr.po,
share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
share/po/ja.po, share/po/wa.po, share/po/is.po, share/po/hu.po,
share/po/it.po, share/po/id.po, share/po/pl.po, share/po/fi.po,
share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file
* share/po/sv.po: updated Swedish file
updated pot file
2002/02/28 Pixel <pixel@mandrakesoft.com>
* rescue/make_rescue_img: resolve conflicts for short keytable names (eg:
"no" could be either "no-dvorak" or "no-latin1")
* keyboard.pm (loadkeys_files): ensure each file appear only once
2002/02/28 siegel
* share/po/de.po: and another part of updates
updates
2002/02/28 Thierry Vignaud <tvignaud@mandrakesoft.com
* share/po/fr.po: last translation but not least.
further updates
update french translation
2002/02/28 dam's <damien@mandrakesoft.com>
* share/themes-marble3d.rc: rechanged bg for camille
* standalone/drakbackup: corrected translation for crontab
2002/02/28 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem: fixed bad copy of install packages.
* tools/oem-prepare: fixed bad copy of INSTALL packages.
* Xconfigurator.pm: removed Radeon 8500 from DRI capable cards.
2002/02/28 Guillaume Cottenceau <gc@mandrakesoft.com>
* rescue/aliases, rescue/list: include /sbin/fsck.ext3 since our users are
so dumb
2002/02/28 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/zh_TW.po: updated Chinese file
2002/02/28 Pixel <pixel@mandrakesoft.com>
* rescue/make_rescue_img: resolve conflicts for short keytable names (eg:
"no" could be either "no-dvorak" or "no-latin1")
* keyboard.pm (loadkeys_files): ensure each file appear only once
* bootloader.pm: add "nowarn" in lilo.conf
* install_steps.pm, fs.pm: use the "soft" option by default for /mnt/nfs
and for "diskdrake --nfs"
2002/02/28 sdupont
* standalone/drakfont: including 'su' mode on drakfont.
2002/02/28 siegel
* share/po/de.po: updated missing strings
2002/02/28 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Re-activated function to specify a CUPS server in
another network and to switch to manual CUPS configuration.
- Fixes/Improvements on Star Office/Open Office support:
o When one switches the spooler, the entries of the printers under the
old spooler are removed from Star Office/Open Office
o Printers on remote CUPS servers (which are known through
broadcasting)
can be added to Star Office/Open Office
* share/rpmsrate.server, share/rpmsrate: Added "curl" to install section,
it is needed by printerdrake.
* printer.pm:
- Fixes/Improvements on Star Office/Open Office support:
o When one switches the spooler, the entries of the printers under the
old spooler are removed from Star Office/Open Office
o Printers on remote CUPS servers (which are known through
broadcasting)
can be added to Star Office/Open Office
2002/02/27 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/eu.po: updated Basque file
2002/02/27 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm:
- Improved fully automatic adding of printer queue:
o Ask for a queue name if more than one printer is detected
o Let user confirm the model automatically chosen from the database
o Set correct paper size according to the language/country
- When one chooses a "CUPS + GIMP-Print" driver now all important
options
are displayed directly (without needing "Advanced" button).
- Made less warning appearing on the console from where "printerdrake"
was
called.
2002/02/27 fabman
* share/po/es.po: converted to UTF-8
2002/02/27 Fran�ois Pons <fpons@mandrakesoft.com>
* crypto.pm: fix missing version listed when doing update.
2002/02/27 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: a few translations
* mdk-stage1/rescue-gui.c, rescue/restore_ms_boot, rescue/list.i386,
rescue/make_rescue_img: add "restore Windows Boot Loader" to rescue
* install_steps_interactive.pm: formatAlaTex for congratz msg
xfs + bootdisk = warning_msg
* share/rpmsrate: flightgear is now fully lowercase
glaxium
* mdk-stage1/pcmcia_/probe.c: add Keld J�rn Simonsen <keld@dkuug.dk>'s O2
Micro
CardBus controller, and two other PCI entries which
have close descriptions
* mdk-stage1/pcmcia_/merge_from_pcitable: misc
also report when pcitable is "too old"
write a short perl program to easily merge new
cardbus controllers from pcitable into probe.c
2002/02/27 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/eu.po: updated po file
2002/02/27 Pixel <pixel@mandrakesoft.com>
* share/rpmsrate: simplify pyDict
* install_steps_interactive.pm: ensure a keyboard is only once available,
either in advanced or normal, but
not in both (tx2fredl)
* share/po/da.po:
- it is UTF-8
- fix line splitting
* lang.pm: workaround iso-8859-1 charset based languages not displayed
correctly at install
- %lang2country is the authority, so if the country given by
%lang2country doesn't exist in KDE, return C
- fix be,sp,sr
- s/def/default/ (typo)
- add some utf kde fonts
2002/02/27 Thierry Vignaud <tvignaud@mandrakesoft.com
* share/po/fr.po: update french translation
* standalone/drakxtv:
- simplify an ACTION||fallback;fallback into ACTION;fallback
- print a message saying that xawtv can be used now at the end of the
channels auto-probing in case of direct use from cl and not from
XawTV wrapper (from qa test) aka let the world be better :-)
* share/po/br.po: minor update
update brezhoneg translation
2002/02/26 dam's <damien@mandrakesoft.com>
* modparm.pm: corrected bad sprintf
2002/02/26 fabman
* share/po/es.po: updated spanish translations
2002/02/26 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/Makefile: version 8.2
2002/02/26 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/fr.po, share/po/sv.po, share/po/hu.po: updated po files
2002/02/26 Pixel <pixel@mandrakesoft.com>
* diskdrake/smbnfs_gtk.pm, diskdrake/removable.pm,
diskdrake/interactive.pm: propose some mount points for
removable/nfs/smb
* install_steps_interactive.pm: if no sound card are detected AND the user
selected things needing a sound card, propose a special case for ISA
cards
* share/rpmsrate: add sndconfig in INSTALL (installed when user say Yes
when asked for a ISA
sound card)
* my_gtk.pm (@icon_paths): ease testing
2002/02/26 siegel
* share/po/de.po: updates
2002/02/26 dam's <damien@mandrakesoft.com>
* standalone/drakfont: corrected ttf/TTF and xfs restart
* share/logo-mandrake.png: new logo
2002/02/26 fabman
* share/po/es.po: updated spanish translations
2002/02/26 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: fix translation of test program.
2002/02/26 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/dietlibc/libstdio/fclose.c: don't segfault when fclose(NULL)
* share/po/fr.po:
- explain where to put nbsp spaces, explain
what's nbsp spaces, explain how to compose them
- add a few missing nbsp spaces
- translate a few more things
2002/02/26 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/ga.po,
share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
share/po/hu.po, share/po/it.po, share/po/id.po, share/po/pl.po,
share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
share/po/bs.po, share/po/da.po, share/po/zh_TW.po, share/po/cs.po,
share/po/af.po: updated pot file
* any.pm: fixed English typo
2002/02/26 Pixel <pixel@mandrakesoft.com>
* diskdrake/smbnfs_gtk.pm, diskdrake/removable.pm,
diskdrake/interactive.pm: propose some mount points for
removable/nfs/smb
* Xconfigurator.pm: make perl_checker happy
have "Ok More Show all" instead of "Ok Cancel Show all"
set the locale properly instead of setting the translated messages in
the script
* any.pm:
- zips() now return devices ending with "4", raw_zips() is the old
zips()
- rdvd handling
- add .conf for /etc/devfs/conf.d/ files
(devfssymlinkf): use /etc/devfs/conf.d/name.conf instead of putting the
symlink in lib/dev-state
* share/rpmsrate: add sndconfig in INSTALL (installed when user say Yes
when asked for a ISA
sound card)
add xine in VIDEO 4
* install_steps.pm:
- zips() now return devices ending with "4", raw_zips() is the old
zips()
- rdvd handling
- add .conf for /etc/devfs/conf.d/ files
don't add mem=nopentium anymore. kernel people says it's not needed and
bad
for performance. It also means any bug must be addressed to them
create /dev/dvd for DVDs
* my_gtk.pm (@icon_paths): ease testing
* lang.pm: create bindtextdomain which does only part of the load_mo job
* install_steps_interactive.pm: if no sound card are detected AND the user
selected things needing a sound card, propose a special case for ISA
cards
* detect_devices.pm:
- zips() now return devices ending with "4", raw_zips() is the old
zips()
- rdvd handling
- add .conf for /etc/devfs/conf.d/ files
cleanup
* fs.pm:
- zips() now return devices ending with "4", raw_zips() is the old
zips()
- rdvd handling
- add .conf for /etc/devfs/conf.d/ files
2002/02/26 Stew Benedict <sbenedict@mandrakesoft.com>
* Xconfigurator_consts.pm: Ti Powerbook uses non-std 1152x768, rather than
1152x864
2002/02/26 Thierry Vignaud <tvignaud@mandrakesoft.com
* standalone/drakxtv: use "xvt -T" rather than "xvt --title": now not only
we support rxvt
and xterm but konsole too.
the only one missing is gnome-terminal which has -t but not -T
update comments
- remove useless "no_edit => 1"
- use interactive_gtk to determine if we're runned under X11 (ie
authorized acces to X11 server, X11 context, ...)
- add a note to remember that we should add a method to detect if we
run under X11 if/when we implement interactive_qt
- simplify code :
* remove is_tv and simplify its code to be a one-liner (replace a
foreach by a scalar context)
* use format to prevent reverse lookup on scantv run thus
enabling to reverse the initial hash table
- all cases (newt, gtk, wt/wo xvt, ...) have been re tested on real
hw.
2002/02/26 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated po file
2002/02/26 Pixel <pixel@mandrakesoft.com>
* install_any.pm: remove passwords and realnames from report.bug
2002/02/26 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated po file
2002/02/26 Pixel <pixel@mandrakesoft.com>
* install_any.pm: remove passwords and realnames from report.bug
2002/02/25 dam's <damien@mandrakesoft.com>
* any.pm, modparm.pm: corrected modules parameters functions
* standalone/drakfont: debug
2002/02/25 Fran�ois Pons <fpons@mandrakesoft.com>
* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: fixes for cursor or
nasty pixel displayed using syslinux-1.67-3mdk
2002/02/25 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: don't put accents for bootloader, we can just use 7bit
chars
(titi sucks bigtime)
add a few nbsp spaces
* rescue/list: add mt-st DAT stuff for joeghi (ghibo)
2002/02/25 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po: updated Danish file
2002/02/25 Pixel <pixel@mandrakesoft.com>
* bootloader.pm: ignore-table is a global flag, so put it there (when
needed)
* standalone/drakboot: add --testing
* modules.pm, install_steps.pm, fs.pm, detect_devices.pm: use ide-scsi for
ide zips
* install_steps_interactive.pm: sort the list of keyboards
2002/02/25 Thierry Vignaud <tvignaud@mandrakesoft.com
* share/po/fr.po: fix a typo (thanks gc)
2002/02/24 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ru.po, share/po/sp.po, share/po/ca.po, share/po/th.po,
share/po/uk.po, share/po/es.po, share/po/eo.po, share/po/ro.po,
share/po/sv.po, share/po/sr.po, share/po/da.po, share/po/el.po,
share/po/et.po, share/po/cs.po, share/po/tr.po, share/po/az.po,
share/po/eu.po: updated some po files
2002/02/24 Pixel <pixel@mandrakesoft.com>
* share/keyboards.tar.bz2: fix permission
2002/02/23 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cy.po, share/po/Makefile: updated Welsh file
* share/po/zh_CN.po, share/po/DrakX.pot, share/po/eu.po, share/po/vi.po,
share/po/wa.po, share/po/zh_TW.po: udated Vietnamese file
* install_steps_interactive.pm: removed useless _( ) around a string
displayed in English only
* share/po/be.po, share/po/bg.po, share/po/sk.po, share/po/ar.po,
share/po/sl.po, share/po/br.po, share/po/bs.po, share/po/sv.po,
share/po/af.po: updated some po files
2002/02/23 Pixel <pixel@mandrakesoft.com>
* interactive_newt.pm:
- use simplify_string to ensure multi-line and too long strings are
not used
(hacky, but no other solution)
- set $::setstep like interactive_gtk is doing (??)
* partition_table_empty.pm: handle MBR containing the same character (0 or
"l")
* diskdrake/interactive.pm: not_edit'able filesystem type (allow esp. a
nicer newt version)
* devices.pm (devices::make): following a good advice from Andrej
Borsenkow, return the
file even if the device file doesn't exist the caller will fail or not.
The
advantage is better compatibility than raising an exception
devices::make doesn't mknod with devfs
* detect_devices.pm: no need to catch the exception from devices::make
anymore
devices::make doesn't mknod with devfs
* fs.pm: nicer error message when mount fails
* share/rpmsrate: adding gphoto2
* install_steps_interactive.pm: when passwords do not match, focus on
first password entry, not the second (thanks to garrick)
* Xconfigurator_consts.pm: remove Option "sw_cursor" for "SiS 6326" since
it's already handled in Xconfigurator.pm
* my_gtk.pm: fix @icon_paths to include /usr/share/libDrakX/pixmaps
(thanks to garrick)
* modules.pm: remove "-f" option for insmod
2002/02/23 siegel
* share/po/de.po: fixed silly error
updates
2002/02/23 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Added automatic configuration of printers
in Star Office and Open Office.
2002/02/22 dam's <damien@mandrakesoft.com>
* share/advertising/02-internet.pl, share/advertising/07-server.pl,
share/advertising/11-consul.pl, share/advertising/09-MDKcampus.pl,
share/advertising/01-gnu.pl, share/advertising/13-Nvert.pl,
share/advertising/06-user.pl, share/advertising/10-MDKexpert.pl,
share/advertising/04-develop.pl, share/advertising/05-contcenter.pl,
share/advertising/12-MDKstore.pl, share/advertising/03-graphic.pl,
share/advertising/08-games.pl: corrected advertising text
* share/po/fr.po: corrected bad translation
* my_gtk.pm: corrected icon paths
2002/02/22 Guillaume Cottenceau <gc@mandrakesoft.com>
* standalone/drakgw: exit the pur_gtk version after launching the wizard
version
* any.pm: better rephrasing
change name and description of security levels
* share/rpmsrate: powermanga: 2 -> 3
2002/02/22 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po, share/po/DrakX.pot: updated Danish file
* lang.pm: start of support of kde fonts
fixed some keyboard names
* keyboard.pm: fixed some keyboard names
added the two ?win_toggle choices
some info useful for keyboard handling
* share/keyboards.tar.bz2: fixed some keyboard names
* share/po/hu.po: updated hungarian file
2002/02/22 Pixel <pixel@mandrakesoft.com>
* pkgs.pm: even smarted process to kill selection
* lang.pm: fix 2 entries in charset2kde_font
- remove non needed entries in lang2country
- fix syntax errors
- rename kdefont in charset2kde_font
- much cleanup
use invalid instead of unknown for errors when checking
put back the less deep langs
have the tree less deep (esp. nicer when not displaying UTF-8 entries)
not translating in console installs (esp. newt) when the font is missing
restrict the langs displayed to non utf8 during install
fix warning message
disable perl warnings when checking
make perl_checker happy
* devices.pm: add atibm (thanks to Robin Pollard)
* bootloader.pm: put ignore-table to disable lilo's partition table
checking
(esp. the checking of the CHS geometry vs linear geometry)
* Xconfigurator_consts.pm: fix syntax typo
* Makefile:
- exclude urpm from perl_checker
- add checking keyboard.pm
* install_steps_interactive.pm, install2.pm, install_steps.pm: not
translating in console installs (esp. newt) when the font is missing
* keyboard.pm: use invalid instead of unknown for errors when checking
change the message
disable perl warnings when checking
- add checks for the various data structures
- fix another typo for usb2drakxkbd
fix typo
* share/rpmsrate: add procmail in SYSTEM 4
add samba-doc samba-winbind samba-swat
* Xconfigurator.pm: workaround set_active failing
* any.pm: use the setupBootloader help instead of setupBootloaderGeneral
restrict the langs displayed to non utf8 during install
2002/02/22 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakxtv: update TODO list;
explain what is HRC
* share/po/fr.po: further translations
update french translation
2002/02/21 dam's <damien@mandrakesoft.com>
* my_gtk.pm: corrected icon list
2002/02/21 fabman
* share/po/es.po: updated spanish po file
2002/02/21 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: spacecup no more exists
armagetron is nice, no use to install gltron as well
autoconf2.5 and automake1.5
* interactive.pm: when not in X and needs su, use consolehelper now
use consolehelper when no "kdeinit: kwin" process
is running
2002/02/21 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/Makefile, share/po/hu.po, share/po/it.po,
share/po/id.po, share/po/pl.po, share/po/no.po, share/po/fi.po,
share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file
2002/02/21 Pixel <pixel@mandrakesoft.com>
* lvm.pm, install_any.pm: ensure lvm tools don't need to be all installed
at the same time
* lang.pm, tools/make_mdkinst_stage2: LC_COLLATE and LC_CTYPE are
getFile'd (cuz they are big, causing the .cz2 to be *big*)
* share/rpmsrate: add kinput2-wnn4
2002/02/21 siegel
* share/po/de.po: update
2002/02/21 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Removed "Manual configuration" button when "Local
Printer" dialog is started from the queue modification menu (Recommended
mode).
Improved matching of printer names resulting from auto-detection with
names in the database.
2002/02/21 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: final batch of typos fixes (next time, please run a
check speller)
fix more typos
update french translation;
fix typos
* diskdrake/interactive.pm: shorter displayed message
2002/02/21 dam's <damien@mandrakesoft.com>
* standalone/draknet: changed button label
* standalone/icons/gmon.png, standalone/icons/categ.png,
standalone/icons/verti.png, standalone/icons/drakbackup.540x57.png,
standalone/icons/net_c.png, standalone/icons/ic82-system-40.png,
standalone/icons/wiz_drakgw.png, standalone/icons/ic-drakfont-48.png,
standalone/icons/ic82-back-up-16.png,
standalone/icons/wiz_scannerdrake.png,
standalone/icons/ic82-discdurwhat-40.png,
standalone/icons/ic82-tape-40.png, standalone/icons/ic82-network-40.png,
standalone/icons/smbnfs_default.png, standalone/icons/smbnfs_server.png,
standalone/icons/hori.png, standalone/icons/wiz_draknet.png,
standalone/icons/smbnfs_mounted.png, standalone/icons/wiz_firewall.png,
standalone/icons/wiz_default_up.png,
standalone/icons/ic82-back-up-32.png, standalone/icons/ic82-CD-40.png,
standalone/icons/ic82-systemeplus-40.png,
standalone/icons/ic82-back-up-48.png,
standalone/icons/ic82-dossier-32.png, standalone/icons/net_d.png,
standalone/icons/ic82-moreoption-40.png,
standalone/icons/smbnfs_has_mntpoint.png, standalone/icons/tradi.png,
standalone/icons/wiz_printerdrake.png,
standalone/icons/wiz_default_left.png,
standalone/icons/eth_card_mini2.png, standalone/icons/net_u.png,
standalone/icons/ic82-users-40.png, standalone/icons/mdk_logo.png,
standalone/icons/ic82-others-40.png, standalone/icons/ic82-when-40.png,
standalone/icons/draknet_step.png, standalone/icons/drakfont.620x57.png,
standalone/icons/ic82-where-40.png: added new gfx only standalone
* pixmaps/categ.png, pixmaps/verti.png, pixmaps/ic82-moreoption-40.png,
pixmaps/ic82-system-40.png, pixmaps/net_c.png,
pixmaps/ic-drakfont-48.png, pixmaps/ic82-CD-40.png,
pixmaps/ic82-when-40.png, pixmaps/ic82-back-up-32.png,
pixmaps/draknet_step.png, pixmaps/ic82-dossier-32.png,
pixmaps/ic82-back-up-48.png, pixmaps/smbnfs_server.png,
pixmaps/ic82-discdurwhat-40.png, pixmaps/smbnfs_default.png,
pixmaps/gmon.png, pixmaps/drakbackup.540x57.png,
pixmaps/smbnfs_mounted.png, pixmaps/wiz_printerdrake.png,
pixmaps/wiz_default_left.png, pixmaps/wiz_default_up.png,
pixmaps/drakfont.620x57.png, pixmaps/ic82-tape-40.png,
pixmaps/wiz_draknet.png, pixmaps/net_d.png,
pixmaps/ic82-systemeplus-40.png, pixmaps/wiz_drakgw.png,
pixmaps/mdk_logo.png, pixmaps/ic82-users-40.png,
pixmaps/ic82-back-up-16.png, pixmaps/hori.png, pixmaps/tradi.png,
pixmaps/smbnfs_has_mntpoint.png, pixmaps/eth_card_mini2.png,
pixmaps/wiz_firewall.png, pixmaps/net_u.png, pixmaps/ic82-where-40.png,
pixmaps/ic82-others-40.png, pixmaps/ic82-network-40.png,
pixmaps/wiz_scannerdrake.png: removed gfx not used during install
2002/02/21 Fran�ois Pons <fpons@mandrakesoft.com>
* crypto.pm: fixed another not seen 8.1 reference in label.
fixed 8.1 release hard coded.
2002/02/21 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/fi.po: updated pot file
updated Finnish file
* help.pm: updated help file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/Makefile, share/po/hu.po, share/po/it.po,
share/po/id.po, share/po/pl.po, share/po/no.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
share/po/cs.po, share/po/af.po: updated pot file
2002/02/21 Pixel <pixel@mandrakesoft.com>
* share/themes/blueHeart-button4.png, share/themes-DarkMarble.rc,
install_gtk.pm, share/themes/DarkMarble-button3_out.png,
share/themes.rc, share/themes/blueHeart-brown_bg1.png,
share/themes/DarkMarble-button3_in.png, share/themes-blueHeart.rc,
share/themes/DarkMarble-check_on.png,
share/themes/blueHeart-button1.png,
share/themes/DarkMarble-check_off.png,
share/themes/blueHeart-button2.png, share/themes/DarkMarble-gloom2.png,
share/themes/DarkMarble-button3_in_prelight.png,
share/themes/DarkMarble-button3_out_prelight.png: remove DarkMarble and
blueHeart themes
* bootloader.pm: have devfs=nomount for failsafe
* Makefile.config, share/po/Makefile: make a difference between PMS and
ALLPMS. For install, only use PMS
* lvm.pm: ensure lvm tools don't need to be all installed at the same time
* Makefile: template.in stuff removed
make a difference between PMS and ALLPMS. For install, only use PMS
* pkgs.pm: smarter choosing of processes to kill
* tools/i386/netboot/make_boot_network: cleanup
* modules.pm: add aic7xxx_old
* install_any.pm: ensure lvm tools don't need to be all installed at the
same time
(remove_bigseldom_used): remove xf86Wacom.so & mkfs.xfs
DarkMarble theme is removed
(kdeicons_postinstall): remove this obsolete code
no special case for installing imwheel
* lang.pm, tools/make_mdkinst_stage2: LC_COLLATE and LC_CTYPE are
getFile'd (cuz they are big, causing the .cz2 to be *big*)
* network/smbnfs.pm, network/nfs.pm: nicer conditional displaying of nfs
comment
2002/02/21 siegel
* share/po/de.po: update
snapshot
2002/02/21 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Added "type => 'list'" to the printer modification
menu, it appeared as a drop-down list during the installation.
2002/02/21 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakxtv: more translatable strings;
hide scantv output on console;
check that we're under X11 before running scantv in an xterm
2002/02/20 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/doc/UPDATEMODULES: add an example on modules with options
first line comment no more necessary
s/row/column/, silly me
* standalone.pm: explanations stuff: no reason to use "updated" at a place
when we
use "modified" at the rest of the locations..
2002/02/20 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/es.po: updated Spanish file
updated Spanish file
2002/02/20 Pixel <pixel@mandrakesoft.com>
* install_any.pm (ejectCdrom): display "files still open:" for all
processes when umounting fail
* pkgs.pm: much simpler & stronger killing of still running processes
* mouse.pm: USB|Generic is 3 button mice, add a USB 2 Button entry
2002/02/20 dam's <damien@mandrakesoft.com>
* share/themes-marble3d.rc: updated theme
* network/adsl.pm: mgmt install corrected
2002/02/20 daouda
* share/rpmsrate:
- same weight for rfbdrake in NETWORKING_REMOTE_ACCESS
NETWORKING_REMOTE_ACCESS_SERVER
2002/02/20 fcrozat
* share/rpmsrate: Remove mozilla-psm from list, it is merged in mozilla
2002/02/20 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem, tools/oem-prepare: synced with newer rpmsrate of
DrakX and newer method to select INSTALL packages.
* standalone/XFdrake: fixed NVIDIA package in urpmi db by directly using
urpm library instead of
parsing (now removed) depslist.ordered file.
* Xconfigurator.pm: fixed default value if selecting a card (use previous
one or existing one).
added XFree 4 driver choice if Other|Unlisted is chosen.
fixed cancel on card selection so that previous choice is not lost.
* Xconfigurator_consts.pm: added @allbutfbdrivers and @alldrivers for
listing XFree 4 drivers.
2002/02/20 gbeauchesne
* share/rpmsrate:
- Add gcc3.0-c++ and libstdc++3.0-devel
- Prefer gcc3.0-java over gcc-java
- Remove BasiliskII-sheepnet since it does no longer exist
- Add/prefer BasiliskII-jit over BasiliskII
2002/02/20 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/fr.po: updated FRench file
* share/po/es.po: updated Spanish file
updated Spanish file
updated pot file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/bg.po, share/po/ga.po, share/po/sr.po,
share/po/de.po, share/po/et.po, share/po/eu.po, share/po/az.po,
share/po/ru.po, share/po/pt_BR.po, share/po/hr.po, share/po/ko.po,
share/po/cy.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
share/po/sv.po, share/po/is.po, share/po/hu.po, share/po/it.po,
share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po,
share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file
2002/02/20 Pixel <pixel@mandrakesoft.com>
* share/po/fr.po: fix s/SILO/LILO/
* fsedit.pm: have "with /usr" translated
* install_steps_interactive.pm (loadSavePackagesOnFloppy): add a "Cancel"
button
* steps.pm: move installUpdates after configureX (workaround for bad
timeouts during installing updates)
* install_steps.pm, any.pm, standalone/draksec: factorize and update the
reading of previous security level
2002/02/20 siegel
* share/po/de.po: update
2002/02/20 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: update french translations
2002/02/20 dam's <damien@mandrakesoft.com>
* share/advertising/13-Nvert.pl: changed toll free
* my_gtk.pm: added mcc kill if wait message
* standalone/logdrake: cosmetic change, mcc compliance
2002/02/20 daouda
* share/rpmsrate:
- same weight for rfbdrake in NETWORKING_REMOTE_ACCESS
NETWORKING_REMOTE_ACCESS_SERVER
2002/02/20 fcrozat
* share/rpmsrate: Remove mozilla-psm from list, it is merged in mozilla
2002/02/20 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm, install_any.pm: fixed INSTALL category in rpmsrate for copying
file when changing cd (was an
limitation in read_rpmsrate when a package having a category and INSTALL
caused
INSTALL to be dropped).
2002/02/20 gbeauchesne
* share/rpmsrate:
- Add gcc3.0-c++ and libstdc++3.0-devel
- Prefer gcc3.0-java over gcc-java
- Remove BasiliskII-sheepnet since it does no longer exist
- Add/prefer BasiliskII-jit over BasiliskII
2002/02/20 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/advertising/07-server.pl, share/advertising/01-gnu.pl: Improved
English strings
* share/po/hu.po, share/po/es.po, share/po/ar.po: updated Hungarian and
Spanish files
2002/02/20 Pixel <pixel@mandrakesoft.com>
* install_any.pm: remove fsck_option (obsolete)
* share/po/fr.po: fix s/SILO/LILO/
* fsedit.pm: have "with /usr" translated
* install_steps_interactive.pm (loadSavePackagesOnFloppy): add a "Cancel"
button
* steps.pm: move installUpdates after configureX (workaround for bad
timeouts during installing updates)
* install_steps.pm, any.pm, standalone/draksec: factorize and update the
reading of previous security level
2002/02/20 siegel
* share/po/de.po: snapshot
2002/02/19 dam's <damien@mandrakesoft.com>
* share/advertising/Makefile: new Makefile to install ads
2002/02/19 fcrozat
* share/rpmsrate:
-Install gnome-vfs-extras when installing nautilus (to get samba
browsing)
-don't install nautilus-mozilla, it is pulled by nautilus
2002/02/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* any.pm: english fix
2002/02/19 Pixel <pixel@mandrakesoft.com>
* share/advertising/Makefile: advertising installation cleanup
* diskdrake/smbnfs_gtk.pm: ugly hack to fix die
2002/02/19 siegel
* share/po/de.po: updates for beta 3
2002/02/19 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Changed button texts of "Do you want to auto-detect?"
dialog.
2002/02/19 dam's <damien@mandrakesoft.com>
* share/advertising/Makefile: new Makefile to install ads
2002/02/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* any.pm: report_bug: find syslog in /var/log if it's not in /tmp, add
$prefix in front of /var/* when missing
since we give "lilo.conf" in drakbug_report, let's also
give "menu.lst"
2002/02/19 Pixel <pixel@mandrakesoft.com>
* share/advertising/Makefile: advertising installation cleanup
2002/02/19 siegel
* share/po/de.po: updates for beta 3
2002/02/19 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Changed button texts of "Do you want to auto-detect?"
dialog.
2002/02/19 dam's <damien@mandrakesoft.com>
* network/netconnect.pm: setting help
* share/advertising/10-MDKexpert.png, share/advertising/07-server.png,
share/advertising/05-contcenter.png, share/advertising/03-graphic.png,
share/advertising/12-MDKstore_icon.png,
share/advertising/06-user_icon.png,
share/advertising/04-develop_icon.png,
share/advertising/12-MDKstore.png, share/advertising/00-thanks.png,
share/advertising/06-user.png, share/advertising/02-internet_icon.png,
share/advertising/04-develop.png,
share/advertising/05-contcenter_icon.png,
share/advertising/10-MDKexpert_icon.png, share/advertising/13-Nvert.png,
share/advertising/11-consul.png, share/advertising/03-graphic_icon.png,
share/advertising/02-internet.png, share/advertising/07-server_icon.png,
share/advertising/01-gnu.png, share/advertising/08-games.png,
share/advertising/09-MDKcampus.png,
share/advertising/09-MDKcampus_icon.png,
share/advertising/08-games_icon.png: re-adding with -kb
removing for re-adding with -kb
added advertising for translation
* share/advertising/essi.p: blah
added advertising for translation
* my_gtk.pm: new icon handler
* Makefile.config: addde share/advertising/*.pl for translation
* share/advertising/Makefile: new Makefile to install ads
* share/advertising/00-thanks.pl, share/advertising/06-user.pl,
share/advertising/08-games.pl, share/advertising/list,
share/advertising/09-MDKcampus.pl, share/advertising/01-gnu.pl,
share/advertising/11-consul.pl, share/advertising/13-Nvert.pl,
share/advertising/02-internet.pl, share/advertising/07-server.pl,
share/advertising/10-MDKexpert.pl, share/advertising/04-develop.pl,
share/advertising/05-contcenter.pl, share/advertising/12-MDKstore.pl,
share/advertising/03-graphic.pl: added advertising for translation
2002/02/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* any.pm: report_bug: find syslog in /var/log if it's not in /tmp, add
$prefix in front of /var/* when missing
since we give "lilo.conf" in drakbug_report, let's also
give "menu.lst"
2002/02/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/vi.po, share/po/hu.po: updated Vietnamese and Hungarian files
2002/02/19 Pixel <pixel@mandrakesoft.com>
* share/advertising/Makefile: advertising installation cleanup
* install2.pm: anchor the -IP match at the end of the string
move loading /tmp/network from stage1 before doing the auto_install
stuff to
allow the -IP feature on auto_install file name
* share/rpmsrate: add grub in 4 SYSTEM
2002/02/19 Till Kamppeter <till@mandrakesoft.com>
* standalone/printerdrake, printer.pm: Assured that the default page size
is "Letter" for US/Canada and "A4" for the rest of the world.
The "Description" field of a printer queue is filled in with printer
manufacturer and model by default.
Removed unused varaiables in /usr/sbin/printerdrake.
* printerdrake.pm: Changed button texts of "Do you want to auto-detect?"
dialog.
Assured that the default page size is "Letter" for US/Canada and "A4"
for the rest of the world.
The "Description" field of a printer queue is filled in with printer
manufacturer and model by default.
Removed unused varaiables in /usr/sbin/printerdrake.
* install_steps_interactive.pm: Replaced "a4" and "letter" by "A4" and
"Letter" so that Foomatic recognizes
the paper sizes.
Also use "Letter" paper for "en_CA" and "fr_CA" locales.
2002/02/18 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/network.c: when no net device found, print a msg to tell
that now most pcmcia network adapters are supported
with network.img
2002/02/18 Pablo Saratxaga <pablo@mandrakesoft.com>
* help.pm: updated help file
* share/po/sp.po, share/po/zh_CN.po, share/po/DrakX.pot, share/po/th.po,
share/po/es.po, share/po/fr.po, share/po/sr.po, share/po/de.po,
share/po/sk.po, share/po/tr.po, share/po/eu.po, share/po/sl.po,
share/po/vi.po, share/po/uk.po, share/po/wa.po, share/po/sv.po,
share/po/zh_TW.po, share/po/it.po: updated pot file
2002/02/18 Pixel <pixel@mandrakesoft.com>
* lang.pm, standalone/localedrake:
- handle --kde_lang with optionally --kde_country
- handle --apply
* install_steps_gtk.pm: s/hbox/vbox for "Select Install Class"
2002/02/18 dam's <damien@mandrakesoft.com>
* share/logo-mandrake.png: new gfx
2002/02/18 fcrozat
* share/rpmsrate: Install Guppi when installing gnumeric
2002/02/18 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: titi sucks again
2002/02/18 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sk.po: updated Slovak ile
updated pot file
* help.pm: updated help file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/et.po, share/po/tr.po,
share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
share/po/hu.po, share/po/it.po, share/po/id.po, share/po/pl.po,
share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
share/po/lt.po, share/po/ar.po, share/po/sl.po, share/po/vi.po,
share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/bs.po,
share/po/da.po, share/po/zh_TW.po, share/po/cs.po, share/po/af.po:
updated pot file
2002/02/18 Pixel <pixel@mandrakesoft.com>
* detect_devices.pm:
- remove media_type cdrom-burner, use {capacity} instead
- use /proc/sys/dev/cdrom/info to fill in the {capacity}
* diskdrake/smbnfs_gtk.pm:
- add Cancel
- move "click here" in "Search servers" on the right side
- remove Export
- fix bug
* share/rpmsrate: raise xsane in SCANNER (Yves Duret)
raise mkisofs & cdrecord in BURNER
* Xconfigurator.pm: workaround not having the right to connect to our new
created test server.
info about the pb (sorry for the french):
quand on lance le serveur
- via xdm/kdm/startx, ca utilise xauth, xhost est ferm�
- via X/xinit, xhost est ouvert sur localhost, xauth n'est pas utilis�
*sauf* si X/xinit est lanc� � partir d'un X *et* .Xauthority est non
vide.
dans ce cas, xhost est ferm�, et aucun xauth n'est ajout�
une cons�quence, c'est que XFdrake ne peut pas acc�der au X de
test si XFdrake est lanc� sous X ou "xauth list" est non vide
exception: quand on lance le xdm/kdm en root, xhost n'est pas
ferm�,
pas contre il est ferm� en root & startx.
* any.pm (fileshare_config): rework the custom message and launch
userdrake
(report_bug): add lilo.conf
* standalone/localedrake:
- handle --kde_lang with optionally --kde_country
- handle --apply
change the message & ask wether to logout or not
* lang.pm:
- handle --kde_lang with optionally --kde_country
- handle --apply
(lang2kde_lang): add missing valid_kde_langs
fuzzy language finding between available langs when it doesn't match
(useful for upgrades where fr_FR was fr_FR@euro)
* diskdrake/interactive.pm: remove cdrom-burner from media_type set
* install_steps_gtk.pm: s/hbox/vbox for "Select Install Class"
* fs.pm (mount_options_unpack): add usrquota and grpquota for
ext2/ext3/reiserfs/xfs
- remove media_type cdrom-burner, use {capacity} instead
- use /proc/sys/dev/cdrom/info to fill in the {capacity}
* share/compssUsers: add EDITORS in Development/Development
add EDITORS in Development/Development
2002/02/18 yduret
* bootlook.pm: remove aurora part (commented for the moment)
* standalone/scannerdrake: HP OfficeJet support
scsi/parport preliminary support
* scanner.pm: update
scsi parport preliminary support
no more show unsupported scanner
common output for ScannerDB update from sane *.desc files and from
usbtable
2002/02/17 Pixel <pixel@mandrakesoft.com>
* diskdrake/interactive.pm: warn_if_renumbered now also done at install
2002/02/17 Pixel <pixel@mandrakesoft.com>
* share/rpmsrate: have icewm-light in any case (to be used as a failsafe
window manager)
add hotplug, usbutils and usbview with the new flag USB
* install_any.pm: hotplug now handled via rpmsrate and the USB flag
add some log to know why umounting /tmp/image fail
* diskdrake/interactive.pm: warn_if_renumbered now also done at install
force scalar context for warp_text
* share/po/id.xsl, share/po/help_xml2pm.pl: use xsltproc as a filter to
remove entities
* share/po/Makefile (clean): remove .memdump
* any.pm (autologin): do not allow empty user name since no autologin can
already be achieved by choosing "No"
* install2.pm: do not use run_program::xxx, use directly "system" so that
stdout is kept unchanged during "postInstall" execution
* network/smb.pm: fix typo (s/nfs/smbfs/)
2002/02/17 siegel
* help.pm: new version for 8.2
* share/po/de.po: new german version
* share/po/help_xml2pm.pl: added check for missing xsltproc
fix perl warnings after adding -w
* share/po/.cvsignore: added .memdump
* share/po/Makefile: allow me to work with a symlink to doc in this
directory
2002/02/16 Pixel <pixel@mandrakesoft.com>
* lvm.pm:
- LVs "device" field were containing "/dev/vg/number" whereas it must
be "vg/name"
- added lv_resize
* diskdrake/interactive.pm: add Resize'ing mounted XFS on LVM
* crypto.pm (mirrors): add a timeout via "alarm" (needs testing)
2002/02/16 Pixel <pixel@mandrakesoft.com>
* Xconfig.pm:
- prefer XKB available from existing XF86Config over
/etc/sysconfig/keyboard KEYTABLE
- fix translating from /etc/sysconfig/keyboard KEYTABLE to XKB
* diskdrake/interactive.pm: add Resize'ing mounted XFS on LVM
* interactive_newt.pm: do not trash error messages if testing
* lang.pm (country2lang): created
(write): ensure it doesn't fail when kdeglobals is not writable (eg: the
directory doesn't exist)
(list): return the languages in a "specific" order (favours non utf8
over utf8)
* crypto.pm (mirrors): add a timeout via "alarm" (needs testing)
* install_steps_interactive.pm (setupSCSI): when "clicked", ask "Do you
have any SCSI interfaces" instead
of assuming there is a SCSI interface and asking the driver name
* lvm.pm:
- LVs "device" field were containing "/dev/vg/number" whereas it must
be "vg/name"
- added lv_resize
- call pvcreate with "-y -ff"
- created LVs are notFormatted
* interactive.pm:
- fix non X + testing + su
- since "interactive" takes care of "format" for type "combo", remove
"format" (so that interactive_newt which switch to type "list" don't
apply
"format" once again)
* standalone/localedrake: handle --kde_country=<country>
2002/02/16 Pixel <pixel@mandrakesoft.com>
* lang.pm (country2lang): created
(write): ensure it doesn't fail when kdeglobals is not writable (eg: the
directory doesn't exist)
(list): return the languages in a "specific" order (favours non utf8
over utf8)
fix call to update_gnomekderc
* standalone/localedrake: handle --kde_country=<country>
2002/02/16 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po: updated Danish file
* share/po/sk.po, share/po/cs.po, share/po/es.po: updated Czech, Spanish
and Slovak files
2002/02/16 Pixel <pixel@mandrakesoft.com>
* lang.pm: fix call to update_gnomekderc
remove unused & unneeded special %lang2kde_lang
- add lang::check
- fix utf-ko -> utf_ko
- fix utf-14 -> utf_14
- modify share/config/kdeglobals
- add charset2kde_charset, lang2country, lang2kde_lang
2002/02/15 dam's <damien@mandrakesoft.com>
* standalone/drakfont: embedded mode correction
* my_gtk.pm: highlight in gtk icon widget
* share/themes/mdk-check_on.png, share/themes/mdk-toggle_off.png,
share/themes/mdk-toggle_on.png, share/themes/mdk-check_off.png: new gfx
* share/step-red.xpm, share/step-orange.xpm, share/step-orange-click.xpm,
share/step-green-click.xpm, share/step-green.xpm, share/step-red-on.xpm,
share/step-orange-on.xpm, share/step-green-on.xpm,
share/step-red-click.xpm: new gfx
new gfx
2002/02/15 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/vi.po, share/po/fi.po, share/po/DrakX.pot, share/po/fr.po,
share/po/wa.po, share/po/da.po, share/po/cs.po, share/po/hu.po,
share/po/eu.po: updated Basque file; fixed a msgid change
* share/po/sv.po: updated Swedish file
updated Basque file; fixed a msgid change
2002/02/15 Pixel <pixel@mandrakesoft.com>
* run_program.pm: remove assigning STDIN to /dev/null since:
- programs should not use STDIN
- the "postInstall" script for auto_install's is more happy still
having the STDIN.
* diskdrake/smbnfs_gtk.pm, pixmaps/smbnfs_has_mntpoint.png,
pixmaps/smbnfs_default.png, pixmaps/smbnfs_mounted.png,
pixmaps/smbnfs_server.png: add icons showing if a mount-point is
associated or if the share is mounted
* pkgs.pm: fix typo
* diskdrake/interactive.pm: use the new warp_text
* install_steps.pm: use lang::charset2kde_charset
* standalone/localedrake: lang::write doesn't need the filename anymore
* any.pm: use 'combo' instead of 'type' for bootloader choice and security
choice
(requested by fredb&dadou)
* interactive_gtk.pm: force scalar for Gtk::Label->new with warp_text
* interactive.pm: favour "combo" over "list" in any case
* Makefile (check): add lang::check checking
2002/02/15 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: update translation
2002/02/14 Pixel <pixel@mandrakesoft.com>
* standalone/lsnetdrake: adapt to the neater network::smb and network::nfs
* network/smb.pm, network/smbnfs.pm, network/nfs.pm: cleaner & OOed code,
with more code sharing
* interactive_gtk.pm, diskdrake/interactive.pm: use the new warp_text
feature
* my_gtk.pm (ctree_set_icon): new function
* diskdrake/smbnfs_gtk.pm: some cleanup, icons showing wether a
mount-point is associated are coming
* standalone/diskdrake: fix expert and testing options handling
2002/02/14 dam's <damien@mandrakesoft.com>
* standalone/drakfont: embedded mode
drakfont embedde mode
* share/step-red-on.xpm, share/step-red.xpm, share/step-orange.xpm,
share/step-orange-on.xpm, share/step-orange-click.xpm,
share/step-green-click.xpm, share/step-red-click.xpm,
share/step-green-on.xpm: new gfx
2002/02/14 erwan
* tools/i386/netboot/ni5010/pxegrub, tools/i386/netboot/epic100/stage1,
tools/i386/netboot/epic100/stage2, tools/i386/netboot/3c90x/pxegrub,
tools/i386/netboot/rtl8139/pxegrub, tools/i386/netboot/ni5210/nbgrub,
tools/i386/netboot/otulip/stage1, tools/i386/netboot/otulip/stage2,
tools/i386/netboot/exos205/nbgrub, tools/i386/netboot/eepro/stage1,
tools/i386/netboot/eepro/stage2, tools/i386/netboot/3c529/nbgrub,
tools/i386/netboot/smc9000/pxegrub, tools/i386/netboot/ne2100/stage1,
tools/i386/netboot/ne2100/stage2, tools/i386/netboot/exos205/pxegrub,
tools/i386/netboot/sis900/nbgrub, tools/i386/netboot/ne/stage1,
tools/i386/netboot/ne/stage2, tools/i386/netboot/tulip/nbgrub,
tools/i386/netboot/sk_g16/nbgrub, tools/i386/netboot/eepro100/pxegrub,
tools/i386/netboot/tiara/nbgrub, tools/i386/netboot/rtl8139/stage1,
tools/i386/netboot/rtl8139/stage2, tools/i386/netboot/tiara/pxegrub,
tools/i386/netboot/lance/nbgrub, tools/i386/netboot/depca/nbgrub,
tools/i386/netboot/ni6510/stage1, tools/i386/netboot/3c90x/nbgrub,
tools/i386/netboot/ni6510/stage2, tools/i386/netboot/smc9000/stage1,
tools/i386/netboot/smc9000/stage2, tools/i386/netboot/3c509/pxegrub,
tools/i386/netboot/3c509/stage1, tools/i386/netboot/3c509/stage2,
tools/i386/netboot/sis900/pxegrub, tools/i386/netboot/ne2100/pxegrub,
tools/i386/netboot/3c595/nbgrub, tools/i386/netboot/eepro/pxegrub,
tools/i386/netboot/wd/nbgrub, tools/i386/netboot/ns8390/nbgrub,
tools/i386/netboot/ni5210/stage1, tools/i386/netboot/ni5010/nbgrub,
tools/i386/netboot/ni5210/stage2, tools/i386/netboot/exos205/stage1,
tools/i386/netboot/exos205/stage2, tools/i386/netboot/eepro100/nbgrub,
tools/i386/netboot/3c529/stage1, tools/i386/netboot/3c529/stage2,
tools/i386/netboot/sis900/stage1, tools/i386/netboot/tulip/stage1,
tools/i386/netboot/sis900/stage2, tools/i386/netboot/tulip/stage2,
tools/i386/netboot/sk_g16/stage1, tools/i386/netboot/w89c840/nbgrub,
tools/i386/netboot/sk_g16/stage2, tools/i386/netboot/tiara/stage1,
tools/i386/netboot/tiara/stage2, tools/i386/netboot/depca/stage1,
tools/i386/netboot/lance/stage1, tools/i386/netboot/3c90x/stage1,
tools/i386/netboot/depca/stage2, tools/i386/netboot/lance/stage2,
tools/i386/netboot/3c90x/stage2, tools/i386/netboot/otulip/pxegrub,
tools/i386/netboot/tulip/pxegrub, tools/i386/netboot/epic100/nbgrub,
tools/i386/netboot/3c595/stage1, tools/i386/netboot/ni5210/pxegrub,
tools/i386/netboot/3c595/stage2, tools/i386/netboot/w89c840/pxegrub,
tools/i386/netboot/wd/stage1, tools/i386/netboot/wd/pxegrub,
tools/i386/netboot/wd/stage2, tools/i386/netboot/otulip/nbgrub,
tools/i386/netboot/ns8390/stage1, tools/i386/netboot/eepro/nbgrub,
tools/i386/netboot/ni5010/stage1, tools/i386/netboot/ns8390/stage2,
tools/i386/netboot/ni5010/stage2, tools/i386/netboot/ne2100/nbgrub,
tools/i386/netboot/ni6510/pxegrub, tools/i386/netboot/eepro100/stage1,
tools/i386/netboot/eepro100/stage2, tools/i386/netboot/ne/nbgrub,
tools/i386/netboot/depca/pxegrub, tools/i386/netboot/ne/pxegrub,
tools/i386/netboot/w89c840/stage1, tools/i386/netboot/rtl8139/nbgrub,
tools/i386/netboot/w89c840/stage2, tools/i386/netboot/sk_g16/pxegrub,
tools/i386/netboot/lance/pxegrub, tools/i386/netboot/ni6510/nbgrub,
tools/i386/netboot/smc9000/nbgrub, tools/i386/netboot/3c529/pxegrub,
tools/i386/netboot/3c595/pxegrub, tools/i386/netboot/ns8390/pxegrub,
tools/i386/netboot/epic100/pxegrub, tools/i386/netboot/3c509/nbgrub: New
version of grub (0.91) with allstage and pxegrub
* tools/i386/netboot/3c507/pxegrub, tools/i386/netboot/3c507/stage1,
tools/i386/netboot/3c507/stage2, tools/i386/netboot/3c503/nbgrub,
tools/i386/netboot/3c503/pxegrub, tools/i386/netboot/3c507/nbgrub,
tools/i386/netboot/3c503/stage1, tools/i386/netboot/3c503/stage2:
Fixning some file missing in netboot
2002/02/14 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: fixed obsoletes management according to urpmi code.
2002/02/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ga.po, share/po/cy.po, share/po/is.po, share/po/ar.po,
share/po/sl.po, share/po/ro.po: Instead of temporary removingfiles from
CVS put a rule in Makefile to
don't use them (thanks Thierry)
updated some po files; removed the ones too lowly translated for the 8.2
* share/po/pt_BR.po: updted Brazilian file
updated some po files; removed the ones too lowly translated for the 8.2
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/sr.po,
share/po/de.po, share/po/et.po, share/po/tr.po, share/po/az.po,
share/po/ru.po, share/po/hr.po, share/po/ko.po, share/po/nl.po,
share/po/ja.po, share/po/sv.po, share/po/hu.po, share/po/it.po,
share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po,
share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
share/po/uk.po, share/po/eo.po, share/po/bs.po, share/po/zh_TW.po,
share/po/cs.po, share/po/af.po: updated some po files; removed the ones
too lowly translated for the 8.2
* share/po/vi.po: updated Vietnamese file
updated some po files; removed the ones too lowly translated for the 8.2
* share/po/Makefile: Instead of temporary removingfiles from CVS put a
rule in Makefile to
don't use them (thanks Thierry)
2002/02/14 Pixel <pixel@mandrakesoft.com>
* standalone/lsnetdrake: adapt to the neater network::smb and network::nfs
* network/smbnfs.pm, network/smb.pm, network/nfs.pm: cleaner & OOed code,
with more code sharing
* interactive.pm: if testing, don't use kdesu
* install_steps.pm: gzip report.bug
* interactive_gtk.pm, diskdrake/interactive.pm: use the new warp_text
feature
* standalone/diskdrake: fix expert and testing options handling
* my_gtk.pm (ctree_set_icon): new function
* c/stuff.xs.pm: undef'ing some macros used by 2 independent sources et
still needed :-(
#include iconv.h is needed even when C_RPM is undefined
* diskdrake/smbnfs_gtk.pm: some cleanup, icons showing wether a
mount-point is associated are coming
2002/02/14 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/br.po: update
convert to utf-8
* standalone/drakxtv: uses xawtv internal strings instead of frequencies
tables ids as values
in %freqtables in order to enhance drakxtv robustness when
translators'll
arrive. thus we'll pass right strings to scantv instead of translated
ones
explain how we manage the "all frequencies" case
display sorted tv norms
2002/02/13 erwan
* tools/i386/netboot/device.map, tools/i386/netboot/makeImages: Adding
missing file on netboot
* tools/i386/netboot/make_boot_network, tools/i386/netboot/grub: updating
grub in netboot
2002/02/13 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: avoid generating headers for copying file in
postinstall-rpm directory.
make sure not to crash if a package that should have been in CD1 is
somewhere
else.
fixed stupid typo.
removed all @needToCopy... variables and now use INSTALL category in
rpmsrate.
* share/rpmsrate: updated INSTALL category with the merge of DrakX
obsoleted list (it will use
INSTALL now :-)
* pkgs.pm: added extension to setSelectedFromCompssList.
* share/rpmsrate.server: synced INSTALL category with standard rpmsrate.
2002/02/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated Danish and Hungarian files
* share/po/da.po: updated Danish file
updated Danish and Hungarian files
2002/02/13 Pixel <pixel@mandrakesoft.com>
* network/nfs.pm: $server->{ip} is no more mandatory
* network/smb.pm: don't show shares ending with "$"
$server->{ip} is no more mandatory
* any.pm (setupBootloader): switch from "list" to "combo"
* fs.pm (fstab_to_string): unsetting mount points in standalone will now
work
- handle WORM type in /proc/scsi/scsi
- added media_type cdrom-burner
- adapting to new media_type
- nicer fd&hd testing
* diskdrake/smbnfs_gtk.pm: have the fstab entries shown by default
* detect_devices.pm, diskdrake/interactive.pm:
- handle WORM type in /proc/scsi/scsi
- added media_type cdrom-burner
- adapting to new media_type
- nicer fd&hd testing
2002/02/13 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: When one visited the help page of a remote CUPS printer
afterwards the full
printer modification menu was shown, not only the one for remote CUPS
printers. This is fixed now.
2002/02/12 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/wa.po, share/po/DrakX.pot: updated Czech and Walloon files
* share/po/cs.po: updated Czech file
updated Czech and Walloon files
2002/02/12 Pixel <pixel@mandrakesoft.com>
* devices.pm: i prefer /(.*?)(\d+)$/ to /(.*\D)(\d+)$/
2002/02/12 Till Kamppeter <till@mandrakesoft.com>
* detect_devices.pm: In the USB auto-detection checked whether and where
the device node was
created.
2002/02/12 dam's <damien@mandrakesoft.com>
* share/step-red.xpm, share/step-orange.xpm, share/step-orange-click.xpm,
share/themes/mdk-check_on.png, share/step-green-click.xpm,
share/step-green.xpm, share/step-red-click.xpm,
share/themes/mdk-check_off.png: new gfx
* standalone/drakbackup, network/network.pm: bug correction
2002/02/12 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated Hungarian file
updated pot file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/ga.po,
share/po/sr.po, share/po/de.po, share/po/et.po, share/po/eu.po,
share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
share/po/ko.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/it.po,
share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po,
share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/ca.po,
share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
share/po/cs.po, share/po/af.po: updated pot file
2002/02/12 Pixel <pixel@mandrakesoft.com>
* devices.pm: i prefer /(.*?)(\d+)$/ to /(.*\D)(\d+)$/
* docs/README.pxe: cleanup the .cfg
* share/rpmsrate:
- move bootsplash from SYSTEM to X
- lower Aurora
2002/02/12 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Fixed:
- Endless loop when entering printerdrake during installation in
recommended
mode without local printer
- Printerdrake was not closed when one was in the "Add Printer"
sequence
during installation and one clicked another installation item (entries
on left hand side)
- When configuring printing only after installation Printerdrake tried
to
check the installed queues without Foomatic being installed (bug was
already in 8.1, but noone discovered it).
- CUPS died when one tried to add a (local) printer in recommended
mode
after installation.
- Improved text for the dialog telling that no local printer was
detected.
- The list of auto-detected printers appeared as drop-down menu and
not as
a list.
* detect_devices.pm: In the USB auto-detection checked whether and where
the device node was
created.
Fixes on device auto-detection:
- Made USB printer auto-detection routine in "detect_devices.pm"
creating
the appropriate device nodes (needed for USB printers being recognized
during installation).
- Fixed "devices.pm" to be able to handle device files with numbers
geater
than 9 (ex: /dev/usb/lp10).
* standalone/printerdrake:
- Assure that Foomatic is installed before checking existing printer
queues.
* devices.pm: Fixes on device auto-detection:
- Made USB printer auto-detection routine in "detect_devices.pm"
creating
the appropriate device nodes (needed for USB printers being recognized
during installation).
- Fixed "devices.pm" to be able to handle device files with numbers
geater
than 9 (ex: /dev/usb/lp10).
* printer.pm: Added forgotten '$prefix'es.
Fixed:
- Endless loop when entering printerdrake during installation in
recommended
mode without local printer
- Printerdrake was not closed when one was in the "Add Printer"
sequence
during installation and one clicked another installation item (entries
on left hand side)
- When configuring printing only after installation Printerdrake tried
to
check the installed queues without Foomatic being installed (bug was
already in 8.1, but noone discovered it).
- CUPS died when one tried to add a (local) printer in recommended
mode
after installation.
- Improved text for the dialog telling that no local printer was
detected.
- The list of auto-detected printers appeared as drop-down menu and
not as
a list.
2002/02/11 dam's <damien@mandrakesoft.com>
* share/list: added modinfo
* network/netconnect.pm: added cancel for first step
2002/02/11 Fran�ois Pons <fpons@mandrakesoft.com>
* any.pm: fixed syntax error...
* Xconfigurator.pm: avoid testing fbdev driver.
* install_steps.pm: added Aurora or bootsplash for getting a need on frame
buffer.
added fbdev for GeForce Integrated.
2002/02/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po, share/po/vi.po, share/po/hu.po: updated Danish,
Hungarian and Vietnamese files
2002/02/11 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: booh, fpons was faster than me on "bootsplash wanting
fb". Keeping my solution ;p
* c/stuff.xs.pm: "standard_charset" and "iconv" are needed even when C_RPM
is undefined
* any.pm: allow to edit the initrd field (thx to randy.k.wilson)
* install_any.pm (@needToCopy): add "ntp"
2002/02/11 warly
* share/rpmsrate: remove dev from INSTALL, the sun is rising, and there
are no more needs to have ppp in the INSTALL section, as the darkness is
going away...
2002/02/10 Pixel <pixel@mandrakesoft.com>
* any.pm: in case there is both ata66 (hde) and ata33 hard drives, go to
expert
questions directly (it would need a semi_auto asking on which drive the
bios
boots...)
2002/02/10 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po: updated Dutch file
2002/02/09 daouda
* share/rpmsrate:
- add rfbdrake to NETWORKING_REMOTE_ACCESS and
NETWORKING_REMOTE_ACCESS_SERVER
2002/02/09 Pablo Saratxaga <pablo@mandrakesoft.com>
* help.pm: updated help.pm file
* share/po/fi.po, share/po/DrakX.pot, share/po/help_xml2pm.pl,
share/po/es.po, share/po/fr.po, share/po/sv.po, share/po/da.po,
share/po/de.po, share/po/hu.po, share/po/it.po, share/po/eu.po: merged
with the manual help
2002/02/09 warly
* share/rpmsrate: add ppp in INSTALL
add dev in INSTALL
2002/02/08 dam's <damien@mandrakesoft.com>
* pixmaps/wiz_drakgw.png, pixmaps/wiz_default_up.png,
pixmaps/wiz_firewall.png, pixmaps/wiz_draknet.png: new gfx
* network/network.pm: corrected wireless modules
2002/02/08 Pablo Saratxaga <pablo@mandrakesoft.com>
* lang.pm, share/locales-skeleton.tar.bz2: Added choice of charset for
various languages
2002/02/08 Pixel <pixel@mandrakesoft.com>
* docs/SHORTCUTS: add F1 & F2
2002/02/08 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Added instructions for scanning on HP's MF devices to
the printer help page.
HP PhotoSmart printers do not scan, so do not show how to scan with
them.
Do not let dialogs of network configuration correction appear embedded
in the "Add printer" wizard.
Completed wizard mode for adding a printer in both recommended and
expert mode.
* printer.pm: Enabled transferring queues of HP multi-function devices
between spoolers.
CUPS 1.1.13 dies on SIGHUP, do normal restart instead.
Completed wizard mode for adding a printer in both recommended and
expert mode.
2002/02/08 warly
* share/rpmsrate: add bootsplash in system 4
2002/02/07 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
share/po/cs.po, share/po/af.po: updated pot file
2002/02/07 Pixel <pixel@mandrakesoft.com>
* interactive_gtk.pm: fix error causing a bad window sizing when there is
a horiz scroll
2002/02/07 dam's <damien@mandrakesoft.com>
* my_gtk.pm: fixed shadow when testing X
2002/02/07 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/help_xml2pm.pl: fixed email address
2002/02/07 Pixel <pixel@mandrakesoft.com>
* diskdrake/smbnfs_gtk.pm:
- don't pop the "do you want to install samba?"
- rwindow is not a window when embedded, so set_default_size only if
possible
* my_gtk.pm: make perl_checker happy
ensure no more than one child is in the Plug
* interactive.pm: fix (causing XFdrake to use a combo instead of a list)
* interactive_gtk.pm: fix error causing a bad window sizing when there is
a horiz scroll
(exit): ensure USR1 is sent to mcc
* Xconfigurator.pm: allow to edit the hsyncrange and vsyncrange when
choosing monitor "Custom"
* install2.pm, install_steps.pm: create and use miscellaneousAfter (so
that SECURE_LEVEL is set *after* asking)
* diskdrake/interactive.pm (Options): wrap the help text
* standalone/diskdrake: handle --embedded xxx xxx
2002/02/07 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakxtv, Makefile.config: add drakxtv (scantv gui)
* standalone/localedrake: fix pixel stuff: don't restart wm on cancel
2002/02/07 dam's <damien@mandrakesoft.com>
* share/logo-mandrake.png: beta 2
* printerdrake.pm: corrected wizard pb
* my_gtk.pm: wizard fixes
2002/02/07 Pixel <pixel@mandrakesoft.com>
* fs.pm (mount): precise the type when mounting in standalone (for smb,
nfs would not need it)
* diskdrake/smbnfs_gtk.pm:
- don't pop the "do you want to install samba?"
- rwindow is not a window when embedded, so set_default_size only if
possible
* interactive.pm: fix (causing XFdrake to use a combo instead of a list)
* my_gtk.pm: ensure no more than one child is in the Plug
* standalone/diskdrake: handle --embedded xxx xxx
* interactive_gtk.pm (exit): ensure USR1 is sent to mcc
2002/02/06 dam's <damien@mandrakesoft.com>
* my_gtk.pm: removed ugly pink and ugly left bar for wizard mode
2002/02/06 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem, tools/oem-prepare: better handling of group linked
to hardware or options.
2002/02/06 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: have frozen-bubble in GAMES at level 4
2002/02/06 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/fr.po, share/po/fi.po, share/po/DrakX.pot: updated French file
2002/02/06 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Automatic configuration of the scanning part of HP's
multi-function devices.
* printerdrake.pm: Added some stuff for the Wizard mode.
Automatic configuration of the scanning part of HP's multi-function
devices.
Updated automatic package installation in printerdrake, no "kups" and
"qtcups" any more, but "gpr", "a2ps", and "hpoj", updated also
"rpmsrate" and "rpmsrate.server" appropriately.
* share/rpmsrate.server, share/rpmsrate: Added scanning packages to
INSTALL section, for HP MF device installation by printerdrake.
Updated automatic package installation in printerdrake, no "kups" and
"qtcups" any more, but "gpr", "a2ps", and "hpoj", updated also
"rpmsrate" and "rpmsrate.server" appropriately.
2002/02/05 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Added automatic configuration of HPOJ for
HP's multi-function devices.
2002/02/05 dam's <damien@mandrakesoft.com>
* standalone/logdrake: wizard updated
correction for mcc.
2002/02/05 Fran�ois Pons <fpons@mandrakesoft.com>
* share/rpmsrate.server: synced with normal rpmsrate for Basque
management.
* install2.pm: auto_allocate for oem mode is not needed as oem script
create all necessary partition.
* install_any.pm: add support for Basque (no KDE).
* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: newer syslinux 1.67.
* share/rpmsrate: add support for Basque (no netscape in such case)
* rescue/tree/etc/oem: select preferred kernel as kernel-\d.
* install_steps.pm: fixed logic, when someone want /root/drakx,
it has to check /root/drakx and not /root only.
2002/02/05 Guillaume Cottenceau <gc@mandrakesoft.com>
* rescue/tree/sbin/modprobe: don't do insmod -f, it's not really necessary
and it taints the kernel (pabo)
* rescue/tree/etc/profile: use LD_LIBRARY_PATH in rescue so that PATH'ing
in /mnt
can really be used
2002/02/05 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/es.po, share/po/bg.po, share/po/ga.po, share/po/sr.po,
share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
share/po/ko.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
share/po/it.po, share/po/id.po, share/po/pl.po, share/po/no.po,
share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file
2002/02/05 Pixel <pixel@mandrakesoft.com>
* bootloader.pm: fix "help lilo when there is hdd with no hdc drive"
* Xconfigurator.pm: testFinalConfig now always returns true if test is
skipped because of a bad_card (back to the old behaviour, this was no
good (the aim is to enable changing the monitor when test is skipped))
* share/po/fr.po: fix "Details" translated in "D�tails de la partition"
but is used at different
place where the meaning has nothing to do with "partitions"
2002/02/05 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Added automatic configuration of HPOJ for
HP's multi-function devices.
2002/02/05 warly
* share/compssUsers.server: remove non server group from rpmsrate.server
add utilities group in compssUser.server
(webmin,ssh-server,wizards,monitoring)
* share/rpmsrate.server: begin rpmsrate.server cleaning
2002/02/05 Pixel <pixel@mandrakesoft.com>
* bootloader.pm: fix "help lilo when there is hdd with no hdc drive"
* Xconfigurator.pm: testFinalConfig now always returns true if test is
skipped because of a bad_card (back to the old behaviour, this was no
good (the aim is to enable changing the monitor when test is skipped))
2002/02/05 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: log the "chkconfig --del gpm" when there is a serial
mouse
2002/02/04 dam's <damien@mandrakesoft.com>
* standalone/logdrake: corrected typo. Yvounet, check your code!!
embedded, explain
* my_gtk.pm: bug correction
* standalone/drakfont, services.pm, network/netconnect.pm: applied cooker
guy english review
2002/02/04 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: added v4l module all the time (along with dbe already
present).
2002/02/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_steps.pm: have numlock activated when isLaptop rather than
$o->{pcmcia}
2002/02/04 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sp.po, share/po/zh_CN.po, share/po/no.po, share/po/fi.po,
share/po/DrakX.pot, share/po/th.po, share/po/es.po, share/po/fr.po,
share/po/sr.po, share/po/el.po, share/po/et.po, share/po/sk.po,
share/po/tr.po, share/po/eu.po, share/po/sl.po, share/po/vi.po,
share/po/uk.po, share/po/eo.po, share/po/nl.po, share/po/wa.po,
share/po/sv.po, share/po/zh_TW.po: updated some po files
2002/02/04 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: fix creating /etc/security/msec/server
* share/po/fr.po: fix "More" translation
2002/02/04 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Made HP multi-function devices configured
with HPOJ being displayed correctly by printerdrake.
* detect_devices.pm: Replace "Hewlett-Packard" by "HP" when HP device is
detected on a parallel port.
2002/02/04 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: update french translations
2002/02/03 Pixel <pixel@mandrakesoft.com>
* any.pm: force a few more "list"s instead of "combo" boxes
since "format" is now handled for combo boxes, combo boxes are used in
much too many places. Fix this by forcing type "list" for some cases,
and using type "list" when a ask_from has only one entry
* interactive.pm: since "format" is now handled for combo boxes, combo
boxes are used in much too many places. Fix this by forcing type "list"
for some cases, and using type "list" when a ask_from has only one entry
* bootloader.pm:
- fix some vga text modes 80x30
- chmod 600 lilo.conf when a password is given
- fix general "append"
(thanks to David Eastcott)
"password" works without "restricted", not the other way round (reported
by David Eastcott)
fix typo
2002/02/03 warly
* share/rpmsrate.server: synchronize with current cooker rpmsrate
2002/02/03 Pixel <pixel@mandrakesoft.com>
* any.pm: force a few more "list"s instead of "combo" boxes
since "format" is now handled for combo boxes, combo boxes are used in
much too many places. Fix this by forcing type "list" for some cases,
and using type "list" when a ask_from has only one entry
* interactive.pm: since "format" is now handled for combo boxes, combo
boxes are used in much too many places. Fix this by forcing type "list"
for some cases, and using type "list" when a ask_from has only one entry
* bootloader.pm: fix typo
help lilo when there is hdd with no hdc drive (needs testing!)
2002/02/03 warly
* share/rpmsrate.server, share/compssUsers.server: add rpmsrate.server and
compssUsers.server
2002/02/03 Pixel <pixel@mandrakesoft.com>
* bootloader.pm: help lilo when there is hdd with no hdc drive (needs
testing!)
2002/02/03 warly
* share/rpmsrate.server, share/compssUsers.server: add rpmsrate.server and
compssUsers.server
2002/02/02 Pixel <pixel@mandrakesoft.com>
* Xconfigurator.pm: XFree is now 4.2
* standalone/fileshareset: fix dropping samba sections which don't have
any "path="
2002/02/01 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sv.po, share/po/DrakX.pot: updated Swedish file
* share/po/fr.po: merged again French file to recover some lost strings;
and added non breakable spaces at all the needed places as required
by French typography
2002/02/01 Pixel <pixel@mandrakesoft.com>
* my_gtk.pm: please perl_checker
* install_interactive.pm: use from_Mb for choosing the size of the windows
partition
* install_steps.pm: create symlink /etc/security/msec/server in security >
3
2002/02/01 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: First steps of the implementation for the "Add printer"
wizard.
* detect_devices.pm: Made auto-detection working for HP DeskJet 840C on
USB
General improvements for reliability of USB printer auto-detection
2002/02/01 yduret
* pixmaps/wiz_scannerdrake.png: readding it with -kb option (i am still
jeune and boulet)
rm for readding with -kb option (i am jeune and boulet)
* standalone/logdrake: ergo fix thx dadou report
fix --explain=foo bug that prevent to show anything
* bootlook.pm: ergo fix thx dadou report...
2002/02/01 Pablo Saratxaga <pablo@mandrakesoft.com>
* services.pm, standalone/drakbackup, printerdrake.pm,
standalone/logdrake: changed some strings to make translation easier
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/no.po, share/po/fi.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
share/po/cs.po, share/po/af.po: updated pot file
2002/02/01 Pixel <pixel@mandrakesoft.com>
* my_gtk.pm: please perl_checker
* install_interactive.pm: use from_Mb for choosing the size of the windows
partition
* Xconfigurator.pm: testFinalConfig now returns false if test is skipped
because of a bad_card or
verybad_card and $skip_badcard is not set
2002/01/31 Pablo Saratxaga <pablo@mandrakesoft.com>
* lang.pm, share/keyboards.tar.bz2, keyboard.pm: Added Tamil language and
keyboard choices (KDE is translated to Tamil)
2002/01/31 yduret
* pixmaps/wiz_scannerdrake.png: on rajoute la zolie image
2002/01/30 Pablo Saratxaga <pablo@mandrakesoft.com>
* Xconfigurator.pm: Added setting of model=jp106 for Japanese keyboard
* keyboard.pm, share/keyboards.tar.bz2: Added Bulgarian "phonetic"
keyboard
* lang.pm: Enabled "ms" language in the language selection list (there are
Gnome and KDE
translations for it)
* share/po/be.po, share/po/zh_CN.po, share/po/no.po, share/po/fi.po,
share/po/es.po, share/po/bg.po, share/po/de.po, share/po/et.po,
share/po/el.po, share/po/ru.po, share/po/br.po, share/po/uk.po,
share/po/eo.po, share/po/bs.po, share/po/nl.po, share/po/ro.po,
share/po/da.po, share/po/zh_TW.po, share/po/cs.po, share/po/hu.po:
updated some po files
2002/01/30 Pixel <pixel@mandrakesoft.com>
* share/rpmsrate: add gnome-core in GNOME (used to be required?)
* Xconfigurator_consts.pm, Xconfigurator.pm: move "what is the
running_window_manager" and "ask_window_manager_to_logout" to any.pm
* any.pm (ask_window_manager_to_logout, running_window_manager): created
from Xconfigurator and cleaned
(selectLanguage): if $langs is empty, don't ask for "other languages"
* pixmaps/wiz_printerdrake.png: re-adding with -kb
removing for re-adding with -kb
* standalone/localedrake: now works in normal user: it modifies the
~/.i18n (todo: handle kde crazy variables?)
* lang.pm: handle read'ing and write'ing to a specified file (useful
example: ~/.i18n)
2002/01/30 sdupont
* standalone/drakbackup: complex merging....
change /var/drakbackup to /var/lib/drakbackup
crontab update
mail report update
sendmail update
require rpm mode
code optimisation
remove about gi
new help function
2002/01/29 Till Kamppeter <till@mandrakesoft.com>
* pixmaps/wiz_printerdrake.png: Added logo for the "Add Printer" wizard of
printerdrake.
* printer.pm, printerdrake.pm: Prepared printerdrake for the "Add printer"
wizard.
Improvements for the selection of a local printer, especially when no or
one printer was detected.
2002/01/29 dam's <damien@mandrakesoft.com>
* my_gtk.pm: icons placements are better
2002/01/29 Guillaume Cottenceau <gc@mandrakesoft.com>
* standalone/drakbug_report, standalone/drakautoinst, install2.pm,
install_any.pm, install_steps.pm, log.pm, docs/README, pkgs.pm: move
/root/* files (ddebug.log, install.log, report.bug,
auto_inst.cfg.pl, replay_install.img) to /root/drakx/,
and also save stage1.log there
* partition_table_raw.pm: add new pixel-made grub signature
* crypto.pm: update land2tzs accordingly to new url2land
Add url2land entries for nl, it, at
* any.pm: move /root/* files (ddebug.log, install.log, report.bug,
auto_inst.cfg.pl, replay_install.img) to /root/drakx/,
and also save stage1.log there
rephrase a little bit highest level
to not refer to "level 4" anymore
use formatAlaTeX for describing security levels
* install_steps_interactive.pm: fix thanks to chipaux msg about mkbootdisk
2002/01/29 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/fr.po, share/po/sv.po, share/po/hr.po, share/po/de.po,
share/po/DrakX.pot, help.pm, share/po/it.po, share/po/eu.po,
share/po/es.po: updated pot file with help messages from manual
2002/01/29 Pixel <pixel@mandrakesoft.com>
* interactive.pm: handle "format" for combo's
* bootloader.pm: use the new format for combo's to clean code handling
{vga} field
* diskdrake/hd_gtk.pm: look diskdrake.rc in another directory
* any.pm: use the new format for combo's to clean code handling {vga}
field
handle the case where samba and/or nfs-utils are not installed
* install_steps.pm: move the various bootloader::add_append's in
setupBootloaderBefore
* diskdrake/smbnfs_gtk.pm: handle the case where samba and/or nfs-utils
are not installed
* install_steps_interactive.pm: visually unselect X and docs when minimal
install
"With X" choice is now working
handle "Cancel" on language selection
2002/01/29 Till Kamppeter <till@mandrakesoft.com>
* pixmaps/wiz_printerdrake.png: Added logo for the "Add Printer" wizard of
printerdrake.
* printer.pm, printerdrake.pm: Prepared printerdrake for the "Add printer"
wizard.
Improvements for the selection of a local printer, especially when no or
one printer was detected.
2002/01/29 Thierry Vignaud <tvignaud@mandrakesoft.com>
* interactive.pm: fix pixel's minimal example using interactive.
2002/01/29 yduret
* docs/interactive/ask_from_list, docs/interactive/wait_message,
docs/interactive/ask_from_treelist, docs/interactive/ask_from_listf,
docs/interactive/ask_from: added some snipet coe for example
* standalone/logdrake: logdrake is now under gi/perl-install/standalone
2002/01/29 Pixel <pixel@mandrakesoft.com>
* diskdrake/hd_gtk.pm: look diskdrake.rc in another directory
* install_steps.pm: move the various bootloader::add_append's in
setupBootloaderBefore
2002/01/28 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: do the few new translations
* standalone.pm: try to reflect hierarchy for */*.pm
2002/01/28 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/zh_CN.po, share/po/no.po, share/po/fi.po, share/po/DrakX.pot,
share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/de.po,
share/po/sk.po, crypto.pm, share/po/tr.po, share/po/eu.po,
printerdrake.pm, standalone/draknet, share/po/vi.po, share/po/ko.po,
share/po/uk.po, share/po/nl.po, share/po/bs.po, share/po/ja.po,
standalone/drakbackup, share/po/wa.po, share/po/sv.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/hu.po, share/po/af.po,
share/po/id.po: Corrected various English typos
2002/01/28 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: fix typo
* partition_table.pm: warn if partitions have been renumbered due to a
partition being added or removed
* diskdrake/interactive.pm: don't warn_if_renumbered during install
warn if partitions have been renumbered due to a partition being added
or removed
2002/01/28 siegel
* share/po/de.po: new german version
2002/01/28 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Replaced "sleep" commands by a subroutine which waits
exactly until CUPS is ready.
CUPS >= 1.1.12 needs to "know" all devices, let CUPS restart if a device
is not "known" to it.
* printer.pm: Removed debug helper line.
Replaced "sleep" commands by a subroutine which waits exactly until CUPS
is ready.
CUPS >= 1.1.12 needs to "know" all devices, let CUPS restart if a device
is not "known" to it.
2002/01/28 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/br.po: update brezhoneg translations
* share/po/fr.po: more french translations
2002/01/28 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/zh_CN.po, share/po/no.po, share/po/fi.po, share/po/DrakX.pot,
share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/de.po,
share/po/sk.po, crypto.pm, share/po/tr.po, share/po/eu.po,
printerdrake.pm, standalone/draknet, share/po/vi.po, share/po/ko.po,
share/po/uk.po, share/po/nl.po, share/po/bs.po, share/po/ja.po,
standalone/drakbackup, share/po/wa.po, share/po/sv.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/hu.po, share/po/af.po,
share/po/id.po: Corrected various English typos
2002/01/28 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: fix typo
* diskdrake/interactive.pm, partition_table.pm: warn if partitions have
been renumbered due to a partition being added or removed
2002/01/28 dam's <damien@mandrakesoft.com>
* network/tools.pm, network/netconnect.pm: debug network testing
2002/01/28 Fran�ois Pons <fpons@mandrakesoft.com>
* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: updated color of
scroll bar and reduced its size.
* bootloader.pm: fixed get_append if key=mem.
timeout passed to 10 instead of 5.
2002/01/28 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: update games rates
2002/01/28 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
share/po/cs.po, share/po/af.po: updated pot file
2002/01/28 Pixel <pixel@mandrakesoft.com>
* install_any.pm (remove_advertising): ensure removing /tmp/drakx-images
can't fail
* any.pm: simpler&nicer solution for writing kppprc in utf8
have kppprc strings in utf8
* detect_devices.pm: remove test code
* install_steps.pm, bootloader.pm: cleanup perImageAppend code (hopefully
handling nicely the mem=nopentium case)
* diskdrake/smbnfs_gtk.pm: don't use wait_message's when waiting (waiting
is usually very short), use a waiting cursor instead.
(the wait_message's were causing bad interactivity stuff)
2002/01/27 Pixel <pixel@mandrakesoft.com>
* interactive.pm: add a minimal example
* services.pm:
- move the require on my_gtk to ask_standalone_gtk
- cleanup
* Makefile.config:
- adapt to new diskdrake modules
- add logdrake to STANDALONEPMS_
* my_gtk.pm: strange protection against ensure_focus generating a "focus"
event causing a
dead-loop (reminder: ensure_focus helps ensuring a widget is focused)
* Makefile.drakxtools, standalone.pm, Makefile, diskdrake_interactive.pm,
install_interactive.pm, diskdrake.pm:
- adapt to new diskdrake modules
- some cleanup in drakxtools build
* diskdrake/removable.pm: remove debugging code
new diskdrake modules (diskdrake_interactive is now
diskdrake::interactive, diskdrake is now diskdrake::hd_gtk, others
created from diskdrake.pm)
* diskdrake/interactive.pm, diskdrake/hd_gtk.pm,
diskdrake/removable_gtk.pm: new diskdrake modules (diskdrake_interactive
is now diskdrake::interactive, diskdrake is now diskdrake::hd_gtk,
others created from diskdrake.pm)
* diskdrake/smbnfs_gtk.pm: fix updating the actions
new diskdrake modules (diskdrake_interactive is now
diskdrake::interactive, diskdrake is now diskdrake::hd_gtk, others
created from diskdrake.pm)
* network/nfs.pm: find_exports: add a timeout
* fs.pm: new function fstab_to_string
* standalone/diskdrake: handle --removable *and* --removable=<dev>
handle --removable=<dev>
- new options --hd, --nfs, --smb, --removable
- adapt to new diskdrake modules
- save $all_hds->{current_fstab} to know if /etc/fstab must be saved
2002/01/25 fabman
* share/po/es.po: updated spanish translation
2002/01/25 Pixel <pixel@mandrakesoft.com>
* share/rpmsrate: add devfsd
* install_any.pm: remove_advertising: use rm_rf since we don't have the
real list of files (the .pl's are not in @advertising_images)
* mdk-stage1/pci-resource/update-pci-ids.pl: remove 'ncr53c8xx'
2002/01/25 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Less important options only shown when
"Advanced" button clicked.
Handling of cursor position in the main window improved.
Handling of empty printer queue list in main window improved.
Removed line breaks from longer texts, so that text flows into window
nicely
Minor text improvements.
2002/01/25 dam's <damien@mandrakesoft.com>
* install_any.pm: advertising engine updated
* share/logo-mandrake.png: beta logo
* install_steps_gtk.pm: corrected decy
advertising engine updated
2002/01/25 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: please find a better fix
2002/01/25 Pixel <pixel@mandrakesoft.com>
* bootloader.pm: prefer default linux-{smp,enterprise,secure} over simple
linux
fix spelling
* Makefile: call clean-rpmsrate
* mdk-stage1/pci-resource/update-pci-ids.pl: remove 'ncr53c8xx'
2002/01/25 dam's <damien@mandrakesoft.com>
* install_steps_gtk.pm, install_any.pm: advertising engine updated
* share/po/fr.po: typo
* share/logo-mandrake.png: beta logo
2002/01/25 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: please find a better fix
2002/01/25 Pixel <pixel@mandrakesoft.com>
* mdk-stage1/Makefile: ensure errors propagate
* bootloader.pm: prefer default linux-{smp,enterprise,secure} over simple
linux
fix spelling
* Makefile: call clean-rpmsrate
* mdk-stage1/pci-resource/Makefile: silly shell
ensure errors propagate
2002/01/25 dam's <damien@mandrakesoft.com>
* share/po/fr.po: typo
corrected too long label Mise � niveau deas paquetages seule. please
find a better FIX
2002/01/25 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_gtk.pm: cosmetic changes.
* pkgs.pm: fixed try opening to trigger changeCD callback.
2002/01/24 Pixel <pixel@mandrakesoft.com>
* share/rpmsrate:
- add msec in any install
- use BIGMEM flag for kernel-enterprise
- use SMP flag for kernel-smp
(those 2 goes together with Warly's clean-rpmsrate)
add flag DOCS which should work together with !excludedocs
* any.pm: ensure grub is installed if grub is chosen
* install_any.pm:
- add DOCS (based on !excludedocs)
- set BIGMEM and SMP flags
(since kernel-smp and kernel-enterprise sub-numbers are better handled
by
rpmsrate together with Warly's clean-rpmsrate)
* install_steps_interactive.pm, install2.pm: minimal install now handles
excludedocs
* install_steps.pm: log excludedocs
minimal install now handles excludedocs
put devfs=mount only if devfsd is installed
* diskdrake_interactive.pm: truncate lvm name to 63 characters since
longer vg names are not allowed
2002/01/24 Till Kamppeter <till@mandrakesoft.com>
* detect_devices.pm, printer.pm, printerdrake.pm: Fixed bug of empty menu
entry appearing after adding a new printer.
Modified "Local Printer" dialog to be more newbie-friendly.
2002/01/23 dam's <damien@mandrakesoft.com>
* network/adsl.pm: updated speedtouch code to use pppoa3
* my_gtk.pm: removed font loading
2002/01/23 Fran�ois Pons <fpons@mandrakesoft.com>
* bootloader.pm: fixed to allow multiple mem=xxx parameter (especially
mem=nopentium).
* install_steps.pm: restored mem=nopentium.
removed mem=nopentium.
2002/01/23 Pixel <pixel@mandrakesoft.com>
* standalone/fileshareset: name mangling max length set to 12
use name mangling for samba labels
2002/01/23 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: New user interface in main window
More printer info in printer modification window
Better support for remote CUPS printers
2002/01/22 dam's <damien@mandrakesoft.com>
* my_gtk.pm: improved widget_icons
* install_steps.pm: added net_cnx_pg output when configuring network in
auto install
2002/01/22 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: added support to save already existing synthesis file.
* install_any.pm: changed code to build synthesis file, check if they have
not already been copied
from mirror, or build them using parsehdlist.
2002/01/22 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: Translate a few things more
2002/01/22 Pixel <pixel@mandrakesoft.com>
* diskdrake_interactive.pm: cleanup error messages (and fix diskdrake's)
defaults to ext3 instead of ext2
* interactive.pm: add "quit_if_double_click" and "tree_expanded" flags
(request from till)
add feature "allow_empty_list" for "list" entries (disables the special
cases for 0 and 1 element lists)
* install_any.pm, diskdrake.pm: cleanup error messages (and fix
diskdrake's)
* install_interactive.pm, raid.pm: defaults to ext3 instead of ext2
* partition_table.pm: remove unused auto_win_extended stuff
handle extended partitions with no partitions inside (esp. for the first
hda5 & windows XP)
* bootloader.pm:
- fix default not being formatted like labels for lilo
- check the label is not already used *case-sensitively*
- check a kernel_or_dev is given
* any.pm:
- remove the default entry when that entry is removed
- use allow_empty_list for displaying the entries
- fix default not being formatted like labels for lilo
- check the label is not already used *case-sensitively*
- check a kernel_or_dev is given
* fsedit.pm: yet again better error reporting
defaults to ext3 instead of ext2
* standalone/drakboot, bootlook.pm: fix yves's code duplication of
lilo_choice (use $::lilo_choice in bootlook)
* interactive_gtk.pm: add "quit_if_double_click" and "tree_expanded" flags
(request from till)
* install_steps_interactive.pm: cleanup error messages (and fix
diskdrake's)
better messages for the minimal installs
* standalone/diskdrake: yet again better error reporting
cleanup error messages (and fix diskdrake's)
* share/rpmsrate: move mandrake-mime from SYSTEM to X
lower sndconfig
2002/01/22 fcrozat
* share/rpmsrate: Really install gnome control center when installing
GNOME
2002/01/22 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps.pm: added mem=nopentium for any Athlon or Duron processor.
2002/01/22 Guillaume Cottenceau <gc@mandrakesoft.com>
* Makefile: exclude standalone from testing
* share/po/fr.po: resolve small conflict
2002/01/22 Pixel <pixel@mandrakesoft.com>
* modules.pm: add the new "mii" module to 'net_raw'
* install_steps_interactive.pm: better messages for the minimal installs
fix a few cancel's (reported by slegros)
don't ask security level in non-expert
* install_steps_gtk.pm, install_interactive.pm: fix a few cancel's
(reported by slegros)
* share/rpmsrate: move mandrake-mime from SYSTEM to X
lower sndconfig
2002/01/21 Pixel <pixel@mandrakesoft.com>
* interactive_gtk.pm, my_gtk.pm: hopefully better dialog box sizing
* install_steps_interactive.pm, install2.pm: can't call
any::config_libsafe so early during install, move it where msec is
called
* any.pm: quiet perl's warning
2002/01/21 dam's <damien@mandrakesoft.com>
* install_steps.pm: fixed network conf in auto install
corrected network down
* my_gtk.pm: removed debug print
icons widget improvment : icon placment, highlighting
2002/01/21 Pixel <pixel@mandrakesoft.com>
* diskdrake.pm: increase the size of the "Choose action" box
* diskdrake_interactive.pm: remove the "Active" partition feature
* interactive_gtk.pm, my_gtk.pm: hopefully better dialog box sizing
* install2.pm: can't call any::config_libsafe so early during install,
move it where msec is called
* install_steps_interactive.pm: can't call any::config_libsafe so early
during install, move it where msec is called
cleanup, update, enhance security level choice
* standalone/draksec: cleanup, update, enhance security level choice
* install_steps.pm: remove deprecated msec groups adding
cleanup
* tools/i386/netboot/stage2.3c90x, tools/i386/netboot/grub: newer grub
* any.pm: quiet perl's warning
cleanup, update, enhance security level choice
when creating users, add handling of xgrp/rpm/adm/wheel groups in high
security
fix advice about "usermod -G"
* tools/i386/netboot/menu.lst.example: add gateway parameter
2002/01/21 dam's <damien@mandrakesoft.com>
* share/logo-mandrake.png: new ugly icon
* install_steps.pm: corrected network down
2002/01/21 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
share/po/cs.po, share/po/af.po: updated pot file
2002/01/21 Pixel <pixel@mandrakesoft.com>
* share/fonts.tar.bz2: add helvR12_iso15
* install_steps_interactive.pm: """ When I choose a / partition smaller
than 200 MB, the installation
gives me an error message complaining that my system does not
have enough free space for the installation, although basesystem
install
require less than 100 MB. """
up to around 250MB, minimal install is chosen.
questions are: base system only, or no X, or normal.
2002/01/21 siegel
* share/po/de.po: updates
* standalone/drakbackup: fixed i18n bugs
2002/01/20 Pixel <pixel@mandrakesoft.com>
* install2.pm: call msec with run_commands=0 to fix the network reloading
(causing various problems, esp. "Net::FTP: Timeout" at X config step)
2002/01/20 Guillaume Cottenceau <gc@mandrakesoft.com>
* standalone/drakbackup: sorry, _("$_") is not allowed
2002/01/20 Pixel <pixel@mandrakesoft.com>
* share/po/fr.po: fix "`msgid' and `msgstr' entries do not both end with
'\n'"
* install2.pm: call msec with run_commands=0 to fix the network reloading
(causing various problems, esp. "Net::FTP: Timeout" at X config step)
2002/01/20 yduret
* timezone.pm: added Italy (time.ien.it) in
2002/01/19 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: Rework English syntax in drakbackup - hopefully
I've got the intent correct ;^)
2002/01/19 Till Kamppeter <till@mandrakesoft.com>
* detect_devices.pm: Replaced USB printer auto-detection by a more
reliable method.
2002/01/18 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_interactive.pm: changed Update -> Upgrade for installation
class.
2002/01/18 Guillaume Cottenceau <gc@mandrakesoft.com>
* standalone/draknet:
- move 'use standalone' up to comply to 'explanations'
- fix an english typo, s/connexion/connection/
* standalone/drakgw:
- move 'use standalone' up to comply to 'explanations'
- write higher-level 'explanations'
- small fix, s/`ls ..`/glob(..)/
* standalone/scannerdrake:
- move 'use standalone' up to comply to 'explanations'
- fix a small english problem
* share/po/fr.po: reduce a lot of fuzzy and untranslations
large stuff from printerdrake, drakbackup and drakfont still to do :-)
* c/stuff.xs.pm, standalone/printerdrake, standalone/net_monitor,
standalone/drakautoinst, standalone/keyboarddrake,
standalone/localedrake, standalone/livedrake, standalone/drakboot,
standalone/draksec, standalone/tinyfirewall, standalone/mousedrake,
standalone/drakxservices, standalone.pm, standalone/drakproxy,
standalone/XFdrake, standalone/diskdrake, standalone/adduserdrake,
standalone/drakxconf, log.pm, standalone/logdrake,
standalone/drakbackup, standalone/drakfont:
- write the 'common' part of the 'explanations' stuff,
with nice help from Pixel for the tough Perl part
- move 'use standalone' up in all standalone apps,
to comply to 'explanations'
2002/01/18 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/gen_locales.sh, share/locales-skeleton.tar.bz2,
share/fonts.tar.bz2: changes to get in line with new XFree86
2002/01/18 Pixel <pixel@mandrakesoft.com>
* share/gen_locales.sh, share/locales-skeleton.tar.bz2: find the X11
locale on the box so that XI18N_OBJS's and common are included
2002/01/18 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: add update flag for urpmi medium.
* install_steps_interactive.pm: even if user cancel update of package on
tree, allow urpmi to install the medium.
avoid downNetwork as no difference are made between ethernet or ppp.
fixed typo.
allow cancel when installUpdates.
* crypto.pm: add update medium for crypto for urpmi (flag update).
fixed typo.
allow selection/deselection of update medium (for cancel of
installation).
* install_steps_gtk.pm: allow choosePackageTree to display a cancel if a
specific medium has been given.
2002/01/18 Pixel <pixel@mandrakesoft.com>
* share/gen_locales.sh, share/locales-skeleton.tar.bz2: find the X11
locale on the box so that XI18N_OBJS's and common are included
2002/01/18 sdupont
* standalone/drakfont: update warning messages (qa).
* standalone/drakbackup: fix traduction problems and more ...
2002/01/17 Pixel <pixel@mandrakesoft.com>
* fsedit.pm, diskdrake_interactive.pm: better error message when auto
allocate doesn't do anything
2002/01/17 dam's <damien@mandrakesoft.com>
* network/tools.pm, network/netconnect.pm: draknet : success message only
if success
* my_gtk.pm: added timeout for redrawing icon widget
2002/01/17 fcrozat
* share/rpmsrate: kdebase-nsplugins will be installed by default when
selecting KDE
2002/01/17 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: avoid upgrading a package by selection on files unless it has
been obsoleted.
2002/01/17 Pixel <pixel@mandrakesoft.com>
* diskdrake.pm: check the mountpoint is valid for encrypting (disallow "/"
and "/usr")
* fsedit.pm, diskdrake_interactive.pm: better error message when auto
allocate doesn't do anything
check the mountpoint is valid for encrypting (disallow "/" and "/usr")
* fs.pm: do not create /swap
* services.pm: move service apcupsd from Printing to System
* bootloader.pm: fix many disks bios remapping (esp. booting on scsi when
ide is present)
2002/01/17 sdupont
* standalone/drakbackup: stable version for qa pkg.
(without unstables options)
2002/01/16 Pixel <pixel@mandrakesoft.com>
* any.pm: fix cancel on scsi module loading
2002/01/16 sdupont
* standalone/drakbackup: update send mail.
(pixel mode. ;))
2002/01/16 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_steps_interactive.pm: installUpdates: use formatAlaTeX
2002/01/16 Pixel <pixel@mandrakesoft.com>
* any.pm: fix cancel on scsi module loading
* install_steps_interactive.pm: don't drop default_packages in "Base
system only"
* standalone/fileshareset: add locking to ensure things are in a proper
state
2002/01/15 dam's <damien@mandrakesoft.com>
* install_steps_gtk.pm: advertising engine amelioration
* my_gtk.pm: automatic icon placement in icon_labels_widget
2002/01/15 Pixel <pixel@mandrakesoft.com>
* diskdrake_interactive.pm: remove the test trick
encrypted filesystem handling:
- using losetup
- add "Options" for partitions in diskdrake (expert mode)
* c/stuff.xs.pm, fs.pm, share/list, fsedit.pm, devices.pm, install_any.pm,
diskdrake.pm: encrypted filesystem handling:
- using losetup
- add "Options" for partitions in diskdrake (expert mode)
2002/01/15 dam's <damien@mandrakesoft.com>
* network/isdn_consts.pm: updated
2002/01/15 Pixel <pixel@mandrakesoft.com>
* diskdrake_interactive.pm: remove the test trick
encrypted filesystem handling:
- using losetup
- add "Options" for partitions in diskdrake (expert mode)
* c/stuff.xs.pm, fs.pm, share/list, fsedit.pm, devices.pm, install_any.pm,
diskdrake.pm: encrypted filesystem handling:
- using losetup
- add "Options" for partitions in diskdrake (expert mode)
* any.pm: have ddcxinfos take the best result of every run
2002/01/15 sdupont
* standalone/drakfont: fix progress bar problem.
some gi updates:
- windows font importation.
- advanced font importation.
- licence interface.
- ...
* standalone/drakbackup: new ./drakbackup --show-conf
fix daemon problem (media to use).
update informations on drakbackup report mail.
__ 3290 lines.
man pages fr created.
some code cleaning on backend mode. (all_user_list && return_path)
new functions on backend mode:
- show-conf
- debug
- help
- version.
2002/01/14 Guillaume Cottenceau <gc@mandrakesoft.com>
* modules.pm:
- eata is SCSI adapter, not 'disk' adapter
- have eata module in boot floppies
* mdk-stage1/pci-resource/update-pci-ids.pl: we need also "big" modules in
pci ids
* share/rpmsrate: have lbreakout weigthed 4 instead of 2
* mdk-stage1/modules.c: suggest other.img in file-not-found-in-archive
(sugg David Faure
and Pixel)
2002/01/14 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: fix typo (making auto installs working again)
2002/01/13 Pixel <pixel@mandrakesoft.com>
* share/rpmsrate: s/lbreakout/lbreakout2/
* install_steps_interactive.pm: cleanup
2002/01/13 sdupont
* standalone/drakbackup: some updates ...
in "more option" steps user could choose to receive a report by mail for
each backups.
ftp backup work.
fix time problems.
remove doc from file.
security fix for configuration file.
2002/01/11 dam's <damien@mandrakesoft.com>
* install_steps_gtk.pm: advertising engine works !
champagne.
still some display bugs, but they will be corrected later.
need new ads and adequat description file
new advertising engine
* install_any.pm: modifications for new avertising engine
* my_gtk.pm: new icons placement
2002/01/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sp.po, share/po/zh_CN.po, share/po/fi.po, share/po/DrakX.pot,
share/po/th.po, share/po/es.po, share/po/fr.po, share/po/sr.po,
share/po/de.po, share/po/el.po, share/po/et.po, share/po/sk.po,
share/po/tr.po, share/po/ar.po, share/po/az.po, share/po/eu.po,
share/po/sl.po, share/po/vi.po, share/po/eo.po, share/po/wa.po,
share/po/sv.po, share/po/zh_TW.po, share/po/Makefile, share/po/af.po,
share/po/it.po: updated Spanish file; merged help-* files
2002/01/11 sdupont
* standalone/drakbackup: update header pixmaps.
correction of message problem.
* pixmaps/drakfont.620x57.png, pixmaps/BDO-drakebackup1.png,
pixmaps/drakbackup.540x57.png: update pixmaps for drakbakup & drakfont.
* standalone/drakfont: update header pixmaps.
2002/01/10 dam's <damien@mandrakesoft.com>
* install_steps_gtk.pm: domainname corection
* network/network.pm: domainname corection
corrected network domainname pb
* install2.pm: corrected read_resolv => read_conf
2002/01/10 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_interactive.pm: english taste inspired by daminette.
2002/01/10 Guillaume Cottenceau <gc@mandrakesoft.com>
* rescue/lsparts: better looking output of type of partition (%x => %0x)
2002/01/09 dam's <damien@mandrakesoft.com>
* network/adsl.pm, standalone/net_monitor, standalone/draknet,
network/network.pm, network/modem.pm, network/netconnect.pm: big merge
from update 8.1 with cvs
First part. Part 2 following
* my_gtk.pm: added bold option in text creation. Some corrections
* install_steps_interactive.pm: corrected fpons typo
2002/01/09 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixed too many package selected for No X or With X
option of minimal installation.
* install_steps_interactive.pm: avoid asking for minimal install for
upgrade.
* crypto.pm: fix incomplete prefix for update mirror when adding an entry
for urpmi.
* pkgs.pm: use rpm version comparison function.
* c/stuff.xs.pm: added rpmvercmp.
2002/01/09 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixed too many package selected for No X or With X
option of minimal installation.
* install_steps_interactive.pm: avoid asking for minimal install for
upgrade.
* crypto.pm: fix incomplete prefix for update mirror when adding an entry
for urpmi.
* pkgs.pm: use rpm version comparison function.
* c/stuff.xs.pm: added rpmvercmp.
2002/01/09 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixed too many package selected for No X or With X
option of minimal installation.
* install_steps_interactive.pm: avoid asking for minimal install for
upgrade.
fixed stupid.
* crypto.pm: fix incomplete prefix for update mirror when adding an entry
for urpmi.
* pkgs.pm: use rpm version comparison function.
* c/stuff.xs.pm: added rpmvercmp.
2002/01/08 dam's <damien@mandrakesoft.com>
* install2.pm: cosmetik
2002/01/08 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_gtk.pm: added eval around pixmap drawing for advertising.
2002/01/08 Pixel <pixel@mandrakesoft.com>
* standalone/drakbackup: another round of bad use of _() fixes.
fixed bad use of _().
2002/01/08 sdupont
* standalone/drakbackup: drakbackup work ...
incremental backup and restore work.
2002/01/08 Fran�ois Pons <fpons@mandrakesoft.com>
* Makefile: again fixed dam's sucking, please dam's check what you write
before commiting.
* standalone/drakautoinst: removed stupid invocation of _("$_"), is it
correct code to change it to $_ only ?
2002/01/08 Fran�ois Pons <fpons@mandrakesoft.com>
* Makefile: again fixed dam's sucking, please dam's check what you write
before commiting.
* standalone/drakautoinst: removed stupid invocation of _("$_"), is it
correct code to change it to $_ only ?
2002/01/08 Fran�ois Pons <fpons@mandrakesoft.com>
* Makefile: again fixed dam's sucking, please dam's check what you write
before commiting.
2002/01/07 Fran�ois Pons <fpons@mandrakesoft.com>
* steps.pm: changed installUpdates after summary (to get corrected
timezone).
* install_any.pm: separated setDefaultPackages from setPackages because it
is used by allowing
only base system to be installed (allow remade a better package
selection).
* crypto.pm: added bestMirror method to retrieve a good mirror (according
to timezone) and
add salt with random number to avoid using always the same.
* install2.pm: added option to only upgrade packages.
* install_steps_interactive.pm: added minimal type of install support.
* share/list: fixed to match newer menu package.
2002/01/07 Fran�ois Pons <fpons@mandrakesoft.com>
* steps.pm: changed installUpdates after summary (to get corrected
timezone).
* install_any.pm: separated setDefaultPackages from setPackages because it
is used by allowing
only base system to be installed (allow remade a better package
selection).
* crypto.pm: added bestMirror method to retrieve a good mirror (according
to timezone) and
add salt with random number to avoid using always the same.
* install2.pm: added option to only upgrade packages.
* install_steps_interactive.pm: added minimal type of install support.
* share/list: fixed to match newer menu package.
2002/01/07 dam's <damien@mandrakesoft.com>
* Makefile: socmetic
typo
added debug mode for the whole install
* my_gtk.pm: removed print
new pack_start functions, powerpack sub added (code from adrien)
incorporated adrien's code to generalize pack functions
minor bug fixes
* install_steps.pm, network/netconnect.pm: corrected network connection
during install
* install2: added debug mode for the whole install
2002/01/07 Fran�ois Pons <fpons@mandrakesoft.com>
* steps.pm: changed installUpdates after summary (to get corrected
timezone).
* install_any.pm: separated setDefaultPackages from setPackages because it
is used by allowing
only base system to be installed (allow remade a better package
selection).
* crypto.pm: added bestMirror method to retrieve a good mirror (according
to timezone) and
add salt with random number to avoid using always the same.
* install2.pm: added option to only upgrade packages.
* install_steps_interactive.pm: added minimal type of install support.
* share/list: fixed to match newer menu package.
* Makefile: fixed overwriting of install2 filtering, keep diagnostic and
strict for debug mode.
2002/01/07 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/network.c: also log server name for HTTP install
2002/01/04 dam's <damien@mandrakesoft.com>
* network/adsl.pm, install_steps.pm, network/tools.pm, my_gtk.pm,
network/netconnect.pm: corrected minor bugs in network (among others bug
"modifying read only values")
recode upNetwork and downNetwork (it might work, at least if you are
lucky);
2002/01/04 dam's <damien@mandrakesoft.com>
* my_gtk.pm: corrected minor bugs in network (among others bug "modifying
read only values")
recode upNetwork and downNetwork (it might work, at least if you are
lucky);
corrected font display : no useless font->height, but ascent + descent
updated
* network/isdn_consts.pm: changed asus isdn hisax identify
* network/adsl.pm, install_steps.pm, network/tools.pm,
network/netconnect.pm: corrected minor bugs in network (among others bug
"modifying read only values")
recode upNetwork and downNetwork (it might work, at least if you are
lucky);
2002/01/04 Fran�ois Pons <fpons@mandrakesoft.com>
* http.pm, install2.pm, steps.pm, install_any.pm: added update
installation support to install (big modifs need testing).
* pkgs.pm: allow to use same identifier for security medium (1u).
re-install urpmi.
allow some error to be catched.
added update installation support to install (big modifs need testing).
* crypto.pm: removed test code.
allow to use same identifier for security medium (1u).
re-install urpmi.
allow some error to be catched.
added update installation support to install (big modifs need testing).
* install_steps_interactive.pm: removed obsoleted comment.
allow to use same identifier for security medium (1u).
re-install urpmi.
allow some error to be catched.
added update installation support to install (big modifs need testing).
* install_steps_gtk.pm: fixed empty flat package selection when giving a
limit to medium.
added update installation support to install (big modifs need testing).
* install_steps.pm: allow to use same identifier for security medium (1u).
re-install urpmi.
allow some error to be catched.
fix for auto updates.
added update installation support to install (big modifs need testing).
2002/01/04 Pixel <pixel@mandrakesoft.com>
* detect_devices.pm: enable easy patch-adding of pcitable and usbtable
entries
2002/01/03 dam's <damien@mandrakesoft.com>
* standalone/drakbackup: user can be equal to 500
2002/01/03 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: updated code to create synthesis file (including
provides on files).
2002/01/03 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ar.po: updated Arabic file
2002/01/03 Pixel <pixel@mandrakesoft.com>
* install2.pm, Xconfig.pm: save the output of ddcxinfos before
modprobe'ing i810fb, and use that output for Xconfig (when i810fb is
modprobe'd, ddc probe doesn't work anymore)
* install_steps_interactive.pm, install_steps_gtk.pm: fix english messages
* share/rpmsrate: as asked by Vincent Danen, lower uucp and raise sudo
* pkgs.pm: prefer gcc-cpp
* interactive_gtk.pm, interactive.pm: toggle Advanced/Basic button
* any.pm: fix english messages
save the output of ddcxinfos before modprobe'ing i810fb, and use that
output for Xconfig (when i810fb is modprobe'd, ddc probe doesn't work
anymore)
2002/01/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* lang.pm: changed @euro locales to plain names; now old currencies ones
are obsolete
2001/12/31 sdupont
* standalone/drakfont: new fixed size and add a head pixmap (to update).
* standalone/drakbackup: lots of update ...
- cron work.
- backup incremental & normal work.
- corrupted backup data files supported.
- error messages updated.
- aff list of backup data files pbs.
- test all backup files before to restore it.
2001/12/30 Pixel <pixel@mandrakesoft.com>
* fs.pm: format home directories with "-m 0" for ext2&ext3, so that the
root reserved part is 0% (and not 5%)
2001/12/30 Pixel <pixel@mandrakesoft.com>
* fs.pm: format home directories with "-m 0" for ext2&ext3, so that the
root reserved part is 0% (and not 5%)
2001/12/28 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm (selectMouse): when selecting a usb mouse,
call setup_thiskind with
at_least_one=1 (so that pci_class probe is used and so unknown
serial_usb
recognised (cf ldetect))
* modules.pm (load_thiskind): allow $probe_type to be given, allowing
forced pci probe (unsafe)
* any.pm (setup_thiskind_backend): when at_least_one==1, try load_thiskind
forcing
pci_class probe when no modules is found.
2001/12/28 sdupont
* standalone/drakbackup: update select data on backup cd
2001/12/27 sdupont
* standalone/drakbackup: fix of user selection during restore step.
remove return_file_date.
change algo for incremental backup.
2001/12/26 sdupont
* standalone/drakbackup: some gi corrections & update.
incremental restore.
2001/12/22 Pixel <pixel@mandrakesoft.com>
* bootloader.pm: s/use pkgs/require pkgs/ since pkgs::versionCompare is
only used during install
* my_gtk.pm: export gtkcolor (used in install_steps_gtk)
make perl_checker happy
2001/12/22 sdupont
* pixmaps/backup_bot.png, pixmaps/cdrom.png, pixmaps/backup_time.png,
pixmaps/backup_bot2.png, pixmaps/backup_left.png, pixmaps/net.png,
pixmaps/backup_hd.png, pixmaps/backup_title.png,
pixmaps/backup_left2.png, pixmaps/filedialog.png, pixmaps/hd.png,
pixmaps/backup_options.png, pixmaps/backup_net.png: remove old
drakbackup pixmaps files.
* pixmaps/ic82-back-up-16.png, pixmaps/ic82-discdurwhat-40.png,
pixmaps/ic82-tape-40.png, pixmaps/ic82-moreoption-40.png,
pixmaps/ic82-where-40.png, pixmaps/ic82-system-40.png,
pixmaps/ic82-others-40.png, pixmaps/ic82-systemeplus-40.png,
pixmaps/ic82-network-40.png, pixmaps/ic82-CD-40.png,
pixmaps/ic82-when-40.png, pixmaps/ic82-back-up-32.png,
pixmaps/ic82-users-40.png, pixmaps/ic82-dossier-32.png,
pixmaps/ic82-back-up-48.png: drakbackup designer icons.
* standalone/drakbackup: add pixmaps on backup step.
new designer pixmaps on drakbackup.
2001/12/21 sdupont
* standalone/drakbackup: some update in file name parsing...
etc ...
* pixmaps/BDO-drakebackup1.png: drakbackup
2001/12/20 dam's <damien@mandrakesoft.com>
* install_steps_gtk.pm: API changed, so call changed
* share/logo-mandrake.png: new ayo logo
2001/12/20 sdupont
* standalone/drakbackup: update the todo header
the REQUIRE header
& code cleaning
- tar -cvf tarfilename --after-date="sept 1, 2000" /home
l.380 incremental: date -> if already exist do find -m ... | tar ...
non incremental: date + delete old before the backup
- correct detection of backups during restore.
- gi for other media during restore. hd-> ok
- backend for build backup update and support
incremental backups.
- real incremental backup
update resore & help.
2001/12/19 dam's <damien@mandrakesoft.com>
* my_gtk.pm: update graphical backend
2001/12/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* modules.pm: add dl2k.o (nic module) per request of nplanel
2001/12/19 sdupont
* standalone/drakbackup:
- gi for other media during restore. hd-> ok
- backend for build backup update and support
incremental backups.
- real incremental backup
add other media source during restore.
- update help & license.
- code cleaning.
- ask during whqt sys step if user want to backup critical
files, like /etc/passwd /etc/group /etc/fstab
- use preserve permissions during tar
- begin of total backup step.( all partitions wanted, windows
partitions for example!)
- remove replace mode (backup_*_version is enought)
2001/12/18 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_gtk.pm: fixed dam's sucking (syntax error only, code is
untested).
2001/12/18 Pixel <pixel@mandrakesoft.com>
* any.pm: fix typos
2001/12/18 sdupont
* standalone/drakfont: include new pixmap on main menu.
* standalone/drakbackup: sort lists in all lists selection.
correct use of incremental backup
parse of restore & system state.
fix restore user selection problems
fix build backup data selection problems
ect ...
drakbackup -> drakxtools.rpm
* pixmaps/ic-drakfont-48.png: drakfont pixmap...
2001/12/18 yduret
* standalone/logdrake: fix console mode : exit now
2001/12/18 Pixel <pixel@mandrakesoft.com>
* any.pm: fix typos
2001/12/17 dam's <damien@mandrakesoft.com>
* install_steps_gtk.pm: power graphical backend update : text is now
centered
* my_gtk.pm: power graphical backend update : text is now centered
updated new graphical backend
2001/12/17 Guillaume Cottenceau <gc@mandrakesoft.com>
* interactive_gtk.pm, standalone/drakgw: drakgw for gold
* tools/pcmcia_config.patch: remove permanently (using
patch_pcmcia_config.pl now)
2001/12/17 Pixel <pixel@mandrakesoft.com>
* fs.pm, any.pm, install2.pm, bootloader.pm: clean_tmp now means using
tmpfs
2001/12/17 sdupont
* standalone/drakbackup:
________________________________________________________________
DONE:
incremental backups have depends whith replace options.
gtklist not maximized.
restore mode.
view date during restore
view size of file, date & hours during backup on CD
________________________________________________________________
2001/12/17 Pixel <pixel@mandrakesoft.com>
* fs.pm, any.pm, install2.pm, bootloader.pm: clean_tmp now means using
tmpfs
2001/12/14 Fran�ois Pons <fpons@mandrakesoft.com>
* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: new picture for 8.2.
2001/12/14 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/pci-resource/update-pci-ids.pl: change again way of selection
PCI entries :
what's in mar files --> what's given by modules (e.g. just
as update_kernel does)
2001/12/12 Guillaume Cottenceau <gc@mandrakesoft.com>
* install2.pm: use "askdisplay" to ask a question at begining of install
for what
display you want to use during install
* Makefile, tools/patch_pcmcia_config.pl: externalize patch_pcmcia_config
(from make_boot_img)
because we need it in perl-install/Makefile also
* mdk-stage1/rescue-gui.c, rescue/make_rescue_img, rescue/rescue-doc,
rescue/Makefile: have a bunch of Rescue documentation directly
available from the Rescue-menu following suggestions
by Denis among others
2001/12/12 Pixel <pixel@mandrakesoft.com>
* install2.pm: enable easy screenshot'ing
- ensure /usr is formatted if / is
- remove /var/lib/rpm if /var is kept
* common.pm, docs/README: enable easy screenshot'ing
2001/12/12 Stew Benedict <sbenedict@mandrakesoft.com>
* rescue/make_rescue_img: larger rescue image on PPC to accomodate huge
xfs module
* bootloader.pm: mods to address new yaboot's lack of symlink ability, xfs
initrd load
2001/12/11 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/stage1.c, mdk-stage1/dhcp.c, mdk-stage1/stage1.h: support
"filename" in DHCP answers and give this
to stage2 as --kickstart parameter
2001/12/11 Stew Benedict <sbenedict@mandrakesoft.com>
* Xconfigurator_consts.pm, keyboard.pm: finish journalled fs usage - PPC,
add "\n" keyboard.pm, new modelines
2001/12/10 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: added network package not present in @needToCopy
(package that may be installed
by DrakX to avoid re-asking of CD1).
* bootloader.pm: added safe guard against looping symlink.
2001/12/10 Pixel <pixel@mandrakesoft.com>
* install_steps.pm, any.pm, bootloader.pm:
- fix bootloader::add_append
- add handling of serial console
* http.pm, install_any.pm: enable http:// in auto_install file location
2001/12/05 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: no need to give kernelVersion to bootloader::suggest
* install_any.pm (kernelVersion): looks at /boot/vmlinuz
* bootloader.pm (suggest, add_kernel): much cleanup
* diskdrake.pm: fix call to fileshare_config
2001/12/05 dam's <damien@mandrakesoft.com>
* share/logo-mandrake.png: updateed logo
2001/12/05 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/Makefile, mdk-stage1/pcmcia_/cardmgr.c:
- fix problems with sockets not initialized (disabling
hotplug support -> cardmgr handles sockets)
- fix problems with PCMCIA net adapters now using PCI
modules, by adding PCMCIA base code in `network.img'
2001/12/05 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: no need to give kernelVersion to bootloader::suggest
* pkgs.pm (selectPackage): hard coded preference to simple kernel
* install_any.pm (kernelVersion): looks at /boot/vmlinuz
* diskdrake.pm: fix call to fileshare_config
* steps.pm: createBootdisk now after setupBootloader (together with dumber
install_any::kernelVersion)
* network/tools.pm: fix missing ";" (thanks to Robert Fox)
* bootloader.pm (suggest, add_kernel): much cleanup
* fs.pm: fix type "smb" vs "smbfs", and handle options in fs::mount
2001/12/05 sdupont
* pixmaps/backup_bot2.png: update pixmaps
* standalone/drakbackup: todo : scp ssl sftp rsync connections perl || c ?
done : bzip2 backup
merge
2001/12/04 dam's <damien@mandrakesoft.com>
* standalone/drakbackup: corrected pixmap path
corrected pixmap path
* Makefile.config: added drakbackup drakfont
2001/12/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* any.pm, mdk-stage1/log.c, docs/README: save stage1.log and have it in
report.bug
* mdk-stage1/automatic.c, mdk-stage1/doc/TECH-INFOS: support shorter
versions of automatic keywords to beat problems with very long kernel
commandlines
* install_interactive.pm: try to not get something poorly wrapped
* c/stuff.xs.pm: floppy_info: add missing close(fd)
2001/12/04 Pixel <pixel@mandrakesoft.com>
* network/smb.pm: cleaner smbclient call
* install_steps.pm: re-enable supermount by default
2001/12/04 sdupont
* pixmaps/backup_bot.png, pixmaps/backup_left.png: correct colors
problems.
* standalone/drakbackup: bzip2 ok for compression to see: decomp without
pbs whith tar.gz and tar.bz2
todo: update mode -> decomp + update tar file + recomp
2001/12/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_interactive.pm: try to not get something poorly wrapped
2001/12/04 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: re-enable supermount by default
* network/smb.pm: cleaner smbclient call
2001/12/04 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fix bad parsing of package to copy (when one doen't
exist anymore) in
postinstall_rpms directory.
2001/12/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_interactive.pm: try to not get something poorly wrapped
2001/12/04 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: re-enable supermount by default
* network/smb.pm: cleaner smbclient call
2001/12/04 dam's <damien@mandrakesoft.com>
* network/network.pm: additional package for wlan
* network/tools.pm: corrected pipe reading
2001/12/04 Fran�ois Pons <fpons@mandrakesoft.com>
* any.pm: make sure lilo is installed on automatic mode.
* install_any.pm: fix bad parsing of package to copy (when one doen't
exist anymore) in
postinstall_rpms directory.
2001/12/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_interactive.pm: try to not get something poorly wrapped
* mdk-stage1/modules.c: fpons is a sucking chief
* modules.pm, mdk-stage1/usb-resource/update-usb-ids.pl,
mdk-stage1/Makefile, mdk-stage1/.cvsignore, mdk-stage1/probing.c:
support install from USB CDROMS (using usb-storage)
2001/12/04 Pixel <pixel@mandrakesoft.com>
* network/smb.pm: cleaner smbclient call
2001/12/04 sdupont
* standalone/drakbackup: last update... for cooker
drakbackup deamon -> ok
drakbackup cvs -> to do (only for /etc)
drakbackup wizard -> only last step
drakbackup cd -> device detection and ask for only iso file.
drakbackup net -> do rsync
drakbackup begin -> todo : update initial message
update help and about.
2001/12/04 dam's <damien@mandrakesoft.com>
* network/network.pm: additional package for wlan
2001/12/04 Fran�ois Pons <fpons@mandrakesoft.com>
* any.pm: make sure lilo is installed on automatic mode.
* mdk-stage1/modules.c: fixed g�g� sucking.
2001/12/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/modules.c: fpons is a sucking chief
2001/12/04 Fran�ois Pons <fpons@mandrakesoft.com>
* mdk-stage1/modules.c: fixed g�g� sucking.
2001/12/04 sdupont
* standalone/drakbackup: update...
2001/12/03 dam's <damien@mandrakesoft.com>
* Xconfigurator.pm: removed use gtk
2001/12/03 Fran�ois Pons <fpons@mandrakesoft.com>
* tools/updatehdlist: initial revision, simple way to update a local set
of medium from /RPMS.
2001/12/03 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/modules.c: typo of last commit (unused variable -> could not
compile)
2001/12/03 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/DrakX.pot, share/po/hu.po, share/po/es.po: updated Hungarian
and Spanish files
2001/12/03 sdupont
* standalone/drakbackup: update
option step.
write other file content.
restore gi.
2001/12/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
share/po/cs.po, share/po/af.po: updated pot file
2001/12/01 sdupont
* standalone/drakbackup: do not include browser cache.
2001/11/30 Fran�ois Pons <fpons@mandrakesoft.com>
* docs/spec-DrakX-8.0.html: added spec (forgotten for quite a long)
2001/11/30 gbeauchesne
* partition_table_gpt.pm:
- cleanups from mainline
* modules.pm: Suckiness fixes from mainline (gc):
- Do parse /proc/modules in reverse order
- Fix "convert old scsi_hostadapter's to new probeall" scheme
* bootloader.pm:
- Don't forget to link the initrd to the real image in /boot/efi/ too
- Remove DEBUG printouts in install_efi_boot_menu
2001/11/30 Pixel <pixel@mandrakesoft.com>
* network/smb.pm, any.pm, Makefile.drakxtools, standalone/diskdrake,
Makefile.config, diskdrake.pm: fileshare should be ok, handle diskdrake
--fileshare, fix smb import
2001/11/30 sdupont
* pixmaps/backup_left2.png: drakbackup pixmap
* standalone/drakbackup: backend mode-> ok for hd
we can use drakbackup !.
todo :
backend mode:
- net
- cd
advanced mode:
- device detection (cd writer)
wizard:
- end of this step.
gi:
- option step in adnanced step to choice
for example tar.gz or tar.gz2 ...
update
restore step 1 & 2.
adv step -> ok
todo: wizard ...
little update!
variables correction in advanced step.
wizard user question, sys question & daemon
2001/11/29 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* share/rpmsrate: Remove linux_logo
2001/11/29 Guillaume Cottenceau <gc@mandrakesoft.com>
* modules.pm: add wvlan_cs
* mdk-stage1/modules.c: remove unneeded handling of "alias
scsi_hostadapter"
* mdk-stage1/stage1.c: add another expert_third_party_modules at the end
of enabling-pcmcia-stuff
2001/11/29 Pixel <pixel@mandrakesoft.com>
* diskdrake.pm: remove the export tree for nfs/smb feature, remove some
test code
tentative version with export/import nfs/smb tree (committed to have it
in CVS as the export tree is already deprecated)
* standalone/fileshareset:
- allow root to export everything
- remove empty mntpoint (from smb)
2001/11/29 sdupont
* standalone/drakbackup: just update....
advanced: users correction during save.
user pass, user login, path to save local or on host
combo for network protocol.
wizrad: already to do!
CDRW burn: todo: devices detection (see to_fond_cd).
code cleaning.
* standalone/drakfont: cleanning code.
2001/11/28 Guillaume Cottenceau <gc@mandrakesoft.com>
* modules.pm:
- fix pixel sucks of not parsing /proc/modules in
reverse order
- be more in sync regarding names of pcmcia drivers
* any.pm: add modules.conf in report.bug
2001/11/28 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/zh_CN.po, share/po/zh_TW.po: updated Chinese file
2001/11/28 Pixel <pixel@mandrakesoft.com>
* modules.pm (read_conf): fix "convert old scsi_hostadapter's to new
probeall"
* standalone/drakbackup: make check_what_user works
* standalone/fileshareset: better description
gr_mem in getgrent is space separated, not comma separated
add samba handling. Should be finished now :)
2001/11/28 sdupont
* pixmaps/backup_bot2.png, pixmaps/quit.png: drakbackup pixmaps.
* standalone/drakbackup: no important changement!
clean code
update!
for gc & Warly: some fixes, correction of advanced, wizard and after
advanced steps.
the user have a better gestion during advanced step, the protocols ftp,
sftp, scp, rsync
are now include in advanced step..... etc ;-)
todo: when checkbuttonbox are clicked for user choice set it to 0 or 1
juste after.
clean code.
new after advanced step, correction of checkbuttons problems & new
pixmaps.
2001/11/27 dam's <damien@mandrakesoft.com>
* share/logo-mandrake.png: updated, cooker style
2001/11/27 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: avoid problem of array reference badly evaluated.
2001/11/27 Guillaume Cottenceau <gc@mandrakesoft.com>
* tools/mailchangelog.pl: beurk
changelog is at linux-mandrake not mandrakesoft
* install_steps.pm: i810 -> no FB at boot
2001/11/27 Pixel <pixel@mandrakesoft.com>
* partition_table_gpt.pm (generate_guid): cleanup
* any.pm (setupBootloader): s/last/return/
2001/11/27 sdupont
* standalone/drakbackup: advanced step...
update.
advanced mode ... and ...
read and use user list correctly, advanced step user list.
* pixmaps/hd.png, pixmaps/net.png, pixmaps/cdrom.png: pixmaps for
drakbackup.
2001/11/26 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* tools/i386/netboot/stage2.rtl8139: add rtl8139 netboot file that works
* tools/i386/netboot/stage1.rtl8139: add rtl8139 netboot file that works
stage1/stage2 of rtl8139 didn't work
2001/11/26 dam's <damien@mandrakesoft.com>
* common.pm, my_gtk.pm: new features for new mcc
2001/11/26 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_any.pm: getAndSaveAutoInstallFloppy: don't die when output'ing
of
auto_inst.cfg is not possible
2001/11/26 Pixel <pixel@mandrakesoft.com>
* install2.pm: add $o->{excludedocs} feature
* Makefile.drakxtools: remove unneeded files (*.bs and .exists)
* interactive_gtk.pm: cleanup
2001/11/26 sdupont
* standalone/drakbackup: new gi, advanced step.
update.
gawk cmds.
better use for read and save conf. file now on
/etc/draxtools/drakbackup/drakbackup.cfg
* pixmaps/backup_hd.png, pixmaps/backup_options.png,
pixmaps/backup_net.png, pixmaps/backup_time.png: png files for
DrakBackup.
2001/11/25 Pixel <pixel@mandrakesoft.com>
* standalone/fileshareset: first version. for the moment, only nfs.
2001/11/25 sdupont
* standalone/drakbackup: update of read_conf_file and default mode.
2001/11/24 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po, share/po/es.po: updated Spanish and Danish files
2001/11/24 sdupont
* standalone/drakfont: about...
* standalone/drakbackup: update
update gi ,build of system, user, other, options interfaces.
advanced step.
2001/11/23 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_any.pm: package for pcmcia is now called "pcmcia-cs"
* any.pm, detect_devices.pm: pcmcia: /var/run/stab is nor
/var/lib/pcmcia/stab
yes it probably doesn't bring anything valuable but it's
how life is :-)
2001/11/23 sdupont
* standalone/drakbackup: radio buttons & information message.
change gi interface, include help, about and pixmaps (backup_*.png on
standalone/pixmaps directory)
2001/11/22 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: removed loading of agpgart module for i810 card.
2001/11/22 sdupont
* standalone/drakfont: about button & GPL license.
* standalone/drakbackup: update gi.
TODO: separate all the boxes.
include wizard and advanced in pixmaps.
update
notebook gi.
2001/11/21 Fran�ois Pons <fpons@mandrakesoft.com>
* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2,
mdk-stage1/init-data/msgboot-blank.img.bz2,
mdk-stage1/init-data/msgboot.img.bz2: fixed typo in help.msg
* Xconfigurator.pm: hack for SiS 640 for laptop.
* install_any.pm: fixed install_urpmi to build a correct urpmi db.
2001/11/21 Guillaume Cottenceau <gc@mandrakesoft.com>
* modules.pm: i810fb
migrate pcmcia in drakx to use in-kernel version (only
for 2.4, though --> pcmcia in 2.2 no longer supported)
* install_steps_interactive.pm, Makefile, c/Makefile.PL: migrate pcmcia in
drakx to use in-kernel version (only
for 2.4, though --> pcmcia in 2.2 no longer supported)
* install2.pm: i810fb
* mdk-stage1/stage1.c, mdk-stage1/pcmcia_/lex_config.c,
mdk-stage1/pcmcia_/cardmgr.c, mdk-stage1/pcmcia_/yacc_config.c,
mdk-stage1/pcmcia_/Makefile, mdk-stage1/Makefile,
mdk-stage1/pcmcia_/pcmcia.h, mdk-stage1/pcmcia_/ds.h,
mdk-stage1/pcmcia_/probe.c: migrate to pcmcia support from kernel,
patching untouched imported
sources from pcmcia-cs-3.1.29, to ease further updates of vendor
code (start from a clean pcmcia_ subdir)
2001/11/21 Pixel <pixel@mandrakesoft.com>
* fsedit.pm (suggestions_mntpoint): if there's no server suggestion, use
the simple
one, so that 'simple' is the only one required when someone modifies
%fsedit::suggestions
2001/11/20 gbeauchesne
* partition_table.pm:
- Add isEfi() to isOtherAvailableFS() test so that install doesn't
suggest
to format /boot/efi by default. That way, we could preserve (shame on
us)
EFI boot partition generated by Windows XP 64 bits...
2001/11/20 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/pcmcia_/lex_config.c, mdk-stage1/pcmcia_/cardmgr.c,
mdk-stage1/pcmcia_/bulkmem.h, mdk-stage1/pcmcia_/cardmgr.h,
mdk-stage1/pcmcia_/vg468.h, mdk-stage1/pcmcia_/driver_ops.h,
mdk-stage1/pcmcia_/i82365.h, mdk-stage1/pcmcia_/cirrus.h,
mdk-stage1/pcmcia_/version.h, mdk-stage1/pcmcia_/cistpl.h,
mdk-stage1/pcmcia_/yacc_config.c, mdk-stage1/pcmcia_/cs_types.h,
mdk-stage1/pcmcia_/cs.h, mdk-stage1/pcmcia_/yacc_config.h,
mdk-stage1/pcmcia_/ds.h, mdk-stage1/pcmcia_/tcic.h,
mdk-stage1/pcmcia_/probe.c: Initial revision
version 3.1.29
2001/11/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* interactive_stdio.pm: for po i can't use $ for string interpolation
2001/11/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* services.pm, standalone/scannerdrake: Corrected English errors
* share/po/hu.po, share/po/cs.po: updated pot file
updated Czech and Hungarian files
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/it.po, share/po/id.po, share/po/pl.po,
share/po/no.po, share/po/fi.po, share/po/th.po, share/po/el.po,
share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
share/po/bs.po, share/po/da.po, share/po/zh_TW.po, share/po/af.po:
updated pot file
2001/11/19 Pixel <pixel@mandrakesoft.com>
* any.pm (setupBootloader): fix typo
(setupBootloader): fix typo
2001/11/19 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Last correction was wrong, reverted it.
2001/11/19 yduret
* standalone/scannerdrake: added dynamic support
2001/11/16 Pixel <pixel@mandrakesoft.com>
* any.pm: syntax cleanup
- a little cleanup
- in case there is both scsi and ide hard drives, go to expert
questions
directly (it would need a semi_auto asking on which drive the bios
boots...)
2001/11/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* help.pm: updated help file
* keyboard.pm: Added Swedish dvorak keyboard
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/help_xml2pm.pl, share/po/nl.po, share/po/ja.po, share/po/wa.po,
share/po/sv.po, share/po/is.po, share/po/hu.po, share/po/it.po,
share/po/id.po, share/po/pl.po, share/po/no.po, share/po/fi.po,
share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file
2001/11/12 sdupont
* standalone/drakbackup: new backup tool.
backend_mode with options.
begin interactive mode.
2001/10/29 dam's <damien@mandrakesoft.com>
* standalone/drakfont: code correction
2001/10/29 gbeauchesne
* rescue/list.ia64:
- Add xfs_repair and efibootmgr
2001/10/29 Guillaume Cottenceau <gc@mandrakesoft.com>
* fs.pm, loopback.pm, fsedit.pm, bootloader.pm: revert back to /initrd
* modules.pm: here too
CDCEther looks good, I add it
2001/10/29 Pixel <pixel@mandrakesoft.com>
* tools/pcmcia_config.patch: adapt for new pcmcia-cs
2001/10/29 sdupont
* standalone/drakfont: Copyright (C)
correction of warning & code cleaning.
the end.... i think...
updated
uninstall interface & progress bar
uninstall interface : lists & progress bar
new progress bar update
todo: second list
2001/10/28 dam's <damien@mandrakesoft.com>
* standalone/drakfont: cleaning
2001/10/27 daouda
* devices.pm, my_gtk.pm, Xconfig.pm: return value at end of module
* share/rpmsrate:
- increase icewm weight.
2001/10/26 dam's <damien@mandrakesoft.com>
* standalone/drakautoinst, standalone/drakfont: progress bar hack
2001/10/26 Pixel <pixel@mandrakesoft.com>
* mdk-stage1/pcmcia_config.patch: was duplicated in gi/tools
* partition_table_gpt.pm, partition_table_raw.pm: no adjust start and end
on GPT
2001/10/26 sdupont
* standalone/drakfont: updated.
search correct progress bar mode implementation.
updated
fix some bugs & interface progress implementation.
TODO:
progress before backend.
search if directory already exist before custom install.
2001/10/25 dam's <damien@mandrakesoft.com>
* standalone/drakautoinst: simple variables handled, code compression.
The new and shiny drakautoinst is coming. P|-|34R
The new drakautoinst is coming. P|-|34R
* pixmaps/mdk_logo.png: additional logo
* standalone/drakfont: code correction
2001/10/25 sdupont
* standalone/drakfont: merge differents versions.
file sector, list of fonts for advanced install...
applications choice, license widget, help widget.
2001/10/24 dam's <damien@mandrakesoft.com>
* standalone/drakfont: updated
updated
updated, lot of bugs.
updated
* my_gtk.pm: added set_editable
2001/10/24 Guillaume Cottenceau <gc@mandrakesoft.com>
* rescue/lsparts, mdk-stage1/rescue-gui.c, mdk-stage1/frontend.h,
mdk-stage1/.cvsignore, rescue/install_bootloader,
rescue/tree/etc/rc.sysinit, rescue/Makefile,
mdk-stage1/stdio-frontend.c, rescue/guessmounts, mdk-stage1/Makefile,
rescue/tree/etc/issue, rescue/make_rescue_img,
mdk-stage1/newt-frontend.c:
- add a GUI to the rescue
- provide guessmounts with better efficiency and output, go to
console, and reboot
- provide install_bootloader which runs lilo from /mnt if it seems
safe
- add lsparts to rescue, which prints partitions with detected types
2001/10/24 Pixel <pixel@mandrakesoft.com>
* fsedit.pm: replace /initrd with /lib/initrd
(hds): in case of GPT, allow ext2 to be replaced by any kind of
partitions (esp. EFI)
* partition_table.pm, partition_table_gpt.pm, partition_table_bsd.pm,
partition_table_raw.pm: add methods first_usable_sector and
last_usable_sector
* fs.pm, loopback.pm, bootloader.pm: replace /initrd with /lib/initrd
2001/10/24 sdupont
* standalone/drakfont: scroll
`
import_status & progress.
gi update.
2001/10/23 Pablo Saratxaga <pablo@mandrakesoft.com>
* services.pm: tagged as translatable some left out strigns
2001/10/23 sdupont
* standalone/drakfont: gi update
doc and progress bar.
gui: install from directory
gui supported.
2001/10/23 yduret
* share/po/fr.po: fixed fohtes grammar
2001/10/22 dam's <damien@mandrakesoft.com>
* network/tools.pm: speedtouch config : added usa vpi vci
2001/10/22 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/modules.c: oops forgot to umount after "updatemodules"...
2001/10/22 Pixel <pixel@mandrakesoft.com>
* rescue/tree/etc/profile: fix PATH (have /mnt/bin /mnt/usr/bin ...)
2001/10/21 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Fixed connection device setting for "oki4w" driver.
2001/10/19 gbeauchesne
* partition_table_gpt.pm:
- Use /dev/random through devices::make() instead of /dev/urandom
- Localize file descriptor
- Capitalize error message if no /dev/random found
* partition_table.pm:
- s/Win98 FAT32/FAT32/
- s/Partition that contains an EFI file system/EFI (FAT-12/16/32)/
- Add "FAT32" to @important_types for IA-64 & /boot/efi
2001/10/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/stdio-frontend.c: small fix
2001/10/19 Pixel <pixel@mandrakesoft.com>
* install_interactive.pm: OOize can_raw_add
* partition_table.pm: handle empty $hd->{primary}{raw} (happens with no
partitions on ia64)
- raw_add, can_raw_add moved to partition_table_raw
- using raw_removed
* partition_table_dos.pm: better handling of CHS overflow (mainly for non
cylinder-boundary aligned part (like ia64))
* partition_table_raw.pm (adjustEnd): in case the end is totalsectors,
don't adjust since totalsectors / cylinder_size may not be an integer
(zero_MBR): defaults to GPT on ia64
(raw_add, can_raw_add, raw_removed): created, can now be overloaded in
partition_table_*.pm's
(get_geometry): keep the total_sectors as given by c::total_sectors,
don't try to recompute it based on nb_cylinders (for hds where
total_sectors is not a multiple of nb_cylinders)
* common.pm: cleanup
* partition_table_gpt.pm: fix ending is last sector, not next one
add TODO for partition entry guid
- writing partition table now works
- creating a new partition table now works (except GUIDs generation)
2001/10/18 dam's <damien@mandrakesoft.com>
* network/tools.pm: corrected GET_FL and co
2001/10/18 Fran�ois Pons <fpons@mandrakesoft.com>
* standalone/XFdrake: fix ia64 glitches with /usr/X11R6/lib/X11/Cards (now
use rgb.txt instead).
2001/10/18 Pixel <pixel@mandrakesoft.com>
* partition_table_gpt.pm:
- add checksum verif on partition entries
- detect the type of partition since the partition table types seem
quite poor
read part of GPT partition table working
* fsedit.pm:
- add checksum verif on partition entries
- detect the type of partition since the partition table types seem
quite poor
* partition_table.pm: read part of GPT partition table working
shorter GPT name
* detect_devices.pm: safer modprobe ide-floppy
2001/10/18 sdupont
* standalone/drakfont: change Fontmap ghostscript file.
drakfont support now .gsf fonts
end of backend......
update
2001/10/17 dam's <damien@mandrakesoft.com>
* standalone/draksec: typo
2001/10/17 sdupont
* standalone/drakfont: implementation of type1 fonts removing.
ghostscript, xfs and staroffice tested and supported.
2001/10/16 dam's <damien@mandrakesoft.com>
* standalone/draksec: correct bad level display
* standalone/interactive_http/Makefile: makes rpmlint happy
2001/10/16 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/pci-resource/update-pci-ids.pl: print checks
* rescue/tree/etc/rc.sysinit: better phrasing
2001/10/16 Stew Benedict <sbenedict@mandrakesoft.com>
* rescue/devices.pl, mdk-stage1/pci-resource/update-pci-ids.pl,
rescue/list.ppc: typo in update kernel by /me
fine-tune sanity_check for ppc
move /dev/nvram from list.ppc to devices.pl
2001/10/15 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po: updated Danish file
2001/10/15 yduret
* scanner.pm: wonderful perl forgotten
2001/10/12 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/pci-resource/update-pci-ids.pl: have "other.img" drivers also
supported
2001/10/12 sdupont
* standalone/drakfont: support all installations, and support xfs,
ghostcript, staroffice.
todo aplli: openoffice, gimp, abiword, netscape & other browsers...
todo or to see: --strong ttmkfdir -c ???
emd of backend..
2001/10/11 dam's <damien@mandrakesoft.com>
* standalone/draknet: multiple card configuration bug corrected.
allelluia.
* network/tools.pm: aded use c
* standalone/drakfont: code review
2001/10/11 Guillaume Cottenceau <gc@mandrakesoft.com>
* interactive_stdio.pm, install_steps_stdio.pm: stdio mode works again
2001/10/11 Pixel <pixel@mandrakesoft.com>
* install2.pm: ensure postInstallNonRooted is done *before* ejecting cdrom
2001/10/11 sdupont
* docs/drakfont/drakfont.log, docs/drakfont/drakfont.pdf,
docs/drakfont/drakfont.dvi: clean directory..
* docs/drakfont/drakfont.aux, docs/drakfont/dia_srcs/drakfont.dia,
docs/drakfont/dia_srcs/drakfont_uninstall.dia,
docs/drakfont/dia_srcs/drakfont_install.dia: delete all bads files...
* standalone/drakfont: improved....
improved && implement remove fonts for xfs
improved
improved
optimisation
correction of option install --replace
dialog of install options
correction of install option.
* docs/drakfont/drakfont.jpg, docs/drakfont/drakfont_install.jpg,
docs/drakfont/drakfont_uninstall.jpg, docs/drakfont/mandrake.ps: jpg &
ps with -kb option
clean...2
2001/10/10 dam's <damien@mandrakesoft.com>
* standalone/drakfont: typo
improved options handling
* standalone/net_monitor: ergo and features improvments, pipe handling
correction
* network/tools.pm: updated
2001/10/10 Pablo Saratxaga <pablo@mandrakesoft.com>
* lang.pm, share/locales-skeleton.tar.bz2: enabled Maltese language
2001/10/10 Pixel <pixel@mandrakesoft.com>
* interactive.pm: normalize the default type entry ("entry")
* interactive_gtk.pm: fix typo (on clicked_may_quit)
2001/10/10 sdupont
* standalone/drakfont: option replace for "install from" &
windows_import...
update install dir
better for --install
new version of drakfont. in perl langage.
* docs/drakfont/drakfont.jpg, docs/drakfont/drakfont.aux,
docs/drakfont/drakfont.log, docs/drakfont/drakfont.pdf,
docs/drakfont/drakfont.tex, docs/drakfont/Makefile,
docs/drakfont/drakfont_install.jpg, docs/drakfont/drakfont.dvi,
docs/drakfont/drakfont_uninstall.jpg, docs/drakfont/mandrake.ps: docs
drakfont
2001/10/10 yduret
* standalone/scannerdrake: first apparition on earth..
* Makefile.config: added scannerdrake
2001/10/09 dam's <damien@mandrakesoft.com>
* network/tools.pm: removed trash
connection test is now in background, corrects the interface freeze
problem
* pixmaps/net_u.png: new pixmap for draknet/net_monitor
* standalone/net_monitor, standalone/draknet: connection test is now in
background, corrects the interface freeze problem
2001/10/09 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated Hungarian file
2001/10/09 Pixel <pixel@mandrakesoft.com>
* install_any.pm: fix detecting read-only drives (like memory-sticks)
* partition_table.pm: make perl_checker happy
* partition_table_raw.pm: fix detecting read-only drives (like
memory-sticks)
make perl_checker happy
* modules.pm, detect_devices.pm, install2.pm: ensure floppies() takes care
of usb-storage if possible, so that patch on usb floppy works
2001/10/09 Stew Benedict <sbenedict@mandrakesoft.com>
* Xconfigurator_consts.pm, keyboard.pm, Xconfigurator.pm: move to Linux
keycodes on PPC, add additional Apple modelines
* install_steps_interactive.pm: re-enable PPC bootloader setup
2001/10/08 dam's <damien@mandrakesoft.com>
* c/stuff.xs.pm: added FL_GET and FL_SET
2001/10/08 Fran�ois Pons <fpons@mandrakesoft.com>
* modules.pm: keep isp and gdth module for hd.img (as well as all.rdz) as
they have been
removed from the skip list for stage1.
* rescue/tree/etc/oem: added silly modification to avoid using more than 7
partition for DAC960 (/home
and /var are not created in the current state).
2001/10/08 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/pci-resource/update-pci-ids.pl: ia64
* mdk-stage1/Makefile: 8.1 -> cooker
2001/10/08 Pixel <pixel@mandrakesoft.com>
* modules.pm, partition_table.pm: yet a few other ataraid cases
2001/10/06 Stew Benedict <sbenedict@mandrakesoft.com>
* partition_table_raw.pm, partition_table.pm: updates to accomodate IBM
PPC systems with DOS partition table
2001/10/05 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem: added (missing) creation of
/hd/boot/grub/device.map (needed for
CompactSmartArray).
2001/10/05 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: kdegames : 2 -> 4
2001/10/04 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem: fix (work around) parted problem when it refuse to
use all disk space for
partition.
added another psacct log file in touch.
fixed typo on scalar reference for psacct bug.
updated with 8.1 OEM ProSuite.
* tools/oem-prepare: updated with 8.1 OEM ProSuite.
2001/10/04 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated Hungarian file
2001/10/04 Pixel <pixel@mandrakesoft.com>
* partition_table_dos.pm: is little-endian, so use "V" instead of "I"
2001/10/03 Fran�ois Pons <fpons@mandrakesoft.com>
* tools/oem-prepare: synced with oem script.
removed 3D games not installed by default.
* rescue/tree/etc/oem: fixed typo in produced patch.
added extension to pro suite CD (added kernel-enterprise to possibly
installable
and install kernel22).
removed 3D games not installed by default.
added missing xmms-arts.
allow halting.
2001/10/03 Pixel <pixel@mandrakesoft.com>
* fsedit.pm: yet another ataraid support patch
2001/10/02 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: fix previous hack.
added hack to do "/sbin/depmod -a" for NVIDIA driver.
2001/10/02 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/probing.c: new pci-ids.h
* mdk-stage1/usb-resource/update-usb-ids.pl: better look
* share/po/fr.po: small fix
* standalone/drakgw: don't call pkgs_install when no package needs to be
installed
2001/10/02 Pixel <pixel@mandrakesoft.com>
* detect_devices.pm: bloody ataraid detection
* devices.pm: ataraid devices support
2001/10/01 Fran�ois Pons <fpons@mandrakesoft.com>
* share/rpmsrate: fixed bad format for BOOKS used in DEVELOPMENT.
* rescue/tree/etc/oem: added CHARSET support, removed kernel22 and
kernel-enterprise from list of
package installable in oem mode, added possibility to set language on
/etc/oem
script invocation.
* install_steps_interactive.pm: avoid chooseCD on oem install.
* install_steps_gtk.pm: avoid asking for changing CD on oem install.
* install_any.pm: use $boot_medium for default medium in oem install,
avoid using kernel22 or
kernel-enterprise in oem install (space available is too tight on CD oem
version).
* tools/oem-prepare: synced with oem script.
2001/10/01 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/pci-resource/update-pci-ids.pl: reword it so that it reflects
what's in the marfiles
2001/10/01 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/bg.po: updated Bulgarian file
2001/09/29 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* docs/README: New adress where to find the kernel BOOT
2001/09/29 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po: updated Danish file
2001/09/27 Guillaume Cottenceau <gc@mandrakesoft.com>
* rescue/drvinst: don't install usb keyboard drivers more than once
try to fix usb keyboards
2001/09/27 kjx
* share/po/zh_CN.po: translating
2001/09/26 gbeauchesne
* install_any.pm:
- Suggest /boot/efi on IA-64 for the first VFAT partition found,
instead
of /mnt/windows
* bootloader.pm:
- bootloader.pm (suggest): don't search for dos (or windows) boot
partition
on IA-64 since ELILO can only boot Linux.
- bootloader.pm (write_lilo_conf): don't cry if we don't have
/boot/boot.b
or boot/message on IA-64.
* rescue/list.ia64:
- Add file list for "rescue" disk
* share/list.ia64, partition_table.pm:
- partition_table.pm: Add XFS suggestion for IA-64
- share/list.ia64: misc updates and additions wrt. XFS, ReiserFS
2001/09/25 baudens
* share/po/fr.po: s/Linux Mandrake/Mandrake Linux/
Remove totally crazy translation.
Translators, please use your brain!
2001/09/25 gbeauchesne
* partition_table.pm:
- Add ReiserFS and Ext3fs entries for IA-64
2001/09/25 Pixel <pixel@mandrakesoft.com>
* pkgs.pm (naughtyServers): cleanup comments
2001/09/25 warly
* share/rpmsrate: put gtk-themes _and_ sawfish-themes to 4 so that it is
installed for newbie and drakfirsttime does not fail.
put gtk-themes to 4 so that it is installed for newbie and drakfirsttime
does not fail.
2001/09/25 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_interactive.pm: allow non ejectable medium to allow all
hdlists on the bootable medium.
make current boot medium already selected if multiple hdlist are on this
boot medium.
2001/09/25 warly
* share/rpmsrate: put gtk-themes _and_ sawfish-themes to 4 so that it is
installed for newbie and drakfirsttime does not fail.
put gtk-themes to 4 so that it is installed for newbie and drakfirsttime
does not fail.
2001/09/24 dam's <damien@mandrakesoft.com>
* share/po/fr.po: corrected translation
2001/09/24 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/stage1.c, mdk-stage1/mount.c, mdk-stage1/mount.h,
mdk-stage1/disk.c: hd.img now detects partition types... backport from
DrakX :-)
2001/09/24 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po: updated Dutch file
2001/09/24 Pixel <pixel@mandrakesoft.com>
* fs.pm (mount_part): fix for iso loopback mounted
* share/po/fr.po: fix
2001/09/24 dam's <damien@mandrakesoft.com>
* network/adsl.pm, network/isdn.pm: type assignation bug fix
corrected type assignation
* share/po/fr.po: corrected bad translation
* standalone/draknet: corrected type assignation
2001/09/24 Guillaume Cottenceau <gc@mandrakesoft.com>
* bootloader.pm: fix add_append (there was a ) at the end of the parameter
value)
2001/09/24 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ko.po, share/po/tr.po, share/po/es.po: updated Spanish, Korean
and Turkish files
2001/09/24 Pixel <pixel@mandrakesoft.com>
* fs.pm (mount_part): fix for iso loopback mounted
* share/po/fr.po: fix
2001/09/24 warly
* share/rpmsrate: lower arkeia
2001/09/24 dam's <damien@mandrakesoft.com>
* modules.pm: corrected isdn firmware
* network/adsl.pm, network/isdn.pm: type assignation bug fix
corrected type assignation
* share/po/fr.po: corrected bad translation
* standalone/draknet: corrected type assignation
2001/09/24 Guillaume Cottenceau <gc@mandrakesoft.com>
* bootloader.pm: fix add_append (there was a ) at the end of the parameter
value)
2001/09/24 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ko.po, share/po/tr.po, share/po/es.po: updated Spanish, Korean
and Turkish files
2001/09/24 Pixel <pixel@mandrakesoft.com>
* fs.pm: fix small error merging existing fstab
* share/po/fr.po: fix
* diskdrake.pm: do not propose to mount/umount removable medias (disabled
for now)
* diskdrake_interactive.pm: hide the supermount checkbox in standalone
2001/09/24 warly
* share/rpmsrate: lower arkeia
2001/09/24 dam's <damien@mandrakesoft.com>
* network/netconnect.pm, network/ethernet.pm: bug fix
* modules.pm: corrected isdn firmware
* network/isdn.pm, network/adsl.pm: type assignation bug fix
corrected type assignation
* standalone/draknet: corrected type assignation
* install_any.pm, rescue/tree/etc/oem: added isdn-light to be copied on hd
during install
2001/09/24 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: deactivated Riva128 3D hw acceleration and too many
problems reported with it.
* share/rpmsrate: allow rpm build for non expert who choose development.
* install_steps.pm: disable wins in /etc/nsswitch.conf (after installed
packages).
2001/09/24 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ko.po, share/po/tr.po, share/po/es.po: updated Spanish, Korean
and Turkish files
2001/09/24 Pixel <pixel@mandrakesoft.com>
* fs.pm: fix small error merging existing fstab
add "iocharset=" for cdrom
* install_steps.pm:
- disable supermount by default
- cleanup nsswitch.conf wins removing
* diskdrake.pm: do not propose to mount/umount removable medias (disabled
for now)
* diskdrake_interactive.pm: hide the supermount checkbox in standalone
2001/09/24 siegel
* share/po/de.po: new german version
2001/09/24 warly
* share/rpmsrate: lower arkeia
2001/09/24 dam's <damien@mandrakesoft.com>
* network/netconnect.pm, network/ethernet.pm: bug fix
2001/09/24 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: deactivated Riva128 3D hw acceleration and too many
problems reported with it.
* share/rpmsrate: allow rpm build for non expert who choose development.
removed any reference to XFree86-glide-module or Glide_XXX packages.
* pkgs.pm: sort mediums by number, in allMediums() else they will be in
hash keys orders in
install_steps_interactive::chooseCD().
* install_steps.pm: disable wins in /etc/nsswitch.conf (after installed
packages).
2001/09/24 Pixel <pixel@mandrakesoft.com>
* fs.pm: add "iocharset=" for cdrom
* install_steps.pm:
- disable supermount by default
- cleanup nsswitch.conf wins removing
2001/09/24 Fran�ois Pons <fpons@mandrakesoft.com>
* share/rpmsrate: removed any reference to XFree86-glide-module or
Glide_XXX packages.
* pkgs.pm: sort mediums by number, in allMediums() else they will be in
hash keys orders in
install_steps_interactive::chooseCD().
2001/09/24 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: File permission settings during install were not done.
Fixed.
2001/09/23 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: misc typo correction
* install_steps.pm: voodoo cards don't like performing 3d accel in fb mode
2001/09/23 Pixel <pixel@mandrakesoft.com>
* install_steps_gtk.pm: add "Graphical Environment" in meta_class server
* share/rpmsrate: simplify (for the moment)
do not force X flag, have it selected for any "Graphical Environment"
* share/compssUsers, install_any.pm: do not force X flag, have it selected
for any "Graphical Environment"
2001/09/23 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_steps.pm: voodoo cards don't like performing 3d accel in fb mode
2001/09/23 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cs.po, share/po/hu.po: updated Czech and Hungarian file
* share/po/zh_TW.po: updated Chinese file
2001/09/23 Pixel <pixel@mandrakesoft.com>
* install_steps_gtk.pm: add "Graphical Environment" in meta_class server
* fsedit.pm: add magic SWAPSPACE2
* bootloader.pm: allow bootloader on fat partitions
* share/compssUsers, share/rpmsrate, install_any.pm: do not force X flag,
have it selected for any "Graphical Environment"
2001/09/22 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/Makefile: version is 8.1
2001/09/22 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/bs.po: updated Bosnian file
2001/09/22 Pixel <pixel@mandrakesoft.com>
* fs.pm, install2.pm:
- cleanup noatime option setting
- cleanup exec option setting (must noexec => 0 instead of exec => 1)
* bootloader.pm (suggest): fix kernel 2.2 secure adding in menu
2001/09/22 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/bg.po: updated Bulgarian file
2001/09/22 Pixel <pixel@mandrakesoft.com>
* bootloader.pm (suggest): fix kernel 2.2 secure adding in menu
2001/09/22 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Added support for automatic /dev/... file permissions
setting by devfsd.
Improved matching of auto-detection results with database entries.
Given hint to the user to select the correct model when matching fails.
* printer.pm: Added support for automatic /dev/... file permissions
setting by devfsd.
2001/09/21 Fran�ois Pons <fpons@mandrakesoft.com>
* detect_devices.pm: avoid detecting plip for live upgrade.
2001/09/21 Pablo Saratxaga <pablo@mandrakesoft.com>
* keyboard.pm: use "us" XKB file for Korean keyboard, otherwise some
functionality is lost
small fix for "vn" keyboard (enable toggle key)
* share/po/ko.po: updated Korean file
updated pot file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
share/po/hr.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
share/po/sv.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/vi.po,
share/po/gl.po, share/po/ca.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/bs.po, share/po/da.po, share/po/cs.po,
share/po/af.po: updated pot file
* printerdrake.pm: small fix
2001/09/21 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: When one changes the driver of a freshly
added printer, the cursor was not pointed to the old driver, fixed.
Fixed paper size not set according to chosen language during
installation.
2001/09/21 dam's <damien@mandrakesoft.com>
* network/adsl.pm: typo
2001/09/21 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_gtk.pm: reworked medium management.
moved com_license to parent package (as code that show the license is
now
available even for non gtk install).
* Xconfigurator.pm: S3 ViRGE is a bad card for testing on live upgrade.
* pkgs.pm, install_any.pm: reworked medium management.
* detect_devices.pm: avoid detecting plip for live upgrade.
* install_steps_interactive.pm: avoid keeping testing code.
reworked medium management.
added code to support changeable cdrom, set a unique copy of license for
installing commercial application as package variable (exported).
2001/09/21 gbeauchesne
* share/po/no.po: remove trailing '\n'
2001/09/21 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po, share/po/no.po: updated pot file
updated pot file
updated Norwegian and Hungarian files
updated pot file
* help.pm: updated help file
* share/po/help_xml2pm.pl: updated pot file
* printerdrake.pm: small fix
changed text strings to be more translator friendly
(NEVER EVER cut a phrase)
* share/po/zh_CN.po, share/po/ru.po, share/po/vi.po: updated pot file
updated pot file
corrected extra \n
updated pot file
* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/sr.po,
share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
share/po/az.po, share/po/pt_BR.po, share/po/hr.po, share/po/ko.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/it.po, share/po/id.po, share/po/pl.po, share/po/fi.po,
share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
share/po/gl.po, share/po/ca.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/bs.po, share/po/da.po, share/po/cs.po,
share/po/af.po: updated pot file
updated pot file
updated pot file
* keyboard.pm: adapted keyboard priority numbers (it is useless to give a
multichoice with a
value higher than 90)
* share/po/zh_TW.po: updated pot file
updated pot file
2001/09/21 Pixel <pixel@mandrakesoft.com>
* bootloader.pm: write password in lilo.conf even if it's also done by
msec, otherwise lilo will fail with restricted only
* install_steps.pm: Ensure $o->{superuser}{name} is temporary
* share/rpmsrate, install_any.pm: add HIGH_SECURITY flag, use it for
libsafe and kernel22-secure
2001/09/21 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Added a forgotten "_( ... )".
2001/09/21 warly
* share/rpmsrate: add gnomemeeting and openmcu
2001/09/20 Pixel <pixel@mandrakesoft.com>
* install_interactive.pm (partition_with_diskdrake): ensure the $::expert
flag modifications in
diskdrake do not escape from diskdrake
* install_steps_interactive.pm (choosePartitionsToFormat): do not propose
check bad blocks for xfs and jfs
2001/09/20 dam's <damien@mandrakesoft.com>
* network/netconnect.pm: don't reapply the conf, if already applied.
usefull for dhcp, because the network should be restarted after
configured
* network/adsl.pm: test if microcode is there
* bootlook.pm: removed blocking die
2001/09/20 fcrozat
* share/rpmsrate: Add gnome-user-docs to GNOME install
Install Mdk eazel engine for gnome
2001/09/20 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: take care not probing in /dev/ for finding package to upgrade,
this cause
problem in live_upgrade.
* Xconfigurator.pm: added VideoRam for ET 6x00 card.
* network/netconnect.pm: tried to fix damien sucking.
2001/09/20 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: misc
2001/09/20 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/tr.po: updated Turkish file
* share/po/cs.po: updated Czech file
* share/po/nl.po, share/po/da.po, share/po/zh_TW.po: updated Danish,
Chinese and Dutch files
2001/09/20 Pixel <pixel@mandrakesoft.com>
* install_interactive.pm (partition_with_diskdrake): ensure the $::expert
flag modifications in
diskdrake do not escape from diskdrake
* share/rpmsrate: raise i18n fonts
* fsedit.pm (hds): do a get_major_minor where needed
* lang.pm: replace xcin by chinput as per Alex request
* install_steps_interactive.pm (choosePartitionsToFormat): do not propose
check bad blocks for xfs and jfs
2001/09/20 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Fixed flow of the program for the "recommended" mode of
the installation.
2001/09/20 dam's <damien@mandrakesoft.com>
* network/netconnect.pm: don't reapply the conf, if already applied.
usefull for dhcp, because the network should be restarted after
configured
* mouse.pm: text positionning
* standalone/net_monitor: less gethostbyname
2001/09/20 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: take care not probing in /dev/ for finding package to upgrade,
this cause
problem in live_upgrade.
* network/netconnect.pm: tried to fix damien sucking.
2001/09/20 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po, share/po/da.po, share/po/zh_TW.po: updated Danish,
Chinese and Dutch files
2001/09/20 Pixel <pixel@mandrakesoft.com>
* share/rpmsrate: raise i18n fonts
s/telnet-server/telnet-server-krb5/
* fsedit.pm (hds): do a get_major_minor where needed
* fs.pm (add2all_hds): allow both "smbfs" and "smb" as fs type
* lang.pm: replace xcin by chinput as per Alex request
* printerdrake.pm: back out the modif from till as asked by till
2001/09/20 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Make it possible to configure more than 1 printer in a
"recommended" mode installation.
2001/09/19 dam's <damien@mandrakesoft.com>
* network/adsl.pm, network/netconnect.pm, network/ethernet.pm: network
restart at better place
2001/09/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: chromium and tuxracer don't work well with Riva
2001/09/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/it.po: updated pot file
updated help xml
* help.pm: updated help file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/bg.po, share/po/sr.po, share/po/et.po, share/po/tr.po,
share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
share/po/hr.po, share/po/ko.po, share/po/nl.po, share/po/ja.po,
share/po/sv.po, share/po/hu.po, share/po/id.po, share/po/pl.po,
share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
share/po/sk.po, share/po/lt.po, share/po/vi.po, share/po/gl.po,
share/po/ca.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
share/po/bs.po, share/po/da.po, share/po/zh_TW.po, share/po/cs.po,
share/po/af.po: updated pot file
* share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/de.po:
updated help xml
* share/po/wa.po: updated pot file
updated pot file
2001/09/19 dam's <damien@mandrakesoft.com>
* network/adsl.pm, network/netconnect.pm, network/ethernet.pm: network
restart at better place
2001/09/19 fcrozat
* share/rpmsrate: Add mdk-eazel-engine
* share/po/fr.po: Fix french mistakes
2001/09/19 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: added code to check if package are really installed.
* Xconfigurator.pm: Rage 128 doesn't like XF3 at all.
make only bad card Riva128 for testing XF4.
Riva128 is now a bad card.
2001/09/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/init.c: raklet quoting
* share/rpmsrate: chromium and tuxracer don't work well with Riva
2001/09/19 Pixel <pixel@mandrakesoft.com>
* loopback.pm (create): don't use seek to create big files otherwise you
get hole and
swapon doesn't like it
* any.pm (ask_users): default icon "man"
* lang.pm: compatibility with older $o->{lang} names (for auto_installs)
* install2.pm: initial support for server install
compatibility with older $o->{lang} names (for auto_installs)
* install_steps_gtk.pm: initial support for server install
* printerdrake.pm: help perl_checker
* pkgs.pm, share/rpmsrate, install_any.pm:
- gmc instead of nautilus for non-latin1 installs
- introduce CHARSET flag and use it
2001/09/19 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Network is now only required (and checked) for remote
printers.
Several buglets fixed in remote CUPS server dialog.
* printerdrake.pm: Removed a forgotten debug help line from the code.
Fixed typo in dialog text of high/paranoid security.
Network is now only required (and checked) for remote printers.
Several buglets fixed in remote CUPS server dialog.
2001/09/18 dam's <damien@mandrakesoft.com>
* network/netconnect.pm: don't ask to connect if lan or dhcp
2001/09/18 Guillaume Cottenceau <gc@mandrakesoft.com>
* install2.pm: don't create bootdisk by default
* share/po/fr.po: misc
2001/09/18 Pixel <pixel@mandrakesoft.com>
* any.pm (write_passwd_user): fix setting "pw" field (for auto_installs)
* install_steps_gtk.pm, pkgs.pm: tentative to correct install time for big
installs
2001/09/18 dam's <damien@mandrakesoft.com>
* network/adsl.pm, my_gtk.pm: corrected Speedtouch -> speedtouch
* network/netconnect.pm: don't ask to connect if lan or dhcp
* standalone/drakgw: debug
2001/09/18 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem: added X group with SYSTEM.
finally work arounded rpm bug by flepied.
* detect_devices.pm: added back full pci probe for stage2 command lspci.
removed full pci probe for stringlist (used for generating report_bug).
* install_steps_interactive.pm: now finally really fixed printer label in
summary dialog.
fixed printer description in summary (again).
fixed no printer displayed (at least, print Remote CUPS server).
* commands.pm: make lspci a full pci probe instead of safe pci probe.
2001/09/18 gbeauchesne
* Xconfigurator.pm:
- Force XFree 4 on IA-64. No XFree 3.3.X there...
* tools/ia64/elilo.efi:
- elilo 3.1
2001/09/18 Guillaume Cottenceau <gc@mandrakesoft.com>
* install2.pm: don't create bootdisk by default
* standalone/drakautoinst: have "manual" and "replay" translated
* share/po/fr.po: misc
2001/09/18 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po, share/po/hu.po: updated Dutch and Hungarian files
2001/09/18 Pixel <pixel@mandrakesoft.com>
* lang.pm, share/gen_locales.sh, share/locales-skeleton.tar.bz2:
- remove ISO-8859-5, KOI8-R and KOI8-U
- cleanup packdrake extracting locales
- cleanup/fixes lang.pm
* install_steps.pm: fix setting kdmrc for latin1
* any.pm (write_passwd_user): fix setting "pw" field (for auto_installs)
* install_steps_gtk.pm, pkgs.pm: tentative to correct install time for big
installs
2001/09/17 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/list: updated for rpm 4.0.3.
* rescue/tree/etc/oem: updated for 8.1, contains workaround for bug of
"rpm --root" but need more testing.
* standalone/XFdrake: removed comment.
added support to configure NVIDIA driver if everything is correctly
installed.
2001/09/17 Pixel <pixel@mandrakesoft.com>
* fs.pm, fsedit.pm:
- '--' to separate options for supermount + small workaround (ro and
exec before --)
- fix nfs in manualFstab (for auto_installs, reported by David
Eastcott)
2001/09/17 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Fixed bug of /etc/foomatic/defaultspooler not been written
in expert install.
2001/09/17 dam's <damien@mandrakesoft.com>
* network/network.pm: no expert mode needed to choose gateway
2001/09/17 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/list: updated for rpm 4.0.3.
* rescue/tree/etc/oem: updated for 8.1, contains workaround for bug of
"rpm --root" but need more testing.
* printerdrake.pm: add eval around installing lexmark-driver
(proprietary).
* Xconfigurator.pm: deactivating bad card test (too).
* standalone/XFdrake: removed comment.
added support to configure NVIDIA driver if everything is correctly
installed.
2001/09/17 odin
* share/po/fr.po: updated fr.po
2001/09/17 Pablo Saratxaga <pablo@mandrakesoft.com>
* keyboard.pm: Added choice of "English|Ireland (euro)" so people wanting
English language but also euro symbol can choose it.
fixed Belgian keyboard
* share/po/fr.po, share/po/wa.po, share/po/es.po: updated Spanish and
Wallon files; corrected error syntax in French file
* lang.pm: Added choice of "English|Ireland (euro)" so people wanting
English language but also euro symbol can choose it.
2001/09/17 Pixel <pixel@mandrakesoft.com>
* fs.pm:
- '--' to separate options for supermount + small workaround (ro and
exec before --)
- fix nfs in manualFstab (for auto_installs, reported by David
Eastcott)
(mount): do not hand update /etc/mtab for nfs mounts, already done by
mount(8)
(set_default_options): disable iocharset= and codepage= for supermount
* partition_table.pm (adjust_main_extended): do not use linux extended
* detect_devices.pm (pci_probe): log full pci probes
* standalone/drakbug_report: fix
* fsedit.pm:
- '--' to separate options for supermount + small workaround (ro and
exec before --)
- fix nfs in manualFstab (for auto_installs, reported by David
Eastcott)
2001/09/17 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Fixed bug of /etc/foomatic/defaultspooler not been written
in expert install.
Do not die when "chkconfig" fails (needed for "security_check").
Added "-q" option to foomatic-configure (should not get interactive).
Added handling of high and paranoid security levels.
* printerdrake.pm: /etc/foomatic/defaultspooler was not written in expert
mode installation.
Added handling of high and paranoid security levels.
2001/09/17 Fran�ois Pons <fpons@mandrakesoft.com>
* printerdrake.pm: add eval around installing lexmark-driver
(proprietary).
2001/09/17 Pixel <pixel@mandrakesoft.com>
* detect_devices.pm (pci_probe): log full pci probes
* fs.pm (set_default_options): disable iocharset= and codepage= for
supermount
2001/09/17 Fran�ois Pons <fpons@mandrakesoft.com>
* printerdrake.pm: add eval around installing lexmark-driver
(proprietary).
2001/09/17 Pablo Saratxaga <pablo@mandrakesoft.com>
* help.pm: updated help file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/sr.po,
share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
share/po/ko.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
share/po/sv.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/vi.po,
share/po/gl.po, share/po/ca.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
share/po/cs.po, share/po/af.po: updated pot file
2001/09/17 Pixel <pixel@mandrakesoft.com>
* detect_devices.pm (pci_probe): log full pci probes
2001/09/16 Pixel <pixel@mandrakesoft.com>
* install_any.pm (getAndSaveAutoInstallFloppy): skip it on ia64
* pkgs.pm (read_rpmsrate): fix bug
2001/09/16 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Fixed bug which prevented from printing the option list
during install.
Fixed bug which prevents printerdrake from running without PDQ
installed.
2001/09/16 Pixel <pixel@mandrakesoft.com>
* install_any.pm (getAndSaveAutoInstallFloppy): skip it on ia64
more up to my need ALL flag in compssUsersChoice
remove auto-install special case (initialisation of compssUsersChoice)
* share/rpmsrate:
- cleanup packages appearing twice in rpmsrate
- handle a few case of packages appearing twice
- special case for packages appearing in INSTALL section (flag
dropped)
- new special flag ALL for compssUsersChoice
* pkgs.pm: more up to my need ALL flag in compssUsersChoice
- cleanup packages appearing twice in rpmsrate
- handle a few case of packages appearing twice
- special case for packages appearing in INSTALL section (flag
dropped)
- new special flag ALL for compssUsersChoice
* rescue/make_rescue_img: use new mkdir_p, rm_rf and cp_af from
MDK::Common
2001/09/16 siegel
* share/po/help_xml2pm.pl: added "systemitem"
2001/09/16 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Fixed bug which prevents printerdrake from running without
PDQ installed.
2001/09/16 dam's <damien@mandrakesoft.com>
* mouse.pm, my_gtk.pm: bugfix + cosmetic changes
2001/09/16 Pablo Saratxaga <pablo@mandrakesoft.com>
* help.pm: updated help.pm file
* share/po/hu.po: updated Hungarian file
updated pot file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
share/po/hr.po, share/po/ko.po, share/po/nl.po, share/po/ja.po,
share/po/wa.po, share/po/sv.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/vi.po,
share/po/gl.po, share/po/ca.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
share/po/cs.po, share/po/af.po: updated pot file
2001/09/16 Pixel <pixel@mandrakesoft.com>
* diskdrake.pm: "please click on ..." for removable, nfs, smb.
* fsedit.pm: enhance lvm handling (mostly standalone)
- cleanup & enhance raid mdstat reading (now works with or without
devfs mounted)
- chunk size is buggy?
* install_any.pm (getAndSaveAutoInstallFloppy): skip it on ia64
more up to my need ALL flag in compssUsersChoice
remove auto-install special case (initialisation of compssUsersChoice)
use new mkdir_p, rm_rf and cp_af from MDK::Common
* share/rpmsrate:
- cleanup packages appearing twice in rpmsrate
- handle a few case of packages appearing twice
- special case for packages appearing in INSTALL section (flag
dropped)
- new special flag ALL for compssUsersChoice
* verify_c: add special case for c::to_utf8
* pkgs.pm: more up to my need ALL flag in compssUsersChoice
- cleanup packages appearing twice in rpmsrate
- handle a few case of packages appearing twice
- special case for packages appearing in INSTALL section (flag
dropped)
- new special flag ALL for compssUsersChoice
use new mkdir_p, rm_rf and cp_af from MDK::Common
* services.pm, install2.pm, lang.pm, commands.pm, loopback.pm,
tinyfirewall.pm, raid.pm, keyboard.pm, printerdrake.pm, fs.pm, mouse.pm,
network/netconnect.pm, timezone.pm, network/adsl.pm, install_steps.pm,
any.pm, printer.pm, rescue/make_rescue_img, bootloader.pm: use new
mkdir_p, rm_rf and cp_af from MDK::Common
* diskdrake_interactive.pm, lvm.pm: enhance lvm handling (mostly
standalone)
* devices.pm (make): ensure it never returns a non-absolute name
(it happened with make("foo") when cwd=/dev and /dev/foo existed)
2001/09/16 siegel
* share/po/help_xml2pm.pl: added "systemitem"
added commet explainig that help.pm is automatically generated.
* .cvsignore: added .*.sw? for vim users
2001/09/16 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Added possibility to list command line
options for the printers and to give the users help for printing
Fixed bug of sometimes appearing the wron dialog after printing test
pages
2001/09/15 Pixel <pixel@mandrakesoft.com>
* fs.pm: fix options appearing twice in fstab
* install_steps.pm, any.pm, c/stuff.pm: i18n kdmrc
* lang.pm (load_mo): ensure the locale is set (was broken in non-gtk
installs)
* install_steps_auto_install.pm (enteringStep): do not translate in
ja|ko|zh
2001/09/15 Pixel <pixel@mandrakesoft.com>
* fs.pm: fix options appearing twice in fstab
* install_steps.pm, any.pm, c/stuff.pm: i18n kdmrc
* lang.pm (load_mo): ensure the locale is set (was broken in non-gtk
installs)
* install_steps_auto_install.pm (enteringStep): do not translate in
ja|ko|zh
2001/09/15 civileme
* help.pm: Added a dialog in English for users selecting a printing system
since no other
OS seems to offer such a choice during install.
2001/09/15 dam's <damien@mandrakesoft.com>
* standalone/draknet: better connection testing
* network/tools.pm: more timeout
* network/adsl.pm: avoid asking 2 times to restart the ethernet card
* mouse.pm: readded darea realization
2001/09/15 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/rpmsrate: make gtk-themes installed when Gnome is choosen
* share/po/es.po: updated Spanish file
* share/po/wa.po, share/po/hu.po: updated Hungarian file
2001/09/15 Pixel <pixel@mandrakesoft.com>
* Makefile.config, tools/Makefile: add aewm-drakx
* install_steps_gtk.pm: makes cancel on mouse selection works even better
- add and use aewm-drakx
- add some "skip" title on help/logo/steps windows so that aewm-drakx
know they don't need keyboard focus
- add some more title to ease debugging (when aewm-drakx is in debug
mode)
* install_gtk.pm, tools/aewm-drakx/Makefile, tools/aewm-drakx/misc.c,
tools/aewm-drakx/README:
- add and use aewm-drakx
- add some "skip" title on help/logo/steps windows so that aewm-drakx
know they don't need keyboard focus
- add some more title to ease debugging (when aewm-drakx is in debug
mode)
* any.pm: i18n kdmrc
fix user icons choice
- add and use aewm-drakx
- add some "skip" title on help/logo/steps windows so that aewm-drakx
know they don't need keyboard focus
- add some more title to ease debugging (when aewm-drakx is in debug
mode)
* install2.pm: don't warn if modules are missing when testing
* bootloader.pm: find error in /tmp/.error only if exception is "xxx
failed"
(write_lilo_conf): ensure linear and lba32 are not both set
* share/po/fake_c.pl: fix a tricky hack
* my_gtk.pm: do the set_events before the show otherwise gtk go crazy (no
more keyboard focus)
* c/stuff.pm: i18n kdmrc
* lang.pm (load_mo): ensure the locale is set (was broken in non-gtk
installs)
* install_steps_interactive.pm: fix typo
find error in /tmp/.error only if exception is "xxx failed"
makes cancel on mouse selection works even better
fix cancel on mouse choice
* install_steps.pm: i18n kdmrc
enable supermount again
* network/adsl.pm: correct dams typo
* fs.pm (write_fstab): fix supermount moving from options to fstype
* steps.pm: find error in /tmp/.error only if exception is "xxx failed"
* tools/aewm-drakx/aewm.h, tools/aewm-drakx/client.c,
tools/aewm-drakx/events.c, tools/aewm-drakx/aewm-drakx.c: set_focus on
new map_request event (fix summary step)
- add and use aewm-drakx
- add some "skip" title on help/logo/steps windows so that aewm-drakx
know they don't need keyboard focus
- add some more title to ease debugging (when aewm-drakx is in debug
mode)
* install_steps_auto_install.pm (enteringStep): do not translate in
ja|ko|zh
2001/09/15 siegel
* share/po/de.po: fixed another typo
new string
* printerdrake.pm: added missing _()
* standalone/draksec: use " instead of ' to get i18n
* standalone/draknet: fixed missing _()
2001/09/15 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Added the PDQ panic button.
Removed a superfluous "set_help" line.
Save default spooler at program start, fixed typos in comments.
Command line commands as "lpr", "lpq", ... are mapped to the correct
spooler now.
Fixed bug of a waiting message appearing together with a dialog
Cleaned up variables to correctly switch between CUPS/Foomatic/Raw type
for a printer
* printer.pm: Added the PDQ panic button.
Command line commands as "lpr", "lpq", ... are mapped to the correct
spooler now.
* standalone/printerdrake: Fixed bug of spooler choice via command line
options being ignored.
2001/09/15 warly
* share/rpmsrate: add drakfirsttime
2001/09/14 dam's <damien@mandrakesoft.com>
* printer.pm, printerdrake.pm: make test_pms happy
* install_any.pm: pptp-adsl instead of pptp-adsl-fr
* Xconfigurator.pm: no shadow when X test
* standalone.pm: bugfix
* my_gtk.pm: no icon if wizard
no shadow when X test
shadow color
* bootlook.pm: bugfix
iautologin correction
* mouse.pm: trying to remove draw
* network/adsl.pm: debug
pptp-adsl instead of pptp-adsl-fr
bugfix
updated speedtouch handling.
2001/09/14 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps.pm: removed S3 ViRGE card from card with problem with
frame buffer as it works fine.
* Xconfigurator.pm: fixed filtering of depth for newt version.
depth 24 is used for DRI for Rage 128 and Radeon instead of Depth 32 (as
depth
32 simply doesn't work, even if DRI guide says it works :-) 24 bit works
fine
for Rage 128.
apply restriction on depth available when changing resolution, removed
S3 ViRGE
from experimental 3D accelerated card list as it really does not work,
allow on
second pass to change card configuration to choose server (experimental
server
are still only available to expert), added support for UseCCEFor2D for
Rage 128
card if a TV card is installed (set to true, else set to false), added
support
for Rage Mobility M... card that are Rage 128 Mobile chipset, improved
error
message display to catch only appropriate error message of XFree 4.1.0
only,
added support for 32 bits for DRI using Matrox card, improved info
message with
real version of XFree used (anybody) and identifier from PCI probe
(expert).
2001/09/14 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/insmod-busybox/Makefile: clean also cleans the DIET target
* mdk-stage1/Makefile, mdk-stage1/Makefile.mkinitrd_helper: back to using
a reduced form of mkinitrd_helper for mkinitrd (only
to provide a dietlibc-enabled static insmod)
2001/09/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/wa.po: updated Walloon file
* share/po/ko.po: updated Korean file
* share/po/da.po: updated Danish file
updated Danish file
* share/po/bs.po, share/po/sv.po: updated Bosnian and Swedish files
2001/09/14 Pixel <pixel@mandrakesoft.com>
* partition_table_raw.pm, install_any.pm: when testing for bad drives, if
opening for writing fails, remove the drive from the hard drive list
(useful for Smartmedia readers)
* pkgs.pm: update correctSize and invCorrectSize (now linear)
* share/po/fr.po: fix odin bug (please run msgfmt before committing!)
* share/rpmsrate: do not install Aurora in russian
2001/09/14 siegel
* share/po/de.po: updates
* standalone/drakautoinst: Check exisence of "/root/replay_install.img"
before anything else ...
2001/09/14 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Added "set_help" lines for installer help texts.
Raw queue entry added, so cursor not always on "Alps MD-1000" when no
printer
detected.
Resolved conflict.
Now it is checked whether the network is configured and running.
draknet is called when the network is not configured.
It is checked whether the spooler is automatically started at boot.
The oki4daemon is started when needed.
Lexmarks inkjet drivers are fully integrated.
The permissions of the device files are set so that normal users can
print with PDQ.
* standalone/printerdrake: Fixed spooler selection by command line.
* printer.pm: Raw queue entry added, so cursor not always on "Alps
MD-1000" when no printer
detected.
Made network checking working on non-english systems.
Now it is checked whether the network is configured and running.
draknet is called when the network is not configured.
It is checked whether the spooler is automatically started at boot.
The oki4daemon is started when needed.
Lexmarks inkjet drivers are fully integrated.
The permissions of the device files are set so that normal users can
print with PDQ.
2001/09/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/bg.po, share/po/tr.po: updated Turkish and Bulgarian files
updated pot file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/sr.po,
share/po/de.po, share/po/et.po, share/po/eu.po, share/po/az.po,
share/po/ru.po, share/po/pt_BR.po, share/po/hr.po, share/po/ko.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/hu.po, share/po/it.po, share/po/id.po, share/po/pl.po,
share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
share/po/sk.po, share/po/lt.po, share/po/vi.po, share/po/gl.po,
share/po/ca.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
share/po/bs.po, share/po/da.po, share/po/zh_TW.po, share/po/cs.po,
share/po/af.po: updated pot file
2001/09/13 Frederic Lepied <flepied@mandrakesoft.com>
* share/rpmsrate: added mt-st to ARCHIVING
2001/09/13 odin
* share/po/fr.po: updated up to 6648
2001/09/13 Pixel <pixel@mandrakesoft.com>
* diskdrake_interactive.pm: new migration feature for creation of
partitions on existing mount points
* diskdrake.pm:
- add back shortcuts
- red colored buttons in nfs/smb/removable
2001/09/13 dam's <damien@mandrakesoft.com>
* pixmaps/wiz_default_up.png, pixmaps/wiz_draknet.png: updated
* my_gtk.pm: updated
addde /usr/share/icons in path for pixmaps search
shadow reduced to 5 pixels
* standalone/draknet, network/isdn.pm: isdn timeout works now.
2001/09/13 Frederic Lepied <flepied@mandrakesoft.com>
* share/rpmsrate: added mt-st to ARCHIVING
2001/09/13 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator_consts.pm: removed ugly Modeline 1024x768 which causes
trouble to XFree86 4.1.0.
* Xconfigurator.pm: fix for missing Xinerama for Matrox cards.
fix for Matrox G550 support, now add DRI support.
disable any question to user about XF3 if he choose a dual head
configuration.
disable DRI if Xinerama has been chosen.
updated Rage Mobility regexp for bad_card, added bad_card for XF4 as
Tseng ET6\d00.
* install_any.pm: updates 3D category according Matrox G550 and Radeon
card.
* install_steps.pm: synced with Xconfigurator bad_card class of video card
to avoid using frame
buffer, added ET6\d00 style card which seems to have problem.
2001/09/13 odin
* share/po/fr.po: updated up to 6648
updated fr.po
2001/09/13 Pixel <pixel@mandrakesoft.com>
* share/rpmsrate: add krozat
* any.pm (inspect): use a safer dir when standalone
* install_steps.pm: extend disable KDE GreetString to
ja|ko|zh|ru|th|vi|be|bg
do not translate kdm GreetString in ja|ko|zh (what about ru?)
in kdmrc GreetString, magic string HOSTNAME replaced by %n
* diskdrake_interactive.pm: new migration feature for creation of
partitions on existing mount points
* diskdrake.pm:
- add back shortcuts
- red colored buttons in nfs/smb/removable
* partition_table.pm: BLKPG_ADD_PARTITION support (aka adding partition on
the fly without rebooting on a device with some already mounted
partitions)
* install_steps_interactive.pm (selectKeyboard): don't prompt in newbie
mode if >=90, not >90
2001/09/13 dam's <damien@mandrakesoft.com>
* my_gtk.pm: shadow reduced to 5 pixels
* standalone/draknet, network/isdn.pm: isdn timeout works now.
2001/09/13 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: fix for missing Xinerama for Matrox cards.
fix for Matrox G550 support, now add DRI support.
disable any question to user about XF3 if he choose a dual head
configuration.
disable DRI if Xinerama has been chosen.
updated Rage Mobility regexp for bad_card, added bad_card for XF4 as
Tseng ET6\d00.
avoid creating /etc/X11/XF86Config* file if --g_auto_install.
* services.pm: updated repartition of services into category, network
category are commented so
that service will to "Other" one.
* Xconfigurator_consts.pm: removed ugly Modeline 1024x768 which causes
trouble to XFree86 4.1.0.
* install_any.pm: updates 3D category according Matrox G550 and Radeon
card.
* install_steps.pm: synced with Xconfigurator bad_card class of video card
to avoid using frame
buffer, added ET6\d00 style card which seems to have problem.
2001/09/13 Pixel <pixel@mandrakesoft.com>
* keyboard.pm: filtered the list from lang2keyboard to display only valid
keyboards
* c/stuff.xs.pm: add partition adding on the fly trick
* partition_table.pm: BLKPG_ADD_PARTITION support (aka adding partition on
the fly without rebooting on a device with some already mounted
partitions)
* install_steps.pm: do not translate kdm GreetString in ja|ko|zh (what
about ru?)
in kdmrc GreetString, magic string HOSTNAME replaced by %n
2001/09/13 dam's <damien@mandrakesoft.com>
* standalone/draknet, network/isdn.pm: isdn timeout works now.
2001/09/13 Fran�ois Pons <fpons@mandrakesoft.com>
* lang.pm: fixed bad $localedir in load_mo().
* g_auto_install: updated so that this scripts is running again.
* install2.pm: do not output error message for bad kernel if using
--g_auto_install.
* install_steps_interactive.pm: fixed Printer name reporting for a
specific printer.
* install_any.pm: updates 3D category according Matrox G550 and Radeon
card.
* services.pm: updated repartition of services into category, network
category are commented so
that service will to "Other" one.
* live_install2: updated #! as ../perl is not used.
* my_gtk.pm: synced with --g_auto_install mode.
* install_steps.pm: synced with Xconfigurator bad_card class of video card
to avoid using frame
buffer, added ET6\d00 style card which seems to have problem.
* Xconfigurator.pm: fix for Matrox G550 support, now add DRI support.
disable any question to user about XF3 if he choose a dual head
configuration.
disable DRI if Xinerama has been chosen.
updated Rage Mobility regexp for bad_card, added bad_card for XF4 as
Tseng ET6\d00.
avoid creating /etc/X11/XF86Config* file if --g_auto_install.
synced with --g_auto_install mode.
disable testing with all SiS card except SiS 630 under XF4.
2001/09/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sp.po, share/po/pl.po, share/po/pt.po, share/po/no.po,
share/po/th.po, share/po/sr.po, share/po/sk.po, share/po/lt.po,
share/po/ru.po, share/po/pt_BR.po, share/po/ko.po, share/po/lv.po,
share/po/uk.po, share/po/nl.po, share/po/ja.po, share/po/sv.po,
share/po/id.po: updated pot file
2001/09/13 Pixel <pixel@mandrakesoft.com>
* keyboard.pm: filtered the list from lang2keyboard to display only valid
keyboards
* c/stuff.xs.pm: add partition adding on the fly trick
* partition_table.pm: BLKPG_ADD_PARTITION support (aka adding partition on
the fly without rebooting on a device with some already mounted
partitions)
* install2.pm (selectKeyboard): remove code causing
install_steps::selectKeyboard to be skipped
* install_steps.pm: do not translate kdm GreetString in ja|ko|zh (what
about ru?)
in kdmrc GreetString, magic string HOSTNAME replaced by %n
2001/09/12 dam's <damien@mandrakesoft.com>
* my_gtk.pm: typo
new color for shadow
corrected shadow handling
no shadow if liveupdate
* share/help.png: new help
* mouse.pm: removed debug code
* network/tools.pm, network/netconnect.pm, network/ethernet.pm,
network/isdn.pm, network/adsl.pm, network/modem.pm: new default
connection handling
* standalone.pm: added wait message while installing package
2001/09/12 daouda
* standalone/drakbug_report: add Mandrake release section
2001/09/12 fcrozat
* share/rpmsrate: Fix gnome install
2001/09/12 Fran�ois Pons <fpons@mandrakesoft.com>
* install2.pm: removed obsolete --nocpi flag for install2.
avoid probing usb device (for mouse) if --noauto is given.
* install_steps.pm: disabled frame buffer for most of the SiS display card
except SiS 630.
* Xconfigurator.pm: added MGA G550 as always having two head.
* live_install2: fix when switching perl version.
* live_install: use system perl instead.
2001/09/12 gbeauchesne
* share/list.ia64, share/list, share/list.i386:
- list (/sbin/mkfs.jfs, /sbin/mkfs.xfs): Move to...
- list.i386: ... Here.
- list.ia64: Updates.
2001/09/12 odin
* share/po/fr.po: updated fr.po
2001/09/12 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/zh_CN.po, share/po/fi.po, share/po/DrakX.pot,
share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/de.po,
share/po/et.po, share/po/el.po, share/po/tr.po, share/po/eu.po,
share/po/az.po, share/po/hr.po, share/po/vi.po, share/po/ca.po,
share/po/gl.po, share/po/eo.po, share/po/help_xml2pm.pl, share/po/wa.po,
share/po/da.po, share/po/zh_TW.po, share/po/cs.po, share/po/hu.po,
share/po/it.po, share/po/af.po: updated pot file
* help.pm: new version with [ and ]
* lang.pm: commented out utf-8 russian locale, for now
2001/09/12 Pixel <pixel@mandrakesoft.com>
* standalone/lsnetdrake: fix typo
added wonderful lsnetdrake
* modules.pm, install2.pm: display error when the kernel mismatch the
modules
* docs/README: explain how to get the boot kernels
* install_steps_gtk.pm (choosePackagesTree): translate the categories
* standalone/drakbug_report: cleanup
* bootloader.pm (suggest): no "quiet" boot for smp and enterprise kernels
(suggest): no "quiet" boot for smp and enterprise kernels
allow grub even for more than 800MB
* Makefile.drakxtools, Makefile.config: added wonderful lsnetdrake
2001/09/12 siegel
* share/po/de.po: new & shiny verion
* share/po/help_xml2pm.pl: fixed silly error
added keycap patch
2001/09/12 dam's <damien@mandrakesoft.com>
* my_gtk.pm: corrected shadow handling
no shadow if liveupdate
table undef corrected
removed shadows if standalone
* standalone/drakgw, standalone/draknet: corrected wizard mode in newt
mode
* mouse.pm: removed debug code
* network/netconnect.pm: corrected splash in non X mode
2001/09/12 daouda
* standalone/drakbug_report: add Mandrake release section
2001/09/12 Fran�ois Pons <fpons@mandrakesoft.com>
* live_install2: fix when switching perl version.
* live_install: use system perl instead.
2001/09/12 kjx
* share/po/zh_CN.po: revison
2001/09/12 Pixel <pixel@mandrakesoft.com>
* docs/README: explain how to get the boot kernels
* install_steps_gtk.pm (choosePackagesTree): translate the categories
* standalone/drakbug_report: cleanup
* bootloader.pm: allow grub even for more than 800MB
2001/09/11 dam's <damien@mandrakesoft.com>
* network/netconnect.pm: removed useless print
don't detect ethx if no autodetection.
implement smarter checkboxes
* mouse.pm: test updated
mouse test worked
* network/ethernet.pm: don't detect ethx if no autodetection.
implement smarter checkboxes
* pixmaps/arrow_down.xpm: pixmap corrected
new arrows
* pixmaps/arrow_up.xpm: new arrows
* share/rpmsrate: added ibod
added isdn-light
* interactive_gtk.pm, my_gtk.pm: fear the shaped windows...
2001/09/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* help.pm: small fix
* share/po/fr.po, share/po/de.po, share/po/DrakX.pot, share/po/hu.po,
share/po/it.po: updated Hungarian file;
updated pot file
2001/09/11 Pixel <pixel@mandrakesoft.com>
* Makefile (tar-drakxtools): remove the building of "help" for drakxtools
* bootloader.pm: for lilo, do not have table=/dev/xxx if the device is not
a primary
partition (otherwise lilo dies)
2001/09/10 dam's <damien@mandrakesoft.com>
* network/modem.pm, network/ethernet.pm: detect_devices
* standalone/net_monitor, network/network.pm: removed timeout:1 in
resolv.conf, modified timeout scanning in draknet/net_monitor
* install_gtk.pm, install_steps_gtk.pm: mouse test moved
* mouse.pm: test_mouse moved
* my_gtk.pm: added border
window decorations
no set_events if embedded
* standalone/draknet: removed timeout:1 in resolv.conf, modified timeout
scanning in draknet/net_monitor
debug
* standalone/mousedrake: don't fork the code
* network/adsl.pm: debug
debug
2001/09/10 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: updated g_auto_install() for newer printerdrake
interface.
* modules.pm, detect_devices.pm: moved modules::get_pcmcia_devices into
detect_devices::pcmcia_probe.
* mdk-stage1/init-data/msgboot-blank.img.bz2: initial release for
blank.img floppy image.
* install_steps_interactive.pm, mouse.pm: added hid type usb mouse
support.
* Xconfigurator_consts.pm: added some more ModeLine (1024x768 @ 97.6 Hz,
1024x480 but not automatically used).
2001/09/10 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: plop
some adjustements in Games section
2001/09/10 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/DrakX.pot, share/po/de.po: updated German file; added choice of
various quotes in help_xml2pm.pl
Updated pot file;
removed translations that are too low on percentage.
* share/po/zh_TW.po: updated Chinese file
* share/po/ko.po: updated Korean file
Updated pot file;
removed translations that are too low on percentage.
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
share/po/sr.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
share/po/cy.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
share/po/sv.po, share/po/is.po, share/po/hu.po, share/po/it.po,
share/po/id.po, share/po/pl.po, share/po/no.po, share/po/fi.po,
share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/cs.po, share/po/af.po: Updated pot file;
removed translations that are too low on percentage.
* share/po/help_xml2pm.pl: updated German file; added choice of various
quotes in help_xml2pm.pl
2001/09/10 Pixel <pixel@mandrakesoft.com>
* interactive_gtk.pm, my_gtk.pm:
- make diskdrake work in embedded mode
- $my_gtk::pop_it used where it should
* detect_devices.pm: fix ide-scsi appearing 2 times when standalone
because both in /proc/ide
and /proc/scsi/scsi
* share/po/help_xml2pm.pl: s/my/our/ for $i18ned_... vars
- skip directories missing drakx-help.xml
- convert to the right charset (taken from $lang.po)
- rename help-*.po by help-*.pot
- fix typo in script removing $lang.po translations to favour
help-*.pot
* diskdrake.pm:
- make diskdrake work in embedded mode
- $my_gtk::pop_it used where it should
fix Umount and Mount when i18ned for nfs/smb
don't display Wizard if wizard done before DrakX
* share/po/Makefile, share/po/.cvsignore:
- rename help-*.po by help-*.pot
- fix typo in script removing $lang.po translations to favour
help-*.pot
2001/09/10 siegel
* share/po/de.po: updates
2001/09/10 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Copying of PPD file when moving a CUPS (non-Foomatic) queue
modified to not get
interactive when overwriting a file.
Comment put into non-Foomatic CUPS PPD files in /etc/cups/ppd/ to be
able to
identify which PPD from /usr/share/cups/model was used (for
auto-install).
2001/09/10 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/cs.po,
share/po/af.po: Updated pot file;
removed translations that are too low on percentage.
2001/09/10 Pixel <pixel@mandrakesoft.com>
* share/po/Makefile, share/po/.cvsignore, share/po/help_xml2pm.pl:
- rename help-*.po by help-*.pot
- fix typo in script removing $lang.po translations to favour
help-*.pot
2001/09/09 Pixel <pixel@mandrakesoft.com>
* modules.pm: probeall handling
2001/09/09 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_any.pm: getAndSaveInstallFloppy: fix multiple cdrom issue
2001/09/09 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/tr.po: updated Turkish file
* share/po/sv.po: updated Swedish file
2001/09/09 Pixel <pixel@mandrakesoft.com>
* install_any.pm (ejectCdrom): fix D state on exit
* diskdrake_interactive.pm, install_interactive.pm, diskdrake.pm:
- "Wizard" and "More" are back
- allow "Use for loopback" when there is already a loopback
- set the options on newly created partitions
- recompute_loopbacks called after modification of loopbacks, no more
before reading
- restrict the lenght of the lines in partition description
- make loopback work
* interactive_gtk.pm, interactive.pm, any.pm, interactive_newt.pm:
clicked_may_quit used in place of clicked+exception to work-around
perl-GTK bug (?)
* share/po/i18n_compssUsers: ensure we're not adding a string already
there (otherwise msgmerge yells)
* share/po/help_xml2pm.pl, share/po/.cvsignore: xml help
handling/enhancing for multi-langs
* modules.pm: probeall handling
(write_conf): switch to "probeall scsi_hostadapter ..."
* share/po/Makefile: xml help handling/enhancing for multi-langs
xml help handling/enhancing for multi-langs
* partition_table.pm (get_normal_parts_and_holes): remove only small
holes, not small partitions
* fs.pm (set_default_options): remove iocharset=... for nfs (why was it
there?)
2001/09/08 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: fix some ortograf
* share/rpmsrate: lvm not installed for everyone ?!
2001/09/08 Pixel <pixel@mandrakesoft.com>
* install_steps_auto_install.pm: force exitInstall to be non automatic
* install_steps.pm, fs.pm, install_steps_interactive.pm, fsedit.pm,
diskdrake_interactive.pm, install2.pm, diskdrake.pm: make loopback
installs work again
2001/09/09 Pixel <pixel@mandrakesoft.com>
* modules.pm (write_conf): switch to "probeall scsi_hostadapter ..."
2001/09/08 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: fix some ortograf
* share/rpmsrate: lvm not installed for everyone ?!
* modules.pm: fix write_conf regarding /etc/modules so that (1) it doesn't
flush it when
it didn't decide to put any modules in it (to leave user's modules) (2)
it
doesn't remove the last line (3) it uses stronger regexp'es for
substitution to not remove modules that have names made of other modules
names subsets
2001/09/08 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/zh_TW.po: updated Chinese file
2001/09/08 Pixel <pixel@mandrakesoft.com>
* lang.pm: fix font in iso-15
* modules.pm (write_conf): put "probeall scsi-hosts scsi_hostadapter ..."
* interactive.pm: ugly workaround perl bug ([ID 20010908.008] memory leak
with nested subs)
* share/diskdrake.rc: change name
* install_steps_auto_install.pm: force exitInstall to be non automatic
* install_steps.pm, fs.pm, install_steps_interactive.pm, fsedit.pm,
diskdrake_interactive.pm, install2.pm, diskdrake.pm: make loopback
installs work again
* timezone.pm: Asia/Taipei for Traditional Chinese
* detect_devices.pm: remove debug code
2001/09/07 daouda
* share/rpmsrate: add mdkonline (X 4)
2001/09/07 fcrozat
* share/rpmsrate: Add grio500
2001/09/07 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: fix card managed only by XF4 (may have some wrong
result).
fix all Matrox card used with XF4 which really does not like X in frame
buffer
(unable to restore frame buffer of DrakX).
2001/09/07 Guillaume Cottenceau <gc@mandrakesoft.com>
* rescue/tree/etc/oem, rescue/guessmounts, rescue/list.i386,
rescue/tree/etc/rc.sysinit: ext3, xfs, jfs
* bootloader.pm: use -v for mkinitrd
* share/po/fr.po: "reseaux" and plurals
misc
* share/rpmsrate: some work on games
2001/09/07 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ja.po, share/po/vi.po: updated Vietnamese and Japanese files
2001/09/07 Pixel <pixel@mandrakesoft.com>
* Makefile: cleanup po
* install_steps.pm: s|kdmrc|kdm/kdmrc|
* lang.pm: fix load_mo call
* share/po/help_xml2pm.pl, share/po/Makefile, help.pm: new help
* diskdrake_interactive.pm: disable_forced_fsck called for ext3 formatting
disable_forced_fsck called for ext3 formatting
(Type): disable fsck when migrated ext2->ext3
* fs.pm: disable_forced_fsck called for ext3 formatting
2001/09/07 siegel
* share/po/de.po: updates
2001/09/07 Till Kamppeter <till@mandrakesoft.com>
* standalone/printerdrake, printer.pm, printerdrake.pm: Data structure
fitted for auto-install to work
Optimized program to be much faster
Many more waiting messages
Many bugfixes
2001/09/07 daouda
* share/rpmsrate: add mdkonline (X 4)
2001/09/07 fcrozat
* share/rpmsrate: Add grio500
2001/09/07 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: fix card managed only by XF4 (may have some wrong
result).
fix all Matrox card used with XF4 which really does not like X in frame
buffer
(unable to restore frame buffer of DrakX).
2001/09/07 Pablo Saratxaga <pablo@mandrakesoft.com>
* any.pm: Changed simple quote to double quote for a translatable string
(otherwise
it isn't seen)
* share/po/es.po: updated Spanish file
updated pot file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/fr.po, share/po/bg.po, share/po/ga.po,
share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
share/po/ja.po, share/po/wa.po, share/po/is.po, share/po/hu.po,
share/po/it.po, share/po/id.po, share/po/pl.po, share/po/no.po,
share/po/fi.po, share/po/th.po, share/po/el.po, share/po/sk.po,
share/po/lt.po, share/po/ar.po, share/po/sl.po, share/po/vi.po,
share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/bs.po,
share/po/da.po, share/po/zh_TW.po, share/po/cs.po, share/po/af.po:
updated pot file
* share/po/sv.po: updated Swedish file
updated pot file
2001/09/07 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: s|kdmrc|kdm/kdmrc|
remove the "konsole and gnome-terminal are lamers in exotic languages,
link them to something better"
* bootloader.pm (write_lilo_conf): fix typo
* share/po/help_xml2pm.pl, share/po/Makefile, help.pm: new help
* diskdrake_interactive.pm: disable_forced_fsck called for ext3 formatting
disable_forced_fsck called for ext3 formatting
(Type): disable fsck when migrated ext2->ext3
* install_any.pm, keyboard.pm: cleanup
* partition_table.pm, share/list: add xfs
* fs.pm: disable_forced_fsck called for ext3 formatting
* share/rpmsrate: add jfsprogs
2001/09/07 siegel
* share/po/de.po: updates
updates/fixes
2001/09/06 dam's <damien@mandrakesoft.com>
* network/adsl.pm, network/tools.pm: corrected speedtouch
* install_gtk.pm: removed comments
2001/09/06 Fran�ois Pons <fpons@mandrakesoft.com>