diff options
Diffstat (limited to 'perl-install/unused')
0 files changed, 0 insertions, 0 deletions
![]() |
index : drakx | |
Mageia Installer and base platform for many utilities | Thierry Vignaud [tv] |
summaryrefslogtreecommitdiffstats |
2003/02/04 Fran�ois Pons <fpons@mandrakesoft.com>
* network/adsl.pm: fixed small typo.
add support for adiusbadsl 1.0.2 (using adictrl -i to find interface and
using
pppoa).
2003/02/04 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/he.po, share/po/sp.po, share/po/cy.po, share/po/ca.po,
share/po/da.po, share/po/ar.po, share/po/tg.po, share/po/bs.po,
share/po/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/sq.po,
share/po/it.po, share/po/nl.po, share/po/eu.po, share/po/es.po,
share/po/de.po, share/po/eo.po, share/po/el.po, share/po/cs.po,
share/po/bg.po, share/po/lv.po, share/po/hu.po: updated pot file
2003/02/04 Pixel <pixel@mandrakesoft.com>
* ugtk2.pm: don't ->set_modal during install
* devices.pm: add "vcsa" (for brltty)
* Makefile: add brltty help file
wildcard * in share/list allowed to match multiple files, but not
multiple directories
* install2.pm: fix typo
add brltty help file
brltty support
* tools/make_mdkinst_stage2, install_steps.pm, install_any.pm: brltty
support
* share/list: add brltty help file
brltty support
* share/rpmsrate: add brltty
move packages from 3 to 4 (fix bug #1265)
2003/02/04 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: Use system configs when wrapped in mcc.
2003/02/04 Till Kamppeter <till@mandrakesoft.com>
* handle_configs.pm:
- "Out-sourced" functions for config file handling into
handle_configs.pm,
it is used by both printerdrake and scannerdrake.
- Improvements and fixes on CUPS daemon configuration by printerdrake.
* printer/printerdrake.pm: Fixed auto-detection of a configured (but not
started) network.
- "Out-sourced" functions for config file handling into
handle_configs.pm,
it is used by both printerdrake and scannerdrake.
- Improvements and fixes on CUPS daemon configuration by printerdrake.
* printer/main.pm: Removed debug helper line.
- "Out-sourced" functions for config file handling into
handle_configs.pm,
it is used by both printerdrake and scannerdrake.
- Improvements and fixes on CUPS daemon configuration by printerdrake.
2003/02/04 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/draksec:
- fix get_check_default() and get_function_default() description
- fix "check states were not saved if their value did not change (thus
reverting it to default on disk)"
- fix emebedding (no transcience when embedded)
- fix "value get chop()-ed until it disapear and is reset to default"
- log which security level is set and not only the switch
killing latest remanent parts of christian "yeah baby, i'm piggy"
work:
- functions and checks listing :
o rename get_functions() as list_functions() and
get_default_checks() as list_checks(); this is both
more homogenous and enable one to separate them from the
get_(check|function)_(value|default) function group
o regroup them
o over simplify list_functions(): leave functions listing to msec
(aka /usr/share/msec/level.<LEVEL>, assuming share/msec.py is
always up to date, just don't care reparsing python code (this is
plain stupid); if we cannot rely on msec, on who could we :-) ?
o this allow to simplify msec gui so that we do not exclude stuff
already excluded
- remove config_check(), config_funtion(): replace them by:
o set_check() and set_function() to store new values in data
structure
o apply_checks() and apply_functions() to save these new values,
thus writing config files once and not twice the functions &
checks count
now, we always have a help entry and a default value but when fredl
rename a
check and forgot to remove it from /var/lib/msec/security.conf like
CHECK_SUID_GROUP => CHECK_SGID, but hopefully, he'll fix msec
* share/theme-editor.pl: update theme editor to current libDrakX api
* drakxtools.spec: 9.1-0.22mdk
* security/msec.pm: perl_checker fix
- fix get_check_default() and get_function_default() description
- fix "check states were not saved if their value did not change (thus
reverting it to default on disk)"
- fix emebedding (no transcience when embedded)
- fix "value get chop()-ed until it disapear and is reset to default"
- log which security level is set and not only the switch
killing latest remanent parts of christian "yeah baby, i'm piggy"
work:
- functions and checks listing :
o rename get_functions() as list_functions() and
get_default_checks() as list_checks(); this is both
more homogenous and enable one to separate them from the
get_(check|function)_(value|default) function group
o regroup them
o over simplify list_functions(): leave functions listing to msec
(aka /usr/share/msec/level.<LEVEL>, assuming share/msec.py is
always up to date, just don't care reparsing python code (this is
plain stupid); if we cannot rely on msec, on who could we :-) ?
o this allow to simplify msec gui so that we do not exclude stuff
already excluded
- remove config_check(), config_funtion(): replace them by:
o set_check() and set_function() to store new values in data
structure
o apply_checks() and apply_functions() to save these new values,
thus writing config files once and not twice the functions &
checks count
* standalone/harddrake2: adapt to new mandrake_doc-drakxtools-* packages
2003/02/03 alus
* share/po/pl.po: Not too many entries in beta release?
2003/02/03 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/network.pm: dhcp/zeroconf stuff
2003/02/03 florin
* network/netconnect.pm: fix some drakgw behaviour
2003/02/03 Fran�ois Pons <fpons@mandrakesoft.com>
* bootloader.pm: integrated chmouel fixes.
2003/02/03 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/he.po, share/po/sp.po, share/po/cy.po, share/po/ca.po,
share/po/da.po, share/po/tg.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/sq.po, share/po/it.po,
share/po/nl.po, share/po/eu.po, share/po/es.po, share/po/de.po,
share/po/eo.po, share/po/el.po, share/po/cs.po, share/po/bg.po,
share/po/lv.po, share/po/hu.po: updated pot file
* share/po/ar.po: updated Arabic file
updated pot file
2003/02/03 Pixel <pixel@mandrakesoft.com>
* c/stuff.xs.pl, install_any.pm: do not eject cdrom when already removed
at the end of install (bug #1235)
* modules/parameters.pm: use run_program::get_stdout
* standalone/icons/smbnfs_mounted.png,
standalone/icons/smbnfs_default.png,
standalone/icons/smbnfs_has_mntpoint.png: have the background fully
transparent
* pkgs.pm: prefer mdkkdm over kdebase-kdm
* diskdrake/interactive.pm: make perl_checker happy
* diskdrake/smbnfs_gtk.pm: cleanup
port to Gtk2
* install_steps_gtk.pm: fix test mode install when Xnest is not there
* standalone/diskdrake: don't "use diskdrake::interactive", only require
it when needed
* Xconfig/test.pm: ensure the X test strings are translated
* interactive/newt.pm: fix typo (for treelist)
* standalone/keyboarddrake: make perl_checker happy
translate keyboard names
* install_steps.pm: remove yelp-pregenerate
2003/02/03 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/draksec:
- msec was altered to produce help suitable for formatAlaTeX()
- use formatAlaTeX() to have nicer tooltips
* docs/porting-ugtk: new obsolete func (thanks drakcronat)
* share/po/fr.po: typo fix
* security/msec.pm:
- consolidate file names
- remove unused variables
- rename get_(default|value as load_(default|value)s and alter them so
that config file are read only one time instead of one per option;
data is stocked in package variable
- thus get_default_checks() is quite a lot faster
- alter get_(check|function)_(value|default) to use new data structure
- fix check default reading
- group default values reading and current values reading
what's left: do the same thing for writing tomorow
* security/help.pm:
- msec was altered to produce help suitable for formatAlaTeX()
- use formatAlaTeX() to have nicer tooltips
auto-generated from msec/share/draksec_help.py libmsec and moved from
msec to here so that draksec help'll get translated
all changes must be done in soft/msec/share/libmsec.py !!!
* drakxtools.spec: 9.1-0.21mdk (to be continued by pouly)
* share/po/Makefile: remove drakpxe exception since fpons has at lease
fixed "fpons sucks"
in drakpxe
2003/02/03 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/network.pm, network/ethernet.pm:
- fix zeroconf support
- cleanups
2003/02/03 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cy.po: updated Welsh file
2003/02/03 Pixel <pixel@mandrakesoft.com>
* modules/parameters.pm: use run_program::get_stdout
2003/02/03 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/draksec: sanitize gui (aka make it look nicer):
- put the same help label on top of each msec options notebook pages
and consolidate it
- use gtkpack_ instead of gtkpack so that we can tell gtk+ that label
must neither fill nor expand, only the packtable should
display again the first notebook page
if no default value, then do not print one (aka for cron checks)
fix help system description.
we should really use the camille/deush help system though.
- perl_checker fixes
- display sorted options (hey pixel, note that the last diff trunk
with
execessive () was not detected by perl_checker :-( )
* modules/parameters.pm: pixelize(tm)
* standalone/interactive_http/authorised_progs: draksec is not written to
use interactive, thus cannot be used by http
frontend
* standalone/interactive_http/miniserv.init: sanitize draxktools server
service script:
- no gratuitous shell forking
- now can be debugged through "sh -x"
- use std shell service lib
- make it print [OK] || [FAILLED]
* ugtk2.pm: let simplify
2003/02/02 alus
* share/po/pl.po: updated
2003/02/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ar.po: updated Arabic, Spanish, Finnish and Slovak files
updated Arabic and Danish files
* share/po/es.po, share/po/sk.po, share/po/fi.po: updated Arabic, Spanish,
Finnish and Slovak files
* share/po/da.po: updated Arabic and Danish files
2003/02/02 Pixel <pixel@mandrakesoft.com>
* printer/printerdrake.pm: move whatPrinter(), whatUsbport() and
whatPrinterPort() out of detect_devices to printer::detect
(it cleans up detect_devices, and won't hurt eyes anymore :)
this change, together with .perl_checker skipping printer::* marks the
style disagreement
between printer/* and the rest of install
* lang.pm, common.pm, install_interactive.pm: please perl_checker
* printer/detect.pm, detect_devices.pm: move whatParport() to
printer::detect
move whatPrinter(), whatUsbport() and whatPrinterPort() out of
detect_devices to printer::detect
(it cleans up detect_devices, and won't hurt eyes anymore :)
this change, together with .perl_checker skipping printer::* marks the
style disagreement
between printer/* and the rest of install
* bootloader.pm: fix grub installed on {first_hd_device} instead of {boot}
(bug #1199)
* share/diskdrake.rc: NTFS is blue
* partition_table.pm (adjust_local_extended): fix resizing local extended
* install_gtk.pm, ugtk2.pm: ensure the window is big enough in 640x480:
remove logo and steps window
* .perl_checker: do not check printer::main, printer::printerdrake and
printer::detect, too many warnings
* install_steps_gtk.pm:
- handle {vga16} in Xnest testing mode
- fix weird bug due to missing aewm-drakx in test mode (??)
- add Xnest feature when testing
- cleanup and re-indent
2003/02/02 siegel
* share/po/de.po: some updates
2003/02/02 Till Kamppeter <till@mandrakesoft.com>
* install_steps.pm, install_steps_interactive.pm: Fixed Foomatic
installation done by installer.
2003/02/01 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/vi.po: updated Vietnamese, Estonian and Albanian files
updated Vietnamese file
* share/po/et.po, share/po/sq.po: updated Vietnamese, Estonian and
Albanian files
2003/02/01 Till Kamppeter <till@mandrakesoft.com>
* printer/data.pm, printer/printerdrake.pm:
- Completed support for pre-compiled Foomatic PPDs.
- Cleaning of mamufacturer names for menues and for comparing
auto-dtected
data against Foomatic centralized in one function.
- Fixed file name in check for installed packages.
- Fixed display of boolean options from native PostScript PPD files in
the
option setting dialog.
* printer/main.pm:
- Improved generation of printer list entries from
manufacturer-supplied PostScript PPDs.
- Completed support for pre-compiled Foomatic PPDs.
- Cleaning of mamufacturer names for menues and for comparing
auto-dtected
data against Foomatic centralized in one function.
- Fixed file name in check for installed packages.
- Fixed display of boolean options from native PostScript PPD files in
the
option setting dialog.
2003/01/31 Damien Chaumette <dchaumette@mandrakesoft.com>
* install_steps_interactive.pm: be sure $o->{netcnx}{type} is set when
using easy_dhcp
* mdk-stage1/network.c: don't save hostname if intf->boot_proto ==
BOOTPROTO_DHCP
* network/ethernet.pm: zeroconf
* drakxtools.spec: new version
* ugtk2.pm: avoid poping
* network/network.pm: more zeroconf configuration
2003/01/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/he.po, share/po/sp.po, share/po/cy.po, share/po/da.po,
share/po/ar.po, share/po/tg.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/sq.po, share/po/it.po,
share/po/nl.po, share/po/eu.po, share/po/es.po, share/po/de.po,
share/po/eo.po, share/po/el.po, share/po/cs.po, share/po/bg.po,
share/po/lv.po, share/po/hu.po: updated pot file
* share/po/ca.po: updated pot file
Fixed small error (missing "/" in menu entry)
* standalone/drakbackup: fixed typo (drakbakup.conf -> drakbackup.conf)
2003/01/31 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: fix poulpy
2003/01/31 Damien Chaumette <dchaumette@mandrakesoft.com>
* install_steps_interactive.pm: be sure $o->{netcnx}{type} is set when
using easy_dhcp
* mdk-stage1/network.c: don't save hostname if intf->boot_proto ==
BOOTPROTO_DHCP
* ugtk2.pm: avoid poping
2003/01/31 Pixel <pixel@mandrakesoft.com>
* diskdrake/resize_ntfs.pm: create diskdrake::resize_ntfs to factorize
code
* install_gtk.pm (createXconf): special case for "none" mouse device
graphical layout change
* install_steps_gtk.pm: handle pop_it more nicely: no need to precise
pop_it when the wizard window already has a window,
that way, two dialog boxes won't merge in the same window (which is
dumb!)
remove explicitly setting the size of advertising window
(it wasn't setting the same size as the wizard mode size)
* install_any.pm: fix typo
* diskdrake/interactive.pm:
- do not write_partitions when resizing & loosing data (not needed)
- handle "cancel" on write_partitions
fix typo (calling resize_fat::main instead of diskdrake::resize_ntfs)
create diskdrake::resize_ntfs to factorize code
* install_interactive.pm: fix "one big ntfs" resizing (in the limit case)
small fixes
add ntfs resize to the wizard
* interactive/gtk.pm, diskdrake/hd_gtk.pm, ugtk2.pm: handle pop_it more
nicely: no need to precise pop_it when the wizard window already has a
window,
that way, two dialog boxes won't merge in the same window (which is
dumb!)
* mouse.pm (detect): cleanup the value returned when only a wacom is found
* install_steps_interactive.pm: fix poulpy
* install_steps.pm: do "yelp-pregenerate -a" only once
2003/01/31 Till Kamppeter <till@mandrakesoft.com>
* printer/main.pm, printer/printerdrake.pm:
- Faster switch between normal and expert mode (no re-read of the
print
queues).
- Prepared for working with pre-compiled Foomatic PPDs.
2003/01/31 Warly <warly@mandrakesoft.com>
* share/logo-mandrake.png: beta 3 logo
2003/01/31 Pixel <pixel@mandrakesoft.com>
* diskdrake/interactive.pm, diskdrake/resize_ntfs.pm: create
diskdrake::resize_ntfs to factorize code
* install_interactive.pm: add ntfs resize to the wizard
* install_any.pm: fix typo
* install_gtk.pm: graphical layout change
2003/01/30 Fran�ois Pons <fpons@mandrakesoft.com>
* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: fixed progress bar
too small.
new image for floppy for 9.1
* share/list: added pango-hebrew-xft.so for hebrew to be displayed
(chmouel)
2003/01/30 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/tg.po: Added Tajiki file
* share/po/cy.po: converted Welsh file to UTF-8
* share/po/nl.po: updated Dutch file
2003/01/30 Pixel <pixel@mandrakesoft.com>
* install_interactive.pm: drop $o->{lnx4win} handling
add isFat_or_NTFS() and use it where possible instead of isFat() since
Windows
is now using ntfs, not only Windows NT
* install2.pm: drop $o->{lnx4win} handling
* mdk-stage1/Makefile: remove other.img & usb.img, add hd_usb.img &
network_gigabit_usb.img
* Xconfig/xfree.pm (merge_values): allow get_monitors to work when xfree3
is missing
* interactive.pm (helper_separator_tree_to_tree): this new function helps
transforming a
flag {list} to a tree, using {separator}
* interactive/newt.pm: perl_checker small fixes
basic treelist handling (it leaks memory, but who cares, compared to gtk
:)
* any.pm, bootloader.pm, install_steps_interactive.pm,
diskdrake/hd_gtk.pm, fsedit.pm, install_any.pm, partition_table.pm: add
isFat_or_NTFS() and use it where possible instead of isFat() since
Windows
is now using ntfs, not only Windows NT
* network/network.pm, network/ethernet.pm, install_steps_auto_install.pm,
network/netconnect.pm, modules.pm: adapt to new category network/gigabit
(which used to be in network/main)
* Newt/Newt.xs: basic treelist handling (it leaks memory, but who cares,
compared to gtk :)
2003/01/30 Till Kamppeter <till@mandrakesoft.com>
* printer/main.pm, printer/printerdrake.pm:
- Conservation of option settings also for queues with PostScript PPD
files
or when switching between PostScript PPD file and Foomatic.
- Fixed tree structure of main window in expert mode.
- Several smaller bug fixes.
- Display options devided in the groups defined in the PPD file.
- For Foomatic PPDs the options in the "General" group are shown by
default
the rest when clicking "Advanced". When there ar no groups, the
decision
is done by a table of most commonly used option names.
- Sort the displayed options of a queue with a non-Foomatic PPD file
by the
importance of the options.
- Do not sort the values of an option, they are already conveniently
sorted
in the PPD files.
- Removed some unnecessary re-reads of the printer option information.
- Several fixes to run smoothly with Foomatic 2.9.x.
* printer/data.pm:
- Conservation of option settings also for queues with PostScript PPD
files
or when switching between PostScript PPD file and Foomatic.
- Fixed tree structure of main window in expert mode.
- Several smaller bug fixes.
2003/01/30 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/harddrake2: translate topics (aka hw class names) in
harddrake gui
* drakxtools.spec: 9.1-0.19mdk
* harddrake/data.pm: translate topics (aka hw class names) in harddrake
gui
- cosmetic fix for "drakconnect does not detect nvnet part of nvforce2
chips"
hint: their class is MEMORY_RAM :-( ...
- btw, simplify unknown devices detection (merging tests regarding
driver and
media type)
- move nforce system controllers in bridge class (which is renamed
"bridges and
system controllers" aka where we put stuff we've nothing to configure
but we
don't want to put them in controller so that users are not afraid) but
nvnet
* standalone/logdrake: on second thoughts, this is just simpler
- perl_checker fixes
- fix non embedded case :-(
2003/01/30 Pixel <pixel@mandrakesoft.com>
* interactive.pm (helper_separator_tree_to_tree): this new function helps
transforming a
flag {list} to a tree, using {separator}
* Newt/Newt.xs, interactive/newt.pm: basic treelist handling (it leaks
memory, but who cares, compared to gtk :)
2003/01/29 Fran�ois Pons <fpons@mandrakesoft.com>
* standalone/drakpxe: fixed perl_checker
* network/netconnect.pm: fixed some perl_checker
2003/01/29 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po, share/po/pt.po: updated Portuguese and Danish files
* keyboard.pm, lang.pm: switched some languages to UTF-8 (they use ascii
only, so it shouldn't
be noticed); changed a keyboard name to match name used by XFree86
2003/01/29 Pixel <pixel@mandrakesoft.com>
* share/list: ntfsresize feature added (not tested!)
* detect_devices.pm, raid.pm: software raid (mdX) can go up to md31
* diskdrake/hd_gtk.pm: don't set $::main_window during install
* diskdrake/interactive.pm: fix various resize pbs:
- write partition table *before* resizing when partition is enlarged
- debug ntfsresize
dumpe2fs call cleanup
ntfsresize feature added (not tested!)
* fsedit.pm: handle mdX where X >= 10 (it should fix bug #1129)
2003/01/29 Till Kamppeter <till@mandrakesoft.com>
* printer/main.pm, printer/printerdrake.pm:
- Automatic non-interactive installation of local print queues.
- Standard and advanced options selected by option groups in PPD.
- Fixed bug of "CUPS + GIMP-Print" drivers being preferred against
"Foomatic + gimp-print" drivers in beginners mode.
- Foomatic package installation adapted to Foomatic 2.9.x.
2003/01/29 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/logdrake: logdrake is a special case as for embedding in mcc
since it can be embedded
twice: one as explanation viewer and one a log search tool.
so we must handly ask mcc to display us ...
* detect_devices.pm (getIDE) don't provide information when we don't have
it (vendor, description)
(getModem) it always return an empy hash, thus confusing harddrake
* harddrake/data.pm: fix doble detection of pci modems
restore cd/dvd burners detection
* standalone/harddrake2: print badly managed devices' drivers in red
2003/01/28 Guillaume Cottenceau <gc@mandrakesoft.com>
* interactive/gtk.pm: fixes unresponsive keyboard
2003/01/28 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po, share/po/DrakX.pot: updated Portuguese file
* share/po/fi.po, share/po/he.po: updated Finnish and Hebrew files
2003/01/28 Pixel <pixel@mandrakesoft.com>
* Newt/Newt.xs, interactive/newt.pm: cleanup use of flags
simplify API (always -1,-1 for left,top when creating widget, it means
auto-placement)
* any.pm: log configured dvds for better post-debugging
* diskdrake/interactive.pm: for resize2fs, don't multiply by 512 *then*
divide by $block_size, better
divide by ($block_size / 512)
2003/01/28 Till Kamppeter <till@mandrakesoft.com>
* share/rpmsrate: Take into account the new splitting of the Foomatic
packages.
* printer/main.pm, printer/printerdrake.pm: More stuff for non-interactive
printer configuration:
- Added find_new_printer() function to find local printers which are
not
configured yet
- Fixed Titi's bugs which messed up list of auto-detected printers
- Corrected text in the dialog for changing the printer connection
type
(for local printer connections).
- Allow switching to expert mode during installation (the installation
has
no global expert mode any more.
2003/01/28 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone.pm: s/version name/version number/ (Christophe Combelles)
typo fix in logdrake usage help (spoted by Christophe Combelles)
* 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/he.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/sq.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: typo fix
in logdrake usage help (spoted by Christophe Combelles)
* interactive.pm, ugtk2.pm, ugtk.pm, interactive/gtk.pm, common.pm:
cleaning the utf8 support stuff:
- consolidate check_for_xserver() to check for x11 access
- introduce prepare_gtk2() to do what gtk+2 needs, so that
tools that're not part of drakxtools (aka: rpmdrake, mcc, ...) can
just do :
unshift @::textdomains, 'drakconf'; prepare_gtk2();
* harddrake/TODO: update
* drakxtools.spec: 9.1-0.17mdk
2003/01/27 Damien Chaumette <dchaumette@mandrakesoft.com>
* standalone/drakfont:
- progress bars works
- change sucky About box
- wipeout commented code
- remove ugly borders when embedded
2003/01/27 florin
* standalone/drakgw: typo rename, not renamef
2003/01/27 Guillaume Cottenceau <gc@mandrakesoft.com>
* mouse.pm: fix missing pointer_ungrab so that after testing mouse during
install we can move the mouse pointer everywhere
* interactive/gtk.pm: since return values of callbacks are now
non-ignored, we need to
return 0 to the expose_event when displaying wait message so that
gdk really does the exposure :)
2003/01/27 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/vi.po: updated po file
2003/01/27 Pixel <pixel@mandrakesoft.com>
* interactive/newt.pm: don't blindly truncate strings to size 40 in
simplify_string
2003/01/27 Till Kamppeter <till@mandrakesoft.com>
* printer/main.pm, printer/printerdrake.pm: Adapted printerdrake to
Foomatic 2.9.x, bug fix for use of native PPDs in recommended mode, bug
fixes in association between detected printers and existing queues.
2003/01/27 Thierry Vignaud <tvignaud@mandrakesoft.com>
* modules.pm: fix latest source of "unlisted modules" in draksound:
modules::get_alias() was able to give "module " instead of only "module"
beacause modules::read_conf() split the line on space with a maximum of
3
splited elements.
i choose to strip terminal spaces and btw terminal comments.
i did not choose to do not put a limit to split since it's usefull for
some
cases.
* standalone/drakbug: force drakbug to be runnable in strict mode
* drakxtools.spec: 9.1-0.16mdk
9.1-0.15mdk
reput back perl-gtk-0.7 dependancy because of drakfloppy and
net_monitor
* standalone/drakxtv: this patch enable doc team to take snapshot of
drakxtv even if they do not
have any card:
- running "/usr/sbin/drakxtv" will enable to take snapshot of error
message
when xawtv wasn't installed by the drakx installer
- running "/usr/sbin/drakxtv --testing" will emulate a fake dummy tv
card
so that one is able to take snapshots of configuring a tv card
* Makefile: roll back (mcc!=gi)
remove warnings in package
* standalone/draksec: it's useless to import %security::help::help since
it's already
exported by our
* ugtk2.pm: remove debugging statement
let mcc pack tables behave smoother, so that all columns of mcc tables
behave
like last column of drakx's pack tables
don't sent USR2 to mcc for logdrake;
logdrake is handled differently since it's a special case.
else on first execution of an embedded app, we take two USR2 (one from
the
embedded app and one from logdrake, which is bad)
* standalone/drakfloppy, interactive.pm, standalone/net_monitor: strip
authentification out of interactive->vnew into common.pm
This enable apps that still use gtk+-1.2 via my_gtk to still work when
they only need interactive->vnew('su') just to get root capabilities.
Indeed, interactive load ugtk if it has access to the X server, which
make my_gtk and ugtk fight for the cpu forever... which is bad imho...
drakfloppy and net_monitor were converted to use it and are now usuable
again
("i leave ... again" commit).
it would also enable to complete spec 64 by enabling rpmdrake
to use kdesu under kde and consolehelper under gnome.
rpmdrake is indeed the last program to not behave like
the running desktop to get root capability.
unless someone is against this, i'll convert the mcc and all other gtk+
pure
tools to do not use anymore interactive just to get root capability.
btw, i fixed the infamous SECTOR_SIZE warning...
* diskdrake/hd_gtk.pm, interactive/gtk.pm: diskdrake: when non embedded,
ensure sub window are modal
all other drakx tool can be fixed the same way
* share/po/Makefile: since fpons don't care about fixing drakxtools build
broken by
drakpxe, let remove drakpxe from translatable files
* standalone/logdrake: cosmetic fix for embedded mode:
don't display "wait while parsing" window when embedded
fix logdrake behaviour in mcc where logdrake would only log
the first process.
another (rare indeed) case of a bug introduced because perl_checker
wanted us to localize a file handle :-(
* common.pm (require_root_capability): having extracted it from
interactive enable
to further simplify it
strip authentification out of interactive->vnew into common.pm
This enable apps that still use gtk+-1.2 via my_gtk to still work when
they only need interactive->vnew('su') just to get root capabilities.
Indeed, interactive load ugtk if it has access to the X server, which
make my_gtk and ugtk fight for the cpu forever... which is bad imho...
drakfloppy and net_monitor were converted to use it and are now usuable
again
("i leave ... again" commit).
it would also enable to complete spec 64 by enabling rpmdrake
to use kdesu under kde and consolehelper under gnome.
rpmdrake is indeed the last program to not behave like
the running desktop to get root capability.
unless someone is against this, i'll convert the mcc and all other gtk+
pure
tools to do not use anymore interactive just to get root capability.
btw, i fixed the infamous SECTOR_SIZE warning...
* standalone/harddrake2: make interactive help window be modal, aka
transcient for main ugtk2
window
perl_checker fix
use new help system
* network/netconnect.pm: let drakconnect be less verbose: aka explain
rename of old configuration files
if that had been already done
* standalone/drakhelp:
- strict mode
- we need at least 1 argument, and only one
2003/01/26 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/es.po, share/po/zh_CN.po: updated Spanish and Chinese files
* share/po/et.po: updated Estonian file
2003/01/25 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sq.po: updated po file
2003/01/24 Pixel <pixel@mandrakesoft.com>
* ugtk2.pm (ask_browse_tree_info): better look when embedded in a smaller
window
2003/01/24 Damien Chaumette <dchaumette@mandrakesoft.com>
* detect_devices.pm: get back serial modem detection
* drakxtools.spec: new version
* network/network.pm: fix typo
2003/01/24 Guillaume Cottenceau <gc@mandrakesoft.com>
* interactive/gtk.pm: remove unused variable
fix Return key on a radio button grabbing focus on next functional group
of widgets AND doing an action on it (toggling checkbuttons etc) (needs
perl-GTK2 >= 0.0.cvs.2003.01.24.1)
* mouse.pm: remove blinks in mouse test
2003/01/24 Pixel <pixel@mandrakesoft.com>
* interactive.pm (ask_from_list, ask_from_list_, ...): option nocancel
added
(ask_yesorno): no "Cancel" or "Previous" button
* install_any.pm, install_steps_interactive.pm: fix "Previous" button in
warnAboutNaughtyServers, so there is 3 choices
(Previous, unselect servers, accept :)
* install_steps_gtk.pm, mouse.pm:
- don't setMouseLive when the protocol hasn't changed
- don't say "MOVE YOUR WHEEL" when there is no wheel and the protocol
hasn't changed
(nb: no wheel + IMPS/2 can now happen for usb mice)
2003/01/24 alus
* share/po/pl.po: done
2003/01/24 Guillaume Cottenceau <gc@mandrakesoft.com>
* common.pm, c/stuff.xs.pl, interactive.pm, lang.pm: fix non latin1
post-install perl-gtk2 apps, seems like perl upgrading strings to utf8
is somewhat broken (dunno why), so now we bind the codeset or our
textdomains to utf8 and tag the translated strings to utf8, when using
gtk
* mouse.pm: remove blinks in mouse test
2003/01/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/ja.po, share/po/hr.po, share/po/tr.po,
share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, share/po/sr.po,
share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/he.po,
share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/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/sq.po, share/po/it.po, share/po/nl.po,
share/po/eu.po, share/po/es.po, share/po/de.po, share/po/eo.po,
share/po/el.po, share/po/cs.po, share/po/bg.po, share/po/lv.po,
share/po/hu.po: updated pot file (English proofreading)
* standalone/draksplash, standalone/logdrake, standalone/draksec,
share/compssUsers.desktop, standalone/harddrake2,
standalone/net_monitor, standalone/mousedrake, standalone/drakperm,
standalone/scannerdrake: English proofreading
* share/po/et.po: updated Estonian file
updated pot file (English proofreading)
2003/01/24 Pixel <pixel@mandrakesoft.com>
* mouse.pm:
- don't setMouseLive when the protocol hasn't changed
- don't say "MOVE YOUR WHEEL" when there is no wheel and the protocol
hasn't changed
(nb: no wheel + IMPS/2 can now happen for usb mice)
- switch "<= 3 buttons usb mice" from X protocol PS/2 to IMPS/2 (it
works
nicely, and redhat do so)
- default usb mice to USB|Wheel instead of USB|Generic, since most
(all?) usb
mice have a wheel
(i tested on 1 button mac mouse, it works nicely with ZAxisMapping and
IMPS/2)
* interactive.pm (ask_from_list, ask_from_list_, ...): option nocancel
added
(ask_yesorno): no "Cancel" or "Previous" button
* install_any.pm, install_steps_interactive.pm: fix "Previous" button in
warnAboutNaughtyServers, so there is 3 choices
(Previous, unselect servers, accept :)
* install_steps_gtk.pm:
- don't setMouseLive when the protocol hasn't changed
- don't say "MOVE YOUR WHEEL" when there is no wheel and the protocol
hasn't changed
(nb: no wheel + IMPS/2 can now happen for usb mice)
2003/01/23 Pablo Saratxaga <pablo@mandrakesoft.com>
* lang.pm: fixed some (locally used) charset names
* share/po/et.po: updated Estonian file
2003/01/23 Pixel <pixel@mandrakesoft.com>
* Xconfig/main.pm (configure_chooser_raw): no special case for "Next"
button
* install_steps_interactive.pm (formatMountPartitions): help perl
(otherwise wait_message stays forever in newt)
* interactive/newt.pm: fix special case "for license agreement": only use
it for long messages, and fix {format} use
add a button to "summary"-like dialog boxes
2003/01/23 alus
* share/po/pl.po: updated
2003/01/23 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/network.pm, network/ethernet.pm:
- perl_checker compliant
- s/$pump/$auto_ip/
- use join('', if_(..), if_(..))
- each_index instead of for
- various fixes
* network/netconnect.pm, network/modem.pm, network/isdn.pm,
network/adsl.pm: isdn.pm now in use strict
little cleanup
2003/01/23 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/et.po: updated Estonian file
* share/po/ko.po: Changes asked by HP people to Korean translation
2003/01/23 Pixel <pixel@mandrakesoft.com>
* Xconfig/main.pm (configure_chooser_raw): no special case for "Next"
button
* common.pm: better fix of ->isa use
remove use of UNIVERSAL::isa() (it is not much more complex with ref +
->isa, and UNIVERSAL::isa() would need a special case in perl_checker)
* keyboard.pm (read): fix return value when no configured keyboard is
found
* diskdrake/interactive.pm: fix diskdrake in newt (causing error about
missing method ->cylinder_size)
* Xconfig/xfree3.pm, Xconfig/xfreeX.pm, Xconfig/xfree4.pm: introduce
->is_fbdev, and use it to simplify ->set_resolution
* install_any.pm (getHds): do not handle missing harddrives by calling
setupSCSI, since
setupSCSI do it by itself now
* interactive/newt.pm: fix special case "for license agreement": only use
it for long messages, and fix {format} use
add a button to "summary"-like dialog boxes
- handle {ok_disabled}
- correctly wrap messages
- fix Textbox size
- fix Listbox size
- special code to handle the license dialog
* Xconfig/various.pm (to_string): created, try to shortly describe current
configuration
(configure_FB_TVOUT): don't do anything when not using XF4
* interactive/gtk.pm: focus first widget when there is no ok
* Xconfig/xfree.pm (is_fbdev): created
(get_both, set_both): skip modifications on missing xfree3 or xfree4
* install_steps_interactive.pm (formatMountPartitions): help perl
(otherwise wait_message stays forever in newt)
(reallyChooseGroups): remove "Previous" button
(setupSCSI): remove now unused variable $clicked
(summary): display more nicely the current X config when fbdev
(selectLanguage): no need to handle "Cancel" on language choosing :)
(setupSCSI): handle calling modules::interactive::load_category in
non-automatic mode when no harddrives are found
* modules/interactive.pm (load_category__prompt_for_more): cleanup,
propose "See hardware info" in any case
* network/network.pm: pixelification
2003/01/23 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakxtools.spec: fix perl-GTK2 dependancy
9.1-0.13mdk
* standalone/drakpxe: perl_checker fix
* network/ethernet.pm:
- force use strict
- perl_checker fix
* network/isdn.pm: force strict pragma
force strict mode
* interactive/gtk.pm: workaround bug introduced by new pixel focus
managment
* standalone/service_harddrake: perl_checker fix
reconfigure sound slots at boot time (we should enhance slot filling
by keeping existent module affectation, aka keep user choice if his
module for slot X is not the default one)
* network/netconnect.pm, network/tools.pm, network/shorewall.pm,
network/network.pm, network/modem.pm: force strict mode
2003/01/22 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/adsl.pm:
- speedtouch fixes :
o binaries location from /usr/bin to /usr/sbin
o clean previous instance of pppoa3 according to modem id (-c)
(special thanks to Corsikas who proudly brings this patch to me :)
2003/01/22 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_interactive.pm: perl checker fixes.
* bootloader.pm: fix call to sanitize_ver by giving it linux-$version
instead of linux$ext.
2003/01/22 Guillaume Cottenceau <gc@mandrakesoft.com>
* c/stuff.xs.pl, lang.pm: fix accents characters displaying in console
mode during install:
- convert translations into utf8 only during install && if using gtk
- explicitely bind the codeset to the specified locale's encoding
because
during install they are reported as utf8
* ugtk2.pm: correctly pop when F2 (screenshots)
revive F1, F2 and alt-e (dialogs for F1 and F2 are broken, though)
* mdk-stage1/pci-resource/update-pci-ids.pl, mdk-stage1/probing.c: add
full pci probe support
* mdk-stage1/usb-resource/update-usb-ids.pl: have pci usb controllers
sorted alphabetically
* common.pm: correctly pop when F2 (screenshots)
fix accents characters displaying in console mode during install:
- convert translations into utf8 only during install && if using gtk
- explicitely bind the codeset to the specified locale's encoding
because
during install they are reported as utf8
2003/01/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/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/lt.po, share/po/he.po, share/po/sp.po,
share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/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/sq.po, share/po/it.po, share/po/nl.po, share/po/eu.po,
share/po/es.po, share/po/de.po, share/po/eo.po, share/po/el.po,
share/po/cs.po, share/po/bg.po, share/po/lv.po, share/po/hu.po: updated
pot file
* standalone/draksplash, standalone/drakbackup, standalone/drakfloppy,
standalone/drakfont, standalone/drakconnect, standalone/drakgw,
standalone/drakperm: English proofreading
* lang.pm: small changes in charset naming so they work better in console
(console
is still not in utf-8)
* share/po/et.po, share/po/fi.po: updated pot file
updated Finnish and Estonian files
2003/01/22 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: call "yelp-pregenerate -a" after installing pkgs
(since it's skipped DURING_INSTALL)
- remove createBootdisk step
- add mkbootdisk option in setupBootloader__general()
- move kernelVersion() from install_any to any
* interactive.pm: add some documentation about the various possible fields
* interactive/gtk.pm: add {callbacks}{ok_disabled}
* network/network.pm: simplify easy_dhcp prototype
* install_steps_interactive.pm (acceptLicense): use new "interactive"
feature to gray "Next" button until
license is accepted
simplify easy_dhcp prototype
- remove createBootdisk step
- add mkbootdisk option in setupBootloader__general()
- move kernelVersion() from install_any to any
* any.pm, install2.pm, install_any.pm, steps.pm:
- remove createBootdisk step
- add mkbootdisk option in setupBootloader__general()
- move kernelVersion() from install_any to any
2003/01/22 Thierry Vignaud <tvignaud@mandrakesoft.com>
* network/netconnect.pm, network/network.pm, standalone/mousedrake,
printer/printerdrake.pm, harddrake/TODO, standalone/drakxtv:
perl_checker fixes
* standalone/drakfont:
- perl_checker fixes
- is_a_font(): display the non existant file we just checked for
instead of an undefined value
fix progressbar label initialization
* harddrake/sound.pm:
- if there's no know driver, offer to pick a driver in the drivers
list in case ldetect-lst isn't up to date but the user know which
driver to use
- consolidate "pick any driver" entry
2003/01/22 Pixel <pixel@mandrakesoft.com>
* install_steps.pm, any.pm, install_any.pm, install2.pm, steps.pm,
install_steps_interactive.pm:
- remove createBootdisk step
- add mkbootdisk option in setupBootloader__general()
- move kernelVersion() from install_any to any
2003/01/21 alus
* share/po/pl.po: utf-8 again
updated again...? And again UTF -> ISO
back from UTF-8 to ISO-8859-2 ... Why Why Why? It should work from
UTF-8...
2003/01/21 Fran�ois Pons <fpons@mandrakesoft.com>
* standalone/drakpxe: latest fixes for having default file correctly
documented and make sure if
server boot using dhcp itself, server hostname is given instead of ip
address.
add daemons stop/start code.
update with something that look like running.
2003/01/21 Guillaume Cottenceau <gc@mandrakesoft.com>
* mouse.pm: fix absence of scroll up and scroll down in mouse test
* interactive/gtk.pm, install_steps_gtk.pm: perl-GTK2 0.0.cvs.2003.01.21.1
should fix set_active(undef) misbehaviour
* ugtk2.pm: seems like gdk_window_foreign_new is leaking as well..
since gtkset_mousecursor is called by a timeout, don't leak
memory because it can lead to problems on the long term
2003/01/21 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/vi.po: updated Vietnamese and Polish files
English proofreading (first pass)
* network/adsl.pm: English proofreading by Stew Beneditcs
* share/po/sk.po, share/po/DrakX.pot, share/po/zh_CN.po: English
proofreading (first pass)
updated Slovak and Chinese files
* network/isdn.pm: English proofreading (first pass)
English proofreading by Stew Benedicts
* share/po/pl.po: updated Vietnamese and Polish files
* network/network.pm, 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/advertising/01-thanks.pl, share/po/ko.po, standalone/drakTermServ,
share/po/sv.po, share/po/sr.po, share/po/fi.po, share/po/he.po,
share/advertising/05-games.pl, share/po/da.po, share/po/ca.po,
share/po/ar.po, share/advertising/04-multimedia.pl, share/po/ro.po,
security/level.pm, share/po/zh_TW.po, share/po/sq.po, share/po/it.po,
share/po/eu.po, share/po/es.po, share/advertising/07-desktop.pl,
network/shorewall.pm, network/tools.pm,
share/advertising/08-development.pl, share/advertising/06-mcc.pl,
share/po/lv.po, share/po/hu.po, printer/printerdrake.pm, share/po/id.po,
share/po/ru.po, share/po/br.po, share/po/sl.po, share/po/no.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/uk.po,
share/advertising/03-internet.pl, share/po/lt.po, share/po/sp.po,
share/po/cy.po, partition_table/raw.pm, share/po/bs.po, share/po/wa.po,
share/po/is.po, standalone/drakfont, share/po/af.po, share/po/az.po,
share/po/pt.po, share/po/ta.po, share/po/fr.po, share/po/nl.po,
share/po/de.po, share/po/eo.po, share/po/bg.po, share/po/cs.po,
share/po/el.po: English proofreading (first pass)
* bootlook.pm, install_steps_interactive.pm, network/netconnect.pm,
network/drakfirewall.pm, standalone/mousedrake,
diskdrake/interactive.pm, Xconfig/monitor.pm, install_any.pm,
harddrake/v4l.pm, modules/interactive.pm, any.pm, harddrake/sound.pm,
services.pm, network/ethernet.pm, bootloader.pm: English proofreading by
Stew Benedicts
2003/01/21 Pixel <pixel@mandrakesoft.com>
* steps.pm: on error in acceptLicense, go back to selectLanguage (ie.
handle "Previous ->" correctly)
* Xconfig/various.pm, Xconfig/card.pm: have Xfree version at only one
place
(nb: it would be better to parse available package and get version from
it.)
* install_interactive.pm: remove or fix some "Previous"
* help.pm: "license" is now step "acceptLicense"
* interactive.pm: when the return value of ask_from_ and ask_from is not
used, do not have a
"Previous ->" or "Cancel" button (beware, black magic here :)
* interactive/gtk.pm: remove unused variable
(ask_fromW): very smart code to know which widget to focus (dilemna is:
"Next" vs first widget). One can also force focusing of first widget
using $common->{focus_first}
(ask_fromW): have "advanced" widgets above buttons, not below
(create_list): fix old bug (nb: this code must be unused)
(create_boxradio): need to set {focus_w} to the selected widget (nb:
this is ugly)
(create_boxradio, $may_go_to_next): no special case for "tab", gtk2
handles things better than gtk1
($set_all): pass the full_struct to the setters (this allows modifying
{focus_w}) (nb: this is ugly)
* install_gtk.pm: enlarge "steps" window a little
small enhancement to know which step is currently done
* ugtk2.pm: enlarge "steps" window a little
(create_okcancel): rework to prepare next move, "Next" and "Previous" on
the left, and @other buttons on the right
(create_hbox): do handle the layout parameter
* install_steps_interactive.pm: replace "Next" button with "Reboot" at
exitInstall step
remove or fix some "Previous"
(acceptLicense): handle "Previous ->" correctly, and simplify code
(esp. don't set useless_thing_accepted)
* any.pm (setupBootloader__mbr_or_not): add ability to skip and to put on
floppy
rework autologin dialog box
(selectLanguage): no "Previous ->" during install
* diskdrake/interactive.pm (Mount_point): use uniq() on suggested mount
points (otherwise the suggested mount point appears twice) (fixes bug
#954)
* install2.pm: don't prompt for license when useless_thing_accepted
(this used to be done in install_steps_interactive::acceptLicense)
* install_steps_gtk.pm: workaround set_active on Gtk2::CheckButton widgets
thinking undef is true :-(
(hopefully, gc will fix perl-GTK2!)
replace some "Ok" with "Next ->"
* Xconfig/main.pm: replace some "Ok" with "Next ->"
2003/01/21 Till Kamppeter <till@mandrakesoft.com>
* printer/main.pm, printer/printerdrake.pm:
- Support for manufacturer-supplied PostScript PPDs also in
recommended
mode.
- If "Foomatic + Postscript" is recommended driver for a printer and a
manufacturer-supplied PPD file exists for it, the PPD file gets the
recommended driver.
- Tried to extract IEEE-1284 auto-detection info from the PPD files
but
this takes too long time (40 sec for 800 PPDs).
- Fixed long-standing bug in activation of auto-load of the USB
"printer"
kernel module.
2003/01/21 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/TODO: update
* share/po/fr.po: update french translation
* harddrake/sound.pm: handle proprietary drivers
if there's no alternative driver or if the current setting does not
please the user, let he pick any driver among multimedia/sound modules
category
2003/01/20 alus
* share/po/pl.po: updated
2003/01/20 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/adsl.pm: little cleanup
* network/network.pm: void label removed
- zero conf is avaible in drakconnect, with/without dhcp
- install tmdns and zcip packages when needed
* network/tools.pm: get username back in menu
* network/ethernet.pm:
- zero conf is avaible in drakconnect, with/without dhcp
- install tmdns and zcip packages when needed
2003/01/20 Fran�ois Pons <fpons@mandrakesoft.com>
* standalone/drakpxe: initial revision with translation message.
* Makefile.config: added drakpxe
2003/01/20 Guillaume Cottenceau <gc@mandrakesoft.com>
* Xconfig/test.pm: use gtk rather than qiv to display the background tile
in X test
fix Gtk2 port
2003/01/20 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sr.po, share/po/fi.po, share/po/sp.po, share/po/tr.po: updated
Finnish, Serbian and Turkish files
* share/po/et.po: updated Estonian file
* keyboard.pm: small keyboard name change
* share/po/es.po, share/po/ar.po: updated Spanish and Arabic files
2003/01/20 Till Kamppeter <till@mandrakesoft.com>
* share/rpmsrate: Make flphoto getting onto the CDs.
* printer/main.pm: Improved printer/driver list entries for PostScript PPD
files.
Improve association of printers with database entries (preparation for
non-interactive print queue generation):
- Make use of device ID strings in the Foomatic database
- Association of generic printers when PDL (PCL, PCL-XL, PostScript)
could
be auto-detected
- Cleaned up entries from manufacturer-supplied PPDs for PostScript
printers to try to match model names of Foomatic entries
- Bug fixes on previous association mechanism
* detect_devices.pm, printer/printerdrake.pm: Improve association of
printers with database entries (preparation for
non-interactive print queue generation):
- Make use of device ID strings in the Foomatic database
- Association of generic printers when PDL (PCL, PCL-XL, PostScript)
could
be auto-detected
- Cleaned up entries from manufacturer-supplied PPDs for PostScript
printers to try to match model names of Foomatic entries
- Bug fixes on previous association mechanism
2003/01/20 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/sound.pm: make all chkconfig calls be chrooted
* services.pm: fix prefix usage
* mouse.pm: fix gtk+-2 port
* standalone/draksec: use new help scheme just added to msec (this *does*
need a newer msec
package!!)
* standalone.pm: fix breakage introduced when lowering warning level
2003/01/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po, share/po/sq.po: updated Danish and Albanian files
2003/01/18 Stew Benedict <sbenedict@mandrakesoft.com>
* tools/ppc/mapping, tools/ppc/magic: Update magic, mapping files for PPC
from Christian Walther
2003/01/17 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/network.pm, network/ethernet.pm:
- some changes to dhcp behavior for beta2 (not clean yet)
* drakxtools.spec: 0.12mdk
2003/01/17 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ru.po: updated po file
* share/po/it.po: updated Italian file
2003/01/17 Pixel <pixel@mandrakesoft.com>
* tools/make_mdkinst_stage2: do not remove mdk_10.pcf in the ramdisk
(or handle it in lang.pm since it seems to be needed for greek display)
2003/01/17 Stew Benedict <sbenedict@mandrakesoft.com>
* modules.pm: airport support for ppc
2003/01/17 Warly <warly@mandrakesoft.com>
* share/rpmsrate: add some applications on club voting
2003/01/16 alus
* share/po/pl.po: updated
2003/01/16 Daouda Lo <daouda@mandrakesoft.com>
* Makefile.drakxtools:
- drakhelp moved to /usr/bin/
* standalone/drakhelp:
- checker
- support gnome help
- warn if documentation is not installed
- syntax : drakhelp relative_link
example: drakhelp Quick_Startup.html/drakx.html
- drakhelp will check the running wm and will launch kdehelpcenter
with the correct URL after localizing the link.
Otherwise, it launch a default browser: mozilla konqueror or galeon.
* standalone.pm:
- remove help callback (moved into drakhelp)
* Makefile.config:
- add drakhelp
2003/01/16 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/network.pm:
- fix /etc/hosts localhost.localdomain in localhost
2003/01/16 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_interactive.pm: fixed not to ask group instead of
individual package selection.
2003/01/16 Pablo Saratxaga <pablo@mandrakesoft.com>
* keyboard.pm, lang.pm: Added some more English locales; and changed all
locale names using xx
notation to xx_YY notation (so it's easier to just append a ".UTF-8" in
case we provide a way to let the user choose if he wants UTF-8 or not)
2003/01/16 Pixel <pixel@mandrakesoft.com>
* install_any.pm: workaround ref count perl bug
* share/step-orange-click.xpm, share/step-red-on.xpm,
share/step-orange.xpm, share/step-red-click.xpm,
share/step-green-on.xpm, install2.pm, share/step-green.xpm,
install_steps.pm, install_gtk.pm, share/step-green-click.xpm,
share/step-red.xpm, install_steps_interactive.pm, steps.pm,
share/step-orange-on.xpm: new steps window layout
2003/01/16 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/harddrake2, services.pm: fix embedding
2003/01/16 Daouda Lo <daouda@mandrakesoft.com>
* standalone.pm:
- remove help callback (moved into drakhelp)
* standalone/drakhelp:
- syntax : drakhelp relative_link
example: drakhelp Quick_Startup.html/drakx.html
- drakhelp will check the running wm and will launch kdehelpcenter
with the correct URL after localizing the link.
Otherwise, it launch a default browser: mozilla konqueror or galeon.
* Makefile.config:
- add drakhelp
2003/01/16 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_interactive.pm: do not propose individual package on
upgrade.
* install_steps.pm: fixed test of alternatives always seen as broken.
2003/01/16 Pixel <pixel@mandrakesoft.com>
* share/rpmsrate: add coreutils-doc by default
add hdparm in default install (esp. per cooker request)
* install_steps_interactive.pm: new steps window layout
ask security level in every install
hopefully last titi's bug on getSoundDevices :-(
* share/po/Makefile: don't yell when checking for "$" in DrakX.pot and
only finding "\$"
* steps.pm: new steps window layout
ask security level in every install
* security/level.pm, standalone/drakconnect, network/netconnect.pm,
standalone/drakperm, standalone/net_monitor, detect_devices.pm,
network/tools.pm: replace occurences of "$foo ? $foo : $bar" with "$foo
|| $bar"
* standalone/service_harddrake, standalone.pm: make perl_checker happy
* network/network.pm: replace occurences of "$foo ? $foo : $bar" with
"$foo || $bar"
have dhcp-client the default dhcp client
* share/step-orange-click.xpm, share/step-red-on.xpm,
share/step-orange.xpm, share/step-green-on.xpm, share/step-green.xpm,
install_steps.pm, install_gtk.pm, share/step-green-click.xpm,
share/step-orange-on.xpm, share/step-red-click.xpm, install2.pm,
share/step-red.xpm: new steps window layout
* install_steps_auto_install.pm: configureNetwork step must be non-auto
otherwise only
install_steps::configureNetwork is called
2003/01/16 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakbug, bootlook.pm, log.pm, standalone.pm,
standalone/draksec, standalone/drakTermServ, harddrake/v4l.pm,
standalone/drakxtv, standalone/drakgw, harddrake/TODO: "je n'en veux +
de cette engeance" (c) pixel :
make explanations provided by log and not anymore by standalone,
thus preventing using standalone in drakx (which is bad)
* standalone/service_harddrake, standalone/drakautoinst: perl_checker
fixes
"je n'en veux + de cette engeance" (c) pixel :
make explanations provided by log and not anymore by standalone,
thus preventing using standalone in drakx (which is bad)
* drakxtools.spec: require an recent enought MDK::Common
* harddrake/sound.pm: "je n'en veux + de cette engeance" (c) pixel :
make explanations provided by log and not anymore by standalone,
thus preventing using standalone in drakx (which is bad)
happy drakx
move "require standalone" where needed
fix sound configuration while installing
2003/01/16 Warly <warly@mandrakesoft.com>
* share/logo-mandrake.png: beta 2
* share/rpmsrate: move gnucash up on mandrakeclub demand
2003/01/15 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: fix typo
(selectInstallClass): display mandrake release version when listing the
choices of partitions to upgrade
* install_steps.pm: adapt to install_any::find_root_parts() return value
changes
* install_any.pm (find_root_parts):
- do not use guess_mount_point() anymore
- check /etc/mandrake-release instead of /etc/fstab
- return a list of { release => "Mandrake Linux release X.X (XXXX)",
part => ... }
instead of a list of parts
* harddrake/sound.pm: do not "use standalone" in a module used during
install!
2003/01/16 Pixel <pixel@mandrakesoft.com>
* share/po/Makefile: don't yell when checking for "$" in DrakX.pot and
only finding "\$"
* install_steps_interactive.pm: hopefully last titi's bug on
getSoundDevices :-(
2003/01/15 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: fix typo
(selectInstallClass): display mandrake release version when listing the
choices of partitions to upgrade
* install_steps.pm: adapt to install_any::find_root_parts() return value
changes
* install_any.pm (find_root_parts):
- do not use guess_mount_point() anymore
- check /etc/mandrake-release instead of /etc/fstab
- return a list of { release => "Mandrake Linux release X.X (XXXX)",
part => ... }
instead of a list of parts
* harddrake/sound.pm: do not "use standalone" in a module used during
install!
2003/01/15 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/ga.po, share/po/be.po, share/po/uk.po,
share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, share/po/sr.po,
share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/he.po,
share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/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/sq.po, share/po/it.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
* share/po/nl.po: updated pot file
fixed encoding problem
updated Dutch file
* lang.pm: Added "Amharic" in the languages list, so it can be choosed and
its
translations can get installed from the rpm packages
2003/01/15 Pixel <pixel@mandrakesoft.com>
* bootloader.pm (suggest_onmbr): log the choice
* patch/patch-9.0-auto-inst-network-config.pl: fix for network module
probe & configuration in interactive auto_install
* install_steps.pm: adapt to install_any::find_root_parts() return value
changes
* install_steps_interactive.pm (selectInstallClass): display mandrake
release version when listing the choices of partitions to upgrade
* install_any.pm (find_root_parts):
- do not use guess_mount_point() anymore
- check /etc/mandrake-release instead of /etc/fstab
- return a list of { release => "Mandrake Linux release X.X (XXXX)",
part => ... }
instead of a list of parts
* install_steps_auto_install.pm: move
install_steps_auto_install_non_interactive::configureNetwork() to
install_steps_auto_install::configureNetwork() as it should be
(thanks to Luc Bourdot)
* harddrake/sound.pm: do not "use standalone" in a module used during
install!
2003/01/15 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/sound.pm: snd-sscape does not exist
- factorize snd devices listing in detect_devices::getSoundDevices()
so that each caller is ppc aware
- factorize sound slots configuration into
harddrake::sound::configure_sound_slots() so that harddrake service
will eventually set them at bootstrapping time
* standalone/drakproxy: drakproxy need common for getVarsFromSh()
* detect_devices.pm, install2.pm, install_steps_interactive.pm:
- factorize snd devices listing in detect_devices::getSoundDevices()
so that each caller is ppc aware
- factorize sound slots configuration into
harddrake::sound::configure_sound_slots() so that harddrake service
will eventually set them at bootstrapping time
* standalone/harddrake2: add an option to skip jazz drives detection
2003/01/14 Pixel <pixel@mandrakesoft.com>
* rescue/list: /usr/share/magic has moved to /usr/share/misc/magic
* any.pm: ensure cancel on setupBootloader__mbr_or_not do cancel
* modules.pm: changes to have less "Use of uninitialized value"
* printer/printerdrake.pm: please perl_checker
* share/list: unicore/To/Fold.pl is necessary to fix "panic: swash_fetch"
error occuring in
a regexp with /i on ->{device} (fixes bug #799)
* install2.pm: don't probe mouse when testing (startup is now much faster)
remove the ugly temporary fix for fontconfig
remove duplicate code
don't automatically configure network on upgrade, now only done when
called via summary
* sbus_probing/main.pm: fix bug & cleanup (to have less warning in debug
mode)
* interactive/gtk.pm: set_active on Gtk2::CheckButton is pretty dumb, it
thinks undef is true ;p
2003/01/14 Till Kamppeter <till@mandrakesoft.com>
* printer/data.pm, printer/printerdrake.pm: Removed bugs from Titi which
prevented printerdrake from installing the requested spooler.
2003/01/14 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakfont: fix font_choice()
* harddrake/check_snd.pl: add harddrake::sound checker
2003/01/14 Pixel <pixel@mandrakesoft.com>
* share/list: unicore/To/Fold.pl is necessary to fix "panic: swash_fetch"
error occuring in
a regexp with /i on ->{device} (fixes bug #799)
* install2.pm: don't automatically configure network on upgrade, now only
done when called via summary
2003/01/14 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/sound.pm: add missing sound modules (found by check_snd in
comparing
harddrake::sound vs list_modules). we only left audio and bttv...
add a "trouble shooting" window
* harddrake/check_snd.pl: add harddrake::sound checker
* standalone/drakfont: fix font_choice()
2003/01/13 Pixel <pixel@mandrakesoft.com>
* install_interactive.pm: don't say "You must have a swap partition"
(since it's after using diskdrake which is for experts)
2003/01/13 Till Kamppeter <till@mandrakesoft.com>
* printer/detect.pm: New CUPS printer sharing configuration dialog.
Reverted broken printer::main::set_usermode() to version of Mandrake
9.0.
* printer/main.pm: Avoid unnecessary restarts of the CUPS daemon.
New CUPS printer sharing configuration dialog.
Reverted broken printer::main::set_usermode() to version of Mandrake
9.0.
* printer/printerdrake.pm: Avoid unnecessary restarts of the CUPS daemon.
Removed debug helper line.
New CUPS printer sharing configuration dialog.
Reverted broken printer::main::set_usermode() to version of Mandrake
9.0.
2003/01/13 Thierry Vignaud <tvignaud@mandrakesoft.com>
* printer/data.pm: remove old bug reference
* share/po/fr.po: typo fix
* printer/main.pm: make get_descr_from_ppd() clearer by :
- using cat_() instead of manual open or ...
- using "$var = s/$regexp//" instead of
"var=/regexp\(...\)/; var=$1;"
simplify set_cups_autoconf()
add_spooler_to_security_level(), configure_queue()
and config_sane() :
factorize common code, aka resuse MDK::Common
* harddrake/data.pm: add support for zip drives
* harddrake/TODO: update
* standalone/harddrake2: it's uneeded to force scalar context
this is not a per class help, but we told the user what
he can achieve (aka not only on startup)
listlength() is obviously just "overhead" for arrays
use diskdrake to configure cdroms, dvroms, cd|dvd -burners,
floppies and zip drives
* printer/printerdrake.pm: print_testpages() : factorize and simplify
options managment
by using an options hash
setup_local_autoscan():
- don't reinvent the wheel, reverse is faster
- remove doble $device initialization in one path
setup_local_autoscan() : simplify loop of loop
and optimize away useless $alreadyfound
2003/01/12 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sv.po: updated Albanian and Swedish files
2003/01/12 Pixel <pixel@mandrakesoft.com>
* docs/comparisons: add explained changes in hwdata and kudzu from redhat
8.0 to 8.1beta
add changes between anaconda 8.0 and current
* drakxtools.spec: drakxtools need latest perl-MDK-Common
2003/01/11 Pixel <pixel@mandrakesoft.com>
* install_any.pm: capitalise win $domain ASAP so that directory
/home/$domain is created
capitalised (thanks to Buchan Milne)
2003/01/10 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: do not use supermount by default
(readBootloaderConfigBeforeInstall): set bootUnsafe to 0 when upgrading
so
that it doesn't ask where to install the bootloader (mbr vs boot
partition)
2003/01/10 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/netconnect.pm:
- catch wizcancel die
- fix fucked previous button after configuration completes
- little cleanup
2003/01/10 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: do not use supermount by default
(readBootloaderConfigBeforeInstall): set bootUnsafe to 0 when upgrading
so
that it doesn't ask where to install the bootloader (mbr vs boot
partition)
simplify and factorize
(now works on 1.upgrade 2.install 3.install + change existing config)
* Xconfig/card.pm: fix priority
* Xconfig/main.pm, standalone/XFdrake, install_steps_interactive.pm:
simplify and factorize
(now works on 1.upgrade 2.install 3.install + change existing config)
* fsedit.pm: lvm on / works (dixit Brian J. Murrell)
* install2.pm: fix unused vars
2003/01/09 Fran�ois Pons <fpons@mandrakesoft.com>
* install2.pm: changed interface of detect_devices::install_addons.
* detect_devices.pm: add update-ldetect-lst after install_addons.
2003/01/09 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/fi.po, share/po/sq.po: updated Finnish and Albanian files
2003/01/09 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm (configureNetwork): call
install_steps::configureNetwork()
- configureNetwork step now only does easy_dhcp()
- added full network configuration to summary
* network/network.pm (easy_dhcp): don't call network::configureNetwork2
- fix priority
- add a log
* install2.pm:
- configureNetwork step now only does easy_dhcp()
- added full network configuration to summary
* install_steps_gtk.pm (installPackages): do pop error messages
2003/01/09 Till Kamppeter <till@mandrakesoft.com>
* printer/main.pm: Added cupsd.conf handling functions for a new printer
sharing configuration dialog.
2003/01/09 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: fix invalid translation for draksound
* harddrake/sound.pm: there's an oss usb driver too
- snd-rme9652 is a snd-rme96 sub module
- fix rme96xx <=> snd-rme96 equivalence
quite a number of ensoniq cards are managed by sb.o
- pss is the oss equivalent of alsa ad1848
- oss ad1848 is not a driver but a sub module
cmi8330 is handled by sb too
als100 card is handled by sb oss sound driver
oss trident driver handle ali5451 too
- remove doble
- add a comment noting there's no alsa alternative for oss' ad1889
driver
fix "unlisted driver" bug for rme driver
- add new oss drivers : ad1889, ali5455 and forte
- mark forte as oss counterpart for alsa snd-fm801 driver
- mark ice1712 as oss counterpart for alsa snd-ice1712 driver
- mark ali5455 as one of the oss counterpart for alsa snd-intel8x0
driver
- update top commentary
- snd-via686 and snd-via8233 were merged in via82cxxx_audio
- don't pollute install ml anymore
* keyboard.pm: make return value name more explicit
simplify
2003/01/08 Fran�ois Pons <fpons@mandrakesoft.com>
* detect_devices.pm: added install_addons to install pcitable or usbtable
addons.
* install2.pm: removed perl_checker warning.
added install_addons before leaving.
* any.pm: really install the bootloader.
2003/01/08 Guillaume Cottenceau <gc@mandrakesoft.com>
* ugtk2.pm: fix a misc bug in rpmdrake (selecting a pkg doesn't work in
certain circumstances - seems to be when the treeview doesn't have the
focus, for exa
mple after a search) by changing a bit the way we handle
button_press_event in ask_browse_tree_info
2003/01/08 Pixel <pixel@mandrakesoft.com>
* network/network.pm: pass $::prefix instead of ''
fix typo
(easy_dhcp): cleanup
* install2.pm: UGLY TEMPORARY FIX: create an /etc/passwd for fontconfig
* ugtk2.pm: ensure drakx don't need wiz_default_up.png and
wiz_default_left.png
2003/01/08 Till Kamppeter <till@mandrakesoft.com>
* printer/office.pm: Fixed Titi's bugs in the auto-configuration of
printers in OpenOffice.org.
2003/01/08 Thierry Vignaud <tvignaud@mandrakesoft.com>
* printer/printerdrake.pm: once we identify the protocal, skip remaining
tests
* printer/office.pm:
- typo fix
- s/if !/unless/
- remove useless next
2003/01/08 Pixel <pixel@mandrakesoft.com>
* ugtk2.pm: ensure drakx don't need wiz_default_up.png and
wiz_default_left.png
2003/01/07 Pixel <pixel@mandrakesoft.com>
* any.pm: "require bootloader" where needed
* interactive/gtk.pm, install_steps_gtk.pm, install_gtk.pm, install2.pm,
ugtk2.pm:
- remove help (which was at the bottom)
- wizard style
- focus "Next" button by default (this is rough, some dialog boxes
*need* changes
before being able to complete (think root password dialog))
* diskdrake/hd_gtk.pm: fix ugly global setting of $ugtk2::pop_it
2003/01/07 Daouda Lo <daouda@mandrakesoft.com>
* standalone/drakbug:
- new way to use request help
* standalone.pm:
- compress code (pixel)
- use ask_warn when no browser is found on the system and BROWSER env
var not set.
2003/01/07 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/network.pm: add network::easy_dhcp function. Quietly setup eth0
in dhcp and restart network.
2003/01/07 Guillaume Cottenceau <gc@mandrakesoft.com>
* rescue/tree/etc/issue: version 9.1 cooker
* rescue/devices.pl: init doesn't like anymore that /etc/initctl is
already here
(breaks any communication to init :/); remove /etc/initctl from
the initial filesystem, and let init create it as a fifo during
boot
2003/01/07 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/th.po: converted th.po to UTF-8
* share/po/pl.po: converted pl.po to utf-8
2003/01/07 Pixel <pixel@mandrakesoft.com>
* steps.pm: move "configureX" step before "summary" step
move setupBootloader before summary
* any.pm: "require bootloader" where needed
use "if any" instead of "if grep", and various other occurences of
"any", "every", "partition"
- part of setupBootloader() are now in setupBootloader__mbr_or_not(),
setupBootloader__general() and setupBootloader__boot_bios_drive()
- this allows the creation of the new setupBootloader_simple() which
is
somehow similar to the old setupBootloader() in beginner mode
- setupBootloader() is now always expert mode
* printer/printerdrake.pm:
- fix autodetection code (remember me to teach titi that "and" in list
context is bad)
- use printer::detect::whatNetPrinter directly (instead of
net_detect() +
net_smb_detect()), it is faster when one wants both
use "if any" instead of "if grep", and various other occurences of
"any", "every", "partition"
* install_steps_interactive.pm (summary): add X configuration
(configureX): this step is now always automatic. don't call
configureXAfter() when config failed
use "if any" instead of "if grep", and various other occurences of
"any", "every", "partition"
- adapt to new setupBootloader
- add bootloader configuration in summary (still rough)
- various cleanup
* crypto.pm: cleanup and add a comment (!)
* install_steps.pm: cleanup
fix looking for broken alternatives
use "if any" instead of "if grep", and various other occurences of
"any", "every", "partition"
- adapt to new setupBootloader
- add bootloader configuration in summary (still rough)
- various cleanup
* network/network.pm, Xconfig/xfreeX.pm, network/smb.pm, lang.pm,
network/drakfirewall.pm, raid.pm, diskdrake/smbnfs_gtk.pm,
partition_table.pm, printer/main.pm, diskdrake/interactive.pm, pkgs.pm,
interactive/newt.pm, fs.pm, standalone/drakfont, network/ethernet.pm,
common.pm, detect_devices.pm, modules.pm, install_any.pm, timezone.pm:
use "if any" instead of "if grep", and various other occurences of
"any", "every", "partition"
* Xconfig/card.pm (configure): do not do card_config__not_listed in $auto
mode
(configure): return without doing anything when probe fails or
needVideoRam in $auto mode
(multi_head_choose): be completly automatic in $auto mode
use "if any" instead of "if grep", and various other occurences of
"any", "every", "partition"
* bootloader.pm: use "if any" instead of "if grep", and various other
occurences of "any", "every", "partition"
(method_choices): returns the choices of bootloaders (lilo, grub,
yaboot...) + cleanup
(suggest_onmbr): "lilo" and "grub" are now "unsafe" "on_mbr" choices
- renaming of $lilo with $bootloader
- $bootloader->{methods} is replaced by the much simpler
$bootloader->{method},
the special handling of grub (which need to also generate lilo.conf)
is nicely handled in bootloader::install()
- cleanup error handling: it was using the ugly (though safe)
/tmp/.error
temporary file, better use an exception
* printer/detect.pm (detect): don't use net_smb_detect() and net_detect(),
call
whatNetPrinter() directly asking for both network & smb (faster)
* Xconfig/various.pm (various): in $auto mode, don't ask about tvout
* install_gtk.pm, install_steps_gtk.pm:
- remove help (which was at the bottom)
- wizard style
- focus "Next" button by default (this is rough, some dialog boxes
*need* changes
before being able to complete (think root password dialog))
use "if any" instead of "if grep", and various other occurences of
"any", "every", "partition"
* install_interactive.pm: fsedit::part2hd() returns a scalar, no need to
do "my ($hd) = fsedit::part2hd(...)"
use "if any" instead of "if grep", and various other occurences of
"any", "every", "partition"
* ugtk2.pm, interactive/gtk.pm:
- remove help (which was at the bottom)
- wizard style
- focus "Next" button by default (this is rough, some dialog boxes
*need* changes
before being able to complete (think root password dialog))
* diskdrake/hd_gtk.pm: fix ugly global setting of $ugtk2::pop_it
use "if any" instead of "if grep", and various other occurences of
"any", "every", "partition"
* interactive.pm: fix ask_okcancel in wizard mode
use "if any" instead of "if grep", and various other occurences of
"any", "every", "partition"
nicer debug message
* Xconfig/resolution_and_depth.pm (configure): in $auto mode, use
$default_resolution without asking
use "if any" instead of "if grep", and various other occurences of
"any", "every", "partition"
* Xconfig/monitor.pm: don't do anything when automatic configuration fails
in $auto mode
use "if any" instead of "if grep", and various other occurences of
"any", "every", "partition"
* Xconfig/main.pm (configure_everything): in $auto mode, don't test nor
ask when the config failed
* fsedit.pm: fsedit::part2hd() returns a scalar, no need to do "my ($hd) =
fsedit::part2hd(...)"
fix typo (operator priority related)
use "if any" instead of "if grep", and various other occurences of
"any", "every", "partition"
* partition_table/raw.pm: use internal_error instead of die for better
error message (esp. backtrace)
* install2.pm:
- remove help (which was at the bottom)
- wizard style
- focus "Next" button by default (this is rough, some dialog boxes
*need* changes
before being able to complete (think root password dialog))
cleanup
- adapt to new setupBootloader
- add bootloader configuration in summary (still rough)
- various cleanup
2003/01/07 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/data.pm: forgot to commit threat-hub-as-usb-controllers...
* standalone/draksound: perl_checker fix
let it ask for root capabilites if launched in standalone mode
* printer/printerdrake.pm: printerdrake is back alive
* printer/gimp.pm: fix new data structure usage
fixes
- remove useless $_ setting
- simplify overgianted look for functions
- mask isprinterconfigured() as bogus: if $done is 1 then
$sectionfound *is* already 1
- simplify by reusing list_passwd()
- simplify program flow
- one perl_checker fix
- simplify directories list building
- simplify test: if a file is a plain regular file, testing if it's a
directory is useless;
anyway, this test is probably bogus and should just be -e and not -f
* printer/office.pm: fix new data structure usage
* printer/main.pm: printerdrake is back alive
perl_checker fix
beautify
simplif installed spoolers "detection"
* Xconfig/card.pm: fix pixel sucks(bis)
* ugtk2.pm: CList and CTree being deprecated and unsupported in perl-gtk2,
don't bother handle them
* drakxtools.spec: 9.1-0.9mdk
9.1-0.8mdk
* Xconfig/resolution_and_depth.pm: fix pixel sucks
2003/01/07 Pixel <pixel@mandrakesoft.com>
* bootloader.pm (method_choices): returns the choices of bootloaders
(lilo, grub, yaboot...) + cleanup
(suggest_onmbr): "lilo" and "grub" are now "unsafe" "on_mbr" choices
- renaming of $lilo with $bootloader
- $bootloader->{methods} is replaced by the much simpler
$bootloader->{method},
the special handling of grub (which need to also generate lilo.conf)
is nicely handled in bootloader::install()
- cleanup error handling: it was using the ugly (though safe)
/tmp/.error
temporary file, better use an exception
* any.pm:
- part of setupBootloader() are now in setupBootloader__mbr_or_not(),
setupBootloader__general() and setupBootloader__boot_bios_drive()
- this allows the creation of the new setupBootloader_simple() which
is
somehow similar to the old setupBootloader() in beginner mode
- setupBootloader() is now always expert mode
* interactive.pm: nicer debug message
* steps.pm: move setupBootloader before summary
* install_steps.pm, install2.pm, install_steps_interactive.pm:
- adapt to new setupBootloader
- add bootloader configuration in summary (still rough)
- various cleanup
2003/01/06 Daouda Lo <daouda@mandrakesoft.com>
* standalone.pm:
- perl checker
- no retval
- function on_request_help to display online help.
- use it as callback to help button or help menu.
* standalone/drakbug:
- support help system
- remove unused function
2003/01/06 Pablo Saratxaga <pablo@mandrakesoft.com>
* keyboard.pm: synchronized with XFree86 4.2.99 keyboard layout names
2003/01/06 Pixel <pixel@mandrakesoft.com>
* install_steps.pm, install_steps_interactive.pm: fix typos (thanks
perl_checko!)
selectInstallClass now automatically detect if an existing install is
there,
and propose update or install based on this
* bootloader.pm: when reading existing config, remove double quotes around
the default label
* install2.pm (selectKeyboard): read existing keyboard config even if not
upgrading (it
won't do anything when not upgrading :)
(selectInstallClass): do not move step doPartitionDisks after setupSCSI
on
upgrade (since the "upgrade" part of the job of doPartitionDisks is now
done in selectInstallClass)
(selectMouse): "addToBeDone mouse::write()" was done only on upgrade,
replace it with an "addToBeDone" done in any case which only does
"mouse::write()" if $o->{isUpgrade} is set (since isUpgrade *will* be
set
correctly but is not set at this step)
* steps.pm:
- selectMouse is now just after selectLanguage
- selectSCSI is before selectInstallClass
* Makefile: when taking files from perl-GTK2, don't
/usr/lib/libDrakX/ugtk2.pm since we don't need it
* install_interactive.pm (partition_with_diskdrake): fix reloading
partition table
* common.pm: common::secured_file() is a wrapper around
c::is_secure_file()
* any.pm: fix "Where do you want to install the bootloader?" dialog box
* fs.pm (mount): do not fsck.ext2 when mounting readonly
* swap.pm: replace *F with $F
fix an *old* bug causing pbs when formatting more than one partition
using
format v0 (occurs when the sizes differ)
2003/01/06 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakxtools.spec: require a recent enough ldetect-lst for fixed usb hubs
detection
9.1-0.7mdk
* printer/main.pm: fix displaying list of availlable printer spoolers
* printer/printerdrake.pm: fix displaying of spooler list
* printer/gimp.pm: fix printerdrake regarding gimp configuration
* standalone/logdrake: perl_checker fixes
prevent one to write in log buffer
* printer/data.pm: put full data in all variants of the data structure
* share/po/fr.po: update french translation
2003/01/05 Pixel <pixel@mandrakesoft.com>
* any.pm: in bootloader configuration, add return values to Add and Remove
callbacks
* interactive.pm:
- callbacks "Add", "Modify" and "Remove" return undef when they fail
- callback "Add" return the new added element (not handled by
interactive emulation, but correctly handled by interactive::gtk native
ask_from__add_modify_removeW)
2003/01/05 Pixel <pixel@mandrakesoft.com>
* any.pm: in bootloader configuration, add return values to Add and Remove
callbacks
* interactive.pm:
- callbacks "Add", "Modify" and "Remove" return undef when they fail
- callback "Add" return the new added element (not handled by
interactive emulation, but correctly handled by interactive::gtk native
ask_from__add_modify_removeW)
* interactive/gtk.pm: add ask_from__add_modify_removeW gtk handling
2003/01/04 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: fix missing "use modules::interactive"
(thanks to David Eastcott)
2003/01/03 Guillaume Cottenceau <gc@mandrakesoft.com>
* c/stuff.xs.pl: dgettext needs to have previous behaviour in standalone
mode (fixes #736)
2003/01/03 Pixel <pixel@mandrakesoft.com>
* interactive.pm: fix call to method ask_from__add_modify_removeW
* interactive/gtk.pm (create_treeview_list): fix setter
- factorize the creation of the {formatted_list} from {list} for
create_boxradio, create_treeview_list, create_treeview_tree
- an added advantage for create_treeview_list is the ability to easily
change
{list}, {formatted_list} and Gtk2::ListStore without breaking keyboard
acceleration (see next commit for a usage of this feature)
* ugtk2.pm (create_packtable): ScrolledWindow are not the only one allowed
to grow,
widgets with get_data('must_grow') set are allowed too
* printer/printerdrake.pm (first_time_dialog): much cleanup (but not
tested)
* mdk-stage1/minilibc.c: add symbols __libc_csu_fini and __libc_csu_init
to be compatible with new glibc (?)
2003/01/02 Pixel <pixel@mandrakesoft.com>
* Xconfig/test.pm: X test is now working :)
2003/01/03 Pixel <pixel@mandrakesoft.com>
* interactive.pm: fix call to method ask_from__add_modify_removeW
* mdk-stage1/minilibc.c: add symbols __libc_csu_fini and __libc_csu_init
to be compatible with new glibc (?)
2003/01/02 Guillaume Cottenceau <gc@mandrakesoft.com>
* ugtk2.pm: titi's message annoys me too much.. removing it
2003/01/02 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: replace any::load_category() with
modules::interactive::load_category()
* Xconfig/test.pm: X test is now working :)
* interactive.pm (ask_from__add_modify_remove): check all callbacks are
given
(ask_from__add_modify_remove): fix
add ask_from__add_modify_remove, and use it for bootloader entries
* any.pm: add ask_from__add_modify_remove, and use it for bootloader
entries
2003/01/02 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk2.pm:
- Layout widget has native scrolling support
- shadow parameter can always be used
* standalone.pm: fixes for wizards
* drakxtools.spec: 9.1-0.6mdk
merge in back external stefan changes
* standalone/logdrake: embedding fixes
2002/12/30 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/fi.po: updated Finnish file
2002/12/29 Pixel <pixel@mandrakesoft.com>
* network/ethernet.pm: move any::load_category() to
network::interactive::load_category()
(and a few other functions which are only used by load_category())
- move any::pppConfig() to network::modem::ppp_configure()
- move any::miscellaneousNetwork() to
network::network::proxy_configure()
(and uses the parameter instead of $::o->{miscellaneous})
- move network::network::miscellaneousNetwork() to
network::network::miscellaneous_choose()
(and do not export it)
(and uses a parameter instead of $::o->{miscellaneous})
- move network::modem::pppConfig() to network::modem::ppp_choose()
(and change parameter order, and drop unused parameter $intf)
- do not export network::network::write_interface_conf()
(since it is only used locally (?))
- cleanup network::network::write_interface_conf()
(one still needs to pass $::o->{miscellaneous}{track_network_id} more
cleanly, and use run_program::rooted when calling /sbin/ip)
* printer/gimp.pm: set_permissions() doesn't want the given file to be
$::prefix'ed
* network/network.pm, standalone/drakproxy:
- move any::pppConfig() to network::modem::ppp_configure()
- move any::miscellaneousNetwork() to
network::network::proxy_configure()
(and uses the parameter instead of $::o->{miscellaneous})
- move network::network::miscellaneousNetwork() to
network::network::miscellaneous_choose()
(and do not export it)
(and uses a parameter instead of $::o->{miscellaneous})
- move network::modem::pppConfig() to network::modem::ppp_choose()
(and change parameter order, and drop unused parameter $intf)
- do not export network::network::write_interface_conf()
(since it is only used locally (?))
- cleanup network::network::write_interface_conf()
(one still needs to pass $::o->{miscellaneous}{track_network_id} more
cleanly, and use run_program::rooted when calling /sbin/ip)
* pkgs.pm: use "our" instead of "use vars"
*pkg::LOG is unused, so don't export it
* install_steps.pm: move any::runlevel() to Xconfig::various::runlevel()
- move any::choose_security_level() to security::level::level_choose()
- move any::config_security_user() to
security::various::config_security_user()
- move any::config_libsafe() and security::libsafe::config_libsafe()
to security::various::config_libsafe()
no need to close *pkgs::LOG, pkgs handles it nicely now
* install_steps_interactive.pm: move any::keyboard_group_toggle_choose()
to keyboard::group_toggle_choose()
- move any::choose_security_level() to security::level::level_choose()
- move any::config_security_user() to
security::various::config_security_user()
- move any::config_libsafe() and security::libsafe::config_libsafe()
to security::various::config_libsafe()
cleanup comments
* security/various.pm: deprecates security::libsafe
* security/level.pm, security/libsafe.pm, install2.pm:
- move any::choose_security_level() to security::level::level_choose()
- move any::config_security_user() to
security::various::config_security_user()
- move any::config_libsafe() and security::libsafe::config_libsafe()
to security::various::config_libsafe()
* network/modem.pm: in network::modem::configure $intf is unused, rename
it to $_intf
- do not use a global $in in network::modem, pass it as a parameter
- create network::modem::ppp_configure_raw() which doesn't need $in
(it is only used by network::modem::ppp_configure(), but this is clearer
that way)
- use $::prefix instead the global $prefix
- don't pass $prefix to ppp_configure
- move any::pppConfig() to network::modem::ppp_configure()
- move any::miscellaneousNetwork() to
network::network::proxy_configure()
(and uses the parameter instead of $::o->{miscellaneous})
- move network::network::miscellaneousNetwork() to
network::network::miscellaneous_choose()
(and do not export it)
(and uses a parameter instead of $::o->{miscellaneous})
- move network::modem::pppConfig() to network::modem::ppp_choose()
(and change parameter order, and drop unused parameter $intf)
- do not export network::network::write_interface_conf()
(since it is only used locally (?))
- cleanup network::network::write_interface_conf()
(one still needs to pass $::o->{miscellaneous}{track_network_id} more
cleanly, and use run_program::rooted when calling /sbin/ip)
* Xconfig/various.pm, bootlook.pm, Xconfig/main.pm: move any::runlevel()
to Xconfig::various::runlevel()
* keyboard.pm, standalone/keyboarddrake: move
any::keyboard_group_toggle_choose() to keyboard::group_toggle_choose()
* network/netconnect.pm:
- do not use a global $in in network::modem, pass it as a parameter
- create network::modem::ppp_configure_raw() which doesn't need $in
(it is only used by network::modem::ppp_configure(), but this is clearer
that way)
* standalone/drakconnect: any::load_category_no_message() doesn't exist
anymore, it really is modules::load_category() !
- move any::pppConfig() to network::modem::ppp_configure()
- move any::miscellaneousNetwork() to
network::network::proxy_configure()
(and uses the parameter instead of $::o->{miscellaneous})
- move network::network::miscellaneousNetwork() to
network::network::miscellaneous_choose()
(and do not export it)
(and uses a parameter instead of $::o->{miscellaneous})
- move network::modem::pppConfig() to network::modem::ppp_choose()
(and change parameter order, and drop unused parameter $intf)
- do not export network::network::write_interface_conf()
(since it is only used locally (?))
- cleanup network::network::write_interface_conf()
(one still needs to pass $::o->{miscellaneous}{track_network_id} more
cleanly, and use run_program::rooted when calling /sbin/ip)
* modules/interactive.pm: move any::load_category() to
network::interactive::load_category()
(and a few other functions which are only used by load_category())
* any.pm: cleanup (using ask_from instead of ask_from_listf_)
cleanup (using "format => ...")
move any::load_category() to network::interactive::load_category()
(and a few other functions which are only used by load_category())
move any::keyboard_group_toggle_choose() to
keyboard::group_toggle_choose()
move any::runlevel() to Xconfig::various::runlevel()
- move any::choose_security_level() to security::level::level_choose()
- move any::config_security_user() to
security::various::config_security_user()
- move any::config_libsafe() and security::libsafe::config_libsafe()
to security::various::config_libsafe()
- move any::pppConfig() to network::modem::ppp_configure()
- move any::miscellaneousNetwork() to
network::network::proxy_configure()
(and uses the parameter instead of $::o->{miscellaneous})
- move network::network::miscellaneousNetwork() to
network::network::miscellaneous_choose()
(and do not export it)
(and uses a parameter instead of $::o->{miscellaneous})
- move network::modem::pppConfig() to network::modem::ppp_choose()
(and change parameter order, and drop unused parameter $intf)
- do not export network::network::write_interface_conf()
(since it is only used locally (?))
- cleanup network::network::write_interface_conf()
(one still needs to pass $::o->{miscellaneous}{track_network_id} more
cleanly, and use run_program::rooted when calling /sbin/ip)
* network/isdn.pm:
- do not use a global $in in network::modem, pass it as a parameter
- create network::modem::ppp_configure_raw() which doesn't need $in
(it is only used by network::modem::ppp_configure(), but this is clearer
that way)
- move any::pppConfig() to network::modem::ppp_configure()
- move any::miscellaneousNetwork() to
network::network::proxy_configure()
(and uses the parameter instead of $::o->{miscellaneous})
- move network::network::miscellaneousNetwork() to
network::network::miscellaneous_choose()
(and do not export it)
(and uses a parameter instead of $::o->{miscellaneous})
- move network::modem::pppConfig() to network::modem::ppp_choose()
(and change parameter order, and drop unused parameter $intf)
- do not export network::network::write_interface_conf()
(since it is only used locally (?))
- cleanup network::network::write_interface_conf()
(one still needs to pass $::o->{miscellaneous}{track_network_id} more
cleanly, and use run_program::rooted when calling /sbin/ip)
2002/12/28 Pixel <pixel@mandrakesoft.com>
* standalone.pm: don't import everything from "common" (including
MDK::Common::*) to get rid of
warnings "Subroutine renamef redefined ..." "Subroutine linkf redefined
..."
... (but I don't understand how to make explainations on common_functs
work?!)
* printer/gimp.pm:
- mkdir_p throws an exception on error, so "mkdir_p() or ..." is dumb,
fixing
(thanks to Lea Gris)
- use output()
2002/12/24 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po: Updated Portuguese file
2002/12/23 Guillaume Cottenceau <gc@mandrakesoft.com>
* lang.pm: CJK font names changes (still doesn't work :/)
* share/list: perl's automatic utf8 handling will need these files (will
try to do better in the future)
* install_steps_gtk.pm: fix 'bold' advertisements
* share/fonts.tar.bz2: use another default font
have a default fixed alias for a font which will always be here even in
ramdisk
* tools/make_mdkinst_stage2: fonts changes (doesn't work with CJK (at
least) in ramdisk, though)
* Xconfig/resolution_and_depth.pm: workaround gtk bug in
gtk_entry_set_text
fix titi porting gtk2 without testing enough..
* interactive/gtk.pm: be more efficient in precomputing, previous
situation could lead to several tens of seconds of wait in
XFdrake-monitor
2002/12/23 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt_BR.po: updated Brazilian file
2002/12/23 Pixel <pixel@mandrakesoft.com>
* printer/printerdrake.pm: help perl_checker (interactive is used even if
the constructor is not there)
* Xconfig/resolution_and_depth.pm: fix setting size of depth combo
2002/12/20 Guillaume Cottenceau <gc@mandrakesoft.com>
* lang.pm: simplify since we don't use X11 fonts (we can't since
GDK_USE_XFT is not switchable once program is launched)
* mouse.pm: image in CVS is 3b+, not 3bp
* share/themes-mdk.rc: allow gtk2 theme engine to find pixmaps
* share/list, Makefile: list files changes for gtk2 (is that really
optimal to have utf8.pm and utf8_heavy.pl?)
2002/12/20 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po: updated Portuguese file
updated Portuguese file
* share/fonts.tar.bz2: updated fonts tarball, all old bitmap fonts have
been removed,
now it only includes:
- an OpenType font with glyphs for latin and cyrillic
- two unicode encoded bitmap fonts with glyphs for CJK and Greek
(and it could be used for non latin/cyrillic scripts for which there
isn't any outline font available).
Those fonts are based on fonts shipped with XFree86 (Nimbus Sans L and
"misc-fixed"), but with some modifications (extra glyphs added to
complete the "holes" in latin and cyrillic for the outline font,
added a few missing chines chars and changed ascii portion from
monospaced
to varaible width for the bitmap fonts (so the visual output is
better)).
The choice of bitmap fonts for CJK has been done due to the very huge
size of CJK outline fonts.
* share/po/fi.po: updated Finnish file
* share/po/eo.po: Small change in Esperanto file
2002/12/20 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk2.pm: gtk+2 support for plug/socket is back since 2.1.5-2mdk
2002/12/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/doc/README: meuh
2002/12/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po: updated Portuguese file
* share/po/ta.po: Converted Tamil file to utf-8
2002/12/19 Pixel <pixel@mandrakesoft.com>
* Makefile: add "make test_pms_all"
* standalone/.perl_checker: use libDrakX from CVS (ie. ..) in perl_checker
* printer/cups.pm, printer/main.pm, printer/printerdrake.pm:
- printer::main::read_cups_printer_list() is now
printer::cups::read_printer_list() (but it is unused!)
- printer::main::get_cups_remote_queues() is now
printer::cups::get_formatted_remote_queues()
- cleanup printer::cups::get_remote_queues() using
printer::cups::lpstat_v()
* standalone/drakupdate_fstab: any::get_secure_level() doesn't exist
anymore, use security::level::get() instead (fix titi change)
* printer/gimp.pm: do not use "$1 !~ ..."
2002/12/19 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakxtools.spec: conflict with "non gtk+-2 aware" releases of mcc
9.1-0.4mdk
2002/12/18 Pixel <pixel@mandrakesoft.com>
* any.pm, .perl_checker, install_any.pm: new features including checking
unused functions, and checking methods being available
* install2.pm, partition_table.pm: enumerate the various required packages
when requiring a package dynamically known
* standalone.pm, Newt/Newt.pm: help perl_checker knowing packages are used
as classes
* diskdrake/interactive.pm, lvm.pm, fsedit.pm: add "new" to lvm.pm, and
use it
* .cvsignore: ignore .perl_checker.cache
2002/12/18 Thierry Vignaud <tvignaud@mandrakesoft.com>
* Xconfig/resolution_and_depth.pm: XFdrake gtk+-2
* Xconfig/test.pm: fix
XFdrake gtk+-2
* standalone/drakperm:
- basic gtk+-2 port (edition is not ready yet)
- perl_checker fixes
* ugtk2.pm: perl_checker fixes
disable embedded mode for now due to gtk+-2 bugs
fix wizards and draconnect:
it's the same code as in old my_gtk but i don't understand
how it could have worked...
yet the logic is quite simple : we add the "previous" button only if
we're not in the wizard's first page; but the "next/finish" button
must still be added, else the wizard is quite unusefull :-(
* standalone/harddrake2, harddrake/data.pm: saner default size (too big
for 800x600 sadly)
* standalone/drakconnect: refresh: remove current interfaces before
readding them, like it was
before
- consolidate some code into new_dialog
- simplify through MDK::Common
perl_checker fixes
- gtk+-2 port is completed (switch from CList to TreeView)
- gtk+-2 minor fixes (use new API rather than old one)
- fix non wizard mode (add to frame not to window which is already
full)
- wizard mode is fixed by previous ugtk2 fix
- simplify through MDK::Common
fix drakconnect warnings
2002/12/17 alus
* share/po/pl.po: updated
2002/12/17 Daouda Lo <daouda@mandrakesoft.com>
* ugtk2.pm:
- export gtkappend_page
- add gtkappend_page function (for gui building wizard)
2002/12/16 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po: updated Portuguese file
2002/12/16 Pixel <pixel@mandrakesoft.com>
* Xconfig/card.pm: fix english typo (thanks to J. Grant)
* mouse.pm: really drop update_type_name
* fsedit.pm: really drop check()
* standalone/drakautoinst: use ->method syntax for method call
2002/12/16 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk2.pm: build automatically the font description if needed
fix string_size() usage in get_text_coord()
2002/12/14 Pixel <pixel@mandrakesoft.com>
* network/netconnect.pm: do not export start_internet and stop_internet
(was broken since network::netconnect do not inheritate from Exporter)
2002/12/13 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_messages.pm: must return a true value
* interactive/gtk.pm: expand_row no longer bugs, great :)
* c/stuff.xs.pl: iconv_ is needed all the times, not only in drakx
2002/12/13 Pixel <pixel@mandrakesoft.com>
* install_any.pm (kdeicons_postinstall): drop (unused)
* detect_devices.pm: drop hasUltra66 (unused)
* any.pm, bootloader.pm: drop loadlin handling
* network/network.pm, ugtk.pm, my_gtk.pm, printer/data.pm,
partition_table.pm, ugtk2.pm: remove exported names which are not
defined
* printer/main.pm: commit the real code, not the debug code :-(
put back the comment
(read_cups_printer_list, get_cups_remote_queues): much cleanup
* fsedit.pm (check): drop it (unused, maybe you should use
diskdrake::interactive::check instead)
* services.pm: use wrap_text (instead of handcoding it)
* Xconfig/various.pm (show_info): drop (unused)
* timezone.pm (sexProb): drop (unused!)
* standalone/drakbackup: replace "%" with "%%" in translated string
* mouse.pm (update_type_name): drop (unused (?))
* bootlook.pm: drop unused function
* fs.pm (add_options): drop (unused, use mount_options_unpack +
mount_options_pack instead)
(mount_all): drop (unused, use formatMount_all instead)
2002/12/13 Thierry Vignaud <tvignaud@mandrakesoft.com>
* Makefile.drakxtools, Makefile: fix installation after pixel changes
* drakxtools.spec: fix {build,}requires for gtk+2
* ugtk.pm: remove uneeded variables
* standalone.pm: remove double
move draksec's gui into the standalone program,
nobody will uses it so it's useless to load drakx with it.
also use common cli options managment
* standalone/harddrake2: perl_checker fixes
* security/main.pm, standalone/draksec: move draksec's gui into the
standalone program,
nobody will uses it so it's useless to load drakx with it.
also use common cli options managment
2002/12/12 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po, share/po/he.po: Added a starting Hebrew file; updated
Portguese file
2002/12/12 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: remove unused variable $clicked
remove some $::expert
remove beginner/expert choice
* install_steps_gtk.pm: remove beginner/expert choice
* ugtk.pm: unused variables renamed with a leading underscore (some code
should be removed?)
* diskdrake/hd_gtk.pm: when clicking on one of the legend buttons together
with an existing partition
selected, it doesn't change the partition type, it tells to use "Type"
(it used to be ignored in non-expert, and do a change type in expert)
* install2.pm: drop options "fexpert" and "fbeginner" which used to skip
the choice expert/beginner
2002/12/12 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk2.pm: simplify
add gtkmodify_font() and gtkset_property()
* standalone/harddrake2: better english
don't confuse people by altering sentences that could have been
interpreted as questions
- s/::/:/ on cpu info
- print field names in bold blue rather than just blue
2002/12/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/zh_CN.po, share/po/pt.po: updated Portuguese and Chinese files
2002/12/11 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk2.pm: reuse already consolided code
reuse already consolided code
add set_back_pixbuf() to let a widget paint itself a pixbuf in its
background rather that doing this ourselves in rpmdrake or mcc
2002/12/10 Pixel <pixel@mandrakesoft.com>
* share/po/Makefile, share/po/fake_c.pl: use "perl_checker --generate-pot"
instead of fake_c + xgettext
* Xconfig/test.pm: do not duplicate "An error occurred ..." t10n string
* any.pm, bootloader.pm: perl_checker --generate-pot is a bit picky about
the localisation of "#-PO:" comments
* install_steps_interactive.pm: fix % in translated string (it must be %%)
* standalone/drakbug, standalone/logdrake, standalone/drakfloppy,
standalone/drakTermServ, standalone/drakautoinst, standalone/drakbackup,
standalone/drakconnect, standalone/drakxtv: minimal perl_checker fixes
to have only warnings
* Makefile.config: service_harddrake.sh is not a PM, so i remove it from
STANDALONEPMS_
live_install is a shell script, do not pretend it's perl ;p
2002/12/10 Thierry Vignaud <tvignaud@mandrakesoft.com>
* network/netconnect.pm, network/tools.pm, network/isdn.pm,
standalone/drakTermServ, standalone/drakxtv: perl_checker fixes
* standalone/harddrake2: no gratuitously tab
* standalone/draksplash:
- gtk+2 port
- "use strict" fixes
- perl_checker fixes
* standalone/drakconnect: perl_checker fixes
fix gtk+2 port
2002/12/09 adesmons
* network/netconnect.pm: make perl_checker happy
drakconnect conf file no more uploaded with now useless variable
* network/adsl.pm: drakconnect conf file no more uploaded with now useless
variable
2002/12/09 Pixel <pixel@mandrakesoft.com>
* share/themes-blackwhite.rc, share/themes.rc, share/themes-savane.rc:
remove already obsolete themes
* my_gtk.pm, ugtk2.pm: remove dynamic theme choosing, and next/previous
(F11/F12) handling
remove code handling setstep
* diskdrake/hd_gtk.pm, diskdrake/interactive.pm, install_interactive.pm:
- handle more locally "Reload partition table" (esp. without using
setstep)
=> no exception is called through gtk
* interactive/newt.pm, install2.pm: remove code handling setstep
* install_steps_gtk.pm, install_messages.pm, install_steps_interactive.pm:
move long messages (like license) to a new package: install_messages.pm
* install_gtk.pm: remove unused variable ($step_name)
remove code handling setstep
* any.pm: remove old code
2002/12/09 Thierry Vignaud <tvignaud@mandrakesoft.com>
* network/isdn.pm: remove unused modules
2002/12/08 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt_BR.po: updated Brazilian file
2002/12/07 alus
* share/po/pl.po: update
update
2002/12/07 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sq.po: Added Albanian file
2002/12/06 adesmons
* network/netconnect.pm, network/tools.pm, network/modem.pm,
network/isdn.pm, network/adsl.pm: isdn data are now fetched form system
instead of drakconnect conf file
2002/12/06 alus
* share/po/pl.po: removed unuset texts
2002/12/06 Guillaume Cottenceau <gc@mandrakesoft.com>
* ugtk2.pm: don't use unless
* c/stuff.xs.pl: add bind_textdomain_codeset, iconv the dgettext results
to UTF8 since perl seems to mess with that when trying to do so from
within gtk2-perl (with sv_utf8_upgrade)
* install_gtk.pm: better style
* interactive/gtk.pm: 2.1.3 doesn't have trouble with expand_to_path
* lang.pm: perl checker OwnZ Da W3rld
misc
* bootlook.pm: perl_checker help'ed fix
s/Gtk->/Gtk2->/
2002/12/06 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/et.po, share/po/vi.po: updated po file
2002/12/06 Pixel <pixel@mandrakesoft.com>
* network/isdn.pm, standalone/XFdrake: be more perl_checker compliant
2002/12/05 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_gtk.pm: fix syntax & style
* lang.pm: try to fix charset2pango_font
fix syntax & style
add bind_textdomain_codeset
* ugtk2.pm: remove unused $_lan
2002/12/05 Pablo Saratxaga <pablo@mandrakesoft.com>
* standalone/harddrake2, share/po/DrakX.pot, standalone/net_monitor: Fixed
some typos or bad English
* 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/Makefile,
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/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: updated po files
* install_gtk.pm: two pango font names, for 10 and 12 sizes
made some functions to retrieve pango font namese from lang/charset
* share/gen_locales.sh, share/locales-skeleton.tar.bz2: Changed the way
locale->encoding is handled; revert to the old way which was
working.
And changed the charset to use during install to UTF-8 for all but CJK
locales,
in the X11 locale config files and in lang.pm;
So, the same values of LC_* variables are used as before; but they
should
point, in glibc and in X11, to UTF-8 locales now
* lang.pm: made some functions to retrieve pango font namese from
lang/charset
Changed the way locale->encoding is handled; revert to the old way which
was
working.
And changed the charset to use during install to UTF-8 for all but CJK
locales,
in the X11 locale config files and in lang.pm;
So, the same values of LC_* variables are used as before; but they
should
point, in glibc and in X11, to UTF-8 locales now
2002/12/05 Pixel <pixel@mandrakesoft.com>
* bootloader.pm: parameter passing using $_ is bad
* any.pm: format => sub { ...} doesn't pass parameter as $_, but as $_[0]
* printer/main.pm: $_ was not localized, fixing (and cleanup)
* bootlook.pm: fix typo, be perl_checker compatible
packages should not "use lib qw(/usr/lib/libDrakX)"
* partition_table.pm: replace "map $_->{normal}, @l" with "map {
$_->{normal} } @l"
(the other form is perl_checker-deprecated)
* standalone.pm: remove unused variables or rename them with an underscore
(eg: $o becomes $_o)
2002/12/05 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/mousedrake: gtk+2 port (how difficult it was ...)
* network/netconnect.pm: gtk+-2 port
* c/Makefile.PL: glib-config is obsolete now
gtk+-2 port
* modules/interactive.pm: bug fix
* standalone/drakTermServ, standalone/drakconnect: use gtkflush()
* drakxtools.spec: pre gtk+2 work snapshot for mcc (mandrake_release() and
the like
* standalone/drakgw: gtk+2 fixes
* bootlook.pm: use gtkflush()
start gtk+2 port; perl-gtk2 is expected to implement
Gtk::Image->set_from_pixbuf()
* standalone/drakautoinst: use gtkflush()
gtk+2 port
* standalone/harddrake2: s/describe/describes/
* standalone/drakfont: fix gtk+-2 port
don't use anymore deprecated widgets
* services.pm: drakxservices' gtk+-2 port
* standalone/logdrake: fix gtk+2 port
2002/12/04 adesmons
* network/netconnect.pm, network/tools.pm, network/network.pm,
network/modem.pm: More data are now fetched from system instead of
drakconnect conf file
2002/12/04 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/locales-skeleton.tar.bz2: added recognition of locale named
"en_US.UTF-8"
* lang.pm: made 'en_US.UTF-8' the default locale for LC_* varaibles during
isntall
* share/fonts.tar.bz2: Put Nimbus Sans L as default font
put back the default iso8859-15 fonts used by install.rc
* install_gtk.pm: put "Nimbus Sans L" as used font
try of Gtk2 font definitions
2002/12/04 Pixel <pixel@mandrakesoft.com>
* network/adsl.pm: remove unused variables or rename them with an
underscore (eg: $o becomes $_o)
syntax changes to make perl_checker happy
* install_steps.pm: remove unused code (installCrypto)
remove unused variables or rename them with an underscore (eg: $o
becomes $_o)
do not use "local *F"
* install_steps_interactive.pm, install2.pm: remove unused code
(installCrypto)
remove unused variables or rename them with an underscore (eg: $o
becomes $_o)
* interactive.pm: remove unused variables or rename them with an
underscore (eg: $o becomes $_o)
"require log" causes some pb, perl thinking that "log" is the log()
function. So replace it with require 'log.pm' (perl_checker will handle
this)
* fsedit.pm: remove unused variables or rename them with an underscore
(eg: $o becomes $_o)
use if_() where possible (as reported by perl_checker)
don't use "local *F"
* interactive/stdio.pm: remove unused variables or rename them with an
underscore (eg: $o becomes $_o)
fix typo
* crypto.pm: use if_() where possible (as reported by perl_checker)
* my_gtk.pm, ugtk.pm, printer/printerdrake.pm, ugtk2.pm,
install_steps_gtk.pm, printer/main.pm, fs.pm, bootloader.pm: remove
unused variables or rename them with an underscore (eg: $o becomes $_o)
use if_() where possible (as reported by perl_checker)
* scanner.pm: remove unused variables or rename them with an underscore
(eg: $o becomes $_o)
$prefix is no good, replace it with $::prefix
* partition_table/dos.pm, partition_table/sun.pm, partition_table/bsd.pm,
partition_table/empty.pm, keyboard.pm, partition_table/lvm_PV.pm: do not
use "local *F"
* printer/office.pm, Xconfig/parse.pm, network/smb.pm, mouse.pm,
resize_fat/io.pm, Xconfig/xfree4.pm, network/drakfirewall.pm,
Xconfig/main.pm, diskdrake/smbnfs_gtk.pm, partition_table.pm,
printer/common.pm, diskdrake/interactive.pm, pkgs.pm,
install_steps_auto_install.pm, diskdrake/hd_gtk.pm, Xconfig/monitor.pm,
install_any.pm, diskdrake/removable.pm, network/isdn.pm, swap.pm,
resize_fat/directory.pm, devices.pm, commands.pm,
install_interactive.pm, printer/gimp.pm, any.pm, interactive/http.pm,
printer/detect.pm, ftp.pm, services.pm, interactive/newt.pm,
resize_fat/dir_entry.pm, network/ethernet.pm,
Xconfig/resolution_and_depth.pm, Xconfig/test.pm, diskdrake/dav.pm,
network/smbnfs.pm, interactive/gtk.pm, network/nfs.pm: remove unused
variables or rename them with an underscore (eg: $o becomes $_o)
* standalone.pm: no need to "require common", it is "use"d
"require log" causes some pb, perl thinking that "log" is the log()
function. So replace it with require 'log.pm' (perl_checker will handle
this)
* network/tools.pm: remove unused variables or rename them with an
underscore (eg: $o becomes $_o)
my' variables as needed
* security/main.pm, network/modem.pm: remove unused variables or rename
them with an underscore (eg: $o becomes $_o)
syntax changes to make perl_checker happy
syntax changes to make perl_checker happy
* network/network.pm: remove unused variables or rename them with an
underscore (eg: $o becomes $_o)
syntax changes to make perl_checker happy
use if_() where possible (as reported by perl_checker)
* network/netconnect.pm: remove unused variables or rename them with an
underscore (eg: $o becomes $_o)
- %l is not used, so why declare it??
- in network::netconnect::main(), declare @l as it should be. But the
code is really wrong, it NEEDS fixing (bis)
syntax changes to make perl_checker happy
use if_() where possible (as reported by perl_checker)
syntax changes to make perl_checker happy
* partition_table/mac.pm, modules.pm, partition_table/raw.pm, loopback.pm:
remove unused variables or rename them with an underscore (eg: $o
becomes $_o)
do not use "local *F"
* partition_table/gpt.pm: remove unused variables or rename them with an
underscore (eg: $o becomes $_o)
fix typo ($hd is not available in read_header(), so don't use it)
do not use "local *F"
2002/12/04 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/harddrake2:
- free objects non freeed by gtk+ (the eternal gobject vs boxed types
debat)
- remove dead code
- use ->append_set() everywhere
- strip again vendor name from displayed string (aka keep only the
model description)
- enfoce pixel style : remove () from method calls
* harddrake/data.pm: display "cpu #<XX>: <name>" for cpus
* harddrake/TODO: update
2002/12/04 Pixel <pixel@mandrakesoft.com>
* install_steps_gtk.pm: use option tty7 to force X server to be on tty7
(instead of opening tty5 and
tty6 so that the next available tty is tty7)
2002/12/04 uid580
* harddrake/ui.pm: kill "used by only one" harddrake::ui module,
move its content to standalone/harddrake2
cleanups
hide config buttons when switching from a configurable device to a non
configurable one
fix gtktext_insert() usage
gtk+2 port, yeah baby :-)
* security/main.pm: share common options
* pkgs.pm: perl_checker
* standalone/harddrake2, harddrake/data.pm: kill "used by only one"
harddrake::ui module,
move its content to standalone/harddrake2
* standalone/drakxservices: strict mode
* ugtk2.pm: reverse
clean up
* security/msec.pm:
- fix obvious pixel typo (s/if/if_/)
- no need to maintain dummy documentation about something which is
called only in one place
- simplify
2002/12/03 dam's <dams@idm.fr>
* any.pm: allow #, and other characters in phone number
2002/12/03 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/network.c: gcsux
* pkgs.pm, network/tools.pm: make it $::testing aware
* ugtk2.pm: misc fixes
* interactive/gtk.pm, diskdrake/hd_gtk.pm, install_steps_gtk.pm, mouse.pm,
services.pm, install_gtk.pm, diskdrake/smbnfs_gtk.pm: gtk2
2002/12/03 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/et.po, share/po/ja.po, share/po/vi.po: updated Estonian and
Vietnamese files; fixed typo in Japanese file
2002/12/03 Pixel <pixel@mandrakesoft.com>
* raid.pm: use output()
* network/tools.pm: cleanup use of filehandles
* detect_devices.pm: do not use "local my $F, ...", use "local(my $F, ...)
instead
do not use "local *F", use run_program::get_stdout() or "local $F"
instead
* scanner.pm, install_any.pm, timezone.pm, partition_table.pm: do not use
"local *F", use "my $F" or output() instead
* install_steps.pm: do not use "local my $F, ...", use "local(my $F, ...)
instead
* network/network.pm (read_resolv_conf): simplify
* Xconfig/test.pm, devices.pm: do not use "local my $F, ...", use
"local(my $F, ...) instead
do not use "local *F"
* commands.pm: do not use "local my $F, ...", use "local(my $F, ...)
instead
remove pack_ and unpack_ (unused)
* security/msec.pm: fix typo
simplify (esp. use cat_)
(get_value): cleanup
* fs.pm: one need run_program::raw() to use options
* common.pm: do not use "local my $F, ...", use "local(my $F, ...) instead
(formatXiB): simplify
use "my $F" instead of "local *F" (and cleanup)
* network/nfs.pm (find_exports): use run_program::raw + stdout
2002/12/03 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/logdrake, ugtk2.pm: add gtktext_append() and uses it
2002/12/03 Guillaume Cottenceau <gc@mandrakesoft.com>
* common.pm, c/stuff.xs.pl: workaround perl sprintf bug when some
parameters are utf8 and some not
* ugtk2.pm: titisux, revert the pango pixels stuff
2002/12/03 uid551
* share/fonts.tar.bz2: First try of fonts for Xft2
* share/po/zh_CN.po, share/po/pt_BR.po: updated Brazilian and Chinese
files
2002/12/02 adesmons
* network/netconnect.pm, network/network.pm, network/modem.pm,
standalone/drakconnect, network/adsl.pm: Some data are now fetched from
system instead of drakconnect conf file (adsl, ppp, ifcfg-eth)
2002/12/02 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: updated
pot file
2002/12/02 Pixel <pixel@mandrakesoft.com>
* standalone/adduserdrake: remove commented code
* proxy.pm: this package is unused, no need to keep it
* install_steps.pm: use output_with_perm()
use $::prefix
any::runlevel() doesnt need the prefix anymore
* Xconfig/card.pm: don't use $_
* bootloader.pm: use output()
* fs.pm: formatting timeout is now 1 hour
remove the duplicate mke2fs (fixes buggy 1.225 change)
use append_to_file()
* install_steps_interactive.pm: any::get_autologin() doesnt modify $o, it
returns a hash
use $::prefix
* network/network.pm (add2hosts): use output and pixelization
* any.pm: use output_with_perm()
any::get_autologin() doesnt modify $o, it returns a hash
use $::prefix
(get_autologin): $o->{autologin} is set to the chosen user only if
AUTOLOGIN is set (it now mirrors what set_autologin() does)
any::runlevel() doesnt need the prefix anymore
use output and append_to_file
* common.pm (set_alternative): simplify
(files_exist): simplify
* Xconfig/main.pm: any::runlevel() doesnt need the prefix anymore
* Xconfig/various.pm:
- any::runlevel() doesnt need the prefix anymore
- fix use of any:runlevel()
* printer/main.pm, printer/office.pm: simplify
* network/isdn.pm, network/netconnect.pm, mouse.pm, network/smb.pm,
network/tools.pm: use output_with_perm()
* Makefile: adapt "make test_pms" to new perl_checker
* bootlook.pm:
- use any::get_autologin and any::set_autologin
- any::set_autologin doesn't set /etc/sysconfig/autologin to perm 600,
is it needed??
use any::runlevel()
2002/12/02 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakbug: fix gtk2 port
* standalone/logdrake: make append option be usable as other ones
use named tags for color rather than rgbt triplet,
waiting for full foreground-gdk support in perl-gtk2
- gtk2 port
- add a note to remember to try gtkhtml instead of TextView
- make wait message be transcient and modal (we should share some
create_*_dialog() around logdrake/mcc/drakfloppy/rpmdrake)
- fixes for 'strict ref'
* security/main.pm, standalone/drakbackup, standalone/drakconnect:
- gtk2 port
- perl_checker fixes
* standalone/drakgw:
- fix gtk2 port
- let it work with kernel 2.5 too
* docs/porting-ugtk: add a tool to ease gtk2 port.
this is not the rule of thumb but basic stuff.
* standalone/drakTermServ, standalone/drakfont:
- gtk2 port
- consolidate some code in text_view()
- perl_checker fixes
* ugtk2.pm: make append option be usable as other ones
gtkfontinfo() is bugged since it uses a C macro which is
(oh surprise) not in binary library .... :
$fontinfo{$_} = Gtk2::Pango->PANGO_PIXELS($metrics->$func);
- use useless when needed
- gtktext_insert() : add an append argument to prevent overwriting
already present text in TextBuffer
- gtkfontinfo() is bugged since it uses a C macro which is
(oh surprise) not in binary library .... :
$fontinfo{$_} = Gtk2::Pango->PANGO_PIXELS($metrics->$func);
2002/11/28 Guillaume Cottenceau <gc@mandrakesoft.com>
* raid.pm: testing aware
* any.pm: load_category__prompt: use formatAlaTeX
2002/11/28 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/et.po: Updated Estonian file
* share/po/pt.po: Updated Portuguese file
2002/11/28 Pixel <pixel@mandrakesoft.com>
* commands.pm: fix "ps" and "df" (were broken due to localization of *DF
and *PS)
* bootlook.pm, network/adsl.pm, printer/printerdrake.pm: perl_checker
adaptations
perl_checker adaptations
* resize_fat/c_rewritten.pm: to export, one needs to inheritate from
Exporter
* resize_fat/io.pm: perl_checker adaptations
remove debug code
* Makefile: fix removing of pods when installing pms
* printer/cups.pm, any.pm, install_steps_gtk.pm, printer/main.pm,
printer/detect.pm, printer/common.pm, network/network.pm, ftp.pm,
services.pm, ugtk.pm, network/isdn.pm, network/ethernet.pm,
resize_fat/fat.pm, install_steps_interactive.pm, network/netconnect.pm,
lang.pm, network/tools.pm, install_any.pm, printer/gimp.pm,
partition_table.pm, harddrake/ui.pm: perl_checker adaptations
* Xconfig/test.pm: in the test snippet, add "use common" to have access to
N()
* bootloader.pm:
- compare labels case insensitively (thanks to D.Faure)
- when reading existing config, remove double quotes around the label
(thanks to D.Faure)
- add double quotes around the label instead of removing spaces (need
checking installkernel compatibility)
perl_checker adaptations
2002/11/28 Thierry Vignaud <tvignaud@mandrakesoft.com>
* services.pm:
- my_gtk->main already do the kill 'USR2'
and hardcoding signal number was bad anyway
- use gtkflush()
- my_gtk->main already do the kill 'USR2'
and hardcoding signal number was bad anyway
- use gtkflush()
* standalone/drakperm: one more fix
- "use strict" fixes
- perl_checker fixes
* standalone/drakgw: fix
* ugtk2.pm: perl_checker fixes
fix create_factory_menu*(): since we get an object and not anymore a
hash, let just return factory as another variable...
2002/11/27 Guillaume Cottenceau <gc@mandrakesoft.com>
* ugtk2.pm: reflect calling style change of PANGO_PIXELS
2002/11/27 Pixel <pixel@mandrakesoft.com>
* printer/main.pm: perl_checker adaptations
(configure_hpoj): functions dynamically loaded from /usr/sbin/ptal-init
are
now loaded in printer::hpoj namespace (needs testing)
* .perl_checker: update for new packages (Gtk2), and remove the
now-handled-by-perl_check packages
* Xconfig/card.pm, bootlook.pm, network/network.pm, log.pm,
printer/office.pm, help.pm, scanner.pm, install_steps.pm,
Xconfig/parse.pm, install_gtk.pm, network/isdn.pm, interactive.pm,
my_gtk.pm, swap.pm, resize_fat/fat.pm, partition_table/gpt.pm,
Newt/Newt.pm, resize_fat/c_rewritten.pm, mouse.pm, resize_fat/io.pm,
standalone.pm, lang.pm, devices.pm, install2.pm, commands.pm,
install_interactive.pm, printer/gimp.pm, partition_table.pm,
Xconfig/xfree3.pm, any.pm, install_steps_gtk.pm, printer/detect.pm,
interactive/http.pm, diskdrake/interactive.pm, ftp.pm,
interactive/stdio.pm, interactive/newt.pm, harddrake/sound.pm, fs.pm,
ugtk.pm, network/ethernet.pm, Xconfig/resolution_and_depth.pm,
bootloader.pm, Xconfig/test.pm, harddrake/data.pm, Xconfig/monitor.pm,
network/adsl.pm, fsedit.pm, modules.pm, network/tools.pm,
network/isdn_consts.pm, install_any.pm, printer/printerdrake.pm,
timezone.pm, harddrake/ui.pm, c/stuff.pm: perl_checker adaptations
2002/11/27 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakgw:
- Gtk2 port
- perl_checker fixes
* standalone/drakbug:
- Gtk2 port
- one perl_checker fix
* standalone/mousedrake: restore previous behaviour and exit early only in
cancel case
fix bad interaction between mcc & mousedrake.
interactive already take care of it through my_gtk...
2002/11/26 gbeauchesne
* install_any.pm: Only all.img is currently used on x86-64, ia64 and ppc.
Therefore, don't
complain nor try to stat some cdrom.img on first CD.
2002/11/26 Guillaume Cottenceau <gc@mandrakesoft.com>
* unused/demo-frozen-bubble.patch: forgot to commit it (.cvsignore
containing * doesn't help)
* ugtk2.pm: fix typo (gtkstring_size) thx to perl checker
fix shadow bug due to wrong extraction of allocation data
two small fixes
add
* Makefile: ugtk2.pm is temporarily not in drakxtools but in perl-GTK2
2002/11/26 Pablo Saratxaga <pablo@mandrakesoft.com>
* lang.pm: changed values for console font when en_US is chosen
* share/po/pt.po, share/po/pt_BR.po: Updated Portuguese files
2002/11/26 Pixel <pixel@mandrakesoft.com>
* interactive.pm, standalone.pm: no need to call common::backtrace(), use
directly backtrace() (was it written that way to workaround a bug in old
perl_checker?)
* ugtk2.pm: make perl_checker happy
* diskdrake/removable_gtk.pm: fix undeclared variable
2002/11/26 Thierry Vignaud <tvignaud@mandrakesoft.com>
* printer/main.pm: simplify some stuff
* harddrake/data.pm: fix eating too much items
* modules.pm, printer/detect.pm, run_program.pm, services.pm: perl_checker
fixes
* printer/printerdrake.pm: miaouh
simplify
2002/11/25 Fran�ois Pons <fpons@mandrakesoft.com>
* tools/oem-prepare: assume any hardware is found (forget to commit).
* rescue/tree/etc/oem-all: synced with latest change to HP version (and
now HP is in CVS).
* network/netconnect.pm: removed old code (commented out).
* diskdrake/interactive.pm: revert previous change useless (another
problem).
added a trailing true value for perl being happy.
* network/ethernet.pm: add support ADIModem.
removed reference to ...->{nb_cards} no more used.
removed 2 labels and 2 gotos by a very simple while, dam's is really
great
sometimes ;-)
* network/adsl.pm: add support for Sagem USB Modem (for free.fr ;-))
* network/network.pm: added is_domain_name that checks validity of a
domain name.
* detect_devices.pm: add getSagem() to detect Sagem USB ADSL Modem.
* install_any.pm: fixes perl-checker importation of bug, getFile is
complex for perl newbies, do
not rely on perl-checker for trying to "fix" it else it won't run
anymore ;-)
make it work (changed *F => *GETFILE and added a return) else perl has
some
problem using it as reference to file handle.
* mdk-stage1/dietlibc/include/sys/mount.h: fixes for new kernel headers
(It should problably be kernel-headers to be
modified but it is *much* faster to modify yoyotte's works).
2002/11/25 Pixel <pixel@mandrakesoft.com>
* pkgs.pm: fix typo (openInstallLog *must* return the filehandle)
don't use filehandle *pkgs::LOG, use a my'ed $LOG
since we use the "fileno", perl doesn't know we're still using the
filehandle, and so closes it, and :-(
* network/netconnect.pm: in network::netconnect::main(), declare @l as it
should be. But the code is really wrong, it NEEDS fixing
$modem is redefined 2 lines below its first declaration. this first
declaration is useless (??)
* standalone/diskdrake: oops, didn't see titi modified option handling
fix handling of options --expert and --testing
* install_any.pm: use a scalar instead of a typeglob (let typeglobs be
deprecated!)
* lang.pm: fix handling of "all" languages selected
* network/isdn.pm: since $mouse is undefined, replace it with undef (??)
* diskdrake/interactive.pm: make perl_checker happy
* network/tools.pm:
- $up was my-ed inside the if-then block though it was used outside
the block (hint: buggy code)
- my @country as it should be
2002/11/25 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone.pm:
- simplify --embedded handling
- stricter matching on --no-autoc
* ugtk.pm:
- simplify mcc stuff
- prevent bad stacking of right icons in mcc at startup
* detect_devices.pm: remove dobles
* my_gtk.pm: warn about broken programs that misuse my_gtk
display in mcc when embedded only when ready to interact with the user
* harddrake/ui.pm: interactive->exit call my_gtk->exit which destroy the
window
* common.pm, standalone/drakbug, standalone/drakbug_report:
s/mdk_rel/mandrake_release/
consolidate some stuff from standalone tools & mcc into mdk_rel()
2002/11/22 Fran�ois Pons <fpons@mandrakesoft.com>
* mouse.pm: incorporate 8.2 HP fixes back in cooker.
2002/11/21 Guillaume Cottenceau <gc@mandrakesoft.com>
* standalone/drakautoinst: use ask_warn when I should, and remove a one
year old debug statement (???)
2002/11/21 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/net_monitor: switch latest tools that still manually handle
embedding
to use my_gtk
- perl_checker fixes
- use my_gtk to transparently handle embedding
* standalone/drakproxy: this one requires any
* standalone/drakbug:
- Gtk::Gdk::ImlibImage is not needed
- perl_checker fixes
- fix interactive exit (s/in/$in/ ->exit)
* standalone/drakfont, standalone/drakconnect, standalone/drakTermServ,
standalone/drakgw: switch latest tools that still manually handle
embedding
to use my_gtk
* standalone/drakbackup: switch latest tools that still manually handle
embedding
to use my_gtk
remove dead code about option managment which is
obsoleted by standalone
2002/11/20 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/ui.pm: hide the "please wait" at the latest stage
* ugtk.pm:
- api change for latest harddrake
- s/$x ne ''/$x/
* security/msec.pm: simplify
cleanups
* printer/printerdrake.pm: cleanups
update to new security::level scheme
* standalone/drakbackup: message_noconf_box() and message_underdevel()
were quite
identical. let consolidate them
message_noselect_box() and message_noselect_what_box() were just
identical (but for their label).
let consolidate this
send_mail_pb() and client_ftp_pb() were just identical (modulo their
label)
kill heavy duplication in get_cd_info()
perl_checker fixes
- don't gratuitously copy a 70 lines help text with typo changes,
translators will kill us
- use strict, fix it
s/$x ne (0|'')/$x/
* standalone/logdrake: do not use print_hello() callback, anyway it does
not exists (but in
drakfloppy ...)
- logdrake does not need any
- use ugtk for gtkcolor & co
- perl_checker fixes
* standalone/draksec, standalone/service_harddrake, standalone/drakgw,
standalone/draksound: perl_checker fixes
* standalone/draksplash: perl_checker fixes
- fixes for "use strict" (still some work to do since some variables
are created through ${ $x.$y }
- use my_gtk :
o clean code
o transparently manage embedding
- perl_checker fixes
* standalone/drakproxy, standalone/drakupdate_fstab: fix blind copyright
copy
* interactive/stdio.pm, standalone/drakbug, standalone/drakTermServ: s/$x
ne (0|'')/$x/
* standalone/drakfloppy: perl_checker fixes
more perl_checker fixes
- don't require unused modules
- use my_gtk to transparently handle embedding
- fixes for strict mode
- fixes for perl_checker (more to come after lunch)
* bootlook.pm: this is a module, not a program
2002/11/19 Frederic Lepied <flepied@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, network/ethernet.pm, share/po/az.po, share/po/zh_TW.po,
standalone/drakconnect, 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: default dhcp client is dhcp-client
2002/11/19 gbeauchesne
* mdk-stage1/log.c: Don't forget to va_end() what was va_copy()'ed.
2002/11/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* keyboard.pm, share/keyboards.tar.bz2: Added Malayalam keyboard
* share/po/fi.po: updated Finnish file
2002/11/19 Thierry Vignaud <tvignaud@mandrakesoft.com>
* security/main.pm, any.pm, security/level.pm, install_steps.pm:
- fix duplication of sec level setting:
merge any::get_secure_level() with
secure::msec::get_secure_level()
- move security level functions from secure::msec
to secure::level
- uses secure::level in install_steps
- fix duplication of security level labels
- draksec: use same strings in drakx, got nice
translations
- get_default_checks(): make it more readable
* mouse.pm: perldoc: explain basic usage of mouse.pm, regarding
problems that show up in early interaction between
harddrake::data and mouse
* harddrake/ui.pm:
- remove debugging code
- document menu building
- add option menu check boxes to prevent (slowly) detecting
printers and modems
- remove warnings on usb devices
- explains more cpu bugs
- eventually fix --testing effect
--testing handling was erronously reverted
* security/msec.pm:
- fix duplication of sec level setting:
merge any::get_secure_level() with
secure::msec::get_secure_level()
- move security level functions from secure::msec
to secure::level
- uses secure::level in install_steps
- fix duplication of security level labels
- draksec: use same strings in drakx, got nice
translations
- get_default_checks(): make it more readable
previous example in perldoc was buggy;
put one that really works
* diskdrake/hd_gtk.pm, diskdrake/interactive.pm: make perldoc working
* harddrake/data.pm: don't display two times some usb mice
* help.pm: one can now alter settings there
2002/11/18 Pixel <pixel@mandrakesoft.com>
* network/netconnect.pm, Xconfig/card.pm, bootlook.pm, printer/main.pm,
printer/detect.pm, Xconfig/monitor.pm, network/adsl.pm, standalone.pm,
pkgs.pm, harddrake/sound.pm, printer/office.pm, network/isdn.pm,
printer/printerdrake.pm, printer/gimp.pm, harddrake/ui.pm: make
perl_checker happy
2002/11/18 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/net_monitor, standalone/drakfont: drakbug, drakfont,
drakperm, draksplash, drakxtv, harddrake2,
net_monitor : final update for common cli options/help manager
update copyright years
* harddrake/TODO: final switch of drakbackup, logdrake and scannerdrake
to new option scheme
* standalone/adduserdrake, standalone/drakxservices, standalone/livedrake,
standalone/keyboarddrake, standalone/drakboot, standalone/mousedrake,
standalone/drakconnect, standalone/draksound:
- standalone.pm :
o make it be 'use strict' aware
o factorize options managment in one place
- standalone tools :
o they all now support -h|--help -v|--version, ...
o they can add their own options to %standalone::usages
- harddrake : use std --testing/$::testing rather than its own
--test option
* standalone/draksplash, standalone/harddrake2, standalone/drakbug,
standalone/drakperm: drakbug, drakfont, drakperm, draksplash, drakxtv,
harddrake2,
net_monitor : final update for common cli options/help manager
* drakxtools.spec: 9.1-0.2dmk
* standalone/drakautoinst, standalone/printerdrake, standalone/XFdrake,
standalone/drakgw:
- standalone.pm :
o make it be 'use strict' aware
o factorize options managment in one place
- standalone tools :
o they all now support -h|--help -v|--version, ...
o they can add their own options to %standalone::usages
- harddrake : use std --testing/$::testing rather than its own
--test option
update copyright years
* standalone/drakfloppy:
- standalone.pm :
o make it be 'use strict' aware
o factorize options managment in one place
- standalone tools :
o they all now support -h|--help -v|--version, ...
o they can add their own options to %standalone::usages
- harddrake : use std --testing/$::testing rather than its own
--test option
remove old dead commented i18n code that kept being copied around
* standalone/diskdrake: final switch of drakbackup, logdrake and
scannerdrake
to new option scheme
- standalone.pm :
o make it be 'use strict' aware
o factorize options managment in one place
- standalone tools :
o they all now support -h|--help -v|--version, ...
o they can add their own options to %standalone::usages
- harddrake : use std --testing/$::testing rather than its own
--test option
update copyright years
* standalone/logdrake: final switch of drakbackup, logdrake and
scannerdrake
to new option scheme
update copyright years
- clean code sot that it runs under "use strict"
- simplify date command construction, this is basic perl :-(
- kill dead old commented code to handle i18n instead of relying on
common shared modules
remove old dead commented i18n code that kept being copied around
* modparm.pm, modules/parameters.pm, modules/interactive.pm, any.pm:
rename modparm as modules::parameters
* standalone.pm: drakbug, drakfont, drakperm, draksplash, drakxtv,
harddrake2,
net_monitor : final update for common cli options/help manager
typo fix
switch drakTermServ to new option scheme
rename modparm as modules::parameters
final switch of drakbackup, logdrake and scannerdrake
to new option scheme
- standalone.pm :
o make it be 'use strict' aware
o factorize options managment in one place
- standalone tools :
o they all now support -h|--help -v|--version, ...
o they can add their own options to %standalone::usages
- harddrake : use std --testing/$::testing rather than its own
--test option
* standalone/drakxtv: drakbug, drakfont, drakperm, draksplash, drakxtv,
harddrake2,
net_monitor : final update for common cli options/help manager
- standalone.pm :
o make it be 'use strict' aware
o factorize options managment in one place
- standalone tools :
o they all now support -h|--help -v|--version, ...
o they can add their own options to %standalone::usages
- harddrake : use std --testing/$::testing rather than its own
--test option
* bootlook.pm: switch to new help/options scheme
update copyright years
* harddrake/ui.pm:
- standalone.pm :
o make it be 'use strict' aware
o factorize options managment in one place
- standalone tools :
o they all now support -h|--help -v|--version, ...
o they can add their own options to %standalone::usages
- harddrake : use std --testing/$::testing rather than its own
--test option
simplify code though my_gtk::gtkcolor
* standalone/drakTermServ: switch drakTermServ to new option scheme
* standalone/drakbackup, standalone/scannerdrake: final switch of
drakbackup, logdrake and scannerdrake
to new option scheme
update copyright years
* scanner.pm, standalone/drakproxy, security/msec.pm,
printer/printerdrake.pm: update copyright years
2002/11/17 alus
* share/po/pl.po: fix
2002/11/16 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/zh_CN.po, share/po/pt.po: updated Portuguese and Chinese files
2002/11/15 Pixel <pixel@mandrakesoft.com>
* any.pm, run_program.pm, interactive.pm, c.pm, ftp.pm:
s/wantarray/wantarray()/
2002/11/15 Thierry Vignaud <tvignaud@mandrakesoft.com>
* Xconfig/monitor.pm: perl_checker fix
* harddrake/data.pm: s/usbvideo/usbvision/
* standalone/drakxtv: typo fix
* printer/printerdrake.pm:
- more cleanups
- don't display messages if we're not going to remove/install some
packages
cleanups
cleanups
printerdrake::install_spooler() : fix heavy duplication of code
by using %spoolers data structure (function shrunked by 66%)
consolidate some stuff into printer::data::spoolers{XXX}{alternatives}
so that all alternatives get centralized in one data structure
cleanups
* printer/data.pm: printerdrake::install_spooler() : fix heavy duplication
of code
by using %spoolers data structure (function shrunked by 66%)
consolidate some stuff into printer::data::spoolers{XXX}{alternatives}
so that all alternatives get centralized in one data structure
* security/main.pm:
- use run_program rather than raw system
- kill useless show_msec_help()
- kill commented remanant code of help buttons
- add tooltip with default values on combos & entries
- log about security administrator changes only when we do some
- factorize some code into new_editable_combo() and
set_default_tip()
* Makefile.config, drakxtools.spec, harddrake/sound.pm,
Makefile.drakxtools:
- add missing printer directory
- bump version to 9.1 like most of our packages
2002/11/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ro.po: updated Romanian file
* standalone/drakfont: Make drakfont use ttmkfdir again, as it recognizes
more encodings,
use of parameter "-u" of ttmkfdir to always output unicode entries,
call xftcache to create/update the Xftcache files (used by Xft),
rewrite fonts.dir (with ttmkfdir) when removing a ttf file so it no
longer appears on the font list, and execute "xset fp rehash" after
adding/removing fonts, so the font list used by X server is
synchronized.
2002/11/14 Pixel <pixel@mandrakesoft.com>
* printer/cups.pm, bootlook.pm, network/network.pm, resize_fat/main.pm,
printer/office.pm, partition_table/dos.pm, scanner.pm, unused/scsi.pm,
my_gtk.pm, swap.pm, install_steps_interactive.pm, Xconfig/xfreeX.pm,
network/smb.pm, devices.pm, crypto.pm, commands.pm, printer/gimp.pm,
any.pm, install_steps_gtk.pm, printer/main.pm, printer/detect.pm,
interactive/stdio.pm, interactive/newt.pm, fs.pm,
resize_fat/dir_entry.pm, ugtk.pm, run_program.pm, bootloader.pm,
steps.pm, harddrake/data.pm, diskdrake/hd_gtk.pm, interactive/gtk.pm,
detect_devices.pm, network/tools.pm, install_any.pm,
printer/printerdrake.pm, harddrake/ui.pm:
- add/remove spaces to make perl_checker happy
- remove redundant parentheses
- add some parentheses for clarity
* partition_table/mac.pm, ftp.pm, pkgs.pm: make perl_checker happy
- add/remove spaces to make perl_checker happy
- remove redundant parentheses
- add some parentheses for clarity
* partition_table/gpt.pm, partition_table/raw.pm, partition_table.pm: make
perl_checker happy
2002/11/14 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/v4l.pm: resync with bttv-0.7.100 and saa7134-0.2.2snapshot
* drakxtools.spec: 1.1.12-1mdk
* security/main.pm:
- kill unused myexit()
- perl_checker fixes
* printer/main.pm, printer/data.pm, printer/STATUS, printer/office.pm,
printer/gimp.pm:
- printer::data : export all data structures
- cleanups
- all code is now runnable in strict mode
* security/msec.pm:
- perl_checker fixes
- clean code
- simplify config_function()
* harddrake/ui.pm: explain the detect() vs new() delayed gui construction
when embedded
display port for network printers too
2002/11/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sk.po, share/po/ru.po: updated Slovak and Russian files
2002/11/13 Pixel <pixel@mandrakesoft.com>
* printer/common.pm: fix syntax error
* Xconfig/various.pm, http.pm, network/network.pm, network/modem.pm,
resize_fat/main.pm, install_gtk.pm, interactive.pm, my_gtk.pm, mouse.pm,
printer/data.pm, devices.pm, lang.pm, install2.pm, install_steps_gtk.pm,
interactive/http.pm, partition_table/mac.pm, pkgs.pm,
interactive/newt.pm, network/ethernet.pm, standalone/XFdrake, steps.pm,
harddrake/data.pm, keyboard.pm, network/adsl.pm, fsedit.pm,
install_any.pm, harddrake/ui.pm: add/remove spaces to make perl_checker
happy
* bootlook.pm, printer/office.pm, scanner.pm, install_steps.pm,
network/isdn.pm, install_steps_interactive.pm, network/netconnect.pm,
harddrake/v4l.pm, printer/main.pm, harddrake/sound.pm, ugtk.pm,
network/tools.pm, printer/printerdrake.pm: add/remove spaces to make
perl_checker happy
add/remove spaces to make perl_checker happy
2002/11/13 Thierry Vignaud <tvignaud@mandrakesoft.com>
* printer/printerdrake.pm: simplify install_spooler() but there's still
lot of duplication there
(some work for tomorow)
- final switch to $::prefix
- simplify main::get_copiable_queues(), main::setcupslink()
- s/unless (X ne Y)/if (X eq Y)/
- set_usermode() : ensure we add the line if it didn't exists
* harddrake/ui.pm: display floppy driver type as well as mouse type
* printer/office.pm: fix files lookup
printer::common: export function
* printer/gimp.pm: don't reinvent the wheel, use common
* detect_devices.pm: fix vendor/model spliting when there's neither space
nor separator
* printer/common.pm: printer::common: export function
* printer/main.pm:
- final switch to $::prefix
- simplify main::get_copiable_queues(), main::setcupslink()
- s/unless (X ne Y)/if (X eq Y)/
- set_usermode() : ensure we add the line if it didn't exists
- set_usermode() : don't reinvent the wheel, use substInFile
- get_usermode() : ditto, use getVarsFromSh
* drakxtools.spec: pixel neither know how to update cvs nor comitting its
changes
2002/11/12 erwan
* mdk-stage1/network.c, mdk-stage1/stage1.h: Cleaning old stuff
2002/11/12 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po: updated Danish file
2002/11/12 Pixel <pixel@mandrakesoft.com>
* security/main.pm, bootlook.pm, printer/main.pm, printer/detect.pm,
partition_table/mac.pm, diskdrake/interactive.pm, pkgs.pm, services.pm,
printer/office.pm, ugtk.pm, run_program.pm,
install_steps_auto_install.pm, bootloader.pm, standalone/XFdrake,
network/netconnect.pm, lang.pm, install2.pm, modules.pm, commands.pm,
printer/printerdrake.pm, printer/gimp.pm, partition_table.pm: add/remove
some spaces to make perl_checker happy
* diskdrake/removable_gtk.pm: add "use common" for N()
2002/11/12 Thierry Vignaud <tvignaud@mandrakesoft.com>
* printer/main.pm: kill set_prefix()
printer related modules cleaning :
- create the printer/ hierarchy
- split services related stuff into services.pm & printer::services,
- move things that've nothing to do with printers into common.pm
(alternatives, permissions, ...)
- move eveything related to cups, gimp-print, detection,
{star,open}office to the corresponding splited printer:: module
- big consolidation of printer::office (it was obvious there were tons
of duplication between staroffice and openoffice managment)
- move other stuff into printer::main, printer::common,
status : print.pm has been heavily splited (now one can begin to
understand the little bits).
printerdrake still needs to be splited/cleaned and eventually removed
since printer/printerdrake modules separation is not understandable by
other people
till, in printer::gimp, $lprcommand is neither declared nor setted
nowhere. idem in mdk9.0 ...
* security/main.pm: fix _() -> N() conversion
* install_steps_interactive.pm: resync with latest printerdrake
* printer/printerdrake.pm: fix getSNMPModel() location
printer related modules cleaning :
- create the printer/ hierarchy
- split services related stuff into services.pm & printer::services,
- move things that've nothing to do with printers into common.pm
(alternatives, permissions, ...)
- move eveything related to cups, gimp-print, detection,
{star,open}office to the corresponding splited printer:: module
- big consolidation of printer::office (it was obvious there were tons
of duplication between staroffice and openoffice managment)
- move other stuff into printer::main, printer::common,
status : print.pm has been heavily splited (now one can begin to
understand the little bits).
printerdrake still needs to be splited/cleaned and eventually removed
since printer/printerdrake modules separation is not understandable by
other people
till, in printer::gimp, $lprcommand is neither declared nor setted
nowhere. idem in mdk9.0 ...
* drakxtools.spec: 1.1.12-1mdk
* printer/cups.pm, printer/detect.pm, printer/common.pm,
standalone/printerdrake, services.pm, printer/office.pm,
printer/default.pm, printer.pm, printer/data.pm, common.pm,
printer/services.pm, printerdrake.pm, printer/gimp.pm: printer related
modules cleaning :
- create the printer/ hierarchy
- split services related stuff into services.pm & printer::services,
- move things that've nothing to do with printers into common.pm
(alternatives, permissions, ...)
- move eveything related to cups, gimp-print, detection,
{star,open}office to the corresponding splited printer:: module
- big consolidation of printer::office (it was obvious there were tons
of duplication between staroffice and openoffice managment)
- move other stuff into printer::main, printer::common,
status : print.pm has been heavily splited (now one can begin to
understand the little bits).
printerdrake still needs to be splited/cleaned and eventually removed
since printer/printerdrake modules separation is not understandable by
other people
till, in printer::gimp, $lprcommand is neither declared nor setted
nowhere. idem in mdk9.0 ...
* standalone/drakxtv: don't offer to configure kernel for usbvision (no
option for now)
handle devices managed by usbvision too
* install_steps.pm: update for new printerdrake
* harddrake/data.pm: resync with printerdrake
handle devices managed by usbvision too
exclude more usb mice from unknown devices
2002/11/11 alus
* share/po/pl.po: updated
2002/11/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/vi.po, share/po/ru.po: updated Russian and Vietnamese files
2002/11/11 Pixel <pixel@mandrakesoft.com>
* security/msec.pm:
- replace ... =~ 'foo' with ... =~ /foo/
- remove unneeded parentheses for things like ... if (...)
add or remove spaces where need to please perl_checker
- use "foreach" instead of "for" in list context
- use "for" instead of "foreach" when used a la C
various small syntax enhancements to please perl_checker
* partition_table/sun.pm:
- use "foreach" instead of "for" in list context
- use "for" instead of "foreach" when used a la C
* Xconfig/card.pm, bootlook.pm, my_gtk.pm, network/netconnect.pm,
harddrake/data.pm, network/tools.pm, install_any.pm, security/main.pm,
network/isdn.pm, harddrake/ui.pm:
- replace ... =~ 'foo' with ... =~ /foo/
- remove unneeded parentheses for things like ... if (...)
add or remove spaces where need to please perl_checker
* detect_devices.pm:
- replace ... =~ 'foo' with ... =~ /foo/
- remove unneeded parentheses for things like ... if (...)
add or remove spaces where need to please perl_checker
- do not use "foreach $var (...) {...}" use "foreach my $var (...)
{...}" instead
(only pb are functions called in {...} that could use $var, none found
except in commands.pm)
- various small syntax enhancements to please perl_checker
* partition_table/mac.pm:
- do not use "foreach $var (...) {...}" use "foreach my $var (...)
{...}" instead
(only pb are functions called in {...} that could use $var, none found
except in commands.pm)
- various small syntax enhancements to please perl_checker
* pkgs.pm:
- replace ... =~ 'foo' with ... =~ /foo/
- remove unneeded parentheses for things like ... if (...)
- do not use "foreach $var (...) {...}" use "foreach my $var (...)
{...}" instead
(only pb are functions called in {...} that could use $var, none found
except in commands.pm)
- various small syntax enhancements to please perl_checker
* network/adsl.pm:
- replace ... =~ 'foo' with ... =~ /foo/
- remove unneeded parentheses for things like ... if (...)
add or remove spaces where need to please perl_checker
replace qq{...} with qq(...)
* network/network.pm, mouse.pm, standalone.pm, network/drakfirewall.pm,
partition_table.pm, partition_table/bsd.pm, ugtk.pm, Xconfig/monitor.pm,
modules.pm, network/shorewall.pm, network/modem.pm, resize_fat/main.pm,
resize_fat/any.pm, install_gtk.pm, unused/scsi.pm,
resize_fat/directory.pm, lang.pm, devices.pm, harddrake/v4l.pm, any.pm,
install_steps_gtk.pm, ftp.pm, services.pm, harddrake/sound.pm,
Xconfig/test.pm, steps.pm, keyboard.pm, interactive/gtk.pm,
partition_table/lvm_PV.pm, network/isdn_consts.pm: add or remove spaces
where need to please perl_checker
* standalone/drakfloppy: don't use <*> for globbing, use all or glob_
* standalone/logdrake: replace q@...@ with q(...) or here_doc
* interactive/stdio.pm, common.pm:
- replace ... =~ 'foo' with ... =~ /foo/
- remove unneeded parentheses for things like ... if (...)
various small syntax enhancements to please perl_checker
* http.pm, install_steps.pm, interactive/newt.pm, fs.pm, diskdrake/dav.pm:
- replace ... =~ 'foo' with ... =~ /foo/
- remove unneeded parentheses for things like ... if (...)
* resize_fat/fat.pm:
- use "foreach" instead of "for" in list context
- use "for" instead of "foreach" when used a la C
various small syntax enhancements to please perl_checker
* standalone/draksplash, raid.pm, Xconfig/xfreeX.pm,
partition_table/raw.pm: various small syntax enhancements to please
perl_checker
* install2.pm: add or remove spaces where need to please perl_checker
replace availableMemory with availableMemory()
* scanner.pm, commands.pm: add or remove spaces where need to please
perl_checker
- do not use "foreach $var (...) {...}" use "foreach my $var (...)
{...}" instead
(only pb are functions called in {...} that could use $var, none found
except in commands.pm)
- various small syntax enhancements to please perl_checker
* install_steps_interactive.pm:
- replace ... =~ 'foo' with ... =~ /foo/
- remove unneeded parentheses for things like ... if (...)
add or remove spaces where need to please perl_checker
replace availableMemory with availableMemory()
* network/ethernet.pm: add or remove spaces where need to please
perl_checker
various small syntax enhancements to please perl_checker
* printerdrake.pm, printer.pm:
- replace ... =~ 'foo' with ... =~ /foo/
- remove unneeded parentheses for things like ... if (...)
add or remove spaces where need to please perl_checker
- use "foreach" instead of "for" in list context
- use "for" instead of "foreach" when used a la C
- do not use "foreach $var (...) {...}" use "foreach my $var (...)
{...}" instead
(only pb are functions called in {...} that could use $var, none found
except in commands.pm)
- various small syntax enhancements to please perl_checker
2002/11/10 gbeauchesne
* mdk-stage1/minilibc.c: Fix implementation of signal() for x86-64, adjust
for new kernel-headers
2002/11/10 Pixel <pixel@mandrakesoft.com>
* interactive/http.pm: don't return a typeglob ref, return the typeglob
(reference to typeglobs are
soft references which doesn't increment the ref count)
* network/tools.pm: don't return a typeglob ref, return the typeglob
(reference to typeglobs are
soft references which doesn't increment the ref count) (thanks to Gerard
Patel
for the precise bug report)
* standalone/draksplash, standalone/drakperm, standalone/drakbug,
bootlook.pm, standalone/harddrake2, standalone/printerdrake,
standalone/logdrake, standalone/drakfloppy, standalone/localedrake:
ensure "common" is imported to have N()
2002/11/09 Pixel <pixel@mandrakesoft.com>
* proxy.pm: fix typo
* network/tools.pm:
- do not use q{...} to please perl_checker
- use <<'EOF' instead
- at the same time, fix the "\n" at the beginning of the generated
script
* harddrake/data.pm: make perl_checker happy
2002/11/08 Pixel <pixel@mandrakesoft.com>
* printer.pm: fix my typos
* my_gtk.pm: normalize
2002/11/07 erwan
* mdk-stage1/stage1-data/stage1-with-kadeploy.tar.bz2,
mdk-stage1/network.c, mdk-stage1/stage1.h, mdk-stage1/url.c: SCSI
Support is now activated
* rescue/Makefile: Adding missing link for test in tree/usr/bin
* rescue/list, rescue/list.i386: SCSI support now activated
2002/11/07 Pablo Saratxaga <pablo@mandrakesoft.com>
* lang.pm: Added definition of default font for Thai
* 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/el.po, share/po/cs.po, share/po/bg.po, share/po/hu.po: updated
pot file
* share/rpmsrate: Added dependences for greek font and urw-fonts for
cyrillic
2002/11/07 Thierry Vignaud <tvignaud@mandrakesoft.com>
* detect_devices.pm:
- getCPUs() : fix cpu fields parsing
- harddrake::detect :
o describe most cpu fields
o print value of skipped fields
perl checker fixes
- harddrake : don't display modem when there're none
- getModem() :
o simplify
o remove unused variables
- getSerialModem() : indent
* harddrake/ui.pm:
- getCPUs() : fix cpu fields parsing
- harddrake::detect :
o describe most cpu fields
o print value of skipped fields
- describe cpu frequency
- only display help topics related to currently displayed fields in
right framea
- if no device selected, display a message explaining the help dialog
- simplify the unknow driver case for color choice
- only display fields we described
perl checker fixes
- add help for some cpu items
- only display choosen items
- remove a dead statement
* drakxtools.spec: 1.1.11-1mdk
2002/11/06 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem-all: add extra partition support as primary/logical
with configurable size and fs.
allow configurable min_size, def_size, trigger_size, inst_size,
swap_size.
2002/11/06 Pixel <pixel@mandrakesoft.com>
* partition_table.pm, install_any.pm:
- have "local *FILEHANDLE" before each "open FILEHANDLE, ..."
- use some "cat_" and "output" where possible
replace complex "unless"s with "if"s
replace "_" with "N" and "__" with "N_"
rationale:
- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_
- alas, function &_ is global and not by package (notice esp. that _
is not exported in common.pm)
- this lead to big ugly pb with packages defining their own &_,
overriding common.pm's &_
- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")
but relying on the global "_" is still dangerous!
* printerdrake.pm: replace "for my ..." with "foreach my ..."
replace complex "unless"s with "if"s
remove unneeded parentheses on the right side of infix if/foreach/unless
please perl_checker:
- local'ize $_ before doing while (<...>)
- use "foreach" instead of "for"
- remove unneeded parentheses on the right side of infix
if/foreach/unless
replace "_" with "N" and "__" with "N_"
rationale:
- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_
- alas, function &_ is global and not by package (notice esp. that _
is not exported in common.pm)
- this lead to big ugly pb with packages defining their own &_,
overriding common.pm's &_
- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")
but relying on the global "_" is still dangerous!
* partition_table/raw.pm: remove unneeded parentheses on the right side of
infix if/foreach/unless
replace "_" with "N" and "__" with "N_"
rationale:
- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_
- alas, function &_ is global and not by package (notice esp. that _
is not exported in common.pm)
- this lead to big ugly pb with packages defining their own &_,
overriding common.pm's &_
- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")
but relying on the global "_" is still dangerous!
* harddrake/data.pm, install2.pm, standalone/service_harddrake,
standalone/scannerdrake: make perl_checker happy
replace "_" with "N" and "__" with "N_"
rationale:
- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_
- alas, function &_ is global and not by package (notice esp. that _
is not exported in common.pm)
- this lead to big ugly pb with packages defining their own &_,
overriding common.pm's &_
- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")
but relying on the global "_" is still dangerous!
* network/netconnect.pm, diskdrake/interactive.pm, network/isdn.pm:
replace complex "unless"s with "if"s
replace "_" with "N" and "__" with "N_"
rationale:
- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_
- alas, function &_ is global and not by package (notice esp. that _
is not exported in common.pm)
- this lead to big ugly pb with packages defining their own &_,
overriding common.pm's &_
- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")
but relying on the global "_" is still dangerous!
* standalone/draksplash, bootlook.pm, share/advertising/14-mdkexpert.pl,
standalone/logdrake, share/advertising/17-mdkclub.pl, interactive.pm,
my_gtk.pm, share/advertising/11-mdkstore.pl,
share/advertising/02-community.pl, share/advertising/01-thanks.pl,
mouse.pm, standalone/keyboarddrake, standalone/drakboot,
share/po/DrakX.pot, standalone.pm, lvm.pm, standalone/drakTermServ,
standalone/net_monitor, share/advertising/05-games.pl,
network/drakfirewall.pm, standalone/mousedrake, Xconfig/main.pm,
install_steps_newt.pm, standalone/drakbackup, diskdrake/smbnfs_gtk.pm,
share/advertising/09-server.pl, share/advertising/04-multimedia.pl,
standalone/printerdrake, share/advertising/13-mdkcampus.pl,
install_steps_auto_install.pm, standalone/drakconnect,
standalone/drakbug, diskdrake/hd_gtk.pm,
share/advertising/07-desktop.pl, Xconfig/monitor.pm, network/adsl.pm,
proxy.pm, modules.pm, share/advertising/10-mnf.pl, network/shorewall.pm,
share/advertising/15-mdkexpert-corporate.pl,
share/advertising/08-development.pl, share/advertising/06-mcc.pl,
standalone/draksound, standalone/drakxtv, security/main.pm,
Xconfig/various.pm, network/modem.pm, help.pm,
diskdrake/removable_gtk.pm, install_gtk.pm, diskdrake/removable.pm,
standalone/drakautoinst, share/po/b_dump_strings.pm, modparm.pm,
install_steps_stdio.pm, Xconfig/xfreeX.pm, standalone/livedrake,
share/advertising/03-internet.pl, standalone/harddrake2,
harddrake/v4l.pm, modules/interactive.pm, crypto.pm,
install_interactive.pm, share/advertising/12-mdkstore.pl,
standalone/localedrake, loopback.pm, any.pm, interactive/http.pm,
interactive/stdio.pm, standalone/drakfloppy, services.pm,
interactive/newt.pm, share/po/Makefile, fs.pm, standalone/drakfont,
network/ethernet.pm, Xconfig/resolution_and_depth.pm, standalone/drakgw,
steps.pm, keyboard.pm, diskdrake/dav.pm, standalone/drakperm, fsedit.pm,
common.pm, share/po/fake_c.pl, harddrake/ui.pm: replace "_" with "N" and
"__" with "N_"
rationale:
- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_
- alas, function &_ is global and not by package (notice esp. that _
is not exported in common.pm)
- this lead to big ugly pb with packages defining their own &_,
overriding common.pm's &_
- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")
but relying on the global "_" is still dangerous!
* install_steps.pm: replace complex "unless"s with "if"s
please perl_checker:
- local'ize $_ before doing while (<...>)
- use "foreach" instead of "for"
- remove unneeded parentheses on the right side of infix
if/foreach/unless
replace "_" with "N" and "__" with "N_"
rationale:
- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_
- alas, function &_ is global and not by package (notice esp. that _
is not exported in common.pm)
- this lead to big ugly pb with packages defining their own &_,
overriding common.pm's &_
- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")
but relying on the global "_" is still dangerous!
* bootloader.pm:
- have "local *FILEHANDLE" before each "open FILEHANDLE, ..."
- use some "cat_" and "output" where possible
cleanup get_of_dev (aka ofpath)
replace complex "unless"s with "if"s
remove unneeded parentheses on the right side of infix if/foreach/unless
please perl_checker:
- local'ize $_ before doing while (<...>)
- use "foreach" instead of "for"
- remove unneeded parentheses on the right side of infix
if/foreach/unless
replace "_" with "N" and "__" with "N_"
rationale:
- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_
- alas, function &_ is global and not by package (notice esp. that _
is not exported in common.pm)
- this lead to big ugly pb with packages defining their own &_,
overriding common.pm's &_
- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")
but relying on the global "_" is still dangerous!
* network/network.pm:
- have "local *FILEHANDLE" before each "open FILEHANDLE, ..."
- use some "cat_" and "output" where possible
(write_resolv_conf): much cleanup (originally it was meant to introduce
cat_ and output, but it ended up with a complete rewrite :)
replace complex "unless"s with "if"s
replace "_" with "N" and "__" with "N_"
rationale:
- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_
- alas, function &_ is global and not by package (notice esp. that _
is not exported in common.pm)
- this lead to big ugly pb with packages defining their own &_,
overriding common.pm's &_
- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")
but relying on the global "_" is still dangerous!
* scanner.pm: make perl_checker happy
make perl_checker happy
* commands.pm:
- have "local *FILEHANDLE" before each "open FILEHANDLE, ..."
- use some "cat_" and "output" where possible
(cp): use cp_af
please perl_checker:
- local'ize $_ before doing while (<...>)
- use "foreach" instead of "for"
- remove unneeded parentheses on the right side of infix
if/foreach/unless
* Xconfig/test.pm: please perl_checker:
- local'ize $_ before doing while (<...>)
- use "foreach" instead of "for"
- remove unneeded parentheses on the right side of infix
if/foreach/unless
replace "_" with "N" and "__" with "N_"
rationale:
- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_
- alas, function &_ is global and not by package (notice esp. that _
is not exported in common.pm)
- this lead to big ugly pb with packages defining their own &_,
overriding common.pm's &_
- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")
but relying on the global "_" is still dangerous!
* standalone/diskdrake, network/nfs.pm: make perl_checker happy
* Xconfig/card.pm: when needVideoRam, don't take the raw value
VideoRam_probed,
better take a known value <= VideoRam_probed
replace "_" with "N" and "__" with "N_"
rationale:
- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_
- alas, function &_ is global and not by package (notice esp. that _
is not exported in common.pm)
- this lead to big ugly pb with packages defining their own &_,
overriding common.pm's &_
- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")
but relying on the global "_" is still dangerous!
* Xconfig/xfree4.pm: please perl_checker:
- local'ize $_ before doing while (<...>)
- use "foreach" instead of "for"
- remove unneeded parentheses on the right side of infix
if/foreach/unless
* log.pm:
- have "local *FILEHANDLE" before each "open FILEHANDLE, ..."
- use some "cat_" and "output" where possible
* detect_devices.pm:
- have "local *FILEHANDLE" before each "open FILEHANDLE, ..."
- use some "cat_" and "output" where possible
make perl_checker happy
replace complex "unless"s with "if"s
please perl_checker:
- local'ize $_ before doing while (<...>)
- use "foreach" instead of "for"
- remove unneeded parentheses on the right side of infix
if/foreach/unless
* ugtk.pm: make perl_checker happy
please perl_checker:
- local'ize $_ before doing while (<...>)
- use "foreach" instead of "for"
- remove unneeded parentheses on the right side of infix
if/foreach/unless
replace "_" with "N" and "__" with "N_"
rationale:
- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_
- alas, function &_ is global and not by package (notice esp. that _
is not exported in common.pm)
- this lead to big ugly pb with packages defining their own &_,
overriding common.pm's &_
- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")
but relying on the global "_" is still dangerous!
* install_steps_interactive.pm, harddrake/sound.pm: make perl_checker
happy
replace complex "unless"s with "if"s
replace "_" with "N" and "__" with "N_"
rationale:
- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_
- alas, function &_ is global and not by package (notice esp. that _
is not exported in common.pm)
- this lead to big ugly pb with packages defining their own &_,
overriding common.pm's &_
- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")
but relying on the global "_" is still dangerous!
* standalone/XFdrake: fix typo
replace "_" with "N" and "__" with "N_"
rationale:
- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_
- alas, function &_ is global and not by package (notice esp. that _
is not exported in common.pm)
- this lead to big ugly pb with packages defining their own &_,
overriding common.pm's &_
- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")
but relying on the global "_" is still dangerous!
* raid.pm, network/tools.pm, install_steps_gtk.pm:
- have "local *FILEHANDLE" before each "open FILEHANDLE, ..."
- use some "cat_" and "output" where possible
replace "_" with "N" and "__" with "N_"
rationale:
- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_
- alas, function &_ is global and not by package (notice esp. that _
is not exported in common.pm)
- this lead to big ugly pb with packages defining their own &_,
overriding common.pm's &_
- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")
but relying on the global "_" is still dangerous!
* printer.pm:
- have "local *FILEHANDLE" before each "open FILEHANDLE, ..."
- use some "cat_" and "output" where possible
replace "for my ..." with "foreach my ..."
remove unneeded parentheses on the right side of infix if/foreach/unless
please perl_checker:
- local'ize $_ before doing while (<...>)
- use "foreach" instead of "for"
- remove unneeded parentheses on the right side of infix
if/foreach/unless
replace "_" with "N" and "__" with "N_"
rationale:
- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_
- alas, function &_ is global and not by package (notice esp. that _
is not exported in common.pm)
- this lead to big ugly pb with packages defining their own &_,
overriding common.pm's &_
- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")
but relying on the global "_" is still dangerous!
* pkgs.pm:
- have "local *FILEHANDLE" before each "open FILEHANDLE, ..."
- use some "cat_" and "output" where possible
please perl_checker:
- local'ize $_ before doing while (<...>)
- use "foreach" instead of "for"
- remove unneeded parentheses on the right side of infix
if/foreach/unless
replace "_" with "N" and "__" with "N_"
rationale:
- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_
- alas, function &_ is global and not by package (notice esp. that _
is not exported in common.pm)
- this lead to big ugly pb with packages defining their own &_,
overriding common.pm's &_
- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")
but relying on the global "_" is still dangerous!
2002/11/06 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakxtools.spec: 1.1.10-mdk
* harddrake/sound.pm: fix for modules.pm not exporting
category2modules_and_description
2002/11/05 erwan
* rescue/tree/etc/rc.sysinit: modified rc.sysinit for ka
2002/11/05 gbeauchesne
* c/smp.c: Revert last change
Add generic cpu detection on x86-64 and IA-64, based on
sysconf(_SC_NPROCESSORS_ONLN)
* detect_devices.pm: Detect SMP more easily if we have APIC stuff capable
2002/11/05 Pixel <pixel@mandrakesoft.com>
* devices.pm: add /dev/ubd/0, /dev/ubd/1... support (thanks to Brian
Murrell)
* mouse.pm (xmouse2xId): ensure weird ids are ignored
use find_index instead of map_index
* interactive/newt.pm:
- fix dialog boxes using a scrollbar
- cleanup
use each_index instead of map_index when the return value is not used
* interactive.pm:
- do not handle "format"ing in interactive for combos
- do it in interactive::gtk instead (that way, "val" is back"format"ed
in callbacks as wanted)
- die when editable combos are used with non-strings (like arrays or
hashes)
* partition_table.pm:
- isUBD can tell wether it is an ubd partition
- isSpecial is true for ubd partitions
* fs.pm (format_ext2): better error message when it is called from
format_ext3
(thanks to Brian Murrell)
* diskdrake/interactive.pm, fsedit.pm: introduce a new flag:
getting_rid_of_readonly_allowed. It is set when the partition table
badly handled by diskdrake, but we are still allowed to wipe the
partition table and start
with something new.
* interactive/gtk.pm:
- do not handle "format"ing in interactive for combos
- do it in interactive::gtk instead (that way, "val" is back"format"ed
in callbacks as wanted)
- die when editable combos are used with non-strings (like arrays or
hashes)
use each_index instead of map_index when the return value is not used
* install2.pm: basic uml_install support (thanks to Brian Murrell)
use each_index instead of map_index when the return value is not used
* interactive/http.pm, interactive/stdio.pm, ugtk.pm, raid.pm,
bootloader.pm: use each_index instead of map_index when the return value
is not used
* Newt/Newt.xs:
- fix dialog boxes using a scrollbar
- cleanup
* services.pm: fix the use of a non-bounded regexp to check services (fix
"nfs" being marked
on whereas it is "nfslock" which is on)
2002/11/05 Stew Benedict <sbenedict@mandrakesoft.com>
* tools/ppc/mkINSTALLCD: Update PPC boot CD creation.
* mdk-stage1/init.c: PPC TIOCSCTTY changed to 0x540E
2002/11/05 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakxtools.spec: newt rebuild
2002/11/04 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sk.po: updated Slovak file
2002/11/04 Pixel <pixel@mandrakesoft.com>
* keyboard.pm, Xconfig/xfreeX.pm, Xconfig/parse.pm,
standalone/keyboarddrake: add XkbCompat "group_led" for all keyboards
where a group layout switching is used
* Xconfig/xfree.pm: have an empty configuration when a config file is
buggy
2002/11/04 Thierry Vignaud <tvignaud@mandrakesoft.com>
* printer.pm: typo fixes
* drakxtools.spec: 1.1.10-2mdk
2002/11/01 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ru.po, share/po/pt_BR.po: updated Russian and Portuguese files
2002/10/31 erwan
* mdk-stage1/stage1.c, mdk-stage1/network.c, mdk-stage1/tools.c,
mdk-stage1/tools.h, mdk-stage1/url.h, mdk-stage1/url.c: Including
ka-deploy for stage 2
* mdk-stage1/stage1-data/stage1-with-kadeploy.tar.bz2: Including ka-deploy
for stage 2
Adding missing file (stage1-with-kadeploy)
2002/10/30 erwan
* mdk-stage1/stage1.c, mdk-stage1/network.c, mdk-stage1/stage1.h,
mdk-stage1/network.h: Applying patch from 8.2, ka.img is working fine in
old mode
2002/10/30 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po: updated Portuguese file
2002/10/29 Stew Benedict <sbenedict@mandrakesoft.com>
* bootloader.pm, rescue/list.ppc: Reflect changes in yaboot package.
2002/10/28 alus
* share/po/pl.po: updated
updated translation
2002/10/28 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/modem.pm: add sub winmodemConfigure
* network/netconnect.pm: few reworks for winmodem detection
* detect_devices.pm: s#$_->{driver} eq
'Bad:www.linmodems.org'#$_->{driver} =~ /www.linmodems.org/# to fit with
ldetect
2002/10/28 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ro.po: Updated Romanian and Vietnamese files
2002/10/28 Pixel <pixel@mandrakesoft.com>
* install_any.pm (preConfigureTimezone): don't set UTC in beginner mode if
there is no windows
2002/10/28 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ: typo in comments: Josep L. Guallar-Esteve
<jlguallar@computer.org>
2002/10/28 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/sound.pm: add new drivers
2002/10/25 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem-all: reduced version of oem script which allow
installing in oem mode but
without restricting language and without installing any packages.
all package are copied to disk, ie this is an automated hd install
builder.
2002/10/25 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/zh_CN.po, share/po/vi.po: updated Chinese and Vietnamese files
2002/10/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/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
2002/10/23 Pixel <pixel@mandrakesoft.com>
* network/netconnect.pm, install_steps_newt.pm, harddrake/sound.pm: make
perl_checker happy: replace PKG::f with PKG::f()
2002/10/23 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/data.pm: nono changes for stupid perl_checker whose maintainer
don't want to fix deficienties
reindent for lord pix
* harddrake/sound.pm: do a perl_checker pass after pixel one since he only
do half the work
reindent for lord pix
* ugtk.pm, printer.pm, network/adsl.pm, printerdrake.pm: perl_checker
fixes
* harddrake/v4l.pm, harddrake/ui.pm: reindent for lord pix
* detect_devices.pm: fix "poulpy sux"
* Xconfig/resolution_and_depth.pm: fix pixel code
2002/10/18 Damien Chaumette <dchaumette@mandrakesoft.com>
* detect_devices.pm: change dumb return values s/@pci_modems,
$serial_modem/$serial_modem, @pci_modems/ (thanks to pixel)
* network/netconnect.pm: remove useless 'pop'
change dumb return values s/@pci_modems, $serial_modem/$serial_modem,
@pci_modems/ (thanks to pixel)
2002/10/17 Damien Chaumette <dchaumette@mandrakesoft.com>
* harddrake/sound.pm: titi almost sux (he helped me that's why I can't say
titi sux :p)
2002/10/17 Pixel <pixel@mandrakesoft.com>
* any.pm, interactive/gtk.pm, network/modem.pm, Xconfig/monitor.pm,
pkgs.pm, interactive/newt.pm, install_steps.pm,
Xconfig/resolution_and_depth.pm, install_steps_interactive.pm: make new
perl_checker happy: replacing PKG::f by PKG::f()
* network/netconnect.pm: "=head" doc must end with "=cut"
2002/10/17 Thierry Vignaud <tvignaud@mandrakesoft.com>
* printer.pm: consolidate more stuff into %spoolers
start to consolidate %spoolers as a data structure
- printerdrake::auto_detect(local, net, smb):
o split into local_detect, net_detect, net_smb_detect
o detect: return all printers
- printer: consolidate all *help_output into help_output
* detect_devices.pm: add some comments to getCPUs
* printerdrake.pm: setup_common: consolidate regexp
- printerdrake::auto_detect(local, net, smb):
o split into local_detect, net_detect, net_smb_detect
o detect: return all printers
- printer: consolidate all *help_output into help_output
* network/netconnect.pm: document network::netconnect::detect()
* harddrake/data.pm:
- printerdrake::auto_detect(local, net, smb):
o split into local_detect, net_detect, net_smb_detect
o detect: return all printers
- printer: consolidate all *help_output into help_output
2002/10/16 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/netconnect.pm:
- winmodem detection fix
2002/10/16 Guillaume Cottenceau <gc@mandrakesoft.com>
* my_gtk.pm: fix dams suckiness breaking install2 --test
2002/10/16 Pixel <pixel@mandrakesoft.com>
* patch/patch-da.pl, patch/patch-IMPS2.pl:
- fix for bad da .mo charset
- ugly hack to allow IMPS2 switch to work
* c/stuff.xs.pl: initIMPS2: use /dev/mouse instead of /dev/cdrom (!)
2002/10/16 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/ui.pm: don't print empty help for fields without any help
- alphabetically sort help items
- add help for some cpu fields
fix Gtk::CTree:insert_node inversing devices order
-add cpus detection
- update todo list
- perl_checker fix
* standalone/drakfont: bit me!
* detect_devices.pm: getCPUs() : fix multiples cpu detection
-add cpus detection
- update todo list
- perl_checker fix
* harddrake/data.pm: display cpu name (eg "Pentium") too in harddrake gui
display "$vendor cpu number $id" for cpus in harddrake gui
miaouh
use code factored in detect_devices for modem detection
-add cpus detection
- update todo list
- perl_checker fix
* drakxtools.spec: 1.1.10-1mdk
buildrequires: libext2fs-devel
* harddrake/v4l.pm, harddrake/TODO:
-add cpus detection
- update todo list
- perl_checker fix
2002/10/15 Thierry Vignaud <tvignaud@mandrakesoft.com>
* detect_devices.pm: add Pioneer to vendors list
* harddrake/data.pm: display again unknown category (spoted by florent
beranger)
2002/10/14 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem: remove initrd images before umounting and exiting.
2002/10/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/eu.po: updated Basque file
2002/10/14 Stew Benedict <sbenedict@mandrakesoft.com>
* diskdrake/smbnfs_gtk.pm, install_any.pm: Hide password to browse W2k
servers. (Buchan Milne).
Domain name to all caps in smb.conf. (Buchan Milne).
* standalone/drakTermServ: Finish thin client setup option.
2002/10/14 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakbug:
- fix typos
- when something is eating io bandwith, drakbug is very slow to scroll
the menu, since on each item selection, it does rpm db
access. solution :
o cache rpm result in %packages
o only call rpm & which if nothing is cached
- if there's the selected package isn't installed, just print "package
not installed" (and translate that)
2002/10/12 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ: Read/Write thin client configuration.
Add draktermserv config to enable/disable thin clients.
Update documentation.
2002/10/11 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/adsl.pm: fix speedtouch detection
2002/10/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ca.po, share/po/pt.po, share/po/DrakX.pot: updated Catalan and
Portuguese files
2002/10/11 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ: Dynamic IP pool for client machines.
Don't require image for PCI clients.
Perl_checker fixes.
2002/10/10 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/adsl.pm: notify if speedtouch is detected or not
* network/netconnect.pm: add a warning window for winmodems
* detect_devices.pm, network/modem.pm:
- move serial modem detection to detect_devices.pm
- add speedtouch USB detection
- add winmodem detection
2002/10/10 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ: Correct typo in create boot ISO code
Add note in help about optional net boot image entry for PCI cards
2002/10/09 gbeauchesne
* mdk-stage1/log.c: ISO C standard as to say about va_list on 7.15 [#3]
If access to the varying arguments is desired, the called
function shall declare an object (referred to as ap in this
subclause) having type va_list. The object ap may be passed
as an argument to another function; if that function invokes
the va_arg macro with parameter ap, the value of ap in the
calling function is indeterminate and shall be passed to the
va_end macro prior to any further reference to ap.199)
Which interprets to do reuse a va_list that was already processed.
Instead, use a copy. This fixes crashes on x86-64 and debugging
feasible, since logging is now available. ;-)
* mdk-stage1/minilibc.h, mdk-stage1/minilibc.c: Add support for x86-64 to
minilibc. But we don't really use it yet, as glibc
requirements for stage1 undoubtedly make images already bigger. So let
have
glibc init there too. ;-)
* bootloader.pm: I surely don't want nor expect grub and loadlin to work
on x86-64.
* share/list.x86_64: Update list for perl mods and XF86 4.2.1 support
* tools/aewm-drakx/misc.c: Apply FredL change from HEAD
* mdk-stage1/disk.c: Use standard memset() instead of BSD-ish bzero().
* mdk-stage1/Makefile, mdk-stage1/Makefile.common: Add x86-64, use glibc
in init and stage1 as dietlibc is not working enough
and minilibc for init doesn't seem to let umounting take place at the
end
of installation.
* fs.pm: SYS_umount does not exist on modern kernels and architectures
like x86-64 :)
* mdk-stage1/rescue-gui.c: lib64 support
* tools/aewm-drakx/client.c: Fix get/set_wm_state(), we have to get the
same data (size) that was set.
* mdk-stage1/init.c: Add support for lib64 architectures (x86-64, ppc64,
etc.). Aka native
libraries are in */lib64 there.
* install_any.pm: Let's try a real bash prior to defaulting to perl'ish
/bin/sh?
* Xconfig/card.pm: Default to XF4 on x86-64 too
* install_steps_gtk.pm: Yeah, stuck with XFree86 4.X server on x86-64 too.
* partition_table.pm: Supported journalised FS on x86-64 are ReiserFS and
ext3fs for now. Though,
I haven't tested reiserfs and don't expect it to work before next kernel
update.
* mdk-stage1/insmod-modutils/util/sys_oim.c,
mdk-stage1/insmod-modutils/obj/obj_common.c,
mdk-stage1/insmod-modutils/include/obj.h,
mdk-stage1/insmod-modutils/util/xsystem.c,
mdk-stage1/insmod-modutils/include/util.h,
mdk-stage1/insmod-modutils/include/version.h,
mdk-stage1/insmod-modutils/util/sys_cm.c,
mdk-stage1/insmod-modutils/obj/obj_s390.c,
mdk-stage1/insmod-modutils/include/elf_sparc64.h,
mdk-stage1/insmod-modutils/include/elf_ppc.h,
mdk-stage1/insmod-modutils/insmod.c,
mdk-stage1/insmod-modutils/include/kallsyms.h,
mdk-stage1/insmod-modutils/include/elf_arm.h,
mdk-stage1/insmod-modutils/include/module.h,
mdk-stage1/insmod-modutils/util/xmalloc.c,
mdk-stage1/insmod-modutils/util/snap_shot.c,
mdk-stage1/insmod-modutils/include/kerneld.h,
mdk-stage1/insmod-modutils/util/sys_qm.c,
mdk-stage1/insmod-modutils/obj/obj_load.c,
mdk-stage1/insmod-modutils/obj/obj_alpha.c,
mdk-stage1/insmod-modutils/obj/obj_x86_64.c,
mdk-stage1/insmod-modutils/include/config.h,
mdk-stage1/insmod-modutils/Makefile,
mdk-stage1/insmod-modutils/obj/obj_gpl_license.c,
mdk-stage1/insmod-modutils/obj/obj_i386.c,
mdk-stage1/insmod-modutils/obj/obj_mips.c,
mdk-stage1/insmod-modutils/include/elf_alpha.h,
mdk-stage1/insmod-modutils/include/elf_s390.h,
mdk-stage1/insmod-modutils/util/config.c,
mdk-stage1/insmod-modutils/util/sys_dm.c,
mdk-stage1/insmod-modutils/include/elf_x86_64.h,
mdk-stage1/insmod-modutils/include/elf_m68k.h,
mdk-stage1/insmod-modutils/obj/obj_kallsyms.c,
mdk-stage1/insmod-modutils/include/elf_i386.h,
mdk-stage1/insmod-modutils/util/xstrcat.c,
mdk-stage1/insmod-modutils/obj/obj_arm.c,
mdk-stage1/insmod-modutils/obj/obj_m68k.c,
mdk-stage1/insmod-modutils/util/sys_nim.c,
mdk-stage1/insmod-modutils/obj/Makefile,
mdk-stage1/insmod-modutils/obj/obj_hppa64.c,
mdk-stage1/insmod-modutils/util/arch64.c,
mdk-stage1/insmod-modutils/obj/obj_hppa.c,
mdk-stage1/insmod-modutils/util/sys_gks.c,
mdk-stage1/insmod-modutils/include/elf_mips.h,
mdk-stage1/insmod-modutils/util/logger.c,
mdk-stage1/insmod-modutils/obj/obj_ppc.c,
mdk-stage1/insmod-modutils/util/xrealloc.c,
mdk-stage1/insmod-modutils/obj/obj_sparc.c,
mdk-stage1/insmod-modutils/util/alias.h,
mdk-stage1/insmod-modutils/util/xstrdup.c,
mdk-stage1/insmod-modutils/include/elf_sparc.h,
mdk-stage1/insmod-modutils/obj/obj_ia64.c,
mdk-stage1/insmod-modutils/obj/obj_sparc64.c,
mdk-stage1/insmod-modutils/obj/obj_reloc.c: Update to modutils 2.4.19
with x86-64 support and other fixes
* mdk-stage1/frontend.h, mdk-stage1/stdio-frontend.c: Hint compiler about
unused arguments and don't make it yell in that case. As,
we do use -Werror along with -Wall stuff.
* mdk-stage1/init-libc-headers.h: <sys/ioctl.h> is needed
* install_gtk.pm: Somehow, "recent" DrakX changes mutated driver into
Driver and card->type
into card->BoardName
* printerdrake.pm, any.pm: lib64 fixes
* proxy.pm: wgetrc is in /etc not /usr/lib
2002/10/09 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/ui.pm: don't use ugtk directly
2002/10/08 Frederic Lepied <flepied@mandrakesoft.com>
* tools/aewm-drakx/misc.c: removed client removal
2002/10/04 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ro.po: updated Romanian file
2002/10/02 alus
* share/po/pl.po: some changes
2002/10/02 Fran�ois Pons <fpons@mandrakesoft.com>
* patch/patch-oem-9.0.pl, patch/rpmsrate.oem-9.0-staroffice,
patch/rpmsrate.oem-9.0-openoffice: patch necessary for oem to work
nicely and the two rpmsrate that allow
CD of 700MB to be used.
2002/10/02 Guillaume Cottenceau <gc@mandrakesoft.com>
* install2.pm: try to fix my fix for blank
* modules.pm: try to fix my fix for blank
try to make the install work in "blank" mode (aka fix pixel
sucked when changed modules.pm code, not handling blank mode)
* mdk-stage1/Makefile: cooker
* mdk-stage1/stage1.c: do not detect/configure pcmcia stuff when "noauto"
param
2002/10/02 Thierry Vignaud <tvignaud@mandrakesoft.com>
* patch/patch-nforce.pl: update from oem patch
fix nforce (from francois oem patch)
* docs/9.0_errata.txt: miaou
i810 crash when using XRender on vt switch (see fredc for further
information) (fixed in cvs & rh's xfree86)
kernel : snd-via686 is said to produce white noise; add workaround
nforce audio bug
drakconf bug has been workarounded
2002/10/01 dam's <dams@idm.fr>
* ugtk.pm: forking ugtk, sorry guys. reverted last patch
cleaned, readded needed hack, removed mdk specific functions, added
libconf GUI, WARNING, create_dialog API changed
* my_gtk.pm: mdk icon_path are added here
2002/10/01 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps.pm: fixed oem images management not working at all!
2002/10/01 Thierry Vignaud <tvignaud@mandrakesoft.com>
* docs/9.0_errata.txt: add 3 bugs:
- drakfont: stat64 syscall blocks drakfont on ntfs partitions
- XFree86: X can corrupt sound when overusing pci bus
(PciRetry fix it)
- some people reports stops on reboot on "illegal seek" (having /usr
and / on the same fs "fix" it)
* drakxtools.spec: harddrake-ui doesn't need the same obsoletes/provides
as harddrake,
else we may require harddrake-ui on update (thus XFree86 ...)
2002/09/30 Daouda Lo <daouda@mandrakesoft.com>
* docs/9.0_errata.txt:
- first draft for all bugs/glitches/inconsistencies in 9.0. Developers
are welcomed to fill it, read it and fix.
2002/09/30 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: added possible fix for noauto: flag of hdlist not
generating good list file.
2002/09/30 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po: updated Danish file
* share/po/id.po, share/po/ro.po: Updated Romanian and Indonesian files
2002/09/30 Pixel <pixel@mandrakesoft.com>
* fs.pm: drop "notail" when filesystem is not reiserfs
2002/09/30 Till Kamppeter <till@mandrakesoft.com>
* docs/9.0_errata.txt: "Best Grayscale" on HP DJ 6xx/Apollo.
Several bugs found.
2002/09/28 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po: updated Latvian file; corrected Danish file
corrected encoding
* share/po/lv.po: updated Latvian file; corrected Danish file
2002/09/27 Guillaume Cottenceau <gc@mandrakesoft.com>
* docs/README: refine info on blank.img
2002/09/26 Guillaume Cottenceau <gc@mandrakesoft.com>
* network/network.pm: workaround situation when /etc/resolv.conf is an
absolute link to /etc/ppp/resolv.conf or whatever
* mdk-stage1/dhcp.c, mdk-stage1/network.c: try to not save the hostname
answered by the dhcp server
2002/09/25 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_steps_interactive.pm: log install class selection
2002/09/25 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/eu.po: updated Basque file
* share/po/tr.po, share/po/cs.po: updated Turkish and Czech files
2002/09/25 Pixel <pixel@mandrakesoft.com>
* any.pm: do not allow to create user "root" (thanks to Eric Fernandez)
2002/09/25 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/sound.pm: handle nvaudio too
2002/09/24 Damien Chaumette <dchaumette@mandrakesoft.com>
* any.pm: change load_category__prompt_for_more dying 'already displayed'
in return
* network/ethernet.pm: Fix configureNetwork to fit with new
any::load_category_prompt_for_more behavior
2002/09/24 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/zh_TW.po, share/po/pt.po: updated Chinese and Portuguese files
2002/09/24 Pixel <pixel@mandrakesoft.com>
* raid.pm: also create a raidtab if it doesn't exist (occurs when / has
been formatted)
* detect_devices.pm: fix raidAutoStartRaidtab crushing /etc/raidtab
* patch/patch-raidtab.pl: also create a raidtab if it doesn't exist
(occurs when / has been formatted)
fix raidAutoStartRaidtab crushing /etc/raidtab
2002/09/24 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk.pm: dams fix enable to get rid of the infamous ugly gtk timeout
from dams:
remove his ugly hack for mcc which altered the
scrolledwindow's "bordure" to hide it.
this used to be done through a gtk timer (hance
the ugly flash on first display of notebook pages)
now createScrolledWindow take a new optional argument
that enable to hide the border the right way
thanks dams
fix expansion of widgets
(eg see draksound help window behaviour on resizing)
* harddrake/TODO, harddrake/data.pm: move usb video devices to webcam
category
* security/main.pm: remember to factorize this with rpmdrake's wait
messages in my_gtk
remove "bogus periodic check 2" from periodic checks page
let simplify
* harddrake/ui.pm: add a few comments
split harddrake part that configure a module into modules::interactive
split devices listing ("detection") part into its own function
(detect) for readability
* Makefile.config, modules/interactive.pm: split harddrake part that
configure a module into modules::interactive
* security/msec.pm: ignore_list is useless
* share/po/br.po: update
2002/09/23 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/network.pm: fix NULL Gateway IP checking
2002/09/23 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_interactive.pm: tellAboutProprietaryModules: use formatAlaTeX
* rescue/devices.pl: add st devices
2002/09/23 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/es.po: updated Spanish file
* share/po/ru.po: updated Russian file
* share/po/id.po, share/po/zh_CN.po, share/po/pt.po: updated Indonesian,
Portuguese and Chinese files
* keyboard.pm: Made Lithuanian numeric row keyboard bi-mode
2002/09/23 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: Really fix daemon mode issue.
Fix daemon mode bug.
2002/09/23 Warly <warly@mandrakesoft.com>
* share/rpmsrate: move vim-enhanced in X 4
fix nforce version
2002/09/22 alus
* share/po/pl.po: No... Changes few days before release...
2002/09/22 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cy.po, share/po/id.po, share/po/lv.po, share/po/vi.po,
share/po/sk.po, share/po/ru.po, share/po/hu.po: updated Welsh,
Hungarian, Indonesian, Latvian, Russian, Slovak and Vietnamese
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/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