diff options
Diffstat (limited to 'perl-install/share/po/de.po')
0 files changed, 0 insertions, 0 deletions
![]() |
index : drakx | |
Mageia Installer and base platform for many utilities | Thierry Vignaud [tv] |
summaryrefslogtreecommitdiffstats |
2004/07/27 Daouda Lo <daouda at mandrakesoft.com>
* standalone/drakbug:
- scroll down text while typing
- many cleanups
- Stable releases are 'Official' and 'Community'
2004/07/27 jjorge
* share/po/pt.po: bunch of work
2004/07/27 Olivier Blin <oblin at mandrakesoft.com>
* network/adsl.pm: '-e 1' option is unneeded with speedtouch >= 1.3
2004/07/27 Pixel <pixel at mandrakesoft.com>
* lvm.pm:
- add field {fs_type} partially replacing {pt_type}
{pt_type} is always a number, {fs_type} is always a string
- introduce set_isFormatted()
(to ensure {notFormatted} but also {fs_type_from_magic} and
{bad_fs_type_magic} are updated)
- don't use 0x483 for ext3 anymore (same for reiserfs...),
the type_name gives both a pt_type and a fs_type
- many accessors from partition_table removed (type2fs(),
fs2pt_type())
- remove isThisFs() (not useful anymore since we can use directly
{fs_type})
- remove isFat() (inline the function)
- other isXXX() from partition_table are moved to fs::type
- part2name() is now fs::type::part2type_name
- name2pt_type() is now fs::type::type_name2subpart()
- partition_table::important_types() is now fs::type::type_names()
- fsedit::typeOfPart() is now fs::type::fs_type_from_magic()
- no need to truncate type_name since they are shorter
a {type} didn't get moved to {pt_type}, fixing
* loopback.pm, any.pm, partition_table/mac.pm, partition_table/bsd.pm,
diskdrake/interactive.pm, partition_table/dos.pm, fs.pm,
install_steps.pm, diskdrake/removable.pm, bootloader.pm,
partition_table/sun.pm, partition_table/gpt.pm,
install_steps_interactive.pm, network/smbnfs.pm, diskdrake/dav.pm,
diskdrake/hd_gtk.pm, fs/type.pm, fsedit.pm, install2.pm, raid.pm,
fs/format.pm, install_interactive.pm, install_any.pm,
partition_table.pm:
- add field {fs_type} partially replacing {pt_type}
{pt_type} is always a number, {fs_type} is always a string
- introduce set_isFormatted()
(to ensure {notFormatted} but also {fs_type_from_magic} and
{bad_fs_type_magic} are updated)
- don't use 0x483 for ext3 anymore (same for reiserfs...),
the type_name gives both a pt_type and a fs_type
- many accessors from partition_table removed (type2fs(),
fs2pt_type())
- remove isThisFs() (not useful anymore since we can use directly
{fs_type})
- remove isFat() (inline the function)
- other isXXX() from partition_table are moved to fs::type
- part2name() is now fs::type::part2type_name
- name2pt_type() is now fs::type::type_name2subpart()
- partition_table::important_types() is now fs::type::type_names()
- fsedit::typeOfPart() is now fs::type::fs_type_from_magic()
- no need to truncate type_name since they are shorter
2004/07/27 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/net_monitor: save/restore options
2004/07/26 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/07/26 Olivier Blin <oblin at mandrakesoft.com>
* network/tools.pm: remove unneeded quotes
let perl-MDK-Common do the quoting
2004/07/26 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/be.po: small fix
* share/po/bn.po: updated Bengali file
2004/07/26 Pixel <pixel at mandrakesoft.com>
* .perl_checker: blacklist Net::DNS (until we get rid of it?)
* authentication.pm: cleanup, fix various typos
(still, ->target seems broken, but i'm not sure, since i couldn't test)
* tools/make_mdkinst_stage2, install_steps_gtk.pm, docs/README,
Makefile.config, mdk-stage1/disk.c, pkgs.pm, mdk-stage1/doc/TECH-INFOS,
share/po/Makefile, install_steps.pm, standalone/drakpxe,
Makefile.drakxtools, Makefile, mdk-stage1/config-stage1.h, lang.pm,
tools/Makefile, install2.pm, modules.pm, rescue/Makefile,
share/advertising/Makefile, mdk-stage1/network.c,
tools/i386/netboot/menu.lst.example, install_any.pm: adapt to new
directories layout:
- Mandrake/mdkinst -> install/stage2/live
- Mandrake/base/mdkinst_stage2.bz2 ->
install/stage2/mdkinst_stage2.bz2
- Mandrake/base/rpmsrate -> media/media_info/rpmsrate
- Mandrake/RPMS -> media/main
- images -> install/images
- isolinux -> install/isolinux
- Mandrake/share/advertising -> install/extra/advertising
* fs/format.pm: fix typo
* detect_devices.pm: fix getCompaqSmartArray() on 2.6 (since
/proc/driver/cciss/cciss0 doesn't talk about c0dX anymore)
2004/07/26 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* ugtk2.pm: Redundant line.
2004/07/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakauth, authentication.pm, network/smb.pm: merge auth fixes
from HEAD
2004/07/26 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/be.po: small fix
2004/07/26 Pixel <pixel at mandrakesoft.com>
* tools/make_mdkinst_stage2, install_steps_gtk.pm, docs/README,
Makefile.config, mdk-stage1/disk.c, pkgs.pm, mdk-stage1/doc/TECH-INFOS,
share/po/Makefile, install_steps.pm, standalone/drakpxe,
Makefile.drakxtools, Makefile, mdk-stage1/config-stage1.h, lang.pm,
tools/Makefile, install2.pm, modules.pm, rescue/Makefile,
share/advertising/Makefile, mdk-stage1/network.c,
tools/i386/netboot/menu.lst.example, install_any.pm: adapt to new
directories layout:
- Mandrake/mdkinst -> install/stage2/live
- Mandrake/base/mdkinst_stage2.bz2 ->
install/stage2/mdkinst_stage2.bz2
- Mandrake/base/rpmsrate -> media/media_info/rpmsrate
- Mandrake/RPMS -> media/main
- images -> install/images
- isolinux -> install/isolinux
- Mandrake/share/advertising -> install/extra/advertising
* fs/format.pm: fix typo
2004/07/23 fisher
* share/po/uk.po: Ukrainian translation update.
2004/07/23 Olivier Blin <oblin at mandrakesoft.com>
* standalone/drakconnect: remove useless $lan_button and $host_button in
old drakconnect
cosmetics (remove useless blanks at end of line)
prepare for network::tools::reread_net_conf removal
* network/network.pm: hey, I suck, that's DIAL_ON_IFUP, not DIAL_ON_BOOT
- introduce ONBOOT and DIAL_ON_BOOT settings for isdn connections
- write this settings with configureNetwork2, kill the old tweak in
isdn.pm
- use the isdn_dial_on_boot step instead of nework_on_boot in
netconnect.pm
* network/adsl.pm: pptp connections are now handled by pppd (#6515)
* network/isdn.pm:
- introduce ONBOOT and DIAL_ON_BOOT settings for isdn connections
- write this settings with configureNetwork2, kill the old tweak in
isdn.pm
- use the isdn_dial_on_boot step instead of nework_on_boot in
netconnect.pm
FIRMWARE isn't used by ifup-ippp
* network/netconnect.pm: hey, I suck, that's DIAL_ON_IFUP, not
DIAL_ON_BOOT
perl_checker compliance
one more FIXME comment
- introduce ONBOOT and DIAL_ON_BOOT settings for isdn connections
- write this settings with configureNetwork2, kill the old tweak in
isdn.pm
- use the isdn_dial_on_boot step instead of nework_on_boot in
netconnect.pm
2004/07/23 Pixel <pixel at mandrakesoft.com>
* fs.pm, fs/format.pm: replace pt_type2name($part->{pt_type}) with
part2name($part)
(hoisting the dereferencing {pt_type})
- move format related functions out of fs.pm to new module
fs/format.pm
- remove swap.pm, moving its few functions to fs/format.pm or fs.pm
* diskdrake/hd_gtk.pm, install_any.pm: replace
pt_type2name($part->{pt_type}) with part2name($part)
(hoisting the dereferencing {pt_type})
* tools/mkhdlist: obsolete since 4 years
* partition_table.pm: replace pt_type2name($part->{pt_type}) with
part2name($part)
(hoisting the dereferencing {pt_type})
- simplify partition table entry names (based on fdisk's names)
- rename some internal variables
old dos is not useful anymore
simplify
* tools/updatehdlist: remove fpons only tool
* diskdrake/interactive.pm: replace pt_type2name($part->{pt_type}) with
part2name($part)
(hoisting the dereferencing {pt_type})
- move format related functions out of fs.pm to new module
fs/format.pm
- remove swap.pm, moving its few functions to fs/format.pm or fs.pm
fix indentation
* loopback.pm, raid.pm, commands.pm, swap.pm:
- move format related functions out of fs.pm to new module
fs/format.pm
- remove swap.pm, moving its few functions to fs/format.pm or fs.pm
2004/07/23 Vincent Guardiola <vguardiola at mandrakesoft.com>
* authentication.pm: remove print coin and pwet in find_srv_name function
clean function find_srv_name
Add "net time set -S $server" to AD et SMBKRB config, for clock sync
(kerberos require)
2004/07/22 Olivier Blin <oblin at mandrakesoft.com>
* network/network.pm: rewrite read_tmdns_conf to use cat_
perl_checker/misc fixes
2004/07/22 Pixel <pixel at mandrakesoft.com>
* modules/any_conf.pm: perl_checker enhancement
add $Id
modules::modprobe_conf now works (at least a little :)
* fsedit.pm: shorter and faster
set {is_removable} directly in fsedit::hds()
* modules/modprobe_conf.pm, modules/modules_conf.pm: add $Id
modules::modprobe_conf now works (at least a little :)
* drakxtools.spec: need latest MDK::Common
* modules.pm: cleanup
modules::modprobe_conf now works (at least a little :)
* fs.pm: set {is_removable} directly in fsedit::hds()
* detect_devices.pm:
- isRemovableDrive() removed, partially replaced with may_be_a_hd()
- the main difference is that isRemovableDrive() checked
isRemovableUsb() whereas
may_be_a_hd() allows more usb removable drives
(esp. memory cards and some usb keys declared as memory cards (0x0c76
0x0005))
simplify
- re-indent
- use begins_with()
more cleanup
cleanup
isRemovableDrive() doesn't check isRemovableUsb() anymore allowing more
usb
removable drives (esp. some usb keys declared as memory cards (0x0c76
0x0005))
* network/network.pm: perl_checker compliance
- don't use if_() when not needed and strange
- read_tmdns_conf() now knows which file it reads, don't give it as
argument
2004/07/22 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone.pm (rename) only log succesfull renamings
* network/network.pm (read_tmdns_conf) unbreak oblin code
(read_tmdns_conf) reinsert parameter naming for parameter checking
* drakxtools.spec: bump drakconf conflict due to new drakconnect API
2004/07/21 Pixel <pixel at mandrakesoft.com>
* standalone/drakautoinst: perl_checker fixes
* standalone/drakboot, standalone/drakfloppy: remove unused variable
* standalone/draksec, standalone/drakpxe, network/smb.pm: perl_checker
compliance
* harddrake/autoconf.pm, standalone/service_harddrake: use
do_pkgs_standalone->new instead of class_discard
- %modules::conf is no more a global, so many functions need passing
$modules_conf
- $modules_conf is a class choosing modules.conf or modprobe.conf
(esp. useful after install) (but not working yet!)
- modules::load() doesn't use $modules_conf, use
modules::load_and_configure()
- modules::load() doesn't allow options, use either
modules::load_raw() or modules::load_and_configure()
- some functions used to want an array ref for modules options and
some a string, now every functions use a string
- many functions (like modules::get_alias()) are now methods on
$modules_conf
- some functions in mouse.pm needed a $in where a $do_pkgs is enough
- some perl_checker compliance
- small fixes
* do_pkgs.pm:
- do_pkgs_standalone->new doesn't *need* a $in anymore
- ->in replace ->{in} so that it can be created on demand (ugly,
but...)
->{in}->do_pkgs gives the same kind of object, removing it
* standalone/XFdrake: XFdrake doesn't modify modules_conf! (or does it?)
* network/network.pm, install_steps.pm, network/isdn.pm,
install_steps_interactive.pm, network/netconnect.pm, mouse.pm,
install2.pm, modules/modprobe_conf.pm, harddrake/v4l.pm,
modules/interactive.pm, standalone/mousedrake, commands.pm,
printer/detect.pm, printer/main.pm, standalone/printerdrake,
harddrake/sound.pm, install_steps_auto_install.pm, network/ethernet.pm,
modules/any_conf.pm, standalone/drakconnect, modules/modules_conf.pm,
standalone/drakgw, harddrake/data.pm, network/adsl.pm,
detect_devices.pm, modules.pm, network/shorewall.pm, network/tools.pm,
Xconfig/default.pm, standalone/draksound, install_any.pm,
printer/printerdrake.pm, standalone/drakxtv:
- %modules::conf is no more a global, so many functions need passing
$modules_conf
- $modules_conf is a class choosing modules.conf or modprobe.conf
(esp. useful after install) (but not working yet!)
- modules::load() doesn't use $modules_conf, use
modules::load_and_configure()
- modules::load() doesn't allow options, use either
modules::load_raw() or modules::load_and_configure()
- some functions used to want an array ref for modules options and
some a string, now every functions use a string
- many functions (like modules::get_alias()) are now methods on
$modules_conf
- some functions in mouse.pm needed a $in where a $do_pkgs is enough
- some perl_checker compliance
- small fixes
2004/07/21 Thierry Vignaud <tvignaud at mandrakesoft.com>
* .perl_checker: blacklist URPM::Resolve
* standalone/drakauth: perl_checker fix
* lang.pm: fix xmodifiers setting which is broken since
perl-MDK-Common-1.1.13-1mdk
* drakxtools.spec: 10-57mdk
bump requires on perl-MDK-Common b/c of localedrake vs CJK issue
2004/07/21 Vincent Guardiola <vguardiola at mandrakesoft.com>
* authentication.pm: Add service smb et winbind restart in smbkrb config
2004/07/20 Olivier Blin <oblin at mandrakesoft.com>
* network/tools.pm: merge netconnect::load_conf in netconnect::read_conf
(and replace all calls to lload_conf with read_conf, remove all previous
calls to read_conf)
don't probe again connection type here since now
network::netconnect::load_conf does it as intended initially
* install_steps_interactive.pm: use correct method variable in chooseCD
(even if this code is used only in expert
mode which isn't anymore supported)
* network/netconnect.pm: fix perl_checker combo (yeah)
oops, fix suckiness
use read_net_conf to avoid code duplication
merge netconnect::load_conf in netconnect::read_conf (and replace all
calls to lload_conf with read_conf, remove all previous calls to
read_conf)
unused variable
don't forget to send $netcnx to network::network::read_all_conf ...
(or else we won't get back the probed connection type)
* standalone/draksound: do not probe devices twice (and avoid to grep on
detect_devices::probeall()), cosmetics
* standalone/net_monitor: merge netconnect::load_conf in
netconnect::read_conf (and replace all calls to lload_conf with
read_conf, remove all previous calls to read_conf)
cosmetics
do not allocate new Gtk2::Gdk::GC at each redraw (last memory leak
fixed ?)
use the power of the Gtk2::Dialog widget, thus giving change_color()
more luck to succeed
translate connection type (Fabrice Facorat)
fix spacing (from Fabrice Facorat, #10300), remove blank line
* standalone/drakconnect: maxi perl_checker compliance combo
do not read conf in add_intf, this is already done by the netconnect
wizard
merge netconnect::load_conf in netconnect::read_conf (and replace all
calls to lload_conf with read_conf, remove all previous calls to
read_conf)
2004/07/20 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/bn.po, share/po/ms.po, share/po/sk.po, share/po/gl.po,
share/po/pt_BR.po, share/po/th.po, share/po/et.po, share/po/ja.po,
share/po/hr.po, share/po/translation_size.pl, share/po/be.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/he.po, share/po/ca.po,
share/po/da.po, share/po/ar.po, share/po/ltg.po, share/po/nb.po,
share/po/ky.po, share/po/uz.po, share/po/ro.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/sr@Latn.po, share/po/sq.po, share/po/it.po,
share/po/eu.po, share/po/es.po, share/po/lv.po, share/po/hu.po,
share/po/fa.po, share/po/id.po, share/po/ru.po, share/po/br.po,
share/po/sl.po, share/po/nn.po, share/po/tr.po, share/po/mt.po,
share/po/ga.po, share/po/uk.po, share/po/mn.po, share/po/am.po, lang.pm,
share/po/lt.po, share/po/cy.po, share/po/tg.po, share/po/bs.po,
share/po/fur.po, share/po/mk.po, share/po/wa.po, share/po/is.po,
share/po/hi.po, share/po/af.po, share/po/az.po, share/po/pt.po,
share/po/vi.po, share/po/fr.po, share/po/ta.po, share/po/nl.po,
share/po/de.po, share/po/tl.po, share/po/validate.pl, share/po/eo.po,
share/po/bg.po, share/po/cs.po, share/po/el.po, share/po/uz@Latn.po:
changed MandrakeSoft -> Mandrakesoft
2004/07/20 Pixel <pixel at mandrakesoft.com>
* bootloader.pm: remove debugging code
* authentication.pm, install_steps_gtk.pm: perl_checker compliance
* mdk-stage1/dns.c, mdk-stage1/pcmcia_/cardmgr.c, standalone/drakfirewall,
share/advertising/pwp-02.pl, rescue/restore_ms_boot,
mdk-stage1/mkinitrd_helper/mkinitrd_helper.c, tools/genmodparm,
tools/gencryptofiles, rescue/tree/sbin/fakeshutdown, standalone/drakpxe,
mdk-stage1/config-stage1.h, standalone/drakvpn, standalone/drakboot,
standalone.pm, mdk-stage1/init-libc-headers.h, standalone/drakTermServ,
mdk-stage1/mar/mar-frontend.c, mdk-stage1/probing.h,
standalone/drakbackup, mdk-stage1/pcmcia_/probe.c,
mdk-stage1/insmod-busybox/insmod-frontend.c,
tools/serial_probe/serial_probe.c, mdk-stage1/disk.h,
mdk-stage1/modules.c, mdk-stage1/mount.c, standalone/printerdrake,
standalone/fileshareset, standalone/drakedm, mdk-stage1/modules.h,
share/advertising/dwd-01.pl, mdk-stage1/mar/mar.h,
share/advertising/dis-01.pl, standalone/drakhelp, standalone/XFdrake,
mdk-stage1/insmod.h, mdk-stage1/rp-pppoe/src/Makefile,
mdk-stage1/pcmcia_/pcmcia.h, standalone/drakupdate_fstab,
mdk-stage1/bzlib/Makefile, scanner.pm, mdk-stage1/Makefile.common,
mdk-stage1/stdio-frontend.c, standalone/drakproxy,
tools/ppc/mkINSTALLCD, share/advertising/dwd-06.pl,
mdk-stage1/rescue-gui.c, mdk-stage1/nfsmount.c, mdk-stage1/network.h,
mdk-stage1/doc/README, mdk-stage1/log.h, standalone/drakfloppy,
mdk-stage1/newt/Makefile, standalone/drakfont,
mdk-stage1/newt-frontend.c, share/advertising/ppp-01.pl,
rescue/tree/etc/profile, share/advertising/dis-09.pl,
mdk-stage1/network.c, mdk-stage1/disk.c, rescue/guessmounts,
mdk-stage1/url.c, standalone/logdrake, mdk-stage1/automatic.h,
mdk-stage1/frontend.h, mdk-stage1/insmod-modutils/insmod-frontend.c,
rescue/lsparts, mdk-stage1/usb-resource/Makefile, mdk-stage1/url.h,
mdk-stage1/probing.c, mdk-stage1/mar/mar-extract-only.h,
mdk-stage1/cdrom.c, mouse.pm, mdk-stage1/lomount.h, mdk-stage1/dhcp.h,
standalone/net_monitor, mdk-stage1/stage1.c, diskdrake/diskdrake.html,
mdk-stage1/dhcp.c, mdk-stage1/init.c, mdk-stage1/pci-resource/Makefile,
mdk-stage1/mkinitrd_helper/Makefile, install2, mdk-stage1/Makefile,
rescue/install_bootloader, mdk-stage1/lomount.c, mdk-stage1/adsl.h,
share/advertising/ppp-09.pl, mdk-stage1/adsl.c, mdk-stage1/dns.h,
mdk-stage1/automatic.c, mdk-stage1/mar/mar-extract-only.c,
standalone/drakconnect, tools/shift_img.c, standalone/drakbug,
tools/make_lang_png_transparent.c, mdk-stage1/frontend-common.c,
standalone/draksound, standalone/drakxtv, mdk-stage1/tools.h,
share/compssUsers.server, mdk-stage1/slang/Makefile,
mdk-stage1/minilibc.h, standalone/drakautoinst, mdk-stage1/cdrom.h,
mdk-stage1/Makefile.mkinitrd_helper, mdk-stage1/stage1.h,
standalone/diskdrake, mdk-stage1/doc/documented..frontend.h,
mdk-stage1/mount.h, mdk-stage1/directory.c, rescue/drvinst,
mdk-stage1/mar/Makefile, mdk-stage1/directory.h, mdk-stage1/log.c,
install_messages.pm, mdk-stage1/modules_descr.h, standalone/drakgw,
mdk-stage1/pcmcia_/Makefile, mdk-stage1/tools.c,
share/advertising/pwp-01.pl, tools/syncrpms,
share/advertising/pwp-08.pl, mdk-stage1/ppp/pppd/Makefile,
standalone/scannerdrake, mdk-stage1/minilibc.c: MandrakeSoft ->
Mandrakesoft
* share/list: adapt to file renaming
2004/07/20 Thierry Vignaud <tvignaud at mandrakesoft.com>
* authentication.pm: better looking wizard
* lang.pm (write) better check parameter rather than EUID
(write) do not bother trying to write /etc/menu-methods/lang.h when
run as a user
* standalone/drakauth: better looking wizard
put help out of the radiobutton
2004/07/20 Vincent Guardiola <vguardiola at mandrakesoft.com>
* authentication.pm: remove ask_warn winbind or SFU and add new entry in
kinds
Add desciption for authentification type
Add Entry for IDMAP
clean code
* standalone/drakauth: Add type => 'list' in ask_from
2004/07/20 Pixel <pixel at mandrakesoft.com>
* share/list: adapt to file renaming
* bootloader.pm: remove debugging code
2004/07/20 Vincent Guardiola <vguardiola at mandrakesoft.com>
* authentication.pm: clean code
2004/07/19 Olivier Blin <oblin at mandrakesoft.com>
* standalone/net_monitor: use run_program, try to handle default interface
better
disable the connect button if up interface is found (there is
currently no reliable way to find the gateway interface)
code factorization, do not use system() but fork() and exec() since we
don't
want to wait the command to return
perl_checker compliance
use ifup/ifdown to connect/disconnect
no need to be root to monitor connection
* network/netconnect.pm: use hotplug blacklist for adsl connections too
* network/network.pm: do not write wireless encryption key if empty
* network/tools.pm: make the tcp ping actually work
2004/07/19 Pixel <pixel at mandrakesoft.com>
* install_steps.pm: don't bootloader::suggest_floppy
* bootloader.pm: don't bootloader::suggest_floppy
don't unset prompt when timeout is undefined (and don't care when
timeout is 0)
* pkgs.pm: perl_checker compliance
add multimedia kernel in analyse_kernel_name
* tools/hd_grub.cgi, docs/README, rescue/rescue-doc,
rescue/tree/etc/issue, rescue/lsparts, docs/HACKING,
mdk-stage1/doc/README: replace "Mandrake Linux" with "Mandrakelinux"
* standalone/bootloader-config: also add long name when adding add short
name
2004/07/19 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-56mdk
fix changelog
merge changelog from the real update
* share/po/br.po: update
* standalone/net_monitor: unsensitive buttons immediatly once ifup/isdown
has completed
2004/07/19 Vincent Guardiola <vguardiola at mandrakesoft.com>
* authentication.pm: modify nss_path one to sub
config winbind for AD
* network/smb.pm: Add function write_smb_ads_conf
2004/07/18 Pixel <pixel at mandrakesoft.com>
* bootloader.pm: save the previous bootloader config file (bugzilla
#10072)
2004/07/17 Daouda Lo <daouda at mandrakesoft.com>
* pam.net_monitor, drakxtools.spec, apps.net_monitor, Makefile: remove
historical consolehelper files (pam.d and console.apps)
2004/07/16 Olivier Blin <oblin at mandrakesoft.com>
* network/tools.pm: use a tcp ping in check_link_beat if not root
* wizards.pm: do not ask to install already installed packages, prefer to
install
uninstalled packages (misc)
* install_steps_gtk.pm: fix predicted time when there is an error
installing packages
2004/07/15 Olivier Blin <oblin at mandrakesoft.com>
* standalone/net_monitor: add a border spacing of 5 pixel (fix #10299,
from Fabrice Facorat)
* drakxtools.spec: 10-54mdk
2004/07/15 Pixel <pixel at mandrakesoft.com>
* fsedit.pm: change_pt_type() must return a boolean value
* standalone/bootloader-config: make_boot_splash is no good since the same
initrd is used with or without vga=,
so call add_boot_splash directly
* bootloader.pm: make_boot_splash is no good since the same initrd is used
with or without vga=,
so call add_boot_splash directly
alt_xxx instead of old_xxx for bootloader labels (as suggested by
Svetoslav Slavtchev on cooker)
* diskdrake/interactive.pm: encryption key length can now be lower than
20, allowing >= 6
2004/07/14 Olivier Blin <oblin at mandrakesoft.com>
* install_steps_interactive.pm: to_bool is what I was looking for, thanks
Pixel
perl_checker fix, I should have done it before ...
automatically detect which media are available in install from ISO
images
* install_any.pm: remove unneeded return
automatically detect which media are available in install from ISO
images
* standalone/drakboot: use bootloader and Xconfig instead of
detect-resolution
2004/07/13 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/network.c: umount nfs directory if an error occurs too
fix segfault when hostname resolves as weird name without any dot (for
example 24.159.64.20 resolves as TN-JACKSN-NR1) and abort domain name
guess in this case
* standalone/net_applet: apply Pixel's suggestion, use //m instead of
foreach
* mdk-stage1/directory.c: don't forget to umount ISO images
it is again stupid to use a ramdisk if the install location isn't
mounted by loopback
2004/07/13 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/bn.po, share/po/fur.po: Added Bengali and Furlan files
2004/07/13 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* pkgs.pm: Some factorization. Protection against /var/lib/urpmi being a
dangling symlink (see bug #9934)
2004/07/13 Warly <warly at mandrakesoft.com>
* share/logo-mandrake.png: cooker logo
2004/07/12 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/07/12 Olivier Blin <oblin at mandrakesoft.com>
* standalone/net_applet: perl_checker fixes
add a "monitor network" menu item that launches net_monitor
use drakconnect to configure network
use 'ip route show' to find the gateway device when no GATEWAYDEV is
defined
2004/07/12 Pixel <pixel at mandrakesoft.com>
* bootloader.pm (sort_hds_according_to_bios): when installing on floppy,
$boot_hd is undefined, but that's ok (bugzilla #10260)
* authentication.pm:
- add "Active Directory" through winbind (it needs more stuff to work)
- drop using $val, use directly $authentication->{XXX}
2004/07/09 Pixel <pixel at mandrakesoft.com>
* lang.pm: replace lang::get_unneeded_png_lang_files() with
lang::png_lang_files
* share/list: unicore/PVA.pl is needed
- adapt to new perl
- use "*" instead of PERL_VERSION to be more versatile
* rescue/make_rescue_img, rescue/list: use "*" instead of PERL_VERSION in
list, but ensure only one match
* install_steps.pm: fix commit 1.685: use lang::analyse_locale_name() but
still use lang::l2locale()
* Makefile: replace lang::get_unneeded_png_lang_files() with
lang::png_lang_files
ensure "*" to wildcard a directory in share/list match only once
* tools/Makefile: ask perl where to find package.pm and URPM.pm, this is
more versatile than using installvendorlib
* install2.pm: fix mounting /sys (why did i switch to using syscall_
'mount' directly? and with missing parameters!)
* any.pm: add "ls -l /sys/bus/scsi/devices" in report.bug
(it helps for debugging getSCSI on 2.6)
2004/07/09 Thierry Vignaud <tvignaud at mandrakesoft.com>
* tools/cvslog2changelog.pl: sort
add Robert Vojta
2004/07/09 Pixel <pixel at mandrakesoft.com>
* install2.pm: fix mounting /sys (why did i switch to using syscall_
'mount' directly? and with missing parameters!)
* any.pm: add "ls -l /sys/bus/scsi/devices" in report.bug
(it helps for debugging getSCSI on 2.6)
2004/07/08 keld
* share/po/da.po: updates
soft/drakcronat/po/da.po soft/drakfax/po/da.po
soft/GtkMdkWidgets/po/da.po soft/mdkonline/po/da.po
soft/rpmdrake/po/da.po soft/urpmi/po/da.po
gi/perl-install/share/po/da.po
soft/galaxy/thememdk/mandrake_client/po/da.po
2004/07/08 Pixel <pixel at mandrakesoft.com>
* modules.pm: handle s/snd-card/snd/g and
s/snd-via686|snd-via8233/snd-via82xx/g more generically
in mergein_conf(), get the "above" value, and don't dirty "probeall"
rename load_raw() to load_raw_install() and change the prototype
cleanup
- create when_load_category()
- replace regexp [uo]hci on module name with testing category
"bus/usb"
- move the special case imm ppa from when_load() to load()
fix previous commit
- generalize the snd-pcm-oss case
- cleanup
- rename add_alias() into set_alias()
- create set_sound_slot() and use it
don't remove "above ... snd-pcm-oss" for the old alias, it's better done
explictly, and already done by remove_module()
* install_steps_interactive.pm:
- create X_options_from_o() and use it
- add freeDriver boot option
when adding users during install, suggest the user names found in /home
* Xconfig/card.pm, install2.pm, install_steps.pm, install_any.pm:
- create X_options_from_o() and use it
- add freeDriver boot option
* lang.pm: merge with MDK-10-update Move changes
* any.pm: fix typo
merge "language choice dialog" from MDK-10-update
selectCountry doesn't really need a $o, a $in is enough
when adding users during install, suggest the user names found in /home
* network/adsl.pm, harddrake/sound.pm, detect_devices.pm,
network/ethernet.pm:
- rename add_alias() into set_alias()
- create set_sound_slot() and use it
* standalone/adduserdrake: when adding users during install, suggest the
user names found in /home
2004/07/08 rvojta
* standalone/drakedm:
- typo fix (lost -> lose)
2004/07/08 Thierry Vignaud <tvignaud at mandrakesoft.com>
* tools/cvslog2changelog.pl: add vincent
* drakxtools.spec: 10-53mdk final
* standalone/drakedm: warn the user before dm exit will kill the session
(Robert Vojta, #10179)
2004/07/07 Pixel <pixel at mandrakesoft.com>
* mouse.pm: fix comment
modules::mergein_conf() doesn't need to be given /etc/modules.conf
=> prepare for reading either modprobe.conf or modules.conf based on the
running kernel version
* install_steps.pm, install_steps_interactive.pm, install_any.pm:
- move configure_pcmcia() and write_pcmcia() out of modules.pm to
install_any.pm
- load pcmcia_core, $pcic and ds in one call to modules::load
- don't pass prefix to write_pcmcia()
* modules.pm: fix indentation
modules::mergein_conf() doesn't need to be given /etc/modules.conf
=> prepare for reading either modprobe.conf or modules.conf based on the
running kernel version
modules::mergein_conf() doesn't need to be given /etc/modules.conf
=> prepare for reading either modprobe.conf or modules.conf based on the
running kernel version
remove non-useful prototypes ($)
use the module category to decide if it needs alias usb-interface or
alias ieee1394-controller
fix typo
- restrict view of %mappings_24_26 and %mappings_26_24 to modules.pm
- simplify mapping_24_26(), it now takes only one module name, not a
list
- simplify mapping_26_24(), the special case is handled properly in
%mappings_26_24
- move configure_pcmcia() and write_pcmcia() out of modules.pm to
install_any.pm
- load pcmcia_core, $pcic and ds in one call to modules::load
- don't pass prefix to write_pcmcia()
create write_preload_conf()
* standalone/XFdrake: modules::mergein_conf() doesn't need to be given
/etc/modules.conf
=> prepare for reading either modprobe.conf or modules.conf based on the
running kernel version
modules::mergein_conf() doesn't need to be given /etc/modules.conf
=> prepare for reading either modprobe.conf or modules.conf based on the
running kernel version
* standalone/printerdrake, standalone/service_harddrake,
network/ethernet.pm, harddrake/data.pm, network/netconnect.pm,
install2.pm, modules/interactive.pm, standalone/mousedrake,
standalone/draksound, standalone/drakxtv: modules::mergein_conf()
doesn't need to be given /etc/modules.conf
=> prepare for reading either modprobe.conf or modules.conf based on the
running kernel version
2004/07/07 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Merge fixes from Anthill 927, 929.
(filenames with spaces, .backupignore, gui behavior)
Merge fixes from Anthill 927, 929
(filenames with spaces, .backupignore, gui issues)
2004/07/06 Olivier Blin <oblin at mandrakesoft.com>
* standalone/drakboot: update bootsplash even if framebuffer was disabled
* mdk-stage1/config-stage1.h: add missing slash in Mandrake Move image
location
2004/07/06 Pixel <pixel at mandrakesoft.com>
* mdk-stage1/config-stage1.h: fix blino fix
doing basename is dumb (is blino too?), really make the symlink relative
* mdk-stage1/disk.c:
- when the directory is bad, go back to choose another directory
instead of choosing another device
(you can still use "Cancel" to choose another device)
- list files in directory given, not the root directory of the device
* standalone/bootloader-config: fix typo
- nicer "usage: ..."
- add actions "add-entry" and "remove-entry"
- add option --label
- add option --chainload
- rename --vmlinuz to --image
* bootloader.pm: remove unneeded spaces in append=" foo"
write_lilo handles "optional"
rename var
cleanup
cleanup
* mdk-stage1/directory.c: doing basename is dumb (is blino too?), really
make the symlink relative
* Xconfig/xfree.pm: add 1024x480 (part of bugzilla #5192)
* Xconfig/resolution_and_depth.pm: rename function $set_chosen_x_res to
$set_chosen_resolution (since it sets both)
(choose_gtk): ensure default height is the chosen one
2004/07/06 Thierry Vignaud <tvignaud at mandrakesoft.com>
* c/stuff.xs.pl: workaround blind gwenole
workaround build with new kernels
* standalone/service_harddrake: high level explanation
* drakxtools.spec: 10-53mdk
2004/07/06 Pixel <pixel at mandrakesoft.com>
* mdk-stage1/disk.c:
- when the directory is bad, go back to choose another directory
instead of choosing another device
(you can still use "Cancel" to choose another device)
- list files in directory given, not the root directory of the device
* mdk-stage1/config-stage1.h, mdk-stage1/directory.c: doing basename is
dumb (is blino too?), really make the symlink relative
2004/07/06 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/service_harddrake: high level explanation
2004/07/05 jjorge
* share/po/pt.po: rush to beta one man
2004/07/05 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/network.c: properly handle error return code in nfs install
* install_any.pm: allow medium change in nfs-iso install
* standalone/net_monitor: try to use $default_intf (and fix the last
perl_checker warning, yeah)
perl_checker compliance
rename $echr and $echt to $scale_r and $scale_t
remove unused variable $type
2004/07/05 Pixel <pixel at mandrakesoft.com>
* log.pm: use $LOG instead of *LOG
* standalone/draksec: fix #-PO: comment
* install_steps.pm: big renaming of field {type} to {pt_type},
this will allow defining {fs_type} which will always be a string
whereas {pt_type} will always be a number
allow getpwnam, getgrnam, getgrid to work
* any.pm, partition_table/mac.pm, partition_table/bsd.pm,
partition_table/dos.pm, diskdrake/removable.pm, partition_table/sun.pm,
partition_table/gpt.pm, install_steps_interactive.pm, network/smbnfs.pm,
diskdrake/dav.pm, diskdrake/hd_gtk.pm, lvm.pm, raid.pm,
install_interactive.pm, install_any.pm, partition_table/raw.pm,
partition_table.pm: big renaming of field {type} to {pt_type},
this will allow defining {fs_type} which will always be a string
whereas {pt_type} will always be a number
* drakxtools.spec: drakxtools-backend needs ldetect-lst (for
complete_usb_storage_info())
* fsedit.pm: big renaming of field {type} to {pt_type},
this will allow defining {fs_type} which will always be a string
whereas {pt_type} will always be a number
create rationalize_options() and use it (bugzilla #3525)
more checks should be done in this function, and used at more places
(but where?)
* bootloader.pm: big renaming of field {type} to {pt_type},
this will allow defining {fs_type} which will always be a string
whereas {pt_type} will always be a number
drop "other" entries in grub conf when the device is unknown
- handle missing root=/dev/xxx kernel commandline parameter
- handle grub splashimage option
oops, revert debugging code
* standalone/bootloader-config: drop --no-link option (already replaced by
--no-short-name)
- new option --no-short-name which implies no short labels (usually
vmlinuz) and no symlinks (usually /boot/vmlinuz)
- rename --no-link to --no-short-name (keeping compatibility for a few
days)
* fs.pm: big renaming of field {type} to {pt_type},
this will allow defining {fs_type} which will always be a string
whereas {pt_type} will always be a number
create rationalize_options() and use it (bugzilla #3525)
more checks should be done in this function, and used at more places
(but where?)
don't set {major} and {minor} to 0 when the device doesn't exist
* diskdrake/interactive.pm: fix function call
big renaming of field {type} to {pt_type},
this will allow defining {fs_type} which will always be a string
whereas {pt_type} will always be a number
2004/07/03 jjorge
* share/po/pt.po: saraiva esta rapido ;-)
2004/07/03 Pixel <pixel at mandrakesoft.com>
* bootloader.pm: fix typo
2004/07/02 fisher
* share/po/uk.po: Ukrainian translation update.
2004/07/02 Olivier Blin <oblin at mandrakesoft.com>
* network/adsl.pm: remove spurious '"pty ', I suck
pptp support (partial fix for #6515)
2004/07/02 Pixel <pixel at mandrakesoft.com>
* drakxtools.spec: ensure proper upgrade: explictly tell urpmi that old
drakxtools-newt conflicts with drakxtools-backend
* authentication.pm: cleanup
2004/07/02 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-52mdk
* lang.pm: switch to new japanese fonts (UTUMI Hirosi
<utuhiro78@yahoo.co.jp>)
(write) let be aware of install mode
(write) configure menu-method's language too so that altering language
is done for KDE menu entries too (instead of just programs' messages)
2004/07/02 vguardiola
* authentication.pm: Add anonymous bind
remove anonymous entry
add libsasl2-plug-gssapi when AD is selected
Change SSL/TLS to SSL or TLS
add uc_domain to realm section in /etc/krb5.conf
padbol
2004/07/01 Olivier Blin <oblin at mandrakesoft.com>
* any.pm: add fluxbox in known window managers list
* mdk-stage1/network.c: rephrase previous patch, with correct indentation
this time
add a slash at beginning of the given directory if not already present
(ftp and http install)
2004/07/01 Pixel <pixel at mandrakesoft.com>
* lang.pm: default consolefont is lat0-16, no more lat0-sun16
* authentication.pm, bootloader.pm: fix typo
* standalone/draksplash, standalone/printerdrake, standalone/logdrake,
standalone/draksec, standalone/drakfloppy, standalone/drakfont,
standalone/drakbug, standalone/drakperm, standalone/harddrake2,
standalone/drakTermServ, standalone/net_monitor, standalone/drakclock,
standalone/drakups: revert ugly code printing "This program cannot be
run in console mode",
it is easily done in ugtk2.pm
* Xconfig/xfree.pm: fix typo causing multiple "Keyboard" entries in
XF86Config (bugzilla #10163)
* drakxtools.spec: create package drakxtools-backend
* mdk-stage1/modules.c, install2.pm: stage1 used to write files
/tmp/network, /tmp/ifcfg-eth0, /etc/modules.conf
but those files are in /stage1 after pivot rooting, so:
- write modules.conf in /tmp instead of /etc
- cp those files from /stage1/tmp to /tmp before umounting /stage1
2004/07/01 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm, standalone/harddrake2: typo fix
* drakxtools.spec: add bug reference
10-50mdk
2004/06/30 fisher
* share/po/uk.po: Ukrainian translation update
Sync'ed with .pot
2004/06/30 fwang
* share/po/zh_CN.po: update
2004/06/30 Olivier Blin <oblin at mandrakesoft.com>
* standalone/net_monitor: try to display arrows closely to transmission
values
always draw an arrow next to transmitted amount
always display a speed label for transmitted graph
allow the user to use different scales for received and transmitted
prepare code to use distinct scales for received and transmitted
remove most magic numbers, prefer usage of $width and $height
2004/06/30 Pixel <pixel at mandrakesoft.com>
* ugtk2.pm: use print + exit instead of die
(so that standalone tools don't need to do it by hand)
* standalone/bootloader-config: when doing update_splash or remove_splash,
call when_config_changed (mainly for lilo)
please perl_checker
* network/smb.pm: shut up "smbclient -L"
* authentication.pm: for Active Directory, allow: Kerberos, SSL/TLS,
simple and anonymous
2004/06/30 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakfloppy (build_it) add translator hint
* standalone/net_monitor: fix button layout
2004/06/29 fisher
* share/po/uk.po: translation update
2004/06/29 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/network.c: properly handle "back" behavior in mirror list
step
do not unset automatic if mirror list selection fails, we know it wasn't
automatic at that point
remove http proxy settings from interface structure, that was really
dumb
allow to use a specific ACNAME for pppoe connections
* standalone/drakupdate_fstab: use fsedit::is_same_hd in drakupdate_fstab
and revert previous change in fs::subpart_from_wild_device_name (do not
fill both devfs_device and device fields)
* fs.pm: use fsedit::is_same_hd in drakupdate_fstab and revert previous
change in fs::subpart_from_wild_device_name (do not fill both
devfs_device and device fields)
do not add default device in device hash, it will be filled with result
from fs::subpart_from_wild_device_name
always update $part{device} in fs::subpart_from_wild_device_name because
/dev is stripped (fix #6982, #10175)
* mdk-stage1/tools.c, mdk-stage1/directory.c, mdk-stage1/probing.c:
variable declaration fixes (spotted by neofutur)
* mdk-stage1/network.h: remove http proxy settings from interface
structure, that was really dumb
allow to use a specific ACNAME for pppoe connections
* mdk-stage1/adsl.c: allow to use a specific ACNAME for pppoe connections
2004/06/29 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/uz.po, share/po/et.po, share/po/uz@Latn.po: updated Estonian
and Uzbek files
2004/06/29 Pixel <pixel at mandrakesoft.com>
* fsedit.pm: in is_same_hd(), both hds can have {device} unset, it doesn't
mean they are the same
* drakxtools.spec:
- add bootloader-config (used by bootloader-utils and bootsplash
scripts)
- drakboot (pixel):
o major backend rewrite b/c of code sharing with new installkernel
o when adding a new kernel, have a nicer new name for conflicting
entry
o when modifying kernel parameters in all entries, skip the
"failsafe" entry (#10143)
o when modifying a symlink, ensure we also use the long name for the
old symlink in the existing entries
- drakconnect (Olivier Blin):
o never disable "DHCP host name" entry box, it shouldn't be linked
with "Assign host name from DHCP address" checkbox (#2759, #9981)
o unblacklist sis900 since its link beat detection works with latest
kernels
- draksound: remove unneeded "above" lines in modules::write_conf
(Olivier Blin) (#8288)
- ugtk2 layer: catch missing wizard pixmap, otherwise we end up with
unshown windows and error messages can't pop up (pixel)
- don't require mkbootdisk
* Makefile: add missing share/net_monitor.desktop
* bootloader.pm:
- mkinitrd() calls make-boot-splash after building the initrd
(since /sbin/mkinitrd doesn't do it anymore)
- change mkinitrd() parameters
- change add_kernel() parameters and add option b_no_initrd
(it is available in installkernel though i suspect it is unused)
- after reading config file, get {perImageAppend} and {default_vga}
(it was only done for lilo and {perImageAppend})
- keep the current kernel for linux-nonfb too (it was only done for
failsafe)
- add create_link_source(), action(),
when_config_changed_{lilo,grub,yaboot}
- create write_yaboot()
* Makefile.config, standalone/bootloader-config: add bootloader-config
(tested for adding and removing in simple cases)
* .perl_checker: add "Getopt::Long" (used by bootloader-config)
2004/06/28 Pixel <pixel at mandrakesoft.com>
* share/rpmsrate: fix titi's regexp for matching centrino
* any.pm: don't set ICEAUTHORITY using $ENV{HOME} for kde (bugzilla
#10144)
* bootloader.pm: after install, when modifying kernel parameters in all
entries, skip the "failsafe" entry
(bugzilla #10143)
* ugtk2.pm: make perl_checker a little more happy
catch missing wizard pixmap, otherwise we end up with WizardWindow being
non
shown and error messages can't pop up
disallow switching to expert mode using Alt-e
2004/06/27 Thierry Vignaud <tvignaud at mandrakesoft.com>
* c/Makefile.PL: drop useless linkage since X11 stuff was split out of c
module
2004/06/25 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/directory.c: fix typo
do not use ramdisk in nfs install
add missing include for basename()
use relative symlink to image location in disk/nfs install, to have a
working stage2
2004/06/25 Pixel <pixel at mandrakesoft.com>
* install2.pm: remove deprecated rhimage symlink
* bootloader.pm: when adding a new kernel, have a nicer new name for
conflicting entry
when modifying a symlink, ensure we also use the long name for the old
symlink in the existing entries
* install_steps.pm: fix blino stage1 change (i think he likes breaking
things ;p)
bootloader::add_kernel() do a good job at replacing symlinks with the
real
kernel/initrd file name, so don't need to do it here
* install_any.pm: use internal_error() instead of die'ing with no
arguments
fix blino stage1 change (i think he likes breaking things ;p)
2004/06/25 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/directory.c: fix typo
do not use ramdisk in nfs install
add missing include for basename()
use relative symlink to image location in disk/nfs install, to have a
working stage2
* mdk-stage1/network.c: unset automatic in ftp/http install when ramdisk
can't be loaded
use new http_proxy variables instead of the old answers (not anymore
available)
* network/netconnect.pm: never disable "DHCP host name" entry box, it
shouldn't be linked with ""Assign host name from DHCP address" checkbox
(#2759, #9981)
unblacklist sis900 since its link beat detection works with latest
kernels
2004/06/25 Pixel <pixel at mandrakesoft.com>
* standalone/drakTermServ: simplify using new bootloader.pm
* Xconfig/various.pm, any.pm, standalone/drakboot: adapt to new
bootloader.pm
* bootloader.pm: when adding a new kernel, have a nicer new name for
conflicting entry
when modifying a symlink, ensure we also use the long name for the old
symlink in the existing entries
fix 2 typos
drop obsolete function
drop obsolete lnx4win_file()
major cleanup and rewrite
- some functions have been renamed
- some functions have changed prototype
- no more bootloader::vga_modes, we use
Xconfig::resolution_and_depth::bios_vga_modes()
- no more detectloader, it is now detect_main_method(),
but notice that bootloader::read() + bootloader::write() abstract all
this!
- update_for_renumbered_partitions() is surely broken :)
- sort_hds_according_to_bios() and mixed_kind_of_disks() uses new
function hd2bios_kind()
- new data structure "kernel_str"
- lilo doesn't need so much help as it used to be, so don't put as
much
"disk=/dev/sda bios=0x80" as before
some goals:
- don't rely on device names
(this allows not to care too much about devfs vs udev vs ...)
- kernels can be named something else than /boot/vmlinuz*,
please use the various functions to construct the initrd file name,
the symlink name...
* fs.pm:
- enhance subpart_from_wild_device_name() to handle "sda" the same as
"/dev/sda" (when /dev/sda exists)
- new function device2part() which uses subpart_from_wild_device_name
and the
given fstab to convert the device name to the corresponding structure
(this allows not relying too much on the device name)
* install2.pm: remove deprecated rhimage symlink
* install_steps.pm: fix blino stage1 change (i think he likes breaking
things ;p)
bootloader::add_kernel() do a good job at replacing symlinks with the
real
kernel/initrd file name, so don't need to do it here
adapt to new bootloader.pm
* install_any.pm: use internal_error() instead of die'ing with no
arguments
fix blino stage1 change (i think he likes breaking things ;p)
- adapt to new bootloader.pm
- simplify
2004/06/25 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_any.pm: Make perl_checker silent
2004/06/25 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/network.c: unset automatic in ftp/http install when ramdisk
can't be loaded
use new http_proxy variables instead of the old answers (not anymore
available)
2004/06/25 Pixel <pixel at mandrakesoft.com>
* bootloader.pm: drop obsolete function
drop obsolete lnx4win_file()
major cleanup and rewrite
- some functions have been renamed
- some functions have changed prototype
- no more bootloader::vga_modes, we use
Xconfig::resolution_and_depth::bios_vga_modes()
- no more detectloader, it is now detect_main_method(),
but notice that bootloader::read() + bootloader::write() abstract all
this!
- update_for_renumbered_partitions() is surely broken :)
- sort_hds_according_to_bios() and mixed_kind_of_disks() uses new
function hd2bios_kind()
- new data structure "kernel_str"
- lilo doesn't need so much help as it used to be, so don't put as
much
"disk=/dev/sda bios=0x80" as before
some goals:
- don't rely on device names
(this allows not to care too much about devfs vs udev vs ...)
- kernels can be named something else than /boot/vmlinuz*,
please use the various functions to construct the initrd file name,
the symlink name...
* install_any.pm:
- adapt to new bootloader.pm
- simplify
* standalone/drakTermServ: simplify using new bootloader.pm
* Xconfig/various.pm, any.pm, standalone/drakboot, install_steps.pm: adapt
to new bootloader.pm
* fs.pm:
- enhance subpart_from_wild_device_name() to handle "sda" the same as
"/dev/sda" (when /dev/sda exists)
- new function device2part() which uses subpart_from_wild_device_name
and the
given fstab to convert the device name to the corresponding structure
(this allows not relying too much on the device name)
* share/rpmsrate:
- scim-uim requires scim, no need to have both
- scim-chinese requires scim, no need to have both
2004/06/24 fisher
* share/po/uk.po: translation update.
2004/06/24 Nicolas Planel <nplanel at mandrakesoft.com>
* mdk-stage1/probing.c: don't redefine buf for /proc/scsi/scsi (size 5000
instead of 2048)
don't redefine buf for /proc/scsi/scsi (size 5000 instead of 512)
2004/06/24 Olivier Blin <oblin at mandrakesoft.com>
* modules.pm: perl_checker compliance
remove unneeded "above" lines in modules::write_conf
delete "above" lines when removing a sound alias with
modules::remove_alias_regexp
fix stupid typo
in modules::when_load, try to find the best sound slot index instead of
always overwritting sound-slot-0 (#7890)
* network/tools.pm, network/network.pm: properly handle ascii WEP keys
(#9884)
2004/06/24 Pixel <pixel at mandrakesoft.com>
* share/rpmsrate:
- add gv (not installed by default) to have it in the package tree
(bugzilla #10127)
- add pciutils (not installed by default) in MONITORING (but i don't
think it will get to the package tree)
* mouse.pm: module hid is now named usbhid (thanks to svetljo on cooker)
2004/06/24 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* standalone/draksplash, standalone/drakperm, standalone/drakbug,
standalone/harddrake2, standalone/printerdrake, standalone/logdrake,
standalone/draksec, standalone/drakfloppy, standalone/drakTermServ,
standalone/net_monitor, standalone/drakfont, standalone/drakups,
standalone/drakclock: Some standalone tools don't compile when run from
console
2004/06/24 Thierry Vignaud <tvignaud at mandrakesoft.com>
* install_steps_interactive.pm (acceptLicense) just reboot when one cancel
the globetrotter first time wizard
(acceptLicense) just reboot when one cancel the globetrotter first time
wizard
* drakxtools.spec: 10-48mdk
* share/rpmsrate:
- switch japanese to scim+uim and scim
- switch chinese to scim
* lang.pm: switch chinese to scim by default
fix gtk IM module for scim IM
fix xcin IM
add back support for kinput2 IM
sort CJK's IM entries
- factorize im settings
- change default IM according to cooker-i18n feedback:
o default all chinese locales to fctix IM
o default all japanese locales to scim+uim IM
* standalone/service_harddrake.sh: rollback service priority
2004/06/23 Olivier Blin <oblin at mandrakesoft.com>
* any.pm: remove global vga choice to please Pixel and Titi
add a global vga option in any::setupBootloader__general (fix bug 8957)
* standalone/drakclock: be mouse wheel aware (fix bug 9926)
* mdk-stage1/Makefile: define _FILE_OFFSET_BITS=64 so that stat() is large
files aware
* modules.pm: fix another typo from Titi in #9112 fix (#6802)
* mdk-stage1/directory.c: revert the workaround on stat() now that it
works on large files
* standalone/drakboot: remove unneeded quotes
fix processing of config file broken again by Titi
please perl_checko the Clean Keeper
remove spurious spaces
ask for bootloader choice when framebuffer isn't configured (fix bug
9925)
remove unused variable
2004/06/23 Pixel <pixel at mandrakesoft.com>
* Xconfig/monitor.pm: good_default_monitor() should work *nearly*
everywhere, so use it for the auto_install fallback
(this is used by mandrakemove)
good_default_monitor() should work *nearly* everywhere, so use it for
the auto_install fallback
(this is used by mandrakemove)
* any.pm: kernelVersion() is unused (only bootloader::mkbootdisk() used
it, and it has already been removed)
2004/06/23 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* pkgs.pm, install_any.pm: Make perl_checker happy
Support for supplementary CDs during installation (from the 10.0
update branch.)
2004/06/23 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: code cleanup per Pixel
2004/06/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/adsl.pm: use upcase letters whenever needed
* network/netconnect.pm:
- unblacklist tg3 since QA has confirmed it works smoothly
- blacklist buggy madwifi_pci
* standalone/drakboot:
- fix processing of config file broken by magic olivier
- reuse cat_()
* modules.pm: merge fix from MDK-10-branch: tv modules weren't loaded on
boot
* share/po/br.po: update
2004/06/22 Olivier Blin <oblin at mandrakesoft.com>
* standalone/drakboot: fix indentation
do not update bootsplash in autologin wizard
remove spurious comma and spaces
* network/netconnect.pm: rephrase zeroconf dialog (cybercfo)
blacklist sis900 and tg3 modules for network hotplugging
2004/06/22 Pixel <pixel at mandrakesoft.com>
* any.pm:
- use Xconfig::resolution_and_depth::bios_vga_modes() instead of
%bootloader::vga_modes
- remove broken sparc code
* docs/HACKING, install2.pm: rename --test in --testing for install2 (more
coherent with standalone tools)
* ugtk2.pm:
->set_title doesn't like title undef, give it '' instead
(to remove ugly warnings at install)
* Xconfig/resolution_and_depth.pm: perl_checker compliance
- export @bios_vga_modes (needed for bootloader vga=)
- to_string should return '' instead of ()
remove duplicate (use existing function to_string())
sync with detect-resolution
* bootloader.pm: add check_enough_space() and use it
- fix typo
- remove silo code (sparc)
2004/06/22 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_any.pm: Make the CD-Rom install with supplementary CD work
(don't forget to
re-mount the main CDs).
* share/po/fr.po: French translations for new messages
2004/06/22 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/adsl_consts.pm: update fields description (baud
<baud123@tuxfamily.org>)
update doc urls (baud <baud123@tuxfamily.org>)
add new ISP entries (baud <baud123@tuxfamily.org>)
fix Telia entry (baud <baud123@tuxfamily.org>)
fix Free dns (baud <baud123@tuxfamily.org>)
merge duplicate Free entries
enhance tel9com name (baud <baud123@tuxfamily.org>)
kill duplicate spanish entry (baud <baud123@tuxfamily.org>)
enhance a few entries (baud <baud123@tuxfamily.org>)
fix spanish isp name
* drakxtools.spec: fix build broken by net_applet
move net_applet in right package (aka drakxtools-gtk)
10-47mdk
* standalone/net_applet: perl_checker fixes
(getIP) fix build
2004/06/21 Daouda Lo <daouda at mandrakesoft.com>
* Makefile.drakxtools:
- autostart file for KDE/GNOME
- add net_applet file (installed in bindir)
* drakxtools.spec:
- net_applet to watch network connection
* Makefile.config:
- added net_applet
* share/net_applet.desktop:
- autostart file for KDE/GNOME
* pixmaps/connected.png, pixmaps/disconnected.png: network applet state
icons
* standalone/net_applet:
- cleaning titi factorization
- net_applet to watch network connection
2004/06/21 Florin Grad <florin at mandrakesoft.com>
* network/shorewall.pm: accept from fw to loc
2004/06/21 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/network.c: allow to use ISO images in NFS install
* mdk-stage1/directory.c: workaround the fact that stat() fails on large
files (like DVD ISO images)
add log message when using directory as a mirror tree
split directory specific functions and move them from disk.c to
directory.c (will be used in NFS install)
* mdk-stage1/disk.c, mdk-stage1/directory.h: split directory specific
functions and move them from disk.c to directory.c (will be used in NFS
install)
* mdk-stage1/Makefile: allow to use ISO images in NFS install
split directory specific functions and move them from disk.c to
directory.c (will be used in NFS install)
2004/06/21 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: fix missing trailling quotes
* standalone/logdrake: kill stupid useless code
* standalone/harddrake2: do not display version number in title bar since
it's useless
according to interface team
* standalone/net_applet (getIP) simplify
2004/06/20 reinouts
* share/po/nl.po: Updated Dutch (nl) translation
by Reinout van Schouwen <reinout@cs.vu.nl>
2004/06/20 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/mousedrake: kill dead code
* standalone/harddrake2: show list of partitions
display better info for hard disks
really ensure that "identification" section is displayed first
still show info field if detect_devices::getIDE() failled to parse it
for a
known vendor string
still show mass media fields for mass media that are not hard disks (eg:
cdroms, dvdrom, burners, ...)
remove old SCSI garbage code
adapt fields name to new behavior of mousedrake on 2.6.x kernels
smoother mouse data: sort fields
show more fields for mice
move mice help where it belongs
simplify
display media type for mass storage devices
fix undisplayed fields:
- if a per-class group exists, prefer it upon generic group
- only care about current group fields, not about those of the group
that has
the same name in generic
show splited vendor and description fields for USB hard disks too
* share/po/fr.po: spell-check french translations
update
typo fixes
* drakxtools.spec: 10-46mdk
cleanups build
typo fix
* standalone/service_harddrake: fix logs of newly added hardware
fix warnings
only log about nv <-> nvidia swtich only if we do have to perform it
fix mouse autoconfiguration done on every boot instead of on 2.4.x/2.6.x
switches
simplify x11 autoconf
log error if a tool isn't executable
simplify globetrotter case: skip non interactive stuff
do not uselessy fork shells
log error when we cannot run the config tool
faster auto mouse reconfiguration on major kernel switch
harddrake wasn't aware of newly added wireless network card since early
2004/02
fix logs of newly added hardware
fix mouse autoconfiguration done on every boot instead of on 2.4.x/2.6.x
switches
2004/06/19 yrahal
* share/po/ar.po: Committing Arabic translation
Sync with Arabeyes.org's CVS
2004/06/18 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/disk.c: in iso install, use ISOPATH environment variable
instead of loopback device filename (limited to 64 chars)
* pkgs.pm: add and use install_any::method_allows_medium_change
in disk-iso install, automatically choose and change ISO images,
according to their volume id and application id
* install_steps_gtk.pm, install_steps_interactive.pm: fix
method_allows_medium_change calls (I suck)
add and use install_any::method_allows_medium_change
in disk-iso install, automatically choose and change ISO images,
according to their volume id and application id
* c/stuff.xs.pl: in iso install, use ISOPATH environment variable instead
of loopback device filename (limited to 64 chars)
in disk-iso install, automatically choose and change ISO images,
according to their volume id and application id
* install_any.pm: in disk-iso install, strip old root from ISOPATH and
remove iso file from path if present
in iso install, use ISOPATH environment variable instead of loopback
device filename (limited to 64 chars)
add and use install_any::method_allows_medium_change
in disk-iso install, automatically choose and change ISO images,
according to their volume id and application id
2004/06/18 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_any.pm: Don't ask a supplementary CD for upgrades
2004/06/18 tsdgeos
* share/po/ca.po: typos
2004/06/18 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakupdate_fstab: merge floppies support from MDK-10-branch
* harddrake/autoconf.pm: merge x11 autoconf support from MDK-10-branch
* authentication.pm (configure_krb5_for_AD) fix kerberos server lookup
(vincent guardiola)
* install_steps_newt.pm: fix comment
* standalone/service_harddrake: only stop boot progressbar if there a non
automatic tool to run
merge globetrotter support from MDK-10-branch
merge mouse autoreconfiguration when switching between 2.4.x and 2.6.x
kernels
from MDK-10-branch
merge x11 autoconf support from MDK-10-branch
only stop boot progressbar if there a non automatic tool to run
* install_steps_gtk.pm, do_pkgs.pm, install2.pm, install_gtk.pm: merge
globetrotter support from MDK-10-branch
* standalone/harddrake2: add help for new fields
group driver fields for sound cards
do not display PCI/USB vendor id in identification section
- simplify item grouping
- always show identification first
fix displaying pci/usb vendor and device id
display bus (PCI, USB, ...) first
fix help for floppies
- add infrastructure in order to group fields
- start to group fields for mass media, CPUs and generic PCI/USB
devices
* drakxtools.spec: update 10-45mdk
10-45mdk
* Xconfig/card.pm: merge from MDK-10-branch: add support for ATI_GLX and
NVIDIA_GLX cohabitation
2004/06/17 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/probing.c: enlarge your scsi buffer (previous size wasn't
enough with more than one scsi device, fixed thanks to nplanel)
* mdk-stage1/disk.c: add disk-iso install method
do not delete loopbacks devices before umount but after
2004/06/17 Pixel <pixel at mandrakesoft.com>
* authentication.pm:
- AD_users_db is cn=users,ldap_domain and not
cn=users,dc=servername,ldap_domain
- AD_user (for binddn) is user@domain instead of
cn=user,cn=users,ldap_domain
- better system-auth krb5 configuration
(all this as requested by Vincent Guardiola)
2004/06/17 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* pkgs.pm, install_any.pm: Install with a supplementary CD:
allow to override the main compssUsers and rpmsrate
2004/06/17 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: bump buildrequires on ldetect-devel so that tools get
proper module
information on USB devices (we should really use a shared library
instead ...)
compile everything with standard flags from rpm
* harddrake/data.pm (pciusb_id) fix duplicated USB disks (in both disk and
unknown categories)
(set_removable_configurator) fix typo preventing adding entries in
/etc/fstab for new removable media
(pciusb_id) fix duplicated USB disks (in both disk and unknown
categories)
(set_removable_configurator, set_removable_remover) use the same flags
as hotplug does when calling drakupdate_fstab
(set_removable_configurator) fix adding a removable medium
* tools/cvslog2changelog.pl: perl_checker cleanups
* standalone/drakupdate_fstab: add support for floppies
* lang.pm, ugtk2.pm: kill warnings
* standalone/service_harddrake: autoconfigure mouse when swtiching back
between 2.4.x and 2.6.x kernels
* standalone/harddrake2: kill warnings
kill usb_id like usb_vendor is (for USB mass storage media)
add missing field for hard disks
the split of the cpu help nicely show up that mice were using CPU help.
let's describe their "name" field too.
split out CPU help
use new infrastructure in order to not display useless floppy help for
SCSI
disks
add infrastructure for per class help (and add missing space around
brackets
that perl_checker did miss :-()
perl_checker cleanup
* install_steps_gtk.pm, install_gtk.pm: fix applying keyboard
configuration in globetrotter's first time wizard
* Xconfig/card.pm (install_server) remove proprietary gl libraries when
configuring a non
ATI/NVIDIA card and redo ldconfig cache accordingly
(to_raw_X) load non nvidia glx for all non nvidia cards, thus fixing 3D
on non
NVIDIA/ATI gfx card
2004/06/15 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/disk.c: redesign of the ISO image selection dialog, add an
entry in the list to allow to use the directory as a mirror tree
do not try to mount the partition in testing mode, assume it is already
mounted
del loop device after unmount
* mdk-stage1/Makefile: upgrade distrib version
* mdk-stage1/network.c: allow to go back in proxy selection window
fix return code handling in mirror list selection
fix typo spotted by John Keller
redesign to add "Specify the mirror manually" entries in mirror list
selection
2004/06/15 Pixel <pixel at mandrakesoft.com>
* fsedit.pm: rename is_same_part to are_same_partitions (not that much
clear, but at least a little)
use "find { ... }"
* Makefile: allow easy tracing of stage2
remove PERL_INSTALL_DEBUG code modifying install2 (unused and not
working anyway)
* diskdrake/hd_gtk.pm, diskdrake/interactive.pm: rename is_same_part to
are_same_partitions (not that much clear, but at least a little)
* keyboard.pm: the presence of loadkeys doesn't mean it is the regular
one. (fixes loadkeys calling itself)
* mdk-stage1/lomount.c, devices.pm: increase the number of loopbacks
(needed for mandrakemove where the default (8) is much too low :)
increase the number of loopbacks (needed for mandrakemove where the
default (8) is much too low :)
* install_any.pm: remove some broken sparc code
* fs.pm:
- new function subpart_from_wild_device_name()
- use it
2004/06/15 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: .backupignore issues (email reports), typo in
"other" routine
.backupignore issue (email reports), typo in "other" routine
2004/06/15 Thierry Vignaud <tvignaud at mandrakesoft.com>
* harddrake/data.pm (set_removable_configurator) switch from diskdrake to
drakupdate_fstab
(like hotplug we just automatically guess what's better)
update comment
rename usbnet as net_modules
* drakxtools.spec: fix 10-44mdk's changelog
2004/06/14 jjorge
* share/po/pt.po: saraiva
2004/06/14 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/disk.c: rephrase question again
rephrase again the disk install questions (thanks to Pierre Jarillon,
Rapsys|Phoenix and John Kelller)
rephrase the partition selection message
* mdk-stage1/network.c: move mirror list functions upper
rename variables for extra cohesion
fix brown paper bug combo
always fill proxy fields of interfaces
* mdk-stage1/stage1.c: do not mount sysroot in testing mode
2004/06/14 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/ltg.po,
share/po/ky.po, share/po/uz.po, share/po/ro.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/sr@Latn.po, share/po/sq.po, share/po/it.po,
share/po/eu.po, share/po/es.po, share/po/lv.po, share/po/hu.po,
share/po/fa.po, share/po/id.po, share/po/ru.po, share/po/br.po,
share/po/sl.po, share/po/tr.po, share/po/mt.po, share/po/ga.po,
share/po/mn.po, share/po/uk.po, share/po/am.po, share/po/lt.po,
share/po/tg.po, share/po/bs.po, share/po/mk.po, share/po/wa.po,
share/po/is.po, share/po/hi.po, share/po/af.po, share/po/az.po,
share/po/pt.po, share/po/fr.po, share/po/ta.po, share/po/vi.po,
share/po/nl.po, share/po/de.po, share/po/tl.po, share/po/eo.po,
share/po/bg.po, share/po/cs.po, share/po/el.po, share/po/uz@Latn.po:
updated pot file
* pixmaps/langs/lang-ber.png: Added image for Berber language, so it is
available when it would be needed
* share/po/nb.po: updated Norwegian file
updated pot file
* share/po/nn.po: updated Nynorsk file
updated pot file
* share/po/cy.po: updated Welsh file
updated pot file
2004/06/14 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/harddrake2: enforce introduction of translators hints into
translation catalogs
(perl_checker should have been loudly complain on those!!!! :-():
- add missing coma caracter
- move them near translations
note that i didn't bother check po comments that already have the proper
comma. instead this should be done by perl_checker which should warn
about po
comments out of translation calls and tags contexts
display more data about hard disks (geometry, number of primary/extended
partitions)
* network/netconnect.pm, standalone/drakTermServ, standalone/drakbackup,
ugtk2.pm: merge fixes from HEAD
* standalone/service_harddrake: do not automatically switch from nv to
nvidia (in order to handle
cases where nvidia module crashes the system)
merge fix from HEAD
* interactive/newt.pm (ask_fromW_real) make previous button be labeled
"cancel" when needed
* drakxtools.spec: 10-44mdk
* standalone/printerdrake, standalone/draksec, standalone/drakconnect:
enforce introduction of translators hints into translation catalogs
(perl_checker should have been loudly complain on those!!!! :-():
- add missing coma caracter
- move them near translations
note that i didn't bother check po comments that already have the proper
comma. instead this should be done by perl_checker which should warn
about po
comments out of translation calls and tags contexts
* standalone/drakperm: enable drag on drop when looking only at customized
settings
* harddrake/data.pm: since some hard disks are USB models, we've to
filtering them out once we've
detected them in order to prevent tem to appear in the "unknown/other"
category
ethernet card detection: only rely on driver for matching ethernet
cards, thus
preventing mislisting of other/unwanted devices (eg: bluetooth, wlan,
AX25).
last but not least, it enables us to catch
ldetect/ldetect-lst/detect_devices
bugs where some devices are *not* seen by drakx and drakconnect.
remove useless filtering in bridges detection code since proper
filtering (for
dobles) is already done at the upper level.
fix misdetection of nvidia nforce ethernet cards (broken since forcedeth
replaced nvnet on 2004-01-21 in MDK10's ldetect-lst)
merge fixes from HEAD
* standalone/draksplash: enforce introduction of translators hints into
translation catalogs
(perl_checker should have been loudly complain on those!!!! :-():
- add missing coma caracter
- move them near translations
note that i didn't bother check po comments that already have the proper
comma. instead this should be done by perl_checker which should warn
about po
comments out of translation calls and tags contexts
merge fixes from HEAD
2004/06/11 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/stage1.c: enable MODE_TESTING if the DEBUGSTAGE1 environment
variable is set
* mdk-stage1/tools.c: in testing mode, try to open cmdline file in current
directory before trying in /proc
* mdk-stage1/disk.c: let the user choose between ISO images containing a
stage2 installer if a directory containing ISO images has been specified
* mdk-stage1/network.c: do not ask proxy settings if interface wasn't
brought up (stupid me)
add http proxy settings in interface_info struct, and ask them right
after the interface is up, so that they can be used to fetch the mirror
list
* mdk-stage1/network.h: add http proxy settings in interface_info struct,
and ask them right after the interface is up, so that they can be used
to fetch the mirror list
2004/06/11 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/draksplash: merge lost hunk
s/_([xy])\b/_\1\1/ so that cperl-mode is happier
make draksplash work again...
2004/06/10 Olivier Blin <oblin at mandrakesoft.com>
* standalone/drakboot: fix trainee suckiness
* mdk-stage1/config-stage1.h: use new product name (Mandrakelinux)
* mdk-stage1/mount.c, mdk-stage1/disk.c: ntfs support in install from disk
(on nplanel request, but to actually work, it would need the BOOT
kernels to include the ntfs module)
2004/06/10 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/tg.po: updated Tajik file
2004/06/10 Pixel <pixel at mandrakesoft.com>
* detect_devices.pm: perl_checker compliance
- hde is ide/host1/bus0/target0/lun0, and not
ide/host0/bus2/target0/lun0
- add host in hd struct for bus ide
2004/06/10 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: first lan step: replace the "manual choice"
string by the more
meaningfull "manually load a driver"
first lan step: do not compare translated strings, use format callback
* security/level.pm (get) default to standard level; else security::msec
won't be able to
load any values when level is not set (thus resulting in an empty
draksec GUI)
* tools/cvslog2changelog.pl: add olivier blin
2004/06/09 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/stage1.c: in move, use stg1_info_message() instead of
stg1_error_message() not to disable MODE_AUTOMATIC
in move, use stg1_info_message() instead of stg1_error_message() not to
disable MODE_AUTOMATIC if not enough memory
2004/06/09 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: update
* drakxtools.spec: 10-43mdk
2004/06/08 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/config-stage1.h: in ftp install, display a mirror list
(fetched from http://www.linux-mandrake.com/mirrorsfull.list) to allow
the user to choose the medium, the host, and automatically find the path
on mirror (next try, I suck Pixel said)
* mdk-stage1/network.c: in ftp install, display a mirror list (fetched
from http://www.linux-mandrake.com/mirrorsfull.list) to allow the user
to choose the medium, the host, and automatically find the path on
mirror
include missing header for uname
in ftp install, check that modules for the boot kernel are available in
mdkinst live location (they won't be used by the installer, but if they
aren't here, they probably won't be in the mdkinst tarball)
* mdk-stage1/url.h, mdk-stage1/url.c: list only the requested file in
ftp_get_filesize() instead of the whole directory (the buffer happens to
be too small sometimes), make this function available for other modules
2004/06/08 Pixel <pixel at mandrakesoft.com>
* Xconfig/monitor.pm: fix typo causing "Out of memory"
* Xconfig/card.pm, install_steps_gtk.pm, share/list.i386, pkgs.pm,
standalone/drakedm, install2.pm, install_steps.pm, Xconfig/main.pm,
Xconfig/test.pm, standalone/XFdrake, install_steps_interactive.pm:
switch to xorg
* authentication.pm: add "Active Directory" authentication (alpha code)
* share/rpmsrate:
- obsolete: gnome-vfs-extras xanim nist mtv gatos mokmod
ghostscript-utils tetex-latex-arab-doc sgml-tools
ghostscript-module-SVGALIB kdenetwork-kit ApacheJServ
cameleo unarj unstuff postgresql-python mercury NVIDIA_nforce*
fonts-type1-baltic gnorpm
- obsolete games: xtrojka bunnies xgammon xpuzzles 7colors xrally
gtulpas gtkgo
- obsolete and the new one is auto required: MAKEDEV
- xine-oss xine-xv are in xine-plugins which is required by xine-ui
- gatos is no more, replacing with ati.2 (??)
- replace php with php-cgi (??)
- replace scanner-gui with xsane and "KDE kdegraphics-kooka"
- replace clispp2c with clisp (??)
- replace autoconf with autoconf2.1
- replace automake with automake1.4
- switch to gimp2_0
- everybuddy is now ayttm
- gimp-plugin is no more, but adding gimp-help
- Epplets is now epplets (since a lot of time)
- mandrake-galaxy is now mandrakegalaxy
- prelude is now prelude-manager
- kdenetwork-kmail is now kdepim-kmail (same for kdepim-korn and
kdepim-knode)
- many XFree86-* are now xorg-x11-*, others are removed (the old
XFree3 servers)
- libxfree86-devel is now libxorg-x11-devel
- libxfree86-static-devel is now libxorg-x11-static-devel
- tight-vnc-doc is now tightvnc-doc
- php-manual is now php-manual-{en,fr,...}
- sketch is now skencil
- libgr-progs is now netpbm
- MySQL-devel is now libmysqlXX-devel
- replace xkobo with skobo
- fix typo for xtraceroute (bad layout for flag 3D)
- libiw27 instead of libiw26
- libhpojip0 instead of libhpojip
2004/06/08 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* share/list: A chunk of the previous patch wasn't suitable for 10.0
Report revisions 1.124, 1.125 and 1.126 from HEAD
2004/06/08 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Bugzilla #9877 - deal with kernel ring buffer
that is flooded with msgs
for tape device detection.
2004/06/08 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakedm: kill dead code
* tools/cvslog2changelog.pl: add rafael
2004/06/08 Pixel <pixel at mandrakesoft.com>
* install_steps_gtk.pm, share/list.i386, install2.pm, standalone/XFdrake,
install_steps_interactive.pm: switch to xorg
* authentication.pm: add "Active Directory" authentication (alpha code)
* share/rpmsrate:
- obsolete: gnome-vfs-extras xanim nist mtv gatos mokmod
ghostscript-utils tetex-latex-arab-doc sgml-tools
ghostscript-module-SVGALIB kdenetwork-kit ApacheJServ
cameleo unarj unstuff postgresql-python mercury NVIDIA_nforce*
fonts-type1-baltic gnorpm
- obsolete games: xtrojka bunnies xgammon xpuzzles 7colors xrally
gtulpas gtkgo
- obsolete and the new one is auto required: MAKEDEV
- xine-oss xine-xv are in xine-plugins which is required by xine-ui
- gatos is no more, replacing with ati.2 (??)
- replace php with php-cgi (??)
- replace scanner-gui with xsane and "KDE kdegraphics-kooka"
- replace clispp2c with clisp (??)
- replace autoconf with autoconf2.1
- replace automake with automake1.4
- switch to gimp2_0
- everybuddy is now ayttm
- gimp-plugin is no more, but adding gimp-help
- Epplets is now epplets (since a lot of time)
- mandrake-galaxy is now mandrakegalaxy
- prelude is now prelude-manager
- kdenetwork-kmail is now kdepim-kmail (same for kdepim-korn and
kdepim-knode)
- many XFree86-* are now xorg-x11-*, others are removed (the old
XFree3 servers)
- libxfree86-devel is now libxorg-x11-devel
- libxfree86-static-devel is now libxorg-x11-static-devel
- tight-vnc-doc is now tightvnc-doc
- php-manual is now php-manual-{en,fr,...}
- sketch is now skencil
- libgr-progs is now netpbm
- MySQL-devel is now libmysqlXX-devel
- replace xkobo with skobo
- fix typo for xtraceroute (bad layout for flag 3D)
- libiw27 instead of libiw26
- libhpojip0 instead of libhpojip
2004/06/08 rgarciasuarez
* share/list: Report revisions 1.124, 1.125 and 1.126 from HEAD
2004/06/07 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po: updated Estonian file
updated pot file
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/ja.po, share/po/hr.po, share/po/be.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/he.po, share/po/ca.po,
share/po/da.po, share/po/ar.po, share/po/ltg.po, share/po/nb.po,
share/po/ky.po, share/po/uz.po, share/po/ro.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/sr@Latn.po, share/po/sq.po, share/po/it.po,
share/po/eu.po, share/po/es.po, share/po/lv.po, share/po/hu.po,
share/po/fa.po, share/po/id.po, share/po/ru.po, share/po/br.po,
share/po/sl.po, share/po/nn.po, share/po/tr.po, share/po/mt.po,
share/po/ga.po, share/po/mn.po, share/po/uk.po, share/po/am.po,
share/po/lt.po, share/po/cy.po, share/po/tg.po, share/po/bs.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/hi.po,
share/po/af.po, share/po/az.po, share/po/pt.po, share/po/fr.po,
share/po/ta.po, share/po/vi.po, share/po/nl.po, share/po/de.po,
share/po/tl.po, share/po/eo.po, share/po/bg.po, share/po/cs.po,
share/po/el.po, share/po/uz@Latn.po: updated pot file
2004/06/07 Pixel <pixel at mandrakesoft.com>
* mdk-stage1/stage1.c, mdk-stage1/init.c: nasty kernel now gives us weird
PIDs, so we can't rely on this to detect if we are running
on a live box or not. So set testing to 0
* mdk-stage1/dietlibc/lib/alloc.c: fix build with gcc 3.4 (+ little
cleanup)
* mouse.pm: hid is missing (and not needed) on kernel 2.6.7.0.rc2
* mdk-stage1/dietlibc/Makefile:
- fix build on gcc 3.4
- much nicer detection of wether $ARCH/Makefile.add modifies CFLAGS or
not
2004/06/04 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/netconnect.pm: switch ONBOOT to on/off for isdn and adsl
connections
* network/adsl.pm: remove some FIXME comments
2004/06/04 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/gl.po: updated Galician file
2004/06/04 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/service_harddrake.sh: run harddrake service earlier
* any.pm (setupBootloader) remove debugging messages
(setupBootloader__entries) fix typo (Andrea Celli)
2004/06/03 Pixel <pixel at mandrakesoft.com>
* Xconfig/xfree.pm: add resolution 1920x1200 called WUXGA (used by Dell
Laptops Inspiron 8500, 8600 and Latitude D800) (bugzilla #6795)
* tools/cvslog2changelog.pl: add AUTHOR environment option for my warly
reports
* patch/patch-rh9-mdk10.pl: only big known bug remaining is mouse
configuration
* mdk-stage1/probing.c: use the same technique as ldetect for detecting
usb and firewire controllers (based on the pci class)
use the same technique as ldetect for detecting usb and firewire
controllers (based on the pci class)
2004/06/02 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/de.po: updated German file
2004/06/02 Pixel <pixel at mandrakesoft.com>
* any.pm:
- add descriptions for NFS and SMB (thanks to bugzilla #9940)
- don't iterate on %l, better iterate on %types
* fs.pm:
- stop mounting ext3 partitions using type ext2 during install
- stop fsck'ing ext3 partitions (it was only done during install, not
upgrade)
2004/06/01 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm: s#ppp/peers/adsl#ppp/peers/ppp0#
as we now use ifup-ppp for adsl, it will look for ppp0
new way to specify how to up connection for pppoe(xDSL) and others(ADSL)
2004/06/01 jjorge
* share/po/pt.po: saraiva
2004/06/01 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/am.po: updated Amharic file
* share/po/nb.po: updated Norwegian po file
2004/06/01 Pixel <pixel at mandrakesoft.com>
* standalone/drakboot: rollback weird and ugly workaround when pressing
cancel on the ask_warn. The real fix is in ugtk2.pm
* any.pm: handle the nfs/smb service disabled (enhancement given by
Olivier Blin)
* ugtk2.pm: when wizcancel occurs, ugtk2 object is not destroyed (the
garbage collector seems to have some pbs taking care of this, but since
many callbacks using it are registered, it's no wonder)
(fixes pressing "Cancel" on a ->ask_warn in wizard mode)
(set_text): fix "cleanups"
2004/06/01 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Really apply gui fix.
Use array rather than hash per Thierry.
Insure ftp transfers are binary, fix gui problem (in 10.0 update also).
Binary ftp/gui fixes from cooker branch.
* standalone/drakTermServ: Use array rather than hash per Thierry.
Insure ftp transfers are binary, fix gui problem (in 10.0 update also).
2004/06/01 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/tools.pm: remove debug message
(use_windows) space cleanup
* ugtk2.pm (set_text) cleanups
* network/netconnect.pm: make LAN wizard more user friendly: move "manual
choice" after detected
interfaces
* standalone/drakboot (lilo_choice) fix error title
fix "two windows after exception" bug
* network/drakfirewall.pm: mark it as translatable for non alphabetic
languages
* drakxtools.spec: 10-42mdk
* bootloader.pm (write_grub_config) do not write partial config file (thus
garbaging previous
config) if an error occured
* detect_devices.pm (getNet) handle interface w/o ip addresses
(getNet) rollbacl to MDK10.0 detection scheme
2004/05/28 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Typo in tape restore (Federico Belvisi).
2004/05/28 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm (real_main) fix protocol switching from manual to
auto when stepping back
merge brown paper bug fix from TRUNK
* network/ethernet.pm (get_eth_cards) fallback on sysfs in order to get
driver and card
description when ethtool is not supported (eg: ipw2100 driver for
intel centrino)
merge from HEAD:
(get_eth_cards) fallback on sysfs in order to get
driver and card description when ethtool is not supported (eg: ipw2100
driver for intel centrino)
merge fixes from HEAD
* keyboard.pm, any.pm, c/stuff.xs.pl, standalone/drakTermServ,
standalone/net_monitor, network/drakfirewall.pm, authentication.pm,
detect_devices.pm: merge fixes from HEAD
* standalone/drakbackup: merge fix from TRUNK
merge fixes from HEAD
* network/network.pm (read_all_conf) read VLAN interfaces too
(read_all_conf) read ip aliased interfaces too
* drakxtools.spec: update 10-41mdk's changelog
10-41mdk
10-40mdk
fix 10-37mdk's indentation
fix perl Glib/Gtk2 binding requires for mdk10.0
fix 10-34.2mdk changelog indentation
update 10-34.2mdk's changelog
update 10-34.2mdk's changelog
merge fixes from HEAD
2004/05/27 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm:
- drop old internet service code
- only one way to configure/up/down an adsl connection
* network/netconnect.pm:
- call remove_initscript because internet service is dropped
- drop write_initscript call
* network/tools.pm:
- kill write_initscript
- add remove_initscript
2004/05/27 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/am.po: Added Amharic file
2004/05/27 Pixel <pixel at mandrakesoft.com>
* fs.pm: new function isTrueLocalFS() to make a distinction between
ext3/reiserfs/... and nfs
=> allow /home on nfs (bugzilla #7460)
new function isTrueLocalFS() to make a distinction between
ext3/reiserfs/... and nfs
=> allow /home on nfs (bugzilla #7460)
* fsedit.pm, install_interactive.pm, partition_table.pm: new function
isTrueLocalFS() to make a distinction between ext3/reiserfs/... and nfs
=> allow /home on nfs (bugzilla #7460)
* Xconfig/card.pm, install2.pm, install_steps.pm, install_any.pm,
install_steps_interactive.pm: handle freeDriver which disable using
proprietary X driver (esp. for nvidia)
* any.pm: really chkconfig --add and --del for "diskdrake --fileshare"
(thanks to Olivier Blin)
instead of removing package nfs-utils or samba-server (when "diskdrake
--fileshare" disables a export kind) (bugzilla #9804)
2004/05/27 Thierry Vignaud <tvignaud at mandrakesoft.com>
* detect_devices.pm (getNet) ignore loopback device
* standalone/net_monitor (get_val) reuse c::get_netdevices() and thus skip
bogus sit0
* drakxtools.spec: 10-39mdk
10-38mdk
2004/05/26 Daouda Lo <daouda at mandrakesoft.com>
* docs/HACKING:
- perl-XML-Parser is needed at build stage
2004/05/26 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/tl.po: updated Filipino file
* keyboard.pm, share/rpmsrate, lang.pm: enabled Latgalian language choice;
prepared for Sardian;
rpmsrate: Japanese input method is now "uim"
2004/05/26 Pixel <pixel at mandrakesoft.com>
* common.pm, crypto.pm, install_any.pm: /etc/mandrake-release is now
/etc/mandrakelinux-release
* lang.pm:
- call handleI18NClp() ASAP
- create and use lang2move_clp_name()
* install2.pm: "expert" flag in stage2 is bad and deprecated, removing it!
2004/05/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* detect_devices.pm (getNet) reuse c::get_netdevices()
(getNet) support br (bridging) and tr (UML) interfaces (florin)
* c/stuff.xs.pl (netdevices) introduce it in order to list network
interfaces
2004/05/25 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/tg.po, share/po/eu.po: updated Basque and Tajik files
* share/keyboards.tar.bz2: new keyboards; new lang->keyboard
correspondences
* keyboard.pm: Nepali uses devanagari script
new keyboards; new lang->keyboard correspondences
don't trust the USB keyboard layout announc when it claims to be "us"
layout (mosdt manufacturers just keep that default value while seeling
different layouts)
2004/05/25 rvojta
* network/drakfirewall.pm:
- BitTorrent support added
2004/05/25 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: update 10-37mdk's changelog
10-37mdk
* network/ethernet.pm (mapIntfToDevice) only try to lookup pci or usb
device by bus location
if its location is defined (some driver are returning bogus data on
ETHTOOL_GDRVINFO command)
(get_eth_cards) brown paper bug: fix card name lookup when driver does
not support GDRVINFO command from ETHTOOL ioctl and there's only one
card managed by this driver
* share/po/br.po: update
2004/05/24 rgarciasuarez
* share/list: Don't hardcode architecture
2004/05/24 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Fix dropped .txt files when running mkisofs.
(Anthill #799)
2004/05/24 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/draksplash (mk_frame) minor cleanup
switch from deprecated OptionMenu into new ComboBox widget
* share/po/br.po: typo fix
* drakxtools.spec: 10-36mdk
* standalone/drakperm, standalone/drakbug, interactive/gtk.pm,
standalone/drakboot, standalone/draksec, standalone/drakfloppy,
standalone/drakTermServ, Xconfig/resolution_and_depth.pm,
standalone/drakbackup: switch from deprecated OptionMenu into new
ComboBox widget
* standalone/drakconnect: switch from deprecated OptionMenu into new
ComboBox widget
(build_notebook) simplify pull down menu filling and do not duplicate
protocols
list
* ugtk2.pm: still provide compat stuff for OptionMenu (#9826) until all
tools are
converted
2004/05/21 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup, standalone/drakTermServ: Some new perl_checker
fixes.
2004/05/20 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: Add /etc/modprobe* mount points for client
hardware config.
2004/05/19 Daouda Lo <daouda at mandrakesoft.com>
* share/list:
- Share pango modules between the FT2 and Xft backend (named fc in
pango 1.4)
- pango-modules file is now located in /etc/pango/i386/
- Add Build.pm
2004/05/19 Thierry Vignaud <tvignaud at mandrakesoft.com>
* c/stuff.xs.pl (hasNetDevice, isNetDeviceWirelessAware, getNetDriver)
explicitely use
system IFNAMSIZ instead of implicitely defining it
(isNetDeviceWirelessAware) introduce it in order to detect whether a
network interface support wireless extensions or not
forward better LAN vs wireless filtering
* network/adsl.pm: forward speedtouch fix (using kernel mode)
* network/netconnect.pm: filter LAN and Wireless cards by explicitely
checking whether network
interfaces support wireless extensions or not instead of relying on
both ethtool support (in order to get the module name) and checking
against a whitelist of known wireless awere cards
forward speedtouch fix (using kernel mode)
forward better LAN vs wireless filtering
* drakxtools.spec: 10-35mdk
2004/05/18 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/cy.po, share/po/ky.po, share/po/es.po, share/po/pl.po: updated
Kyrgyz and Welsh files
2004/05/18 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk2.pm (Gtk2::OptionMenu->new) kill debug message
(Gtk2::OptionMenu) transparently replace obsolete OptionMenu widget by
the new ComboBox widget
2004/05/17 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/netconnect.pm: perl_checker compliance
remove speedtouch and ISDN 'only working under 2.4 kernel' warnings
2004/05/17 Pixel <pixel at mandrakesoft.com>
* authentication.pm: install autofs for nis authentication (dixit florin &
fcrozat)
* Xconfig/xfree.pm: restore the ability to specify the file where the
config should be written (since it's used by Xconfig/test.pm)
* Makefile: instead of keeping stage1 (mostly as temporary space but with
a fixed size, and for the background init),
exit the stage1 giving hand to stage2 in a tmpfs (same as what was done
for Mandrakemove)
stage2 now builds the full mdkinst, and full_stage2 is stage2 + building
mdkinst_stage2
2004/05/17 rgarciasuarez
* tools/Makefile: Clean up perl version checking in the tools makefile.
* Makefile: Remove an obsolete check for XFree86-VGA16
* share/list: Fix version of PerlIO::gzip in file list
2004/05/17 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/icons/drakconnect_step.png: kill unused image
* share/po/br.po: update
2004/05/16 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Fixes
2004/05/16 yrahal
* share/po/ar.po: Arabic translation
2004/05/15 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Upadted Spanish messages
2004/05/14 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm: Fixes to use speedtouch kernel driver / drop userspace
one
(happy modem with both 2.4 and 2.6)
- fix modem_run parameters to use kernel driver
- change/move pty declaration in /etc/ppp/peers/adsl
- plugin pppoatm has to be set and vpi.vci too
- new net_cnx_{up/down}, speedtouch.sh seems to be useless now
2004/05/13 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sl.po, share/po/ky.po, share/po/hi.po: fixed "default:LTR"
string
* share/po/et.po, share/po/pt_BR.po: updated Estonian and Brazilian files
2004/05/13 Pixel <pixel at mandrakesoft.com>
* install2.pm: in manualFstab coming from auto_install.cfg, allow device
/dev/XXX instead of simply XXX
instead of keeping stage1 (mostly as temporary space but with a fixed
size, and for the background init),
exit the stage1 giving hand to stage2 in a tmpfs (same as what was done
for Mandrakemove)
* mdk-stage1/probing.c: usb cdrom has a weird size in /proc/partitions,
the result is that it is detected as floppy
usb cdrom has a weird size in /proc/partitions, the result is that it is
detected as floppy
* c/stuff.xs.pl, diskdrake/interactive.pm, fs.pm, fsedit.pm,
standalone/drakupdate_fstab: really handle LABEL=XXX in fstab (as used
by redhat) (no xfs labels yet)
* mdk-stage1/Makefile, mdk-stage1/disk.c, mdk-stage1/tools.h,
mdk-stage1/log.c, mdk-stage1/adsl.c, Makefile, mdk-stage1/cdrom.c,
share/devices, mdk-stage1/config-stage1.h, mdk-stage1/stage1.h,
mdk-stage1/tools.c, mdk-stage1/.cvsignore, share/symlinks,
mdk-stage1/stage1.c, mdk-stage1/init.c, mdk-stage1/dhcp.c,
mdk-stage1/network.c: instead of keeping stage1 (mostly as temporary
space but with a fixed size, and for the background init),
exit the stage1 giving hand to stage2 in a tmpfs (same as what was done
for Mandrakemove)
* ugtk2.pm: better error logging when gtkcreate_img or gtkcreate_pixbuf
can't find the image
* Xconfig/resolution_and_depth.pm: simplify
Xconfig::resolution_and_depth::allowed(): adapt it to the way it's
really used
$prefered_depth defaults to the greatest depths, no need to set it to 24
vmware doesn't like 24bpp (bugzilla #9755)
* Xconfig/monitor.pm: speed-up monitor choosing dialog when {VendorName}
is undef (esp. when using "use diagnostics")
2004/05/12 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/advertising/dwd-07.pl: unified two strings
* share/po/et.po: updated Estonian file
* share/po/be.po: updated po file
2004/05/12 Pixel <pixel at mandrakesoft.com>
* keyboard.pm, install_steps_interactive.pm: fix typo
* lang.pm: no lang-ltg.png, so disabling ltg
- fix typo
- fix last commit which was not using $locale_country as it should in
system_locales_to_ourlocale()
* Makefile: use busybox when dont_run_directly_stage2
* install_any.pm: fix selecting locales-LANG (it didn't really work, but
it doesn't seem needed?)
2004/05/11 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/ltg.po,
share/po/nb.po, share/po/ky.po, share/po/uz.po, share/po/ro.po,
share/po/zh_TW.po, share/po/zh_CN.po, share/po/sr@Latn.po,
share/po/sq.po, share/po/it.po, share/po/eu.po, share/po/es.po,
share/po/lv.po, share/po/hu.po, share/po/fa.po, share/po/id.po,
share/po/ru.po, share/po/br.po, share/po/sl.po, share/po/nn.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/mn.po,
share/po/uk.po, share/po/lt.po, share/po/cy.po, share/po/tg.po,
share/po/bs.po, share/po/mk.po, share/po/wa.po, share/po/is.po,
share/po/hi.po, share/po/af.po, share/po/az.po, share/po/pt.po,
share/po/fr.po, share/po/ta.po, share/po/vi.po, share/po/nl.po,
share/po/de.po, share/po/tl.po, share/po/eo.po, share/po/bg.po,
share/po/cs.po, share/po/el.po, share/po/uz@Latn.po: updated pot file
2004/05/11 Pixel <pixel at mandrakesoft.com>
* authentication.pm: fix winbind configuration and do the same for LDAP
and NIS (modifs proposed and checked by Vincent Guardiola)
* mdk-stage1/stage1.c: adapt copyright
* lang.pm:
- new function locale_to_main_locale() to replace the typical
substr($lang, 0, 2) or $lang =~ /(..)/
- new function analyse_locale_name() to replace various regexps on
locale name
- use those 2 functions for cleanup
- cleanup even more standard_locale()
perl_checker compliance
remove unused function
* drakxtools.spec: new update:
- fix pam configuration when using winbind (also fixes LDAP and NIS
(?))
* detect_devices.pm: rewrite a little probeSerialDevices(), the beginning
is still very strange
* Xconfig/test.pm: fix typo
* printer/main.pm, install_steps.pm, keyboard.pm: use
lang::analyse_locale_name() and lang::analyse_locale_name()
* http.pm, Xconfig/card.pm, printer/detect.pm, wizards.pm,
interactive/newt.pm, network/netconnect.pm, mouse.pm, install2.pm,
.perl_checker: perl_checker compliance
* ugtk2.pm: perl_checker compliance
better error logging when gtkcreate_img or gtkcreate_pixbuf can't find
the image
* any.pm: use lang::analyse_locale_name() and lang::analyse_locale_name()
more cleanup in selectLanguage()
selectLanguage():
- simplify @langs generation
- use a tree if @langs > 15, not when $::move is set
* install_steps_interactive.pm: use lang::analyse_locale_name() and
lang::analyse_locale_name()
fix ugly typo (thanks to perl_checker)
* install_any.pm: fix selecting locales-LANG (i didn't really work, but it
doesn't seem needed?)
2004/05/11 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/br.po: update
* harddrake/data.pm: do not run XFdrake in automatic mode, it's useless
2004/05/10 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/man/C/man5/drakbackup.conf.5: Man page for drakbackup.conf.
2004/05/10 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/br.po: update breton translation
2004/05/08 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Updated partially
2004/05/08 Pixel <pixel at mandrakesoft.com>
* standalone/diskdrake: perl_checker compliance
2004/05/08 Till Kamppeter <till at mandrakesoft.com>
* standalone/scannerdrake: Fixed firmware installation.
2004/05/07 Pixel <pixel at mandrakesoft.com>
* Xconfig/main.pm: remove debugging code
you can now configure monitors on heads > 1
fix an old typo
* Xconfig/various.pm, Xconfig/resolution_and_depth.pm, Xconfig/xfree.pm:
you can now configure monitors on heads > 1
* Xconfig/monitor.pm: you can now configure monitors on heads > 1
rename monitors() and $monitors to monitors_db() and $monitors_db
(preparation for next commit which adds ability to configure each
monitor)
2004/05/07 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakclock: do saner check for ntp package (Robert Vojta)
2004/05/06 Pixel <pixel at mandrakesoft.com>
* fs.pm, standalone/drakupdate_fstab: don't prefer_devfs_name when reading
/proc/mounts (which uses devfs names)
* Xconfig/card.pm: don't succeed automatic configuration (not
auto_install) when there is many cards (as requested by Joe Bolin on
cooker)
2004/05/06 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/br.po: update
2004/05/05 Pablo Saratxaga <pablo at mandrakesoft.com>
* lang.pm: preparing for Furlan
* share/po/gl.po: updated Galician file
2004/05/05 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: fix 10-31mdk's changelog
* network/drakfirewall.pm: open more ports for samba
* network/netconnect.pm: do not offer to set DOMAINNAME2 since it is never
saved nor read (#9580)
2004/05/04 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/ethernet.pm: use @cards instead of $#cards as told by master
pipi
perl_checker fixes
* network/netconnect.pm: perlchecker fixes
2004/05/04 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-34mdk
* standalone/drakconnect: fix interface destruction wizard
* share/po/de.po: update
2004/05/03 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/netconnect.pm, network/isdn.pm: take ISDN protocol into account
for people outside Europe to use it
(kind of lost in space before)
2004/05/03 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/de.po: updated German file
2004/05/03 Pixel <pixel at mandrakesoft.com>
* install_steps.pm: no need for defensive programming
blank.img has been removed, so remove special code handling it
* docs/README: quick update, not complete
* mdk-stage1/modules.c, install_steps_interactive.pm, install2.pm,
modules.pm, mdk-stage1/stage1.c: blank.img has been removed, so remove
special code handling it
* Xconfig/xfree3.pm, Xconfig/various.pm, Xconfig/card.pm,
Xconfig/resolution_and_depth.pm, Xconfig/xfree.pm, Xconfig/test.pm,
Xconfig/xfreeX.pm, mouse.pm, Xconfig/xfree4.pm, standalone.pm,
Xconfig/default.pm, Xconfig/main.pm, Xconfig/screen.pm, Xconfig/FILES:
XFree 3 is gone!
* mdk-stage1/Makefile: stage1-disk and stage1-medias-usb are dead already
2004/05/01 Pixel <pixel at mandrakesoft.com>
* fs.pm, standalone/drakupdate_fstab, diskdrake/interactive.pm, fsedit.pm:
fix drakupdate_fstab adding twice an entry in fstab, one with the old
name, one with the devfs name
2004/04/30 Pixel <pixel at mandrakesoft.com>
* detect_devices.pm, any.pm, devices.pm:
- new getSCSI_26() not using /proc/scsi/scsi
(since we can't say first Direct-Access entry is sda anymore)
- deprecate field {raw_type}
- don't fill {device} with sgX for non-(cdrom|hd|floppy)
(hopefully not used by anything, except maybe scanners?)
- replace scdX with srX (which everybody use)
2004/04/30 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone.pm (version) bump release number
* standalone/drakclock: time is displayed as HH:MM:SS with RTL languages
* drakxtools.spec: 10-32mdk
* harddrake/data.pm: list SATA controllers in their own category (anthill
#741)
2004/04/28 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/isdn.pm: cleaning _last_ 'isdn_' prefix
drop unused ISA and EXPORT
drop isdn_ fonction names
* network/netconnect.pm: drop isdn_ fonction names
drop network::isdn->import
* harddrake/data.pm: change last isdn_detect_backend() remaining
* standalone/drakconnect: drop isdn_ fonction names
2004/04/28 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ky.po: updated Kyrgyz file
* share/po/nn.po: Updated Nynorsk file
2004/04/28 tsdgeos
* share/po/ca.po: updating catalan translations of DrakX and drakfax
2004/04/28 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: update
* standalone/service_harddrake: log removed/added hw
2004/04/27 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/isdn.pm: no need to up ippp0 in net_cnx_up, it's been up'ed at
startup
* standalone/drakconnect: more gui layout fixes
* network/netconnect.pm, network/tools.pm: try to fix #3793 or at least
enhance firmware seeking on windows partition
(based upon titi's patch)
2004/04/27 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/de.po, share/po/pt_BR.po: updated Brazilian file
2004/04/27 Pixel <pixel at mandrakesoft.com>
* standalone/XFdrake: not needed for Lacie, so removing
* diskdrake/removable.pm, diskdrake/interactive.pm: revert handling --auto
for removable, it is much better done in a separate function
(the goal of this --auto is not clear at all, and is better explicitly
done)
2004/04/27 yrahal
* share/po/ar.po: Arabeyes' Arabic translation
2004/04/26 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/de.po: updated German translations
2004/04/26 Pixel <pixel at mandrakesoft.com>
* run_program.pm: create ~/tmp when needed
* mdk-stage1/stage1.c, mdk-stage1/config-stage1.h: rename MandrakeMove to
Mandrakemove
* lang.pm: utf8_should_be_needed() must return true if any of the
languages chosen is utf8, not only the main one
(it also returns true when there are many charsets)
2004/04/25 fwang
* share/po/zh_CN.po: update
2004/04/25 yrahal
* share/po/ar.po: Arabeyes.org's Arabic translation
2004/04/24 fwang
* share/po/zh_CN.po: update
2004/04/23 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect: re-indentation
use gtkset_border_width(Gtk2::VBox->new, 5) to create a vbox and set a
border_width at the same time
change packing to get a better GUI
* ugtk2.pm: create frame with a border witdth (titi rulez)
2004/04/23 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nn.po: updated Nynorsk file
* share/po/gl.po: updated Galician files
2004/04/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk2.pm (shrink_topwindow) support both 10.0 and cooker
* standalone/drakconnect: remove useless ::prefix references
(build_notebook) sort ppp auth methods
* drakxtools.spec: 10-32mdk
* standalone/service_harddrake: do automatic sound configuration (one can
still switch between OSS and
ALSA through mcc)
handle again timeouts
do X11 configuration automagically
- when automatic flag is set for one hardware class, do not ask for
confirmation and just do what is needed
- only show "probing in progress" message if we did run an interactive
tool
* modules.pm (probe_category) perl_checker cleanup
(remove_alias, remove_alias_regexp, remove_alias_regexp_byname,
remove_module, set_options) add more explanations
* harddrake/data.pm: do X11 configuration automagically
(set_removable_configurator) use diskdrake instead of drakupdate_fstab
for removable media in automatic mode
set automatic flag for removable media
* diskdrake/interactive.pm, diskdrake/removable.pm: handle --auto when
managing removable media
* Xconfig/various.pm, standalone/XFdrake: handle --auto
2004/04/22 Damien Chaumette <dchaumette at mandrakesoft.com>
* modules.pm: fix 'somewhat' broken isdn type and driver name fetching
from pcitable
(this is no paper-bag)
2004/04/22 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sl.po: updated Slovanian file
2004/04/22 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/service_harddrake, standalone/harddrake2: switch to new
harddrake data structure
* install_steps_interactive.pm (summary) install alsaconf too for isapnp
sound cards (it better handle some
isapnp sound cards)
* standalone/drakxtv: fix tv cards detection
* harddrake/data.pm: split usb ports from usb controllers (arnaud request)
new harddrake data structure (easier to extend)
* harddrake/v4l.pm: sync tuners list with 2.6.6-rc2 too
sync card lists with 2.6.6-rc2
2004/04/20 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect: move reread_net_conf to tools.pm
remove unneeded @all_cards initialisation in reread_net_conf
* network/tools.pm: move reread_net_conf to tools.pm
2004/04/20 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakconnect (populate_notebook) fix drakxtools' build
(build_notebook) do not assume there's not language that want to
translate the "dhcp" string as in other code
* drakxtools.spec: 10-31mdk
2004/04/19 dam's <dams at idm.fr>
* standalone/drakfont: attempt to correct bug #9423
2004/04/19 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm: $adsl_modem is optional, moved to $o_adsl_modem
* standalone/drakconnect: dropped $::i in foreach loop, use $i instead
- translate strings once and only for the user.
don't bother with translated strings internally..
- drop DHCP translation, it's always DHCP
IPADDR, NETMASK and GATEWAY fields are not sensitive by default in DHCP
(broken by #8498 fix)
2004/04/19 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/cy.po, share/po/nb.po: updated Welsh and Norwegian files
2004/04/19 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Consolidate button_box* code, remaining
file_dialogs.
2004/04/18 tsdgeos
* share/po/ca.po: Unfuzzying and updating
2004/04/18 yrahal
* share/po/ar.po: Arabic translation (Arabeyes.org)
2004/04/16 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Some drives don't return "ATIP info from disk".
2004/04/11 yrahal
* share/po/ar.po: Arabic translation
2004/04/09 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/cy.po, share/po/uk.po: updated Ukrainian and Welsh files
* share/po/nn.po, share/po/tl.po: updated Nynorsk and Filipino files
* share/po/hi.po, share/po/eu.po: corrected default:LTR entries
2004/04/09 Thierry Vignaud <tvignaud at mandrakesoft.com>
* install_steps.pm, lang.pm (lang::write_langs) drop prefix parameter
2004/04/08 Daouda Lo <daouda at mandrakesoft.com>
* standalone/drakclock:
- test /etc/init.d/ntpd instead of /etc/ntp.conf for ntp installation
2004/04/08 keld
* share/po/da.po: updates
soft/mdkonline/po/da.po soft/wizard_perl/po/da.po
gi/perl-install/share/po/da.po
2004/04/08 Pixel <pixel at mandrakesoft.com>
* install2.pm: mount /sys before move::init() since move::init() needs it
* mdk-stage1/lomount.c:
- no need for chloop device anymore, my kernel patch applies directly
on the default loop module :)
- gzloop needs cryptoloop and zlib_inflate (why must i handle this by
hand? is my gzloop ugly?...)
* devices.pm: get rid of the chloop code (not used anymore)
2004/04/08 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: bump glib/gtk+ perl binding requires
use Mandrakelinux now
10-30mdk
2004/04/07 dam's <dams at idm.fr>
* standalone/drakups: corrected drakups against new libconf 0.32
2004/04/07 Pablo Saratxaga <pablo at mandrakesoft.com>
* lang.pm: defined default font to use in KDE for devanagari and malayalam
scripts
2004/04/06 David Baudens <baudens at mandrakesoft.com>
* share/advertising/list-pwp, share/advertising/list-dwd,
share/advertising/list-dis, share/advertising/list-ppp: Don't display
commercial advertisement in development version
2004/04/06 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ky.po, share/po/eu.po: Added Kyrgyz file; updated Basque file
2004/04/06 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: Use a scalar with cat_ (Pixel suggestion).
Don't move existing dhcpd.conf, add an include for terminal-server
instead.
2004/04/06 tbacklund
* share/po/fi.po: fully translated, was 3 fuzzy, 3 untranslated
2004/04/06 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk2.pm (shrink_topwindow) fix faillure with perl-Gtk+-1.04x (#9411)
* install_steps_interactive.pm: typo fix
2004/04/05 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/hi.po: updated Hindi file
2004/04/05 Pixel <pixel at mandrakesoft.com>
* fs.pm: allow mounting type devpts
perl now handle cleanly utf8 string in exceptions, no need to die
\N("...")
* loopback.pm, diskdrake/hd_gtk.pm, diskdrake/interactive.pm, lvm.pm,
install2.pm, fsedit.pm, network/drakfirewall.pm, authentication.pm,
install_steps.pm, raid.pm, bootloader.pm, swap.pm, install_any.pm,
install_interactive.pm, partition_table/raw.pm, partition_table.pm,
install_steps_interactive.pm: perl now handle cleanly utf8 string in
exceptions, no need to die \N("...")
2004/04/05 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Remove config-info (new home to be man page).
Use ugtk2 cursor wait/normal (share the wheel).
Combine/rework restore code.
2004/04/05 Thierry Vignaud <tvignaud at mandrakesoft.com>
* install_any.pm (setDefaultPackages) despite find and any are
semantically equivalent
in this context, any will be used there (boolean vs scalar context)
(setDefaultPackages) install alsa-utils if *any* of the present sound
card is driven by ALSA
* standalone/service_harddrake: log nv<=>nvidia switches
* share/rpmsrate: install gnome-alsamixer and alsa-utils when there's an
alsa driver sound card
setDefaultPackages
im-ja has been reported to be more user-friendly than uim
2004/04/04 keld
* share/po/da.po: updates
gi/perl-install/share/po/da.po
2004/04/04 yrahal
* share/po/ar.po: Commmitting Arabeyes.org's Arabic translation of the
week
2004/04/02 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/04/02 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/nb.po: updated Farsi and Norwegian files
2004/04/02 Pixel <pixel at mandrakesoft.com>
* mdk-stage1/Makefile: clean init-move when cleaning
* mdk-stage1/nfsmount.c: enable nfs install on old i586 machines (or maybe
poor network cards) (bugzilla #9322) (thanks to Michael Riss)
2004/04/02 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/br.po: update
2004/04/01 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ms.po, share/po/gl.po, share/po/pt_BR.po, share/po/th.po,
share/po/et.po, share/po/ja.po, share/po/be.po, share/po/ko.po,
share/po/DrakX.pot, share/po/sv.po, share/po/sr.po, share/po/pl.po,
share/po/he.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/ltg.po, share/po/nb.po, share/po/uz.po, share/po/ro.po,
share/po/zh_TW.po, share/po/zh_CN.po, share/po/sr@Latn.po,
share/po/sq.po, share/po/it.po, share/po/eu.po, share/po/es.po,
share/po/lv.po, share/po/hu.po, share/po/fa.po, share/po/id.po,
share/po/ru.po, share/po/sl.po, share/po/nn.po, share/po/tr.po,
share/po/mt.po, share/po/ga.po, share/po/uk.po, share/po/lt.po,
share/po/cy.po, share/po/tg.po, share/po/bs.po, share/po/mk.po,
share/po/wa.po, share/po/is.po, share/po/hi.po, share/po/af.po,
share/po/az.po, share/po/pt.po, share/po/fr.po, share/po/vi.po,
share/po/nl.po, share/po/de.po, share/po/tl.po, share/po/bg.po,
share/po/cs.po, share/po/el.po, share/po/uz@Latn.po: updated pot file
* share/po/sk.po, share/po/hr.po, share/po/fi.po, share/po/br.po,
share/po/mn.po, share/po/ta.po, share/po/eo.po: updated Mongol files
updated pot file
2004/04/01 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: move harddrake service confirmation script from spec
file into its own file
* Makefile.config: list service_harddrake_confirm too
* ugtk2.pm: space cleanup
* standalone/service_harddrake_confirm: pass timeout parameter too
move harddrake service confirmation script from spec file into its own
file
* standalone/service_harddrake: let execl() handle the arg array (this is
safer)
pass timeout parameter too
enable to translate a few more messages
translate "XYZ was added/removed" messages
2004/03/31 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: typo fix
* drakxtools.spec: fix drakxtools postuninstall script
2004/03/30 Pablo Saratxaga <pablo at mandrakesoft.com>
* pixmaps/langs/lang-ltg.png, lang.pm: Added missing choice for Latgalian
(it had been forgotten when adding the
10.0 new languages)
2004/03/30 Pixel <pixel at mandrakesoft.com>
* rescue/list: add /sbin/badblocks
* ugtk2.pm: fix relative file names (mostly (only?) for debugging)
2004/03/30 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/br.po: update
update
update
* any.pm: share translation with help.pm
* share/po/fr.po: fix inverted translations (#8217)
2004/03/29 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/hi.po: corrected default:LTR entries
* share/po/it.po: corrected default:LTR entries
updated Italian file
2004/03/29 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/service_harddrake: space "fix"
typo fix
only alter xfree config if we found an nvidia card
try several locations
check for compressed nvidia modules too
typo fix
* drakxtools.spec: 10-29mdk
10-28mdk
* share/po/fr.po: typo fix
update
2004/03/29 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/hi.po: corrected default:LTR entries
* share/po/it.po: corrected default:LTR entries
updated Italian file
2004/03/29 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-28mdk
* share/po/fr.po: update
* standalone/service_harddrake: try several locations
check for compressed nvidia modules too
typo fix
2004/03/28 yrahal
* share/po/ar.po: Arabeyes.org's translation
2004/03/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: s/bcm4400/b44/
* network/adsl.pm (adsl_probe_info) fix vpi, vci rereading (speedtouch
conf write hexa...)
* drakxtools.spec: fix changelog
* pkgs.pm (installTransactionClosure) fix list refreshing (warly)
2004/03/26 Warly <warly at mandrakesoft.com>
* share/rpmsrate:
- add SMP and BIGMEM for kernel-2.4
- aggregate all the kernel-2.4 in one occurence not to raised
the "complicated tags" error in install rpmsrate parsing code
2004/03/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/adsl.pm (adsl_probe_info) fix vpi, vci rereading (speedtouch
conf write hexa...)
misc space cleanups (thx perl_checko)
(adsl_probe_info) fix "manage interface" that broke speedtouch
configuration
* network/netconnect.pm: s/bcm4400/b44/
warn than speedtouch only works with 2.4.x kernels for now
* bootloader.pm (method_choices) blacklist again Savage, they're broken
again :-(
* drakxtools.spec: 10-27mdk
2004/03/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/adsl.pm (adsl_probe_info) fix "manage interface" that broke
speedtouch configuration
* network/netconnect.pm: warn than speedtouch only works with 2.4.x
kernels for now
bcm4400 is known to not support ETHTOOL
* bootloader.pm (method_choices) blacklist again Savage, they're broken
again :-(
* drakxtools.spec: 10-27mdk
* share/rpmsrate: speedtouch support is definitvely buggy with 2.6.x
kernel for now
2004/03/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: bcm4400 is known to not support ETHTOOL
* share/rpmsrate: speedtouch support is definitvely buggy with 2.6.x
kernel for now
2004/03/25 reinouts
* share/po/nl.po: Updated Dutch (nl) translation
by Reinout van Schouwen <reinout@cs.vu.nl>
2004/03/25 Warly <warly at mandrakesoft.com>
* share/compssUsers.server: s/PHPgroupware/Kolab server/
2004/03/24 Pixel <pixel at mandrakesoft.com>
* bootloader.pm:
- preferring "p3-smp-64GB" first (for BIGMEM + SMP)
- also adding i686-up-4GB
- cleanup code
fix extension parsing (vmlinuz-2.6.3-7mdksmp &
vmlinuz-2.6.3-7mdkenterprise vs vmlinuz-2.6.3-7mdk-p3-smp-64GB &
vmlinuz-2.6.3-7mdk-i686-up-4GB)
sorting based on @prefered is nearly unused, remove it
2004/03/24 tsdgeos
* share/po/ca.po: Unfuzzying
2004/03/24 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/isdn.pm (isdn_write_config_backend) load ISDN driver
up ippp0 interface and delete previous default route
(isdn_detect_backend) do not try to get "type" field here, we just have
nothing
to guess it there
(isdn_read_config) do not overwrite current parameters with undefed ones
* network/netconnect.pm: fix ISDN modem selection
* modules.pm (probe_category) set ISDN hisax driver type parameter
2004/03/24 Pixel <pixel at mandrakesoft.com>
* share/rpmsrate: when BIGMEM & SMP, use kernel-p3-smp-64GB
* bootloader.pm:
- preferring "p3-smp-64GB" first (for BIGMEM + SMP)
- also adding i686-up-4GB
- cleanup code
fix extension parsing (vmlinuz-2.6.3-7mdksmp &
vmlinuz-2.6.3-7mdkenterprise vs vmlinuz-2.6.3-7mdk-p3-smp-64GB &
vmlinuz-2.6.3-7mdk-i686-up-4GB)
sorting based on @prefered is nearly unused, remove it
2004/03/24 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/isdn.pm (isdn_write_config_backend) load ISDN driver
up ippp0 interface and delete previous default route
(isdn_detect_backend) do not try to get "type" field here, we just have
nothing
to guess it there
(isdn_read_config) do not overwrite current parameters with undefed ones
* network/netconnect.pm: fix ISDN modem selection
* modules.pm (probe_category) set ISDN hisax driver type parameter
* network/adsl_consts.pm: #5056 really refered to austria, not australia
2004/03/24 David Baudens <baudens at mandrakesoft.com>
* share/po/fr.po: Update translations
* share/rpmsrate: Install kdeutils-kwalletmanager by default when KDE is
installed
2004/03/24 Pixel <pixel at mandrakesoft.com>
* install_steps_gtk.pm: meta_class server (PowerPack+) needs category
Workstation
* share/rpmsrate: when BIGMEM & SMP, use kernel-p3-smp-64GB
2004/03/24 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/adsl.pm (adsl_conf_backend) only disable kernel driver for 2.4.x
kernels since
latest speedtouch package is totally broken in userland mode now :-(
* drakxtools.spec: fix changelog
one more change
one more change in 10-26mdk
* standalone/service_harddrake: switch between nv and nvidia driver if
commercial driver isn't installed
* network/adsl_consts.pm: #5056 really refered to austria, not australia
2004/03/24 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/hi.po: updated Hindi file
2004/03/24 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/adsl.pm (adsl_conf_backend) only disable kernel driver for 2.4.x
kernels since
latest speedtouch package is totally broken in userland mode now :-(
* drakxtools.spec: one more change in 10-26mdk
2004/03/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakgw: add a new line for lord cat
* network/netconnect.pm: fix drakconnect config writing when there's only
one configured
interface (eg: at install time) (#8998)
* drakxtools.spec: add bug reference in 10-25mdk changelog
remove doble entries in 10-25mdk changelog
10-26mdk
* standalone/drakconnect (del_intf) enable to delete ADSL and ISDN
connections
2004/03/23 fwang
* share/po/zh_CN.po: Updated Simplified Chinese translation
2004/03/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakgw: add a new line for lord cat
* drakxtools.spec: add bug reference in 10-25mdk changelog
remove doble entries in 10-25mdk changelog
10-26mdk
* standalone/drakconnect (del_intf) enable to delete ADSL and ISDN
connections
* network/netconnect.pm: fix drakconnect config writing when there's only
one configured
interface (eg: at install time) (#8998)
bewan PCI and ethernet ADSL modems work smoothly with 2.6.x kernels
for ISDN, do the same warning popup about supported kernels
* share/po/gl.po, share/po/ga.po: update
2004/03/23 fwang
* share/po/zh_CN.po: Updated Simplified Chinese translation
update
2004/03/23 Nicolas Planel <nplanel at mandrakesoft.com>
* any.pm: add nolapic support option (NOn Local APIC)
2004/03/23 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/it.po, share/po/uk.po, share/po/sv.po,
share/po/mk.po, share/po/de.po, share/po/is.po, share/po/hi.po,
share/po/nn.po, share/po/et.po, share/po/ca.po, share/po/ja.po,
share/po/sq.po: corrected "default:LTR" translations
2004/03/23 Pixel <pixel at mandrakesoft.com>
* bootloader.pm, install_any.pm, install_steps_interactive.pm: LSB doesn't
need kernel 2.4 anymore
* fs.pm, standalone/diskdrake, standalone/drakupdate_fstab:
- do not pass options is_removable to set_default_options() since it
is not a global options
- replace it with a flag in the part or raw_hd
- set is_removable for part from usb drive
- ensure usb partitions are not checked at boot time (freq field in
fstab)
* keyboard.pm:
- az, tr and tr_f needs XkbOptions 'caps:shift'
- cleanup
* share/rpmsrate: replace kernel-enterprise with kernel-i686-up-4GB when
BIGMEM
2004/03/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/rpmsrate: install ndiswrapper for centrino chipsets
* standalone/drakgw: fix drakgw removing MII_NOT_SUPPORTED parameter from
ifcfg file (#9076)
* network/netconnect.pm: bewan PCI and ethernet ADSL modems work smoothly
with 2.6.x kernels
for ISDN, do the same warning popup about supported kernels
* standalone/drakTermServ (interactive_mode) fix button layout (prevent
button collisions and
text truncation when translated)
(client_type) fix layout (checbox was using too muche vertical space)
enable to go in in --testing mode
* standalone/drakclock: fix packing
* share/po/gl.po, share/po/cy.po, share/po/fr.po, share/po/ga.po: update
2004/03/22 Frederic Crozat <fcrozat at mandrakesoft.com>
* share/po/fr.po: Fix typo
2004/03/22 Florin Grad <florin at mandrakesoft.com>
* network/shorewall.pm: typo (forgot a space)
do not write the REDIRECT squid rules if one has only one NIC connected
to the net zone
2004/03/22 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/tl.po: updated Filipino file
2004/03/22 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakperm (row_setting_dialog) hide dialog's horizontal
separator, because
create_okcancel() already creates its own separator (Robert Vojta,
#9153)
add space around main vbox (Robert Vojta, #9153)
* standalone/drakclock: Look & feel enhancement in order to have a
smoother GUI (Robert Vojta,
#9141) :
- when not embedded, add 5 pixels border around the whole GUI
- add border around frames contents
show timezone in drakclock (Robert Vojta, #9141)
(get_servers) sort servers (Robert Vojta, #9139)
* detect_devices.pm (isTVcard) typo fix
fix tv cards managed by cx88 and saa7134 (#9112)
* harddrake/v4l.pm: fix log message
* standalone/drakxtv: fix tv cards managed by cx88 and saa7134 (#9112)
* modules.pm (write_conf) simplify
typo fix
fix tv cards managed by cx88 and saa7134 (#9112)
* standalone/logdrake (parse_file) oops, forgot one /o
fix non first searches (#9115)
2004/03/21 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: done
2004/03/21 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/03/21 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nb.po: updated Norwegian file
* share/po/ar.po: updated Arabic file
2004/03/21 tbacklund
* share/po/fi.po: fully translated, was 25 fuzzy, 5 untranslated
2004/03/21 yrahal
* share/po/ar.po: Committing Arabeyes.org's Arabic translation
2004/03/20 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: updated
2004/03/20 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po: updated Farsi file
2004/03/20 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakxtv: fix error message (#9080)
cleanup
fix loged message (thx perl_checko)
fix #3193:
- use right device
- offer to set the user to config
fix saa7134 detection (#5612)
testing mode
reorder modules import
fix wiping out /etc/modules.conf (scott@littlefish.ca)
Defaulted canada-cable to NTSC (Scott Mazur (scott@littlefish.ca)
* standalone/drakvpn: icon
* harddrake/v4l.pm: sync with 2.6.3-4mdk
reorder modules import
(config) read current configuration (Scott Mazur <scott@littlefish.ca>)
share translation
fix setting options for bttv instead of saa7134 (#5612)
* drakxtools.spec: move draksplash into drakxtools b/c it needs gtk+
(#7807)
oops, that should have been 25mdk
2004/03/19 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated
2004/03/19 Frederic Crozat <fcrozat at mandrakesoft.com>
* share/rpmsrate: Update GNOME devel packages
2004/03/19 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ja.po, share/po/DrakX.pot, share/po/nb.po, share/po/zh_CN.po,
share/po/it.po, share/po/eu.po, share/po/ru.po, share/po/uk.po,
share/po/cy.po, share/po/mk.po, share/po/af.po, share/po/tl.po,
share/po/cs.po: updated pot file
* share/po/et.po: Updated Estonian file; fixed quote in Hindi file
updated pot file
* share/po/sk.po, share/po/th.po, share/po/hr.po, share/po/sv.po,
share/po/ltg.po, share/po/zh_TW.po, share/po/sq.po, share/po/nn.po,
share/po/mn.po, share/po/pt.po, share/po/fr.po, share/po/ta.po: updated
po files
updated po files
updated pot file
* share/po/ms.po, share/po/gl.po, share/po/pt_BR.po, share/po/be.po,
share/po/ko.po, share/po/sr.po, share/po/pl.po, share/po/fi.po,
share/po/he.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/uz.po, share/po/ro.po, share/po/sr@Latn.po, share/po/es.po,
share/po/lv.po, share/po/hu.po, share/po/fa.po, share/po/id.po,
share/po/br.po, share/po/sl.po, share/po/tr.po, share/po/mt.po,
share/po/ga.po, share/po/lt.po, share/po/tg.po, share/po/bs.po,
share/po/wa.po, share/po/is.po, share/po/az.po, share/po/vi.po,
share/po/nl.po, share/po/de.po, share/po/eo.po, share/po/bg.po,
share/po/el.po, share/po/uz@Latn.po: updated po files
updated pot file
* standalone/drakvpn: disambiguated string
* share/po/hi.po: updated po files
Updated Estonian file; fixed quote in Hindi file
updated pot file
2004/03/19 Pixel <pixel at mandrakesoft.com>
* detect_devices.pm: adapt to devfs (?) naming which breaks compatibility
(bugzilla #9029)
* ugtk2.pm:
- fix _find_imgfile()
- cleanup
* install_steps.pm: devfs=mount is the default for kernel 2.6 (what about
2.4 ?), so one need
devfs=nomount when devfsd is not installed
2004/03/19 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: update
* standalone/drakvpn: add hint for translators (cooker-i18n request)
* drakxtools.spec: 10-24mdk
* network/netconnect.pm: eagle-usb maintainers ask not to fill dns by
default because ppp will
return better one through peerdns option
dnsX were renamed as dnsServerX+1 long time ago and are managed one
step earlier
2004/03/19 Warly <warly at mandrakesoft.com>
* standalone/drakboot: add Olivier Blin patches to reread the previous
configuration
2004/03/19 Pixel <pixel at mandrakesoft.com>
* detect_devices.pm: adapt to devfs (?) naming which breaks compatibility
(bugzilla #9029)
* ugtk2.pm:
- fix _find_imgfile()
- cleanup
* install_steps.pm: devfs=mount is the default for kernel 2.6 (what about
2.4 ?), so one need
devfs=nomount when devfsd is not installed
2004/03/19 Thierry Vignaud <tvignaud at mandrakesoft.com>
* harddrake/sound.pm (switch) perl_checker fix
* network/netconnect.pm: eagle-usb maintainers ask not to fill dns by
default because ppp will
return better one through peerdns option
dnsX were renamed as dnsServerX+1 long time ago and are managed one
step earlier
2004/03/18 David Baudens <baudens at mandrakesoft.com>
* standalone/icons/localedrake-32.png,
standalone/icons/localedrake-48.png, drakxtools.spec,
standalone/icons/localedrake-16.png, Makefile.drakxtools: Add icons for
localedrake menu entry
* share/rpmsrate: Add kdegraphics-common in GRAPHICS section
2004/03/18 marco
* share/po/it.po: successivo -> avanti
2004/03/18 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/tl.po: updated Filipino file
2004/03/18 Pixel <pixel at mandrakesoft.com>
* ugtk2.pm: new helper function may_set_icon that takes care of missing
wiz_default_up during install
* partition_table/dos.pm: not guessing a geometry when default_ok is no
big deal
2004/03/18 Thierry Vignaud <tvignaud at mandrakesoft.com>
* harddrake/sound.pm: install alsa-utils if needed (#6288)
* network/adsl.pm: only kill pppoa for sagem modem (eg for bewan, we use
pppoa plugin for
ppp)
fix bewan support by providing an ad-how /etc/ppp/options
* standalone/icons/drakups.png: use mdk icon for drakups
* network/netconnect.pm: fix obvious wrong lookup (at install time, we
must check installed
root fs instead of /)
always offer to restart adsl connections
only warn about 2.4.x kernel for bewan modem
only warn about the fact we need 2.4.x kernel when we're under 2.6.x
* Makefile.config: reput back drakups
* share/rpmsrate: install kernel-2.4.x for pci modems whose binary driver
isn't ported
on 2.6.x
2004/03/18 Warly <warly at mandrakesoft.com>
* share/rpmsrate: move the DRIVER part from INSTALL to SYSTEM
fix speedtouch-mgm -> mgmt
fix bad indentation
2004/03/18 Pablo Saratxaga <pablo at mandrakesoft.com>
* lang.pm: Gnome Low-Saxon translations use "nds_DE", putting it on
LANGUAGE
2004/03/18 Pixel <pixel at mandrakesoft.com>
* ugtk2.pm: new helper function may_set_icon that takes care of missing
wiz_default_up during install
* partition_table/dos.pm: not guessing a geometry when default_ok is no
big deal
2004/03/18 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: only warn about the fact we need 2.4.x kernel
when we're under 2.6.x
* network/adsl.pm: only kill pppoa for sagem modem (eg for bewan, we use
pppoa plugin for
ppp)
fix bewan support by providing an ad-how /etc/ppp/options
* Makefile.config: reput back drakups
* share/rpmsrate: install kernel-2.4.x for pci modems whose binary driver
isn't ported
on 2.6.x
2004/03/17 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/zh_TW.po: chinese names for countries
* share/po/uk.po: updated Ukrainian file
* share/po/mn.po: updated po files
2004/03/17 Pixel <pixel at mandrakesoft.com>
* install_gtk.pm: enlarge steps window (no pb since the window is
invisible) (bugzilla #8985)
* standalone/diskdrake: add "diskdrake
--change-geometry=<device>=[<cylinders>,]<heads>,<sectors>" to
allow forcing the geometry used in the partition table. This allows
helping
poor Windows booting using old int13 function 2. This should work when
Windows
has not been resized.
2004/03/17 Thierry Vignaud <tvignaud at mandrakesoft.com>
* harddrake/sound.pm: do not alter oss<->alsa drivers mapping table
(olivier blin, #8501)
When current driver doesn't match current sound card (because sound
card has been replaced for example), draksound allows to choose the
driver between current driver and its alternatives, but does not
propose default driver and alternatives for current sound card. So
available drivers don't match current sound card (olivier blin, #8501)
* standalone/drakedm: fix dm restart
* standalone/service_harddrake: remove /etc/asound.state *before*
restarting sound service
* drakxtools.spec: 10-24mdk
2004/03/17 Warly <warly at mandrakesoft.com>
* share/logo-mandrake.png: community install logo
2004/03/17 David Baudens <baudens at mandrakesoft.com>
* share/po/fr.po: Update advertising translations
* share/compssUsers: Update
Update
* share/rpmsrate: Fix my mistake (forgot to cvs up before commit)
Update
2004/03/17 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/zh_TW.po: chinese names for countries
2004/03/17 Pixel <pixel at mandrakesoft.com>
* partition_table/dos.pm, partition_table/raw.pm, partition_table.pm: add
set_best_geometry_for_the_partition_table to use the hd geometry instead
of the physical geometry returned by the kernel (since for now i can't
have bios geometry on 2.6)
2004/03/17 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakconnect: misc perl_checker cleanup
remove debug statements
fix no information for drivers that do not support ethtool ioctl (eg:
sk98lin): try to match the device by interface name and driver name
(won't work for several cards managed by the same driver)
* share/po/fr.po: update
* share/rpmsrate: roll-back bogus dadou commit
* network/netconnect.pm: fix pci modem support:
- handle manually installed drivers
- removed urpmi sources
- faster checking for driver presence
2004/03/17 Warly <warly at mandrakesoft.com>
* share/logo-mandrake.png: community install logo
* share/rpmsrate: s/glade/glade2/
2004/03/17 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/eu.po: updated Basque file
2004/03/17 Pixel <pixel at mandrakesoft.com>
* partition_table/raw.pm, partition_table.pm: add
set_best_geometry_for_the_partition_table to use the hd geometry instead
of the physical geometry returned by the kernel (since for now i can't
have bios geometry on 2.6)
* partition_table/dos.pm: add set_best_geometry_for_the_partition_table to
use the hd geometry instead of the physical geometry returned by the
kernel (since for now i can't have bios geometry on 2.6)
- sector2CHS() now gives sector number starting at 0
- CHS2rawCHS() takes care of giving sector number starting at 1
2004/03/17 Thierry Vignaud <tvignaud at mandrakesoft.com>
* harddrake/data.pm: split out agp controllers out of bridges
* standalone/drakups: use std banner
use new $ugtk2::wm_icon for x11 icon
* network/ethernet.pm (get_eth_cards) if SIOCETHTOOL ioctl is not
supported by driver, try
to lookup card by driver in devices list (if there's only one physical
card managed by this driver)
* standalone/logdrake, standalone/drakfont: use new $ugtk2::wm_icon for
x11 icon
* network/adsl.pm: do not pass eth interface and user to adsl-start,
they're already
provided in pppoe.conf (#2004)
* network/adsl_consts.pm: update wanadoo dns according to
http://www.wanadoo.fr/bin/frame2.cgi?u=http%3A//assistance.wanadoo.fr/reponse791.asp
* standalone/service_harddrake: add agpgart modules to modprobe.preload if
needed
* standalone/harddrake2: use new $ugtk2::wm_icon for x11 icon
show module for system bridges if it's not unknown (aka not managed by
kernel core)
blacklist agp controllers class (they're still visible in the bridges
one)
* ugtk2.pm (_create_dialog) set x11 icon for dialogs too
(new) fix x11 icon for Gtk2::Plug
(_find_imgfile) prevent matching subdirectory (eg: harddrake)
* network/netconnect.pm: fix SmartLink modem managment (#8959)
* standalone/drakconnect: misc perl_checker cleanup
remove debug statements
fix no information for drivers that do not support ethtool ioctl (eg:
sk98lin): try to match the device by interface name and driver name
(won't work for several cards managed by the same driver)
use new $ugtk2::wm_icon for x11 icon
2004/03/16 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: transl.in progress
2004/03/16 David Baudens <baudens at mandrakesoft.com>
* share/compssUsers.server: Add NETWORKING_FILE support for PowerPackPlus
* standalone/icons/harddrake2/ide_hd.png,
standalone/icons/harddrake2/scanner.png,
standalone/icons/harddrake2/hw_mouse.png,
standalone/icons/harddrake2/joystick.png,
standalone/icons/harddrake2/hw_printer.png,
standalone/icons/harddrake2/tv.png,
standalone/icons/harddrake2/memory.png,
standalone/icons/harddrake2/multimedia.png,
standalone/icons/harddrake2/floppy.png,
standalone/icons/harddrake2/video.png,
standalone/icons/harddrake2/scsi_hd.png,
standalone/icons/harddrake2/unknown.png,
standalone/icons/harddrake2/harddisk.png,
standalone/icons/harddrake2/sound.png,
standalone/icons/harddrake2/cd.png,
standalone/icons/harddrake2/hw_network.png: Update images
2004/03/16 Pablo Saratxaga <pablo at mandrakesoft.com>
* pixmaps/langs/lang-ku.png, pixmaps/langs/lang-hy.png,
pixmaps/langs/lang-tt.png: updated and added pictures for language
selection list.
enabled choice for Filipino (we have quite good translations),
Low-Saxon and Kyrgyz.
* pixmaps/langs/lang-gn.png, pixmaps/langs/lang-nds.png,
pixmaps/langs/lang-ky.png, pixmaps/langs/lang-tk.png,
pixmaps/langs/lang-ph.png: readding images in binary mode
removed pixmaps to readd them in binary mode
updated and added pictures for language selection list.
enabled choice for Filipino (we have quite good translations),
Low-Saxon and Kyrgyz.
* lang.pm: changed order of LANGUAGE value for Filipino so monolingual
windowmanagers
can have translated menus
updated and added pictures for language selection list.
enabled choice for Filipino (we have quite good translations),
Low-Saxon and Kyrgyz.
* share/po/it.po: updated Italian file
2004/03/16 Pixel <pixel at mandrakesoft.com>
* standalone/drakupdate_fstab: choose wether to use supermount is now
based on variable SUPERMOUNT in /etc/sysconfig/dynamic
* ugtk2.pm: fix typo
- add $ugtk2::wm_icon (esp. for park-rpmdrake)
- cleanup, correct indentation
2004/03/16 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/logdrake (alert_config) fix wizard when logdrake is embedded
(alert_config) fix wizard on second run
(alert_config) make it a wizard again (that is, with banner,
"previous"/"next" buttons and the like)
set x11 ico
* share/rpmsrate: wireless-tools is listed twice!
speedtouch was listed two times in the old days!
install speedtouch firmware too
automatically install speedtouch for Alcatel USB ADSL modems
automatically install eagle-usb for sagem ADSL modems
install kernel-2.4.x for internal ISDN devices
* ugtk2.pm (new) set x11 icon for non wizard tools
(new) set default x11 icon
* standalone/harddrake2, standalone/drakups: set x11 ico
* standalone/drakclock: fix server lookup (#8846)
* standalone/icons/drakups.png: add drakups icon
"Copyright (C) 2004 MGE UPS SYSTEMS / Luc Descotils
This graphic is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
at your option) any later version..."
* network/netconnect.pm: bewan support
only show encapsulation parameter for sagem modem
preselect pppoa for bewan too
make it clear these checks are only for pci modems
pci modem: only take care of selected one
warn that we only support kernel 2.4.x for pci modems
remove debug statement
for ADSL Bewan and ISDN modem, warn that only 2.4.x kernels are
supported
* network/adsl.pm: bewan support
(adsl_conf_backend) fix adsl stop on pppoa links
* network/modem.pm (ppp_configure) really fix modem symlink (#7967)
* standalone/drakconnect: set x11 ico
(configure_net) do not offer to alter domain name since this is
achievable through FQDN
* standalone/drakfont (interactive_mode) better style
(interactive_mode, dialog) let's have nice icon in sub dialogs when
embedded too
(dialog) make subdialogs be transcient for main window when not embedded
set x11 ico
2004/03/16 Warly <warly at mandrakesoft.com>
* share/rpmsrate: clean majors introduced into the CVS by mistake
2004/03/15 David Baudens <baudens at mandrakesoft.com>
* share/rpmsrate: Replace xsane by scanner-gui (allows to install kooka or
xsane)
Readd Audacity (needs to be moved from Contrib to Main; it should be
installed by default for all products)
2004/03/15 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: Fix misnamed inittab\$\$IP=xxx.xxx.xxx.xxx\$\$.
2004/03/15 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakconnect (configure_net) enable to alter hostname
(configure_net) fix unlisted first dns server
* drakxtools.spec: 10-23mdk
* standalone/logdrake: fix explanations in mcc that got broken by #8412
speedup
* network/netconnect.pm: always write scripts like in the old days but
when there's no cnx
skip "start on boot" step for LAN (already managed by network scripts)
perl_checker fix
write ether conf later on QA request
do not list anymore wireless cards in LAN connection, only in wireless
connections
fix ADSL modems not listed unless one try to manually pick a network
card (#8611): prevent module::interactive from offering to pick a
module when there's no network cards
* share/po/fr.po: update
2004/03/15 Florin Grad <florin at mandrakesoft.com>
* standalone/drakgw: add ppp+ and ippp+ at the interfaces list
* network/shorewall.pm: add ppp+ and ippp+ in the interfaces list
2004/03/15 reinouts
* share/po/nl.po: Updated Dutch (nl) translation
by Reinout van Schouwen <reinout@cs.vu.nl>
2004/03/15 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: do not list anymore wireless cards in LAN
connection, only in wireless
connections
fix ADSL modems not listed unless one try to manually pick a network
card (#8611): prevent module::interactive from offering to pick a
module when there's no network cards
* network/ethernet.pm (mapIntfToDevice) do not try to match a physical
device when SIOCETHTOOL ioctl is not supported
* standalone/drakclock: make the ntpdate after stopping the ntpd
(manu@agat.net, #8141)
* network/network.pm (write_interface_conf) fix missing quotes around
wireless encryption key (#8887)
* standalone/drakconnect (configure_net) fix spacing around DNS/domainname
settings table
(configure_net) write back domain name and dns servers
(configure_net) fix domainname reading
(configure_net) fix crash on internet access dialog closing
(configure_net) update connection status in background (#7800)
add --old option in order to see old interface
2004/03/14 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po: updated Farsi file
* share/po/cy.po, share/po/nn.po, share/po/ca.po: updated Welsh and
Nynorsk files
2004/03/14 tbacklund
* share/po/fi.po: fully translated, was 10 fuzzy, 1 untranslated
2004/03/14 tsdgeos
* share/po/ca.po: updating
2004/03/14 yrahal
* share/po/ar.po: Weekly Arabeyes' Arabic translation.
2004/03/13 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Updated translation
2004/03/13 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po: updated Farsi file
* share/po/cy.po: Updated Welsh file
* share/po/et.po: updated Estonian file
* share/po/uz.po, share/po/uz@Latn.po: updated Uzbek files
2004/03/13 Till Kamppeter <till at mandrakesoft.com>
* printer/printerdrake.pm: Let printerdrake install "scanner-gui" instead
of "xsane" when it sets up an HP multi-function device.
"MandrakeSoft" -> "Mandrakesoft", "Mandrake" -> "Mandrakelinux".
* standalone/scannerdrake: Let scannerdrake install "scanner-gui" instead
of "xsane", so that scanning GUI actually used can be determined by the
system environment.
"MandrakeSoft" -> "Mandrakesoft", "Mandrake" -> "Mandrakelinux".
* standalone/printerdrake: "MandrakeSoft" -> "Mandrakesoft", "Mandrake" ->
"Mandrakelinux".
2004/03/12 David Baudens <baudens at mandrakesoft.com>
* share/rpmsrate: Update for PowerPackPlus
2004/03/12 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated
2004/03/12 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nb.po: updated Norwegian file
* lang.pm: small correction
improved previous change
* share/po/ms.po, share/po/id.po, share/po/gl.po, share/po/br.po,
share/po/th.po, share/po/sl.po, share/po/nn.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/mn.po, share/po/ko.po, share/po/sr.po,
share/po/lt.po, share/po/he.po, share/po/ca.po, share/po/ar.po,
share/po/ltg.po, share/po/uz.po, share/po/is.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/ta.po, share/po/sq.po, share/po/sr@Latn.po,
share/po/eu.po, share/po/es.po, share/po/eo.po, share/po/bg.po,
share/po/el.po, share/po/lv.po, share/po/hu.po, share/po/uz@Latn.po:
merged some strings from mcc
2004/03/12 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/rpmsrate: eagle was renamed as eagle-usb
2004/03/12 fwang
* share/po/zh_CN.po: Updated Simplified Chinese translation
2004/03/12 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nb.po: updated Norwegian file
* lang.pm: improved previous change
always define KDM fonts dependending on encoding (fix for bug #8714)
2004/03/12 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-22mdk
* standalone/drakconnect (build_notebook) default protocol is dhcp (eg for
unconfigured
interfaces), thus preventing ip checks faillure on protocol change on
other network interfaces
(apply) do not write IPADDR, NETMASK and NETWORK fields in ifcfg-ethX
when using DHCP
(apply) factorize interface hash
(apply) fix crash (is_dynamic_ip expect a hash of network interaces,
not a single interface)
(configure_net) kill useless code
(configure_net) fix layout by using a table
remove a few more parameters
(configure_net) get rid of mask now we've cleaned up parameters
only show dns from resolv.conf for now
(configure_net) remove some parameters according to specs
(configure_net) sanitize buttons layout (#8637)
* network/netconnect.pm: provide a nice way to go back to summary when
interface is already configured (#8002)
fix buttons so that they're labeled as cancel/ok instead of
previous/next when warning in network installations
fix writing drakconnect config file at install time (#7478)
* standalone/drakfont (advanced_install) "Install" button is sensitive
only if there're some
fonts in the font list
2004/03/12 Frederic Lepied <flepied at mandrakesoft.com>
* share/rpmsrate: removed audacity (in contrib)
2004/03/12 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-22mdk
* network/netconnect.pm: fix writing drakconnect config file at install
time (#7478)
2004/03/11 Florin Grad <florin at mandrakesoft.com>
* standalone/drakgw: fix the disable, enable functions
* network/shorewall.pm: add some tests for the REDIRECT squid rules
2004/03/11 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/tl.po: updated Filipino file
2004/03/11 Pixel <pixel at mandrakesoft.com>
* install_any.pm: fix installing locales-XX for lang=nb which needs
locales-no (one needs to use provides)
* fsedit.pm: disallow lvm on / with no /boot until lilo handles it
* install2.pm: tentatively fix lilo with lvm on /
* bootloader.pm:
- always generate a precise entry using the precise version
- remove the linux-2.4 or linux-2.6 entries which don't work together
with the precise version entry
- still have the "linux" entry
* install_steps_interactive.pm: nice fix for installing locales-XX
corresponding the chosen country (using packagesProviding())
workaround code trying to install locales-nb (bugzilla #8287)
* install_steps.pm: catch cdie's in auto_install
* do_pkgs.pm: use pkgs::packagesProviding()
* pkgs.pm:
- add function packagesProviding()
- use it
2004/03/11 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Install extra packages when using wizard too.
Key transfer in GUI wasn't reporting errors.
2004/03/11 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakvpn: remove debug statement
fix previous button on first step (robert.vojta@qcm.cz, anthill #387)
* ugtk2.pm (gtktext_insert) if we want anonymous tags, just create
anonymous tags
instead of creating fake tag names that we just discard after (rand is
not guarranted to not return the same number twice...)
* harddrake/data.pm: fix in strict mode
* detect_devices.pm: workaround anthil bug #369
* mdk-stage1/probing.c: fix eth[67] detection (gc)
* standalone/drakgw: fix previous button on first step
(robert.vojta@qcm.cz, anthill #386)
* standalone/logdrake (text_append) fix second run (on next filling, we
shall not create
tags with name of existing ones)
(parse_file) fix search :-)
(log_output) take a color and a font as parameters now
(log_output__real) splited from log_output(), insert text into
textview at once
(*) use new framework to speedup (#8412)
(text_append) introduce it, forked from gtktext_insert()
unlike the later, it create named tags, thus reducing tagtable size
from 30000+ tags to 10-20, thus speedup logdrake in quite a big way.
it should probably replace gtktext_insert in mdk10.1 since all
gtktext_insert users really have quite a few tags (eg: 1 for
harddrake2 and rpmdrake)
(parse_file) speed up it by 20% (#8412) but logcolorize is the top one
in profiles
* standalone/drakboot: list yes/no for autologin in a more intuitive way,
that is yes is
grouped with user and wm pull down menus (robert.vojta@qcm.cz, anthill
#390)
2004/03/10 fwang
* share/po/zh_CN.po: update
2004/03/10 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/ltg.po,
share/po/nb.po, share/po/uz.po, share/po/ro.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/sr@Latn.po, share/po/sq.po, share/po/it.po,
share/po/eu.po, share/po/es.po, share/po/lv.po, share/po/hu.po,
share/po/fa.po, share/po/id.po, share/po/ru.po, share/po/br.po,
share/po/sl.po, share/po/nn.po, share/po/tr.po, share/po/mt.po,
share/po/ga.po, share/po/mn.po, share/po/uk.po, share/po/lt.po,
share/po/cy.po, share/po/tg.po, share/po/bs.po, share/po/mk.po,
share/po/wa.po, share/po/is.po, share/po/hi.po, share/po/af.po,
share/po/az.po, share/po/pt.po, share/po/fr.po, share/po/ta.po,
share/po/vi.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, share/po/uz@Latn.po:
updated pot file
* share/po/tl.po: updated pot file
Updated Filipino file
* keyboard.pm: list jp106 keyboard as latin only to avoid the misleading
screen about
language switching (japanese input doesn't use that method)
2004/03/10 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/help-zh_CN.pot, share/po/ms.po, share/po/sk.po, share/po/gl.po,
share/advertising/dwd-04.pl, share/po/pt_BR.po, share/po/th.po,
share/po/et.po, share/po/ja.po, share/po/hr.po,
install_steps_interactive.pm, network/netconnect.pm, share/po/be.po,
share/advertising/dis-10.pl, 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/he.po, network/drakfirewall.pm, install_steps_newt.pm,
share/po/da.po, share/po/ca.po, share/po/ar.po, share/po/ltg.po,
share/po/nb.po, share/po/uz.po, share/po/help-ru.pot,
share/advertising/dwd-02.pl, standalone/printerdrake, share/po/ro.po,
share/advertising/dwd-01.pl, share/advertising/dis-01.pl,
share/po/zh_TW.po, share/po/sr@Latn.po, share/po/sq.po,
share/advertising/dwd-05.pl, share/po/it.po, share/po/eu.po,
share/po/es.po, share/advertising/ppp-10.pl, share/po/lv.po,
share/po/hu.po, printer/printerdrake.pm, share/advertising/pwp-09.pl,
share/po/fa.po, share/po/id.po, share/po/ru.po, help.pm, share/po/br.po,
share/po/sl.po, share/advertising/ppp-03.pl, share/po/nn.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po,
share/advertising/dwd-03.pl, share/po/uk.po, share/po/mn.po,
share/po/help-de.pot, share/po/lt.po, share/po/cy.po, crypto.pm,
share/advertising/ppp-02.pl, share/po/help-it.pot,
install_interactive.pm, share/advertising/dwd-07.pl, share/po/tg.po,
any.pm, install_steps_gtk.pm, share/po/bs.po, share/po/mk.po,
share/po/wa.po, install_messages.pm, share/po/is.po, share/po/af.po,
share/po/hi.po, share/po/az.po, bootloader.pm, share/po/pt.po,
share/po/vi.po, share/po/ta.po, share/po/fr.po, share/po/nl.po,
share/po/help-fr.pot, share/advertising/ppp-01.pl, share/po/tl.po,
share/po/de.po, share/advertising/pwp-03.pl,
share/advertising/ppp-04.pl, share/advertising/pwp-04.pl,
share/advertising/pwp-01.pl, share/po/help-es.pot, share/po/eo.po,
share/po/bg.po, share/po/cs.po, share/po/el.po,
share/advertising/dwd-09.pl, standalone/scannerdrake,
share/po/uz@Latn.po: spell Mandrakelinux in one word
* standalone/drakperm (row_setting_dialog) sanitize spacing in frames
2004/03/10 Florin Grad <florin at mandrakesoft.com>
* standalone/drakgw: fix the 8669 bug
2004/03/10 fwang
* share/po/zh_CN.po: update
update
2004/03/10 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/tl.po: Updated Filipino file
2004/03/10 Thierry Vignaud <tvignaud at mandrakesoft.com>
* mdk-stage1/probing.c (get_net_devices) increase max number of detectable
net cards from 6 to 10
2004/03/09 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/03/09 Pixel <pixel at mandrakesoft.com>
* modules.pm: special case to handle imm & ppa on kernel 2.6:
- need parport_pc
- modules insmod always succeed, so need to check
/proc/sys/dev/parport/parport0/devices/{imm,ppa}
* keyboard.pm: keyboard::load() causes some errors on kernel 2.4, ignoring
them
* Xconfig/card.pm: catch exception (bugzilla #8726)
2004/03/09 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Reverse trivial translation typo. Change
the_time() usage.
Fix breakage introduced in config rewrite.
All wizard methods should end at config summary.
Support for plain tar. Deal with mixture of formats on restore. (#8676)
Fix issue with first incremental pass not using base as comparison.
Rework most file selections to use the same sub, drop other subs.
2004/03/09 Till Kamppeter <till at mandrakesoft.com>
* printer/printerdrake.pm: Made more clear choices in the first-time
dialog of printerdrake.
2004/03/09 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/draksplash: fix boot_conf_path usage
rename thm_conf_path as boot_conf_path to prevent confusion with
thm_path
(write_boot_thm) simplify through mkdir_p()
misc perl_checker cleanups
fix config file path (directory is now named config, not cfg)
* harddrake/data.pm: really, really fix ISDN cards detection :-(
really adapt to new network::isdn::isdn_detect_backend() API
* share/po/fr.po: respect upcase letters
* network/isdn.pm (read_providers_backend) add prototype in order to
please lord perl_checker
* standalone/drakbackup: fix crash in wizard (#8654) (setVarsInSh use
output instead of output_p...)
(the_time) simplify
* network/netconnect.pm: fix isdn config step
isdn config step: enable to alter defined but empty fields
fix parameters reading/writin in isdn config step: take parameters
from isdn data structure, not cnx one
fix isdn config step by using runtime references
2004/03/08 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/ltg.po,
share/po/nb.po, share/po/uz.po, share/po/ro.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/sr@Latn.po, share/po/sq.po, share/po/it.po,
share/po/eu.po, share/po/es.po, share/po/lv.po, share/po/hu.po,
share/po/fa.po, share/po/id.po, share/po/ru.po, share/po/br.po,
share/po/sl.po, share/po/nn.po, share/po/tr.po, share/po/mt.po,
share/po/ga.po, share/po/mn.po, share/po/uk.po, share/po/lt.po,
share/po/cy.po, share/po/tg.po, share/po/bs.po, share/po/mk.po,
share/po/wa.po, share/po/is.po, share/po/hi.po, share/po/af.po,
share/po/az.po, share/po/pt.po, share/po/fr.po, share/po/ta.po,
share/po/vi.po, share/po/nl.po, share/po/de.po, share/po/tl.po,
share/po/eo.po, share/po/bg.po, share/po/cs.po, share/po/el.po,
share/po/uz@Latn.po: updated pot file
2004/03/08 Pixel <pixel at mandrakesoft.com>
* install_any.pm: fix typo
in generate_automatic_stage1_params():
- handle FTP via HTTP proxy (bugzilla #8699)
- cleanup using a different data-structure
* modules.pm: a missing module is now an error, that way it won't be in
scsi_hostadapters. In load_category(), exception is caught, so no pb
when using load_category(). But beware, this may break!
2004/03/08 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Fix to prevent saving host passwd when user
requests not to (#8700).
2004/03/08 Pixel <pixel at mandrakesoft.com>
* modules.pm: a missing module is now an error, that way it won't be in
scsi_hostadapters. In load_category(), exception is caught, so no pb
when using load_category(). But beware, this may break!
* install_any.pm: in generate_automatic_stage1_params():
- handle FTP via HTTP proxy (bugzilla #8699)
- cleanup using a different data-structure
2004/03/08 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: UI coherency (#8675).
Fix some missing configuration options (#8654).
2004/03/08 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: rename ensure_is_installed_if_availlable( as
ensure_is_installed_if_available()
install unicorn package for bewan modems
* do_pkgs.pm: rename ensure_is_installed_if_availlable( as
ensure_is_installed_if_available()
2004/03/08 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/03/08 Pixel <pixel at mandrakesoft.com>
* devices.pm: nicer debug error message
* modules.pm: a missing module is now an error, that way it won't be in
scsi_hostadapters. In load_category(), exception is caught, so no pb
when using load_category(). But beware, this may break!
* fsedit.pm: /proc/partitions parsing was broken for scsi cdroms using
non-devfs names, and
our 2.6 doesn't use devfs names in /proc/partitions... :'-(
(bugzilla #8641)
2004/03/08 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: UI coherency (#8675).
Fix some missing configuration options (#8654).
2004/03/08 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: rename ensure_is_installed_if_availlable( as
ensure_is_installed_if_available()
install unicorn package for bewan modems
fix variable interpolation in strings
misc perl_checker cleanups
isdn_read_config() alter its argument, thus there's no need in returning
it
(which may induce developer in error by believing argument is not
overwritten...)
standalone drakconnect already discard returned value anyway...
port old ISDN wizard upon new wizard layer
fix first_modem() call
indent
simplify speedtouch firmware installation through newly introduced
do_pkg::ensure_is_installed_if_availlable()
wizard: be aware of bewan modems detection
* detect_devices.pm (getBewan) fix bewan modem detection
* standalone/drakperm: center labels like before
* do_pkgs.pm: rename ensure_is_installed_if_availlable( as
ensure_is_installed_if_available()
(ensure_is_installed_if_availlable) introduce it in order to check if we
need
to install a package, then install it if it's availlable (eg: for binary
drivers not availlable in download edition)
* network/isdn_consts.pm:
- add "|" separator
- remove bus from description (the user has already selected the bus
type)
* share/po/fr.po: fix missing upercase first letter
be aware of string change due to bewan support
* share/po/br.po: be aware of string change due to bewan support
update
* standalone/draksplash (make_boot_frame) fix crash on color switch
(mk_frame)
- workaround horrible packing by using a table instead of a vbox
- do packing of resulted table outside mk_frame() which is much saner
fix spacing around commas (sanitizing)
gc prefers "obj->method" rather than "method obj" call style
use option menu for resolutions list
(mk_frame) enable to use either combo boxes or option menus for lists
(mk_frame) fix combo boxes filling
(which_res_exist) unjonathan-ize
(show_prev) only redraw needed part, not whole image
(show_prev) fix crash on image drawing
(show_prev) fix crash on image scaling
fix crash on "preview" button
(get_this_thm_res_conf) add prototype to help perl_checker
kill unused variables
kill perl4 function call style
* network/isdn.pm: isdn_read_config() alter its argument, thus there's no
need in returning it
(which may induce developer in error by believing argument is not
overwritten...)
standalone drakconnect already discard returned value anyway...
kill isdn_get_info() and isdn_get_list() (they were unused since quite a
few
releases :-()
(isdn_get_cards) introduce it to build a tree bus|card for isdn wizard
(get_info_providers_backend) prevent faillure as soon as translaters
catch up
export isdn_read_config()
kill isdn_ask(), isdn_ask_info() and isdn_ask_protocol() since they were
merged into wizard (aka ported to new wizard layer)
(isdn_get_cards_by_type) splited out of old isdn_ask() func
(get_info_providers_backend) drop file argument and do ISDN db lookup in
place
(read_providers_backend) move it from network::tools to network::isdn
(isdn_detect_backend) enhance detection: just return a list of devices
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/da.po, share/po/ca.po, share/po/ar.po, share/po/ltg.po,
share/po/nb.po, share/po/uz.po, share/po/ro.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/sr@Latn.po, share/po/sq.po, share/po/it.po,
share/po/eu.po, share/po/es.po, share/po/lv.po, share/po/hu.po,
share/po/fa.po, share/po/id.po, share/po/ru.po, share/po/sl.po,
share/po/nn.po, share/po/tr.po, share/po/mt.po, share/po/ga.po,
share/po/uk.po, share/po/mn.po, share/po/lt.po, share/po/cy.po,
share/po/tg.po, share/po/bs.po, share/po/mk.po, share/po/wa.po,
share/po/is.po, share/po/hi.po, share/po/af.po, share/po/az.po,
share/po/pt.po, share/po/vi.po, share/po/ta.po, share/po/nl.po,
share/po/tl.po, share/po/de.po, share/po/eo.po, share/po/el.po,
share/po/cs.po, share/po/bg.po, share/po/uz@Latn.po: be aware of string
change due to bewan support
* network/adsl.pm (adsl_detect) detect bewan ADSL modems
* network/tools.pm (read_providers_backend) move it from network::tools to
network::isdn
* harddrake/data.pm: adapt to new network::isdn::isdn_detect_backend() API
* ugtk2.pm (Gtk2::WrappedLabel::new) fix unusing label
(Gtk2::WrappedLabel::new) enable to alter default alignment
2004/03/08 yrahal
* share/po/ar.po: Doing a sync with Arabeyes.org's CVS...
There should be no stat differences anymore.
2004/03/07 fwang
* share/po/zh_CN.po: Updated Simplified Chinese translation
2004/03/07 keld
* share/po/da.po: updates
soft/ftw/po/da.po gi/perl-install/share/po/da.po
2004/03/07 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ar.po: updated po file
2004/03/07 tbacklund
* share/po/fi.po: finnish translations at 100% again...
2004/03/07 yrahal
* share/po/ar.po: Committing Arabeyes.org's Arabic translation of the
week...
2004/03/06 fwang
* share/po/zh_CN.po: update
2004/03/06 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/ltg.po,
share/po/nb.po, share/po/uz.po, share/po/ro.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/sr@Latn.po, share/po/sq.po, share/po/it.po,
share/po/eu.po, share/po/es.po, share/po/lv.po, share/po/hu.po,
share/po/fa.po, share/po/id.po, share/po/ru.po, share/po/br.po,
share/po/sl.po, share/po/nn.po, share/po/tr.po, share/po/mt.po,
share/po/ga.po, share/po/mn.po, share/po/uk.po, share/po/lt.po,
share/po/cy.po, share/po/tg.po, share/po/bs.po, share/po/mk.po,
share/po/wa.po, share/po/is.po, share/po/hi.po, share/po/af.po,
share/po/az.po, share/po/pt.po, share/po/fr.po, share/po/ta.po,
share/po/vi.po, share/po/nl.po, share/po/de.po, share/po/tl.po,
share/po/eo.po, share/po/bg.po, share/po/cs.po, share/po/el.po,
share/po/uz@Latn.po: updated pot file
2004/03/05 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/03/05 keld
* share/po/da.po: updates
gi/perl-install/share/po/da.po
2004/03/05 Pixel <pixel at mandrakesoft.com>
* install_any.pm: replacing automatic=method:disk with $param instead of
adding $param (since $param already contains automatic=met:disk)
* fs.pm: no entry in fstab for zips (now cleanly done by hotplug)
* detect_devices.pm: fix warning
2004/03/05 Till Kamppeter <till at mandrakesoft.com>
* printer/cups.pm, printer/printerdrake.pm: Let URIs listed by "lpinfo -v"
be shown in the dialog for entering a URI manually.
2004/03/05 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot,
standalone/drakTermServ, share/po/sv.po, share/po/sr.po, share/po/pl.po,
share/po/fi.po, share/po/he.po, share/po/ca.po, share/po/ar.po,
share/po/ltg.po, share/po/nb.po, share/po/uz.po, share/po/ro.po,
share/po/zh_TW.po, share/po/zh_CN.po, share/po/sr@Latn.po,
share/po/sq.po, share/po/it.po, share/po/eu.po, share/po/es.po,
share/po/lv.po, share/po/hu.po, share/po/fa.po, share/po/id.po,
share/po/ru.po, share/po/br.po, share/po/sl.po, share/po/nn.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/mn.po,
share/po/uk.po, share/po/lt.po, share/po/cy.po, share/po/tg.po,
share/po/bs.po, share/po/mk.po, share/po/wa.po, share/po/is.po,
share/po/hi.po, share/po/af.po, share/po/az.po, share/po/pt.po,
share/po/fr.po, share/po/ta.po, share/po/vi.po, share/po/nl.po,
share/po/de.po, share/po/tl.po, share/po/eo.po, share/po/bg.po,
share/po/cs.po, share/po/el.po, share/po/uz@Latn.po: typo fix
* network/network.pm (write_resolv_conf) only remove /etc/resolv.conf if
it's really a link
(prevent no resolv.conf rewriting when it was empty eg b/c link was
dead)
2004/03/04 keld
* share/po/da.po: updates
gi/perl-install/share/po/da.po
Updates
gi/perl-install/share/po/da.po
Updates
gi/perl-install/share/po/da.po
2004/03/04 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po, share/po/ca.po, share/po/nn.po: updated Estonian file
updated pot file
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/ja.po, share/po/hr.po, share/po/be.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/he.po, share/po/da.po,
share/po/ar.po, share/po/ltg.po, share/po/uz.po, share/po/ro.po,
share/po/zh_TW.po, share/po/zh_CN.po, share/po/sr@Latn.po,
share/po/sq.po, share/po/it.po, share/po/eu.po, share/po/es.po,
share/po/lv.po, share/po/hu.po, share/po/fa.po, share/po/id.po,
share/po/ru.po, share/po/br.po, share/po/sl.po, share/po/tr.po,
share/po/mt.po, share/po/ga.po, share/po/mn.po, share/po/uk.po,
share/po/lt.po, share/po/cy.po, share/po/tg.po, share/po/bs.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/hi.po,
share/po/af.po, share/po/az.po, share/po/pt.po, share/po/fr.po,
share/po/ta.po, share/po/vi.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,
share/po/uz@Latn.po: updated pot file
* share/po/tl.po: updated po file
updated pot file
* share/po/nb.po: updated Norwegian file
updated pot file
2004/03/04 Pixel <pixel at mandrakesoft.com>
* install_steps.pm, install_steps_interactive.pm: fix & cleanup generating
replay & auto_install images
(thanks to David Eastcott)
* install_any.pm: oops, fix commit
fix & cleanup generating replay & auto_install images
(thanks to David Eastcott)
2004/03/04 tsdgeos
* share/po/ca.po: Unfuzzying
2004/03/04 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: fix crash on modem configuration in installer
(standalone drakconnect
didn't had the bug because it has already loaded the network::modem
package at this stage)
* standalone/draksec (wait_msg) show up some translated title
* ugtk2.pm: enable exception managment even at install time (installer set
$::no_ugtk_init)
2004/03/04 Pixel <pixel at mandrakesoft.com>
* mdk-stage1/init.c: unmounting /sys is not needed (useful to have one
less line displayed after "unmounting filesystems...")
* install_steps.pm, install_steps_interactive.pm: fix & cleanup generating
replay & auto_install images
(thanks to David Eastcott)
* install_any.pm: oops, fix commit
fix & cleanup generating replay & auto_install images
(thanks to David Eastcott)
2004/03/04 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: fix crash on modem configuration in installer
(standalone drakconnect
didn't had the bug because it has already loaded the network::modem
package at this stage)
* ugtk2.pm: enable exception managment even at install time (installer set
$::no_ugtk_init)
2004/03/04 Florin Grad <florin at mandrakesoft.com>
* standalone/drakgw: really enable the proxy squid, fix the proxy REDIRECT
shorewall rule, fis the shorewall interfaces configuration
* network/shorewall.pm: use the name of the network interface instead of
the label
remove an obsolete comparison in the read function
2004/03/04 Pixel <pixel at mandrakesoft.com>
* mdk-stage1/init.c: unmounting /sys is not needed (useful to have one
less line displayed after "unmounting filesystems...")
* install_steps.pm, install_steps_interactive.pm: fix & cleanup generating
replay & auto_install images
(thanks to David Eastcott)
* install_any.pm: oops, fix commit
fix & cleanup generating replay & auto_install images
(thanks to David Eastcott)
2004/03/04 reinouts
* share/po/nl.po: Updated Dutch (nl) translation
by Reinout van Schouwen <reinout@cs.vu.nl>
2004/03/04 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: Don't destroy "fat" client inittab.
2004/03/04 Thierry Vignaud <tvignaud at mandrakesoft.com>
* install_steps.pm (hasNetwork) do not refuse to up the network when in
dhcp (bad oem patch)
* standalone/drakgw: reput back strict pragma
list network card name rather than just ethX in device list
2004/03/03 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: 2 entries
2004/03/03 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/is.po, share/po/nn.po, share/po/et.po: updated pot files
2004/03/03 Pixel <pixel at mandrakesoft.com>
* devices.pm: one now need cryptoloop and aes when using encryption
(kernel 2.6)
* fs.pm: move set_loop() from formatMount_part to real_format_part to fix
Format with encrypted files/devices
one now need cryptoloop and aes when using encryption (kernel 2.6)
2004/03/03 reinouts
* share/po/nl.po: Updated Dutch (nl) translation
by Reinout van Schouwen <reinout@cs.vu.nl>
2004/03/03 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: Default kernel version, add gdm user if needed,
autologin warning.
Copy server X keyboard config to client. Default thin client setup.
Change banner method as other drak tools.
2004/03/03 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/adsl_consts.pm: add vpi/vci parameters for australia ISPs
(#5056)
* drakxtools.spec: 10-21mdk
2004/03/03 Pixel <pixel at mandrakesoft.com>
* devices.pm: one now need cryptoloop and aes when using encryption
(kernel 2.6)
* fs.pm: move set_loop() from formatMount_part to real_format_part to fix
Format with encrypted files/devices
one now need cryptoloop and aes when using encryption (kernel 2.6)
2004/03/03 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/adsl_consts.pm: add vpi/vci parameters for australia ISPs
(#5056)
* drakxtools.spec: 10-21mdk
10-20mdk
2004/03/03 Pixel <pixel at mandrakesoft.com>
* install2.pm: mount /sys in case it is useful (and it is for
get_usb_storage_info_26())
* fs.pm: sysfs now exists!
* detect_devices.pm: fix get_usb_storage_info() on kernel 2.6
* standalone/drakupdate_fstab:
- device_name_to_entry() will not fail anymore so that removing a
device works
- log calls to drakupdate_fstab
- use "find" instead of "grep" where possible
2004/03/03 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-20mdk
2004/03/03 Pixel <pixel at mandrakesoft.com>
* install2.pm: mount /sys in case it is useful (and it is for
get_usb_storage_info_26())
* fs.pm: sysfs now exists!
* detect_devices.pm: fix get_usb_storage_info() on kernel 2.6
* standalone/drakupdate_fstab:
- device_name_to_entry() will not fail anymore so that removing a
device works
- log calls to drakupdate_fstab
- use "find" instead of "grep" where possible
* crypto.pm:
- community updates are not in a per-version directory either
- cooker & community urls do contain .../RPMS at the end whereas
updates directory do not, handle this
2004/03/03 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Use preferred conf file read/write method. More
code reduction/cleaning.
2004/03/03 Till Kamppeter <till at mandrakesoft.com>
* printer/printerdrake.pm: If an HP multi-function device was configured
manually, extract the model name from the HPOJ device entry name.
* printer/main.pm: Let HPOJ device entry be created with the correct
printer model name.
2004/03/03 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: hide dns settings by default when using dhcp
2004/03/02 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Updated
2004/03/02 Till Kamppeter <till at mandrakesoft.com>
* printer/main.pm: Fixed HPOJ configuration when manually setting up a
device.
2004/03/02 tsdgeos
* share/po/ca.po: updating
2004/03/02 Warly <warly at mandrakesoft.com>
* share/rpmsrate: removed lib in PRINTER automatically included via
dependencies
add major to libsnmp and libsane-hpoj because there are not required by
any packages and clean_rpmsrate does not update lib only (only -devel)
2004/03/02 Pixel <pixel at mandrakesoft.com>
* crypto.pm: cooker updates are not in a per-version directory
* any.pm, standalone/drakboot: drakboot --boot is now a wizard
* diskdrake/interactive.pm: type "ext2:vfat" must not be the same as 0
* interactive/gtk.pm: small fix when clicking on an empty tree (when
allow_empty_list)
2004/03/02 Till Kamppeter <till at mandrakesoft.com>
* printer/printerdrake.pm: Sometimes option default settings in the
printer options dialog were missing (e. g. "Dithering Pixels Per Inch"
in "pcl3" driver). Fixed.
2004/03/02 Thierry Vignaud <tvignaud at mandrakesoft.com>
* harddrake/data.pm: bump version number
* any.pm (setupBootloader__general) fix wizard title now that drakboot
--boot
is a wizard like tool
* drakxtools.spec: 10-19mdk: last but not least
10-19mdk
* network/isdn.pm: fix doble ISDN detection (#6535)
2004/03/02 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/tl.po: updated pot file
updated Filipino file
updated pot file
* share/po/nb.po: updated Norwegian file
updated pot file
updated pot file
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/ltg.po,
share/po/uz.po, share/po/ro.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/sr@Latn.po, share/po/sq.po, share/po/it.po, share/po/eu.po,
share/po/es.po, share/po/lv.po, share/po/hu.po, share/po/fa.po,
share/po/id.po, share/po/ru.po, share/po/br.po, share/po/sl.po,
share/po/nn.po, share/po/tr.po, share/po/mt.po, share/po/ga.po,
share/po/mn.po, share/po/uk.po, share/po/lt.po, share/po/cy.po,
share/po/tg.po, share/po/bs.po, share/po/mk.po, share/po/wa.po,
share/po/is.po, share/po/hi.po, share/po/af.po, share/po/az.po,
share/po/pt.po, share/po/fr.po, share/po/ta.po, share/po/vi.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, share/po/uz@Latn.po: updated pot file
updated pot file
* network/shorewall.pm: rewrote string to avoid duplication
2004/03/02 Pixel <pixel at mandrakesoft.com>
* bootloader.pm: bugzilla #8133 says "VT8751 [ProSavageDDR P4M266] VGA
Controller" (0x5333,
0x8d04) has no pb with graphical lilo. So only keeping the restriction
for
(0x5333, 0x8d03), hoping that's what fpons wanted.
* crypto.pm: cooker updates are not in a per-version directory
* any.pm, standalone/drakboot: drakboot --boot is now a wizard
* diskdrake/interactive.pm: type "ext2:vfat" must not be the same as 0
* common.pm: better error message on exceptions
* interactive/gtk.pm: small fix when clicking on an empty tree (when
allow_empty_list)
2004/03/02 tbacklund
* share/po/fi.po: Finnish tranlsation 100% again
2004/03/02 Till Kamppeter <till at mandrakesoft.com>
* printer/printerdrake.pm: Sometimes option default settings in the
printer options dialog were missing (e. g. "Dithering Pixels Per Inch"
in "pcl3" driver). Fixed.
2004/03/02 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-19mdk: last but not least
10-19mdk
10-18mdk
* network/modem.pm: fix modem symlink (#7967)
* any.pm (setupBootloader__general) fix wizard title now that drakboot
--boot
is a wizard like tool
* network/isdn.pm: fix doble ISDN detection (#6535)
* harddrake/data.pm: bump version number
* network/netconnect.pm: sync dhcp client with ifup one
preselect first availlable dhcp client
stricter pci modem matching (purely cosmetic but sanity is always good)
fix pci modem type matching
* bootloader.pm (read) default to lilo if grub config file isn't there
(workaround
buggy detectloader only checking MBR)
* share/po/fr.po: update
2004/03/02 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/ltg.po,
share/po/nb.po, share/po/uz.po, share/po/ro.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/sr@Latn.po, share/po/sq.po, share/po/it.po,
share/po/eu.po, share/po/es.po, share/po/lv.po, share/po/hu.po,
share/po/fa.po, share/po/id.po, share/po/ru.po, share/po/br.po,
share/po/sl.po, share/po/nn.po, share/po/tr.po, share/po/mt.po,
share/po/ga.po, share/po/mn.po, share/po/uk.po, share/po/lt.po,
share/po/cy.po, share/po/tg.po, share/po/bs.po, share/po/mk.po,
share/po/wa.po, share/po/is.po, share/po/hi.po, share/po/af.po,
share/po/az.po, share/po/pt.po, share/po/fr.po, share/po/ta.po,
share/po/vi.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, share/po/uz@Latn.po:
updated pot file
* share/po/tl.po: updated Filipino file
updated pot file
2004/03/02 Pixel <pixel at mandrakesoft.com>
* share/list: add SecurityPolicy to remove "error opening security policy
file" warning
* install_gtk.pm: fix potential error
add SecurityPolicy to remove "error opening security policy file"
warning
* bootloader.pm: if the default bootloader entry is invalid, choose
another one
2004/03/02 reinouts
* share/po/nl.po: Updated Dutch (nl) translation
by Reinout van Schouwen <reinout@cs.vu.nl>
2004/03/02 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-17mdk
* standalone/logdrake: fix icon name change
* standalone/drakups: fix wizard icon
2004/03/01 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Updated translation
2004/03/01 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nb.po, share/po/uz.po, share/po/nn.po, share/po/uz@Latn.po:
updated Norwegian and Uzbek files
2004/03/01 Pixel <pixel at mandrakesoft.com>
* install_steps.pm: remove existing xxx=ide-scsi on upgrades
2004/03/01 Till Kamppeter <till at mandrakesoft.com>
* printer/gimp.pm: Do not configure the GIMP-Print plug-in on more than 50
users (bug #6423).
* printer/printerdrake.pm: Fixed bug #8483: No "ptal:/..." in manual
device URI list.
* scanner.pm, standalone/scannerdrake: Fixed bug #7242: Firmware was not
found by "gt68xx" SANE backend.
2004/03/01 Thierry Vignaud <tvignaud at mandrakesoft.com>
* install_steps.pm (upNetwork) log up try and faillures
* drakxtools.spec: 10-16mdk
2004/03/01 Pixel <pixel at mandrakesoft.com>
* any.pm: use "default.png" instead of (missing) "man.png" which resulted
to defaulting to parrot (ic-bird.png)
* install_steps.pm: remove existing xxx=ide-scsi on upgrades
* Makefile: fix typo
2004/03/01 Till Kamppeter <till at mandrakesoft.com>
* printer/gimp.pm: Do not configure the GIMP-Print plug-in on more than 50
users (bug #6423).
* printer/main.pm: Fixed bug of installer crashing when an HP
multi-function device is detected and set up.
2004/03/01 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakconnect: fix bootproto filling (#8498)
* install_steps.pm (upNetwork) log up try and faillures
* detect_devices.pm (getBewan) fix detection
* standalone/draksec: perl_checker cleanups
* standalone/icons/harddrake2/isdn.png,
standalone/icons/harddrake2/webcam.png,
standalone/icons/harddrake2/tape.png,
standalone/icons/harddrake2/keyboard.png,
standalone/icons/harddrake2/modem.png: update
2004/03/01 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/pt_BR.po: updated Brazilian file
2004/03/01 Pixel <pixel at mandrakesoft.com>
* Makefile: we don't need .pod files during install
(but why aren't glib & gtk files not listed in share/list ??)
* install_any.pm: simplify
* any.pm: use "default.png" instead of (missing) "man.png" which resulted
to defaulting to parrot (ic-bird.png)
* rescue/list, tools/Makefile: adapt to perl packages rebuilt
* crypto.pm, install_steps_interactive.pm: do not use $o in crypto.pm,
pass {distro_type} to mirrors() and bestMirror() instead
2004/03/01 Till Kamppeter <till at mandrakesoft.com>
* printer/main.pm: Removed spurious quotes ('"') from HPOJ config file.
* printer/printerdrake.pm: Support for new HP multi-function devices and
for special needs of Lexmark X125 printer.
2004/03/01 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk2.pm (create_packtable) wrap labels by default
(Gtk2::WrappedLabel::new) left align labels by default
* standalone/service_harddrake: do not crash when detector failled (eg:
when mouse detection failled because
of unhandled exception on module exception b/c of unresolved symbolds
b/c of
gcc-3.4)
* standalone/drakconnect: fix bootproto filling (#8498)
* standalone/draksec: sanitize main explanation text (resizable, weight,
margin, ...)
prevent pull-down menus to fill availlable space in packtables
wrap and left align main options labels
do not left align main explanation text
* drakxtools.spec: 10-15mdk
* share/po/fr.po: typo fix
fix item description (#8507)
* standalone/icons/harddrake2/isdn.png,
standalone/icons/harddrake2/webcam.png, share/po/br.po,
standalone/icons/harddrake2/tape.png,
standalone/icons/harddrake2/modem.png,
standalone/icons/harddrake2/keyboard.png: update
2004/02/29 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: updated
2004/02/29 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ar.po: updated po file
* share/po/nb.po: updated Norwegian file
2004/02/29 reinouts
* share/po/nl.po: Updated Dutch (nl) translation
(small change to test)
2004/02/29 yrahal
* share/po/ar.po: Committing Arabeyes.org's Arabic translation for the
past week :-)
2004/02/28 Guillaume Cottenceau <gc at mandrakesoft.com>
* install_any.pm: log reason why getAndSaveFile can't opening dest file
for writing
* share/list: rpmtools and perl-URPM have been rebuilt for perl 5.8.3
* tools/make_mdkinst_stage2: add a few more inodes to the second stage
ramdisk, got bitten by
a sucking no space left on device :/ will also print available
inodes when creating ramdisk so that we can see if our computing
was quite good
* lang.pm: load_mo: first perform a lookup on mo's for all possible langs,
will prevent from downloading each time another time the mo file
(fr_FR comes first, is not here, everything including fr gets
removed, fr_FR is non-existent, and then fr is downloaded again)
2004/02/28 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/it.po, share/po/tl.po: Updated Italian and Filipino files
* share/po/hi.po: updated Hindi po file
* share/po/bs.po: updated Bosnian file
2004/02/27 Florin Grad <florin at mandrakesoft.com>
* network/shorewall.pm, network/drakfirewall.pm: remove the masq zone and
add policies, rules only if there is an interface in loc
2004/02/27 fwang
* share/po/zh_CN.po: update
2004/02/27 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/disk.c: when in automatic=disk mode but no partition is
given, fall back
on non automatic mode evidently
2004/02/27 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nb.po: updated Norwegian file
2004/02/27 tbacklund
* share/po/fi.po: fully translated again...
2004/02/27 tsdgeos
* share/po/ca.po: unfuzzying
2004/02/27 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-14mdk
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/ltg.po,
share/po/nb.po, share/po/uz.po, share/po/ro.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/sr@Latn.po, share/po/sq.po, share/po/it.po,
share/po/eu.po, share/po/es.po, share/po/lv.po, share/po/hu.po,
share/po/fa.po, share/po/id.po, share/po/ru.po, share/po/br.po,
share/po/sl.po, share/po/nn.po, share/po/tr.po, share/po/mt.po,
share/po/ga.po, share/po/mn.po, share/po/uk.po, share/po/lt.po,
share/po/cy.po, share/po/tg.po, share/po/bs.po, share/po/mk.po,
share/po/wa.po, share/po/is.po, share/po/hi.po, share/po/af.po,
share/po/az.po, share/po/pt.po, share/po/fr.po, share/po/ta.po,
share/po/vi.po, share/po/nl.po, share/po/de.po, share/po/tl.po,
share/po/eo.po, share/po/bg.po, share/po/cs.po, share/po/el.po,
share/po/uz@Latn.po: sync
* standalone/net_monitor (in_ifconfig) better check ifconfig is executable
before running it
(-e is not enough)
* network/netconnect.pm: note that isdn configuration has not yet be
ported upon new wizard layer
fix crash when modem was not found
2004/02/27 Warly <warly at mandrakesoft.com>
* crypto.pm: add $o in global vars.
add distro_type variable to select correct updates mirror type
* install2.pm: add distro_type variable to select correct updates mirror
type
* share/rpmsrate: Try to have some find of better handling for PRINTER
flag
2004/02/27 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/disk.c: when in automatic=disk mode but no partition is
given, fall back
on non automatic mode evidently
2004/02/27 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-14mdk
* standalone/net_monitor (in_ifconfig) better check ifconfig is executable
before running it
(-e is not enough)
* network/netconnect.pm: note that isdn configuration has not yet be
ported upon new wizard layer
fix crash when modem was not found
2004/02/27 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/disk.c: when in automatic=disk mode but no partition is
given, fall back
on non automatic mode evidently
2004/02/27 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-14mdk
* standalone/net_monitor (in_ifconfig) better check ifconfig is executable
before running it
(-e is not enough)
* network/netconnect.pm: note that isdn configuration has not yet be
ported upon new wizard layer
fix crash when modem was not found
* standalone/drakvpn: translate some fields
* share/po/fr.po: a few new translated strings
typo fix
2004/02/27 David Baudens <baudens at mandrakesoft.com>
* pixmaps/refresh.png: Udpate icon to not display a cuted icon
* pixmaps/about.png, standalone/printerdrake,
pixmaps/about-printerdrake.png: Better layout for PrinterDrake about
dialog box
2004/02/27 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/02/27 Guillaume Cottenceau <gc at mandrakesoft.com>
* share/po/fr.po: update
2004/02/27 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po, share/po/af.po: updated Afrikaans and Estonian files
updated po files
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/ja.po, share/po/hr.po, share/po/be.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/he.po, share/po/ca.po,
share/po/da.po, share/po/ar.po, share/po/ltg.po, share/po/nb.po,
share/po/uz.po, share/po/ro.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/sr@Latn.po, share/po/sq.po, share/po/it.po, share/po/eu.po,
share/po/es.po, share/po/lv.po, share/po/hu.po, share/po/fa.po,
share/po/id.po, share/po/ru.po, share/po/br.po, share/po/sl.po,
share/po/nn.po, share/po/tr.po, share/po/mt.po, share/po/ga.po,
share/po/mn.po, share/po/uk.po, share/po/lt.po, share/po/cy.po,
share/po/tg.po, share/po/bs.po, share/po/mk.po, share/po/wa.po,
share/po/is.po, share/po/hi.po, share/po/az.po, share/po/pt.po,
share/po/fr.po, share/po/ta.po, share/po/vi.po, share/po/nl.po,
share/po/de.po, share/po/tl.po, share/po/eo.po, share/po/bg.po,
share/po/cs.po, share/po/el.po, share/po/uz@Latn.po: updated po files
2004/02/27 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Fix tape backup/restore (#8284)
2004/02/27 tbacklund
* share/po/fi.po: fully translated again
2004/02/27 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk2.pm (set_back_pixmap) export it
* standalone/net_monitor (in_ifconfig) better check ifconfig is executable
before running it
(-e is not enough)
* network/netconnect.pm: fix crash when modem was not found
* share/po/fr.po: a few new translated strings
typo fix
update
* standalone/drakvpn: translate some fields
2004/02/26 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Updated translation
2004/02/26 Guillaume Cottenceau <gc at mandrakesoft.com>
* standalone/drakautoinst, install_any.pm: support two-floppies boot style
for replay_install disk as well (not nice at all..)
2004/02/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk2.pm (Gtk2::Banner::new) add o_otions ref hash parameter, thus
enabling to
override text position (eg: for mcc about dialog)
(set_back_pixmap) split it out of Gtk2::Banner::set_pixmap
* network/netconnect.pm:
- never delete up/down scripts
- only write internet service if start at boot requested
* drakxtools.spec: remove bogus empty line
update 10-13mdk changelog
10-13mdk
2004/02/26 Warly <warly at mandrakesoft.com>
* pkgs.pm: We need the PRINTER flag
2004/02/26 Guillaume Cottenceau <gc at mandrakesoft.com>
* standalone/drakautoinst: support two-floppies boot style for
replay_install disk as well (not nice at all..)
* install_any.pm: support two-floppies boot style for replay_install disk
as well (not nice at all..)
hd.img doesn't exist anymore, using hd_grub.img
* ugtk2.pm: ask_browse_tree_info_given_widgets: allow for an initial
selection if necessary (through toggle_nodes)
2004/02/26 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/tl.po, share/po/he.po: Added Filipino file; updated Hebrew file
2004/02/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: remove bogus empty line
update 10-13mdk changelog
10-13mdk
10-12mdk
* ugtk2.pm (Gtk2::Banner::new) add o_otions ref hash parameter, thus
enabling to
override text position (eg: for mcc about dialog)
(set_back_pixmap) split it out of Gtk2::Banner::set_pixmap
(Gtk2::Banner::new) create only *one* expose event handler
(Gtk2::Banner::set_pixmap) stop expose event propagation so that
shadows do not accumulate (thus resulting in darker alpha-channel)
* network/adsl.pm (adsl_conf_backend) install needed packages
* network/netconnect.pm:
- never delete up/down scripts
- only write internet service if start at boot requested
skip apply_setting step for now since anyway we've already written
most config files... (btw, now installer also write cnx type as side
effect)
reverse debug stuff that should never have been commited
typo fix: only write ether config for lan...
2004/02/26 Till Kamppeter <till at mandrakesoft.com>
* printer/main.pm, printer/data.pm: Fixes for HPOJ setup during
installation.
2004/02/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: skip apply_setting step for now since anyway
we've already written
most config files... (btw, now installer also write cnx type as side
effect)
reverse debug stuff that should never have been commited
typo fix: only write ether config for lan...
* network/adsl.pm (adsl_conf_backend) install needed packages
2004/02/25 David Baudens <baudens at mandrakesoft.com>
* share/compssUsers: Don't install Webmin by default in Download and
PowerPack
* share/compssUsers.powerpack: Don't install Webmin by default in Download
and PowerPack
compssUsers for 10.0 PowerPack
* share/compssUsers.server: compssUsers for 10.0 PowerPackPlus
2004/02/25 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/rescue-gui.c: give us more chance to get bootloader write
actually commited to
disk before reboot
2004/02/25 Pablo Saratxaga <pablo at mandrakesoft.com>
* lang.pm: defined GTK_IM_MODULE values for CJK languages; so xim is used
by default for languages for which we don't ship good enough
native gtk2 input methods.
* share/po/he.po: updated Hebrew file
2004/02/25 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Use ATAPI:/dev/hdX for both 2.4/2.6
compatibility.
* standalone/drakTermServ: Really filter symlinked kernels. nohup the dm
restart.
Don't let any kernel symlinks be visible for making NBIs.
2004/02/25 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/service_harddrake: when sound card is added/removed, delete
current sound levels so that sound
service reset it to sg sane
* harddrake/data.pm: look at sound cards changes on bootstrapping
* drakxtools.spec (harddrake-ui package) requires sane-backends so that
scanner
detection works smoothly (#8305)
10-11mdk
2004/02/25 David Baudens <baudens at mandrakesoft.com>
* share/compssUsers.powerpack: Don't install Webmin by default in Download
and PowerPack
compssUsers for 10.0 PowerPack
* share/compssUsers: Don't install Webmin by default in Download and
PowerPack
compssUsers for 10.0 Download
2004/02/25 Erwan Velu <erwan at mandrakesoft.com>
* mdk-stage1/disk.c: Patch from gc to allow booting a MandrakeMove on a
Harddrive using the
automatic settings.
2004/02/25 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/02/25 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-10mdk
* harddrake/data.pm: handle webcams managed by pwc driver
* share/po/fr.po: update
2004/02/25 Warly <warly at mandrakesoft.com>
* pkgs.pm: revert my suckinessed / added to prefix
2004/02/25 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/modem.pm:
- allow writting to another kppprc file
- replace new kppp option values
* standalone/drakconnect: fix forgotten $::prefix (could I say typo fix ?)
- RTC Modem page shown and pretty okayish
- use '/root/.kde/share/config/kppprc' for any local change
2004/02/25 fwang
* share/po/zh_CN.po: update
2004/02/25 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-10mdk
* harddrake/data.pm: handle webcams managed by pwc driver
* share/po/fr.po: update
2004/02/24 fwang
* share/po/zh_CN.po: update
2004/02/24 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/nn.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/mn.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/cy.po, share/po/ca.po,
share/po/da.po, share/po/ar.po, share/po/tg.po, share/po/ltg.po,
share/po/nb.po, share/po/bs.po, share/po/uz.po, share/po/ro.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/af.po,
share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po, share/po/bg.po,
share/po/hu.po, share/po/uz@Latn.po: updated pot file; added Latgalian
file
* share/po/tr.po: updated Turkish file
updated pot file; added Latgalian file
* share/po/et.po: updated Estonian file
updated pot file; added Latgalian file
2004/02/24 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Rework CD recording for ATA device setup.
2004/02/24 tbacklund
* share/po/fi.po: 100% translated, was 54 fuzzy, 49 untranslated
2004/02/24 Till Kamppeter <till at mandrakesoft.com>
* printer/printerdrake.pm, standalone/scannerdrake: UI text fixes.
2004/02/24 tsdgeos
* share/po/ca.po: some more unfuzzyin
2004/02/24 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/nb.po,
share/po/uz.po, share/po/ro.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/sr@Latn.po, share/po/sq.po, share/po/it.po, share/po/eu.po,
share/po/es.po, share/po/lv.po, share/po/hu.po, share/po/fa.po,
share/po/id.po, share/po/ru.po, share/po/br.po, share/po/sl.po,
share/po/nn.po, share/po/tr.po, share/po/mt.po, share/po/ga.po,
share/po/mn.po, share/po/uk.po, share/po/lt.po, share/po/cy.po,
share/po/tg.po, share/po/bs.po, share/po/mk.po, share/po/wa.po,
share/po/is.po, share/po/hi.po, share/po/af.po, share/po/az.po,
share/po/pt.po, share/po/fr.po, share/po/ta.po, share/po/vi.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, share/po/uz@Latn.po: merge in typo fixes
from tille
* network/adsl.pm (adsl_conf_backend) alter both
/etc/analog/adiusbadsl.conf and
/etc/eagle-usb/eagle-usb.conf too when configuring sagemXXX
* drakxtools.spec: fix changelog
10-9mdk
10-8mdk
2004/02/24 Warly <warly at mandrakesoft.com>
* pkgs.pm: add PRINTER alongside with INSTALL not to duplicate printer
related packages into OFFICE
* share/rpmsrate, share/compssUsers, share/compssUsers.server,
share/compssUsers.desktop: Separate printing-related packages from
INSTALL to create a new separated PRINTER group and pre-select them if
OFFICE compssUser group is selected
2004/02/24 yrahal
* share/po/ar.po: Committing Arabeyes.org's Arabic translation
2004/02/24 David Baudens <baudens at mandrakesoft.com>
* share/po/fr.po: Fix typo
Fix typos
* share/rpmsrate: Update
2004/02/24 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po, share/po/ca.po: updated Estonian file
* share/po/ja.po: updated Japanese file
* share/po/ms.po: updated Malay file
2004/02/24 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: mknbi-set always wants a kernel version now.
Deal with conflicts with msec > 3 and exporting / (use no_root_squash).
Always pass a kernel to mkinitrd-net. (Both part of #8216)
Add --restart option for terminal-server.
2004/02/24 Till Kamppeter <till at mandrakesoft.com>
* standalone/scannerdrake: UI text fixes.
Ask user before installing packages.
* printer/printerdrake.pm: UI text fixes.
Give clear warning/error messages if a package installation fails.
Let printer model in first-time dialog also be shown if there is no
description field in the device ID of the printer.
2004/02/24 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: fix module lookup for pcmcia cards
* network/adsl_consts.pm: set default protocol to pppoa for various ISPs
update 9telecom entry (Benot Audouard)
add encapsulation method for tiscali 512k offer in france
fix wrongly inverted encapsulation methods for free isp cnx offers
use spanish caracters in spanish isp name (Benot Audouard)
fix url (Beno�t Audouard)
typo fix
typo fix (fcrozat)
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/nb.po,
share/po/uz.po, share/po/ro.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/sr@Latn.po, share/po/sq.po, share/po/it.po, share/po/eu.po,
share/po/es.po, share/po/lv.po, share/po/hu.po, share/po/fa.po,
share/po/id.po, share/po/ru.po, share/po/br.po, share/po/sl.po,
share/po/nn.po, share/po/tr.po, share/po/mt.po, share/po/ga.po,
share/po/mn.po, share/po/uk.po, share/po/lt.po, share/po/cy.po,
share/po/tg.po, share/po/bs.po, share/po/mk.po, share/po/wa.po,
share/po/is.po, share/po/hi.po, share/po/af.po, share/po/az.po,
share/po/pt.po, share/po/fr.po, share/po/ta.po, share/po/vi.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, share/po/uz@Latn.po: merge in typo fixes
from tille
2004/02/24 yrahal
* share/po/ar.po: Committing Arabeyes.org's Arabic translation
2004/02/23 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/02/23 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/nn.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/mn.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/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/tg.po, share/po/nb.po, share/po/bs.po, share/po/uz.po,
share/po/ro.po, share/po/mk.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po,
share/po/bg.po, share/po/hu.po, share/po/uz@Latn.po: updated pot file
2004/02/23 tsdgeos
* share/po/ca.po: Some unfuzzying
2004/02/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: update
2004/02/23 tpittich
* share/po/sk.po: updated slovak translation
2004/02/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: update
typo fixes (Reinout van Schouwen)
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/nb.po,
share/po/uz.po, diskdrake/interactive.pm, share/po/ro.po,
share/po/zh_TW.po, share/po/zh_CN.po, share/po/sr@Latn.po,
share/po/sq.po, diskdrake/hd_gtk.pm, share/po/it.po, share/po/eu.po,
share/po/es.po, share/po/lv.po, share/po/hu.po, share/po/fa.po,
share/po/id.po, share/po/ru.po, share/po/br.po, share/po/sl.po,
share/po/nn.po, share/po/tr.po, share/po/mt.po, share/po/ga.po,
share/po/mn.po, share/po/uk.po, share/po/lt.po, share/po/cy.po,
share/po/tg.po, share/po/bs.po, share/po/mk.po, share/po/wa.po,
share/po/is.po, share/po/hi.po, share/po/af.po, share/po/az.po,
share/po/pt.po, share/po/ta.po, share/po/vi.po, share/po/nl.po,
share/po/de.po, share/po/eo.po, share/po/bg.po, share/po/cs.po,
share/po/el.po, share/po/uz@Latn.po: typo fixes (Reinout van Schouwen)
* standalone/drakconnect: misc perl_checker cleanups
* drakxtools.spec: 10-7mdk
2004/02/23 Guillaume Cottenceau <gc at mandrakesoft.com>
* rescue/tree/etc/issue: 10.0
2004/02/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/ethernet.pm: write ethX aliases and ifup/ifdown scripts when
configuring a LAN connection
* standalone/drakconnect (del_intf) keep ethX aliases b/c eg removing eth0
will results in eth1 to be
renumbered on next boot...
(del_intf) down the network interface when deleting it
(del_intf) when no network configuration is configured, just report it
(del_intf) only list configured interfaces when offering to delete them
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/da.po, share/po/ca.po, share/po/ar.po, share/po/nb.po,
share/po/uz.po, diskdrake/interactive.pm, share/po/ro.po,
share/po/zh_TW.po, share/po/zh_CN.po, share/po/sr@Latn.po,
share/po/sq.po, share/po/it.po, diskdrake/hd_gtk.pm, share/po/eu.po,
share/po/es.po, share/po/lv.po, share/po/hu.po, share/po/fa.po,
share/po/id.po, share/po/ru.po, share/po/br.po, share/po/sl.po,
share/po/nn.po, share/po/tr.po, share/po/mt.po, share/po/ga.po,
share/po/mn.po, share/po/uk.po, share/po/lt.po, share/po/cy.po,
share/po/tg.po, share/po/bs.po, share/po/mk.po, share/po/wa.po,
share/po/is.po, share/po/hi.po, share/po/af.po, share/po/az.po,
share/po/pt.po, share/po/fr.po, share/po/ta.po, share/po/vi.po,
share/po/nl.po, share/po/de.po, share/po/eo.po, share/po/el.po,
share/po/bg.po, share/po/cs.po, share/po/uz@Latn.po: typo fixes (Reinout
van Schouwen)
* drakxtools.spec: 10-7mdk
10-6mdk
* network/netconnect.pm:
- always write up/down scripts
- only write initscript when starting at boot was choosen (instead of
writing
it in restart path...)
write ethX aliases and ifup/ifdown scripts when configuring a LAN
connection
* network/adsl.pm: fix adsl scripts (especially with sagem8xx modems)
add missing space
2004/02/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: fix french translation (upcase label)
* standalone/drakconnect: fix ability to set ip parameters broken by
localizing bootproto
* drakxtools.spec: 10-6mdk
10-5mdk
* network/adsl.pm: fix adsl scripts (especially with sagem8xx modems)
add missing space
(adsl_conf_backend) speedtouch config need vpi/vci as decimal numbers
whereas sagem8xx wants hexa numbers
2004/02/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
* harddrake/data.pm: do not tag some ata raid controllers as unknown hw
* share/po/fr.po: fix french translation (upcase label)
fix french translation (upcase label)
* standalone/drakconnect: fix ability to set ip parameters broken by
localizing bootproto
handle and translate BOOTPROTO
read ppp auth method
handle new PAP/CHAP method
fix untranslated strings
do not complain about gateway format when it's not set
* any.pm (setupBootloader__entries) fix entry editing layout
* drakxtools.spec: 10-5mdk
10-4mdk
* network/netconnect.pm: handle unknown hardware: enable one to manually
load a driver like expert mode
in old pre-10.0 wizard
enable one to manually choose the serial port to use while configuring
modem
fix unreachable steps
read ppp config earlier and prevent provider choice to overwrite it (but
if
user select a *new* provider)
initialize modem data structure at one point only for serial/PCI modems
split kppp config reading into network::modem::ppp_read_conf() in order
to be
shared with manage interface
fix choosing betweeen '' and 'adsl connections when configuring adsl
(due to
write_cnx_scripts vivificating data structure)
* modules/interactive.pm (load_category__prompt_for_more) do not list
probed category in detected hardware list
(load_category__prompt_for_more) show quotes around detected hardware in
order
to more easily see thems
* network/modem.pm (ppp_read_conf) really default to dynamic dns, gateway
and ip (really fix #7705)
misc perl_checker cleanups
split kppp config reading into network::modem::ppp_read_conf() in order
to be
shared with manage interface
* network/ethernet.pm (conf_network_card_backend) update its doc now that
it has been splited in
get_eth_cards() and conf_network_card_backend()
* network/adsl_consts.pm: rollback bogus damien change, here vpi/vci
parameters are in hexa, not decimal
* network/adsl.pm (adsl_conf_backend) speedtouch config need vpi/vci as
decimal numbers
whereas sagem8xx wants hexa numbers
2004/02/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
* harddrake/data.pm: do not tag some ata raid controllers as unknown hw
* standalone/drakconnect: handle and translate BOOTPROTO
read ppp auth method
handle new PAP/CHAP method
fix untranslated strings
do not complain about gateway format when it's not set
* any.pm (setupBootloader__entries) fix entry editing layout
* network/netconnect.pm: handle unknown hardware: enable one to manually
load a driver like expert mode
in old pre-10.0 wizard
enable one to manually choose the serial port to use while configuring
modem
fix unreachable steps
read ppp config earlier and prevent provider choice to overwrite it (but
if
user select a *new* provider)
initialize modem data structure at one point only for serial/PCI modems
split kppp config reading into network::modem::ppp_read_conf() in order
to be
shared with manage interface
fix choosing betweeen '' and 'adsl connections when configuring adsl
(due to
write_cnx_scripts vivificating data structure)
* share/po/fr.po: fix french translation (upcase label)
* modules/interactive.pm (load_category__prompt_for_more) do not list
probed category in detected hardware list
(load_category__prompt_for_more) show quotes around detected hardware in
order
to more easily see thems
* network/modem.pm (ppp_read_conf) really default to dynamic dns, gateway
and ip (really fix #7705)
misc perl_checker cleanups
split kppp config reading into network::modem::ppp_read_conf() in order
to be
shared with manage interface
* network/ethernet.pm (conf_network_card_backend) update its doc now that
it has been splited in
get_eth_cards() and conf_network_card_backend()
* drakxtools.spec: 10-4mdk
2004/02/22 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Updated translation
2004/02/22 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl_consts.pm: fix vci number for Belgium and France
2004/02/22 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nn.po: updated Nynorsk file
Added Nynorsk file
* share/po/cy.po: Added Nynorsk file
2004/02/21 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/02/21 fwang
* share/po/zh_CN.po: update
2004/02/21 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/it.po, share/po/et.po: updated Estonian and Italian files
2004/02/21 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Verify user has selected a cron interval and
media [Bugzilla 8138]
More code reduction.
2004/02/20 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/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/mn.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/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/tg.po,
share/po/nb.po, share/po/bs.po, share/po/uz.po, share/po/ro.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/af.po,
share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po, share/po/bg.po,
share/po/hu.po, share/po/uz@Latn.po: updated pot file
2004/02/20 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: QA - tweak wizard setup.
2004/02/20 tsdgeos
* share/po/ca.po: Some updates and unfuzzying
2004/02/20 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: when one refuse to install firmware *now*, she
won't be able to select
a provider, thus vci and vpi parameters won't be filled
remove useless "next" field (since post already handle it)
* standalone/logdrake: fix title when run from mcc (#8111)
* drakxtools.spec: 10-3mdk
10-2mdk
* detect_devices.pm (getBewan) introduce it in order to detect Bewan ADSL
modems (both PCI
and USB ones)
* share/po/fr.po: update
2004/02/20 tsdgeos
* share/po/ca.po: Some updates and unfuzzying
2004/02/20 Thierry Vignaud <tvignaud at mandrakesoft.com>
* detect_devices.pm (getBewan) introduce it in order to detect Bewan ADSL
modems (both PCI
and USB ones)
(getSagem) lookup sagem8xx modems by module rather than relying on
strings
manually added to ldetect-lst
* standalone/drakperm: fix "current" checkbox vs "group" and "user"
pull-down menus
* standalone/logdrake: fix title when run from mcc (#8111)
* network/netconnect.pm: when one refuse to install firmware *now*, she
won't be able to select
a provider, thus vci and vpi parameters won't be filled
remove useless "next" field (since post already handle it)
enable to refuse network restarting
* drakxtools.spec: 10-3mdk
10-2mdk
2004/02/20 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm: keep provider vpi/vci settings when exist
2004/02/20 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/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/mn.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/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/tg.po,
share/po/nb.po, share/po/bs.po, share/po/uz.po, share/po/ro.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/af.po,
share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po, share/po/bg.po,
share/po/hu.po, share/po/uz@Latn.po: updated pot file
* lang.pm: uim-anthy works ok in on-the-spot mode with KDE
2004/02/20 Pixel <pixel at mandrakesoft.com>
* bootloader.pm (update_for_renumbered_partitions):
- handle no grub config
- skip modifications when dev2grub fail
(since the device not in device.map means the device is currently unused
for booting)
* modules.pm, install_steps.pm: alias agpgart should be only for 2.6,
since code doesn't allow this easily,
adding the agp module to modprobe.preload
2004/02/20 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Shrink code per Thierry.
2004/02/20 tsdgeos
* share/po/ca.po: Some updates and unfuzzying
2004/02/20 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakconnect (add_intf) no need to handle errors, it's done by
callee now in order to share
exception handling with installer
* drakxtools.spec: 10-2mdk
* network/adsl_consts.pm: remove debug statement
aliase Free non d�group� 1024/256 on "Free non d�group� 512/128" (#7615)
* standalone/drakperm: fix "current" checkbox vs "group" and "user"
pull-down menus
* network/netconnect.pm: enable to refuse network restarting
do not detect lan interfaces when configuring modems
do not horribly die at install time on error
really fix previous button on first step: we want it at install time
* detect_devices.pm (getSagem) lookup sagem8xx modems by module rather
than relying on strings
manually added to ldetect-lst
2004/02/20 fwang
* share/po/zh_CN.po: update
2004/02/20 Pablo Saratxaga <pablo at mandrakesoft.com>
* lang.pm: uim-anthy works ok in on-the-spot mode with KDE
2004/02/20 Pixel <pixel at mandrakesoft.com>
* install_steps_interactive.pm: fix warning LSB chosen implies kernel 2.4
* fs.pm: add umask=0022 capability, and use it for security level 3
* share/compssUsers, share/compssUsers.server: Gnome is no good, GNOME is
good
* bootloader.pm (update_for_renumbered_partitions):
- handle no grub config
- skip modifications when dev2grub fail
(since the device not in device.map means the device is currently unused
for booting)
* modules.pm, install_steps.pm: alias agpgart should be only for 2.6,
since code doesn't allow this easily,
adding the agp module to modprobe.preload
2004/02/20 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Shrink code per Thierry.
2004/02/20 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/adsl_consts.pm: remove debug statement
aliase Free non d�group� 1024/256 on "Free non d�group� 512/128" (#7615)
* network/adsl.pm: fix writing aliases (fix broken speedtouch)
* drakxtools.spec: 10-1mdk
2004/02/20 Guillaume Cottenceau <gc at mandrakesoft.com>
* interactive/gtk.pm, install_gtk.pm, ugtk2.pm: don't force buttons a size
related to $::windowwidth since this is no more used to size the main
window (fixes missing Next button in vgahi), use a global
$::real_windowwidth for sizings related to the main window
* mdk-stage1/Makefile: 10.0
* install_steps_gtk.pm: don't force buttons a size related to
$::windowwidth since this is no more used to size the main window (fixes
missing Next button in vgahi), use a global $::real_windowwidth for
sizings related to the main window
allow to specify the Xnest wanted resolution with --vga
2004/02/20 Pixel <pixel at mandrakesoft.com>
* install_steps_interactive.pm: fix warning LSB chosen implies kernel 2.4
* fs.pm: add umask=0022 capability, and use it for security level 3
* share/compssUsers, share/compssUsers.server: Gnome is no good, GNOME is
good
2004/02/20 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Gnome icon order. Drop an unused button box.
2004/02/20 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-0.21mdk
2004/02/19 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Updated
2004/02/19 Pixel <pixel at mandrakesoft.com>
* interactive/gtk.pm, ugtk2.pm: use $ugtk2::current_window in place of
@interactive::objects (which was unused and broken)
=> fix XSetInputFocus (bugzilla #8046 and #8053)
2004/02/19 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: since no PCMCIA cards support link status
notification, ifplugd should
be disabled for all pcmcia cards by default => let blacklist them
(#8031)
* standalone/drakvpn: fix string
* share/po/fr.po: update
2004/02/19 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Updated
2004/02/19 David Baudens <baudens at mandrakesoft.com>
* share/po/fr.po: Update
2004/02/19 Pablo Saratxaga <pablo at mandrakesoft.com>
* lang.pm: value of XIM is the xim identifier, not the xim program name
* share/po/fa.po, share/po/ms.po, 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/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/mn.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/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/tg.po,
share/po/nb.po, share/po/bs.po, share/po/uz.po, share/po/ro.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/af.po,
share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po, share/po/bg.po,
share/po/hu.po, share/po/uz@Latn.po: updated pot file
2004/02/19 Pixel <pixel at mandrakesoft.com>
* interactive/gtk.pm, ugtk2.pm: use $ugtk2::current_window in place of
@interactive::objects (which was unused and broken)
=> fix XSetInputFocus (bugzilla #8046 and #8053)
2004/02/19 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakvpn: consolidate strings
2004/02/19 David Baudens <baudens at mandrakesoft.com>
* share/po/fr.po: Update
Revert my mistake
* share/advertising/dwd-01.pl: Add missing string
2004/02/19 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/netconnect.pm: put a Previous button on the first page
2004/02/19 Florin Grad <florin at mandrakesoft.com>
* network/ipsec.pm: add plenty of help explanations, add anonymous support
in sainfo
* standalone/drakvpn: add plenty of help files, add anonymous support for
sainfo
2004/02/19 Guillaume Cottenceau <gc at mandrakesoft.com>
* install_steps.pm: add utf8 key to locale config if not already present,
so that
auto install behave as before (pixel)
* http.pm: well, value is not dropped anymore perl checko
- don't resolv host, it breaks virtual servers configs
- log when we don't receive a 200
2004/02/19 Pablo Saratxaga <pablo at mandrakesoft.com>
* lang.pm: value of XIM is the xim identifier, not the xim program name
* standalone/drakvpn: fixed typos
2004/02/19 Pixel <pixel at mandrakesoft.com>
* standalone/XFdrake: no more global icon in XFdrake
* install_steps_gtk.pm: the text we give to set_markup should not contain
raw "&"
(occurs for "Any PS/2 & USB mice")
* interactive/gtk.pm: don't have a big scrolled window that can be around
a local scrolled window.
ensure instead many local scrolled windows
* share/rpmsrate:
- kimdaba must be flagged KDE
- lower some packages rates for my tests
kdenlive must be flagged KDE
* tools/make_mdkinst_stage2: catch kernel 2.6 loop bug
* install_steps_interactive.pm: better logging
* ugtk2.pm: we don't need warp_text since we have WrappedLabel
fix _ask_file (tested in wizard, normal and embedded)
fix titi sucks (Advanced and Help were broken)
2004/02/19 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Fix issue with multisession CDs (Anthill #349)
2004/02/19 tsdgeos
* share/po/ca.po: Today's work
2004/02/19 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: only show "previous" button on first step in
install; in standalone
mode, we already have the "cancel" button
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/nb.po,
share/po/uz.po, share/po/ro.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/sr@Latn.po, share/po/sq.po, share/po/it.po, share/po/eu.po,
share/po/es.po, share/po/lv.po, share/po/hu.po, share/po/fa.po,
share/po/id.po, share/po/ru.po, share/po/br.po, share/po/sl.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/mn.po,
share/po/uk.po, share/po/lt.po, share/po/cy.po, share/po/tg.po,
share/po/bs.po, share/po/mk.po, share/po/wa.po, share/po/is.po,
share/po/hi.po, share/po/af.po, share/po/az.po, share/po/pt.po,
share/po/fr.po, share/po/ta.po, share/po/vi.po, share/po/nl.po,
share/po/de.po, share/po/eo.po, share/po/el.po, share/po/bg.po,
share/po/cs.po, share/po/uz@Latn.po: typo fix
* share/rpmsrate: uim won't work without uim-applet
* standalone/drakvpn: consolidate strings
typo fix
* printer/main.pm (set_usermode) do not die when run with --testing as
user
* drakxtools.spec: 10-0.20mdk
* lang.pm: switch japanese from kinput2 to uim input method
2004/02/19 Warly <warly at mandrakesoft.com>
* standalone/drakboot: Apply Olivier Blin patch to fix theme displaying
under console
2004/02/18 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Updated
2004/02/18 David Baudens <baudens at mandrakesoft.com>
* share/po/fr.po: Advertisements: update translations for download
2004/02/18 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm: drop $netc->{internet_cnx} test, unnedeed
* standalone/drakconnect:
- add adsl_atboot() to check at boot status
- use it instead of chk_internet()
2004/02/18 fwang
* share/po/zh_CN.po: Updated Simplified Chinese translation
2004/02/18 Guillaume Cottenceau <gc at mandrakesoft.com>
* install_steps.pm, any.pm, lang.pm: selectlanguage: utf8 flag status is
updated when user selects more/less languages; when user touches it,
update is disabled, allowing andrej to have an en_GB + ru_RU install
without utf8
2004/02/18 Pixel <pixel at mandrakesoft.com>
* install2.pm: HACK: set LD_ASSUME_KERNEL so that rpm doesn't try to use
tls (which we don't
have at install) otherwise it causes *weird* problems in __db*. When
LD_ASSUME_KERNEL is set, no __db* are used, and so no such pbs.
* fsedit.pm, partition_table.pm: type 0x17 *can* be ntfs, assuming it is
when we don't care much, and check if it is ntfs otherwise
2004/02/18 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: QA - Encourage user to finish configuring media
before leaving wizard.
Rework backupignore behavior (Anthill #306).
2004/02/18 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, standalone/drakvpn, 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/he.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/nb.po, share/po/uz.po, share/po/ro.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/sr@Latn.po, share/po/sq.po, share/po/it.po,
share/po/eu.po, share/po/es.po, share/po/lv.po, share/po/hu.po,
share/po/fa.po, share/po/id.po, share/po/ru.po, share/po/br.po,
share/po/sl.po, share/po/tr.po, share/po/mt.po, share/po/ga.po,
share/po/mn.po, share/po/uk.po, share/po/lt.po, share/po/cy.po,
share/po/tg.po, share/po/bs.po, share/po/mk.po, share/po/wa.po,
share/po/is.po, share/po/hi.po, share/po/af.po, share/po/az.po,
share/po/pt.po, share/po/fr.po, share/po/ta.po, share/po/vi.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, share/po/uz@Latn.po: typo fix
* network/netconnect.pm: do not use ifplugd on wireless connections by
default
fix "network needs to be restarted" step
do not overwrite current wireless parameters with default values
move some wireless options as advanced ones
* drakxtools.spec: 10-0.19mdk
* standalone/harddrake2 (quit_global) do not die in exit path when not run
as root
reindent button packing
sanitize buttons layout when embedded
2004/02/18 David Baudens <baudens at mandrakesoft.com>
* share/rpmsrate: Install Google's search bar when KDE is installed
2004/02/18 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm: drop $netc->{internet_cnx} test, unnedeed
* standalone/drakconnect: fix adsl at boot, better and more clean
2004/02/18 Frederic Crozat <fcrozat at mandrakesoft.com>
* share/rpmsrate: Pull xine-arts when choosing video AND KDE
2004/02/18 Guillaume Cottenceau <gc at mandrakesoft.com>
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/nb.po,
share/po/uz.po, share/po/ro.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/sr@Latn.po, share/po/sq.po, share/po/it.po, share/po/eu.po,
share/po/es.po, share/po/lv.po, share/po/hu.po, share/po/fa.po,
share/po/id.po, share/po/ru.po, share/po/sl.po, share/po/tr.po,
share/po/mt.po, share/po/ga.po, share/po/mn.po, share/po/uk.po,
share/po/lt.po, share/po/cy.po, share/po/tg.po, share/po/bs.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/hi.po,
share/po/af.po, share/po/az.po, share/po/pt.po, share/po/fr.po,
share/po/ta.po, share/po/vi.po, share/po/nl.po, share/po/de.po,
share/po/eo.po, share/po/el.po, share/po/bg.po, share/po/cs.po,
share/advertising/dwd-09.pl, share/po/uz@Latn.po: fix wording of
advertisement thx to austin
* tools/shift_img.c, tools/shift_all.pl: these files I needed when pablo
gave me lang-*.png images because they were not aligned.. commiting in
case
* install_any.pm: ok, ok, perl checker roulaize
better match
tentatively fix #7792 (seems like line number don't match #7792,
but this one I'm fixing was obviously wrong, at least)
allow using ext2 or vfat floppies for kickstart=floppy so that
when you do an auto install based on network.img and
network_drivers.img, you can put your auto_inst.cfg.pl on
network_drivers.img and rock n roll
* mdk-stage1/modules.c: support automatic installs even when needing the
additional drivers floppy
* modules.pm: don't log insmod errors on tty5, rather on tty3+ddebug.log
as normal log
2004/02/18 Pixel <pixel at mandrakesoft.com>
* install_steps_gtk.pm: when cancel is pressed, fix re-selecting
unselected packages
(callback_choices unneeded, cf rpmdrake)
small cleanup
* install2.pm: HACK: set LD_ASSUME_KERNEL so that rpm doesn't try to use
tls (which we don't
have at install) otherwise it causes *weird* problems in __db*. When
LD_ASSUME_KERNEL is set, no __db* are used, and so no such pbs.
* fsedit.pm, partition_table.pm: type 0x17 *can* be ntfs, assuming it is
when we don't care much, and check if it is ntfs otherwise
* standalone/diskdrake: set useSupermount to magicdev (so that it doesn't
use supermount from cdroms)
* share/rpmsrate: gdm is an important gnome application, make it 5 (for my
tests)
2004/02/18 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Rework backupignore behavior (Anthill #306).
2004/02/18 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk2.pm (create_okcancel) enable to specify that some buttons must be
at right
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, standalone/drakvpn, 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/he.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/nb.po, share/po/uz.po, share/po/ro.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/sr@Latn.po, share/po/sq.po, share/po/it.po,
share/po/eu.po, share/po/es.po, share/po/lv.po, share/po/hu.po,
share/po/fa.po, share/po/id.po, share/po/ru.po, share/po/br.po,
share/po/sl.po, share/po/tr.po, share/po/mt.po, share/po/ga.po,
share/po/mn.po, share/po/uk.po, share/po/lt.po, share/po/cy.po,
share/po/tg.po, share/po/bs.po, share/po/mk.po, share/po/wa.po,
share/po/is.po, share/po/hi.po, share/po/af.po, share/po/az.po,
share/po/pt.po, share/po/fr.po, share/po/ta.po, share/po/vi.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, share/po/uz@Latn.po: typo fix
* standalone/drakconnect: force apply button to be right aligned
2004/02/17 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm: manage interfaces don't want to break cnx_scripts
* standalone/drakconnect:
- add chk_config() to test internet service state
- adsl onboot using chk_config()
2004/02/17 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/stage1.c, mdk-stage1/modules.c, mdk-stage1/modules.h: support
2.6 insmoding for expert third party modules and loading named modules
* Xconfig/card.pm: well we reverted to 4.3
2004/02/17 tsdgeos
* share/po/ca.po: today's updates
2004/02/17 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk2.pm: enforce gnome button order everywhere (interface team request)
* drakxtools.spec: log one more stuff into 10-0.18mdk
fix changelog
10-0.18mdk
* standalone/icons/wiz_default_up.png: new default icon for wizards
2004/02/17 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/02/17 Florin Grad <florin at mandrakesoft.com>
* network/ipsec.pm: one can now start from scratch with ipsec.conf
fix the ";" mark in the Security Policies Section
* standalone/drakvpn: one can now start an ipsec.conf file from scratch
add the ask_info3 function
2004/02/17 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/stage1.c, mdk-stage1/frontend-common.c,
mdk-stage1/stdio-frontend.c, mdk-stage1/newt-frontend.c: when available,
always load usb interface, as soon as possible, should help usb mouse
detection in stage2 which otherwise timeouts
2004/02/17 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po: updated Estonian file
updated pot file
* share/po/fa.po, share/po/ms.po, 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/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/mn.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/cy.po, share/po/ca.po,
share/po/da.po, share/po/ar.po, share/po/tg.po, share/po/nb.po,
share/po/bs.po, share/po/uz.po, share/po/ro.po, share/po/mk.po,
share/po/wa.po, share/po/is.po, share/po/af.po, share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po, share/po/bg.po, share/po/hu.po,
share/po/uz@Latn.po: updated pot file
2004/02/17 Pixel <pixel at mandrakesoft.com>
* mouse.pm: detection defaults on automatic choices
fix mouse detect() on kernel 2.4
* bootloader.pm: remove bad entries after reading existing conf file
log where the bootloader is installed
* interactive/newt.pm: don't have a scroll inside a scroll which causes
display pbs.
alas it doesn't fix the "Tab" navigation when having a global scroll + a
Listbox. You have to use the right arrow to exit the Listbox
2004/02/17 Till Kamppeter <till at mandrakesoft.com>
* printer/printerdrake.pm: Added warnings to clearly tell the user when
there is no network access.
Removed printer list button whenthere is no network also in expert mode.
* printer/detect.pm: Fixed problem that not used parallel ports were
detected as printers.
2004/02/17 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/icons/drakfont.png, standalone/drakfont,
standalone/icons/drakfont.620x57.png: switch drakfont to new banner
style
* harddrake/data.pm: really fix doble blanked ISDN detection
* share/po/Changelog: kill no more used file
* standalone/drakvpn (ask_info3) really use parameters...
consolidate strings
* share/po/fr.po: update
* network/netconnect.pm: sort lan protocols
* drakxtools.spec: fix changelog
10-0.17mdk
2004/02/16 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Nothing special
Partially updated file
2004/02/16 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect: move check_field's ask_warn() to save_notebook()
check gateway entry
2004/02/16 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/02/16 Florin Grad <florin at mandrakesoft.com>
* standalone/drakvpn: do not test the translated chains anymore
2004/02/16 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/url.c: fix buggy redhat code exhausted only in -Os which
corrupted
memory and gave wrong results for download file size in FTP/HTTP
installs
2004/02/16 Pablo Saratxaga <pablo at mandrakesoft.com>
* network/netconnect.pm, standalone/drakvpn, standalone/drakboot: typo
fixes
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/nb.po,
share/po/uz.po, share/po/ro.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/sr@Latn.po, share/po/sq.po, share/po/it.po, share/po/eu.po,
share/po/es.po, share/po/lv.po, share/po/hu.po, share/po/fa.po,
share/po/id.po, share/po/ru.po, share/po/br.po, share/po/sl.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/mn.po,
share/po/uk.po, share/po/lt.po, share/po/cy.po, share/po/tg.po,
share/po/bs.po, share/po/mk.po, share/po/wa.po, share/po/is.po,
share/po/hi.po, share/po/af.po, share/po/az.po, share/po/pt.po,
share/po/fr.po, share/po/ta.po, share/po/vi.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, share/po/uz@Latn.po: updated pot file
updated pot file
* network/ipsec.pm: removed N() around of a non-translatable string
2004/02/16 Pixel <pixel at mandrakesoft.com>
* install_steps_interactive.pm: keep current authentication kind, even if
not completly accepted
network::shorewall::read without silent is nasty, since it doesn't only
read,
it prompts the user. So each time the summary updates the data, it
prompts
(when you have more than one card and no firewall configured)
* authentication.pm: keep current authentication kind, even if not
completly accepted
2004/02/16 Till Kamppeter <till at mandrakesoft.com>
* printer/detect.pm: Recognize parallel printers also when they miss the
"CLASS:PRINTER;" in their device ID string (ex: Brother HL-720, bug
#7753).
2004/02/16 tsdgeos
* share/po/ca.po: Today's worjk
2004/02/16 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakpxe, standalone/drakgw: do not abuse global namespace
* network/netconnect.pm: fix automatically found "...2" dns when network
is done
show a more precise error messages when no wireless cards were found
eagle was renamed as eagle-usb
minor poulpe cleanup
explain about DNS (#7908)
* standalone/drakclock: let's look better when embedded
* standalone/drakvpn (ask_info2) list valid values in a pull-down menu
(ask_info2) introduce it in order to share one more step
(ask_info) introduce it in order to share some code
PFS group only accept 3 distinct values
more user friendly labels
do not list twice the same elements in list...
try to have better names
do not put " = " in translated messages
add hints
do not abuse global namespace
* standalone/drakautoinst: typo fix
do not abuse global namespace
* authentication.pm (to_kind) try harder to find out if some auth method
already had been choosed
* share/po/fr.po: update
beautify string
* install_steps_interactive.pm (setRootPassword) do not reset auth method
when pressing "previous" in next step
2004/02/16 David Baudens <baudens at mandrakesoft.com>
* share/advertising/list: Removed on Pixel's request (will use list-dwd
instead)
* share/rpmsrate: Add kolab-server in GROUPWARE
* share/compssUsers.server: Select Groupware by default
2004/02/16 Pixel <pixel at mandrakesoft.com>
* pkgs.pm: add in %pkgs::preferred the kernel-source corresponding to the
preferred kernel
* ugtk2.pm: during install, "Ok" is on the right, like gnome not kde
* share/advertising/Makefile: get the list of files needed from
list-PRODUCT
2004/02/15 tsdgeos
* share/po/ca.po: more updates
2004/02/15 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-0.16mdk
* harddrake/data.pm: typo fix :-)
2004/02/15 yrahal
* share/po/ar.po: Committing Arabeyes.org's Arabic translation
2004/02/14 fwang
* share/po/zh_CN.po: Updated Simplified Chinese translation
2004/02/14 keld
* share/po/nb.po: Updates
gi/perl-install/share/po/nb.po
Updates. I could just as well update the Norwegian version
as I wanted to use this as base for my Danish translation.
gi/perl-install/share/po/nb.po
* share/po/da.po: Updates
soft/wizard_perl/po/da.po gi/perl-install/share/po/da.po
Updates
soft/control-center/po/da.po soft/drakfax/po/da.po
soft/ftw/po/da.po soft/mdkonline/po/da.po
soft/rfbdrake/po/da.po soft/rpmdrake/po/da.po
soft/urpmi/po/da.po gi/perl-install/share/po/da.po
2004/02/14 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: FTP restore failure feedback. Allow multiple
catalog/file restore selection.
2004/02/14 Till Kamppeter <till at mandrakesoft.com>
* printer/main.pm, printer/data.pm: Let printerdrake load the "usblp"
instead of the "printer" kernel module if kernel 2.6.x is used.
* printer/printerdrake.pm: Made printerdrake handling even very weird
printer ID strings, as the one of the Brother HL-720 with empty
manufacturer and description fields (Bug #7753).
* printer/detect.pm: Recognize also "SN:" as serial number field in
printer ID string (HP PhotoSmart 7760, bug #6534).
Let printerdrake load the "usblp" instead of the "printer" kernel module
if kernel 2.6.x is used.
2004/02/14 tsdgeos
* share/po/ca.po: Small updates to catalan translations
2004/02/14 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-0.15mdk
* network/netconnect.pm: fix automatically found "...2" dns
* harddrake/data.pm: fix ISDN detection (#6535)
filter out devices to prevent them to appear several times in device
tree (#4906)
* network/isdn.pm (isdn_detect_backend) try harder to detect ISDN devices
* standalone/harddrake2: break devices loop into two pass:
- first detect devices into each class
- then process them for later display
* network/tools.pm: fix crash on canceling "already configured net device"
configuration (#7679)
2004/02/13 Pixel <pixel at mandrakesoft.com>
* modules/interactive.pm: don't have a wait_message above another empty
wait_message when probing hardware
* ugtk2.pm: use center-on-parent for popped windows
* share/list: perl-MDK-Common has been rebuilt
2004/02/13 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk2.pm: do not try setting transcient hint when embedded
* network/netconnect.pm: by default do not start connection at boot for
modems (#7705)
* drakxtools.spec: 10-0.14mdk
* wizards.pm: enable default value to be dynamically computed
enable to pass untranslated defaut to yes/no or ok/cancel like
questions by translating value at runtime
default to next/finish when no field is present
add 'default' field in order to be able to enforce default answer for
yes/no like questions or when data does not conatains any fields
(needed for last #7705 bit)
missing #7593 bit
use interactive->ask_okcancel in order to not have spurious field in
text mode (#7593)
2004/02/13 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect: forgotten modem page, to be traduced, not yet
usable (please don't hurt me)
2004/02/13 Pixel <pixel at mandrakesoft.com>
* install_steps_interactive.pm: add a warning when choosing security level
> 2 and having a windows partition
(since in that case we won't have umask=0) (bugzilla #4731)
* modules/interactive.pm: don't have a wait_message above another empty
wait_message when probing hardware
* ugtk2.pm: use center-on-parent for popped windows
* share/list: perl-MDK-Common has been rebuilt
* bootloader.pm: fix reading grub config (esp. when /boot is a separate
partition)
(nb for titi: join($xx, $yy) is *not* useful)
* install2.pm: in boolean context, "any" is better than "find"
2004/02/13 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-0.14mdk
2004/02/13 David Baudens <baudens at mandrakesoft.com>
* share/po/fr.po: Fix </b> in advertiesment #5
* share/advertising/drweb.pl, share/advertising/list-dwd,
share/advertising/list-dis, share/advertising/list-ppp,
share/advertising/drweb.png, share/advertising/list-pwp,
share/advertising/list:
- Add DRWeb's advertisement
- Add list for each version
2004/02/13 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/netconnect.pm:
- do not flush /etc/sysconfig/drakconnect with an empty hash
- move $offer_to_connect after %adsl_devices declaration (fix typo?)
s/$config/$p/ for drakconnect conf file
* standalone/drakconnect: forgotten modem page, to be traduced, not yet
usable (please don't hurt me)
- nice ethernet names back
- fix adsl via ethernet bug
- fix apply settings bug
- fix and shrink sub apply
- drop $gui and $config
- add new hash style $p
2004/02/13 Guillaume Cottenceau <gc at mandrakesoft.com>
* modules.pm: fix deps problem because of 2.4/2.6 mappings, better support
2.4 and 2.6 alltogether by keeping 2.4 names in modules.conf
2004/02/13 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/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/mn.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/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/tg.po,
share/po/nb.po, share/po/bs.po, share/po/uz.po, share/po/ro.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/af.po,
share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po, share/po/bg.po,
share/po/hu.po, share/po/uz@Latn.po: updated pot file
* share/advertising/dwd-09.pl: USE ASCII OR UTF-8 ONLY; **DON'T** USE
ISO-8859-1!
2004/02/13 Pixel <pixel at mandrakesoft.com>
* install_steps_interactive.pm: add a warning when choosing security level
> 2 and having a windows partition
(since in that case we won't have umask=0) (bugzilla #4731)
* modules/interactive.pm: don't have a wait_message above another empty
wait_message when probing hardware
* bootloader.pm: fix reading grub config (esp. when /boot is a separate
partition)
(nb for titi: join($xx, $yy) is *not* useful)
try hard to update_bootloader_for_renumbered_partitions()
create read_grub_device_map()
* install2.pm: in boolean context, "any" is better than "find"
- have usb-storage as a scsi_hostadapter by default
- remove it if unneeded for normal boot (cf comment in the code)
* modules.pm:
- have usb-storage as a scsi_hostadapter by default
- remove it if unneeded for normal boot (cf comment in the code)
* diskdrake/interactive.pm: try hard to
update_bootloader_for_renumbered_partitions()
* mdk-stage1/init.c: sleep 10 only when debugging
* interactive.pm: no need for this
2004/02/13 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Fix QA reports of crash on file search, failure
to report ftp error.
2004/02/13 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: update
update
* standalone/icons/printerdrake.png, standalone/icons/drakgw.png,
standalone/icons/scannerdrake.png, standalone/icons/drakvpn.png,
standalone/icons/drakfirewall.png,
standalone/icons/wiz_scannerdrake.png, standalone/drakpxe,
standalone/icons/wiz_firewall.png, pixmaps/printerdrake.png,
standalone/icons/wiz_drakvpn.png, standalone/drakgw,
standalone/icons/logdrake.png, standalone/icons/wiz_printerdrake.png,
standalone/icons/wiz_drakgw.png, standalone/icons/wiz_logdrake.png,
standalone/icons/wiz_drakconnect.png, standalone/icons/drakconnect.png,
printer/printerdrake.pm: new banner icons
* standalone/harddrake2: do not force black color for fields values, this
badly conflict with
inverted accessibility themes
remove statusbar on interface team request
* network/netconnect.pm: new banner icons
offer_to_connect: fix indentation
* harddrake/data.pm: only look for local printers (do not perform heavy
network probe)
* modules.pm: handle wireless modules
* standalone/drakconnect: new banner icons
remove useless comment
new banner icons
* ugtk2.pm (create_scrolled_window) add relief for TreeViews too
(interface team
request)
(new) simplify WizardTable
(Gtk2::Banner->new) fix default banner size
(new) use new Gtk2::Banner object for banner
remove uneeded variable
(Gtk2::Banner) move that widget from mcc into ugtk2 so that all tools
can reuise it for their banners
* interactive.pm (vnew) do not complaint about being run as root when
--testing was passed
* drakxtools.spec: 10-0.14mdk
10-0.13mdk
* Makefile.config: add drakvpn
* standalone/drakvpn: verbs must be upcased on buttons!!!
new banner icons
2004/02/12 Pixel <pixel at mandrakesoft.com>
* bootloader.pm: in get_kernels_and_labels():
- change internal data structure
- change regexp matching kernel names (was broken for
2.4.25-0.pre7.3mdk)
- default to kernel 2.4 when lsb is installed
2004/02/12 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk2.pm (new) simplify banner rendering, make it cpu lighter
* network/netconnect.pm: ask isp for ip and gateway by default (#7705)
* standalone/drakclock (DrawPointAt) simplify draw_points call
2004/02/12 David Baudens <baudens at mandrakesoft.com>
* share/advertising/dwd-09.pl: Update text to reflect reality
2004/02/12 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect: fix ethernet and adsl conflict in menu
2004/02/12 Florin Grad <florin at mandrakesoft.com>
* standalone/drakvpn: hopefuly better interface
2004/02/12 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/stage1.c, mdk-stage1/modules.c, mdk-stage1/tools.c: try to
detect regular floppy drives
* mdk-stage1/Makefile.common: linux/fd.h is too broken to compile with -W
:(
* install2.pm: i810fb on 2.6 needs intel-agp module, doesn't like hwcur
and xcon parameters
2004/02/12 Pixel <pixel at mandrakesoft.com>
* authentication.pm:
- install ldap packages *before* doing ldapsearch
- pam*.so modules do not have /lib/security/ prefix anymore
* Makefile: add rule dont_run_directly_stage2
* devices.pm: add input/mice
* install_any.pm: change return type of pkgs::packages2kernels()
add kernel-2.4* in group LSB
* bootloader.pm: in get_kernels_and_labels():
- change internal data structure
- change regexp matching kernel names (was broken for
2.4.25-0.pre7.3mdk)
- default to kernel 2.4 when lsb is installed
* do_pkgs.pm, pkgs.pm: change return type of pkgs::packages2kernels()
* standalone/icons/wiz_drakvpn.png: re-adding with -kb
removing for re-adding with -kb
* Xconfig/card.pm: handle case where rpm can't be found (eg: XFree86-SVGA
for xfree3) (part of bugzilla #7786)
* install_steps_interactive.pm: warn that selecting LSB means having 2.4
by default
2004/02/12 Thierry Vignaud <tvignaud at mandrakesoft.com>
* harddrake/data.pm: fix driver blacklist
* drakxtools.spec: fix changelog
10-0.12mdk
10-0.11mdk
* ugtk2.pm (new) simplify banner rendering, make it cpu lighter
* standalone/drakclock (DrawPointAt) simplify draw_points call
* network/netconnect.pm: ask isp for ip and gateway by default (#7705)
do use the actual user's answer
preselect right protocol for ethernet though connections
fix step linking with ask_connect_now and restart steps:
- fix check for restart step
- only offer to connect now for ppp connections
fix module retrieving when configuring an adsl connection over ethernet
sort ADSL protocols according to locale
fix adsk over ethernet through dhcp protocol
* share/po/fr.po: update
2004/02/12 David Baudens <baudens at mandrakesoft.com>
* share/advertising/ppp-07.pl, share/advertising/dis-11.pl,
share/advertising/dis-10.pl, share/advertising/ppp-11.pl,
share/advertising/ppp-10.pl, share/advertising/dis-05.pl,
share/advertising/ppp-09.pl, share/advertising/ppp-04.pl,
share/advertising/pwp-04.pl, share/advertising/pwp-10.pl,
share/advertising/dis-07.pl, share/advertising/pwp-08.pl,
share/advertising/dis-04.pl, share/advertising/pwp-09.pl: Final versions
for MDK 10.0
2004/02/12 Pixel <pixel at mandrakesoft.com>
* Makefile: add rule dont_run_directly_stage2
* install2.pm: replace unless with if
* mouse.pm: more cleanup
new 'Universal|Any PS/2 & USB mice' mouse name usable with kernel 2.6
rename mouseconfig() with detect_serial() which is what it really does!
create probe_wacom_devices() and cleanup
cleanup
cleanup
remove deprecated comment
always use fast_mouse_probe (probing serial is now mostly deprecated,
and it
is *re-done* by drakconnect, so no need to do it soon)
cleanup wacom detection
* devices.pm: add input/mice
2004/02/12 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: Restore title banner.
* standalone/drakbackup: Address some QA issues with restores.
Cleanup screen layout in restore screen.
Restore title banner.
2004/02/12 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: sort ADSL protocols according to locale
fix adsk over ethernet through dhcp protocol
simplify adsl protocol choosing through format callback
* drakxtools.spec: 10-0.11mdk
* harddrake/data.pm: detect more webcams
2004/02/11 Florin Grad <florin at mandrakesoft.com>
* standalone/icons/wiz_drakvpn.png: first shy attempt
* network/ipsec.pm: fix the perl_checker errors
remove debugging print commands
first shy attempt
* standalone/drakvpn: typo errors
fix the perl_checker errors
remote debugging print commands
first shy attempt
2004/02/11 fwang
* share/po/zh_CN.po: Updated Simplified Chinese translation
2004/02/11 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/probing.c: be sure to load usb-storage after SCSI adapters,
so that they are in
same order than reboot, so that naming is the same
don't insmod usb-storage the soonest, we can end up mixing scsi devices
orders at reboot time, do it only when needed
2004/02/11 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po: updated Estonian file
* share/po/cy.po: updated Welsh file
2004/02/11 Pixel <pixel at mandrakesoft.com>
* tools/hd_grub.cgi: adding hdd .. hdh
initial version
2004/02/11 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: Rearrange main buttons (jmdault -
http://advx.org/docs/ice3.png)
Disable title banner for now (Bugzilla 7564).
Don't assume eth0, rework subnet/netmask for hosts.allow (jmdault).
* standalone/drakbackup: Disable title banner for now (same as Bugzilla
7564, just not reported yet).
2004/02/11 tpittich
* share/po/sk.po: updated slovak translation
2004/02/11 Warly <warly at mandrakesoft.com>
* share/rpmsrate: Add smb4k to replace LinNeighborhood (Buchan Milnes
suggestion), decrease LinNeighborhood to 3.
raise mc from 3 to 4 in FILE_TOOLS
2004/02/10 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect:
- isdn and modem are fetched from $intf
- drop useless @all_cards
- 'ath' and 'wlan' cards fix
2004/02/10 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/02/10 fwang
* share/po/zh_CN.po: Updated Simplified Chinese translation
2004/02/10 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/probing.c: fake usb floppies detection by looking at blocks
size of scsi disk devices, 1048575 is for 2.4 and 1440 for 2.6
* mdk-stage1/mount.c: in network mode we need to create nodes as well
because of usb floppies support
* mdk-stage1/tools.c, mdk-stage1/tools.h: floppy_device returns first
floppy device, look for medias first in case of usb floppies (maybe ide
floppies also? never tested) then regular floppy drive
* mdk-stage1/stage1.c, mdk-stage1/modules.c: use floppy_device rather than
/dev/fd0 because we now support usb floppies as well
2004/02/10 Pixel <pixel at mandrakesoft.com>
* share/keymaps.tar.bz2: update
* tools/serial_probe/serial.c: fix serial probe not detecting legacy mice
* install_steps.pm, detect_devices.pm, any.pm: no need to fake scsi for
ide anymore (hopefully!)
2004/02/10 tsdgeos
* share/po/ca.po: Updates, unfuzzying and spell checking
2004/02/10 Thierry Vignaud <tvignaud at mandrakesoft.com>
* security/msec.pm (apply_checks) reindent
(apply_checks) fix unable to save checks when config file is empty
(aka substInFile does not support using print in that case)
2004/02/10 David Baudens <baudens at mandrakesoft.com>
* share/advertising/pwp-05.pl, share/advertising/dis-11.pl,
share/advertising/ppp-11.pl, share/advertising/dwd-02.pl,
share/advertising/dis-09.pl, share/advertising/ppp-09.pl,
share/advertising/pwp-04.pl, share/advertising/dis-04.pl,
share/advertising/pwp-06.pl, share/advertising/dwd-09.pl: Update
* share/advertising/dwd-06.pl: Update
Update
2004/02/10 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect:
- add 'ath' and 'wlan' to ethernet kind
- use regexp once
2004/02/10 fwang
* share/po/zh_CN.po: Updated Simplified Chinese translation
2004/02/10 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/probing.c: fake usb floppies detection by looking at blocks
size of scsi disk devices, 1048575 is for 2.4 and 1440 for 2.6
* mdk-stage1/mount.c: in network mode we need to create nodes as well
because of usb floppies support
* mdk-stage1/tools.c, mdk-stage1/tools.h: floppy_device returns first
floppy device, look for medias first in case of usb floppies (maybe ide
floppies also? never tested) then regular floppy drive
* mdk-stage1/stage1.c, mdk-stage1/modules.c: use floppy_device rather than
/dev/fd0 because we now support usb floppies as well
2004/02/10 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/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/mn.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/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/tg.po,
share/po/nb.po, share/po/bs.po, share/po/uz.po, share/po/ro.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/af.po,
share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po, share/po/bg.po,
share/po/hu.po, share/po/uz@Latn.po: updated pot file
updated pot file
2004/02/10 Pixel <pixel at mandrakesoft.com>
* any.pm, detect_devices.pm, install_steps.pm: no need to fake scsi for
ide anymore (hopefully!)
* interactive/gtk.pm: have modal windows
* ugtk2.pm: better code for detecting if the window is hidden or not
(fixes embedded drakconnect wizard should be popped window) (bugzilla
#7246)
* services.pm: for install, a service is on if there is at least one
runlevel for which the
service is on (esp. for service "dm") (bugzilla #7146)
* c/stuff.xs.pl: we don't KTYP anymore, but we need K_NOSUCHMAP
* keyboard.pm: rewrite & cleanup. Now works with kernel 2.6, don't know
exactly why...
* common.pm: add unpack_with_refs()
* tools/serial_probe/serial.c: fix serial probe not detecting legacy mice
* share/keymaps.tar.bz2: update
2004/02/10 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Use logdrake mail method, allow definition of
SMTP server. (Arnaud de Lorbeau)
2004/02/10 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: do not allow to step forward if no network card
was found (workaround
#7672). we'd better be able to manually add an unsupported network
card though.
* drakxtools.spec: 10-0.10mdk
* security/msec.pm (apply_checks) reindent
(apply_checks) fix unable to save checks when config file is empty
(aka substInFile does not support using print in that case)
* share/po/fr.po: update
2004/02/10 fwang
* share/po/zh_CN.po: update
2004/02/10 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/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/mn.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/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/tg.po,
share/po/nb.po, share/po/bs.po, share/po/uz.po, share/po/ro.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/af.po,
share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po, share/po/bg.po,
share/po/hu.po, share/po/uz@Latn.po: updated pot file
2004/02/10 Pixel <pixel at mandrakesoft.com>
* ugtk2.pm: better code for detecting if the window is hidden or not
(fixes embedded drakconnect wizard should be popped window) (bugzilla
#7246)
remove many warnings about unitialised value (causing a bug in
diagnostics.pm?)
* pkgs.pm: remove postfix from naughtyServers (fix titi)
* Xconfig/resolution_and_depth.pm: prefer BoardName to card_name
* interactive/gtk.pm: have modal windows
2004/02/10 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: Undo some of the breakage, format is still
wrong :(
* standalone/drakbackup: Remove confusing "On hard drive" checkbox from
wizard (Arnaud de Lorbeau)
Fix failure to disable user cron job. Code reduction.
2004/02/10 Thierry Vignaud <tvignaud at mandrakesoft.com>
* pkgs.pm: warn when installing postfix server (#7102)
fix not warning about apache2 servers (#7559)
* network/ethernet.pm (mapIntfToDevice) match pci function too (not that
important since we
do not know of any ethernet pci card that export two functions on the
pci bug but anyway it's saner)
note that we do not match for pci domain since ldetect does not report
it
2004/02/09 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/02/09 fwang
* share/po/zh_CN.po: update
2004/02/09 Guillaume Cottenceau <gc at mandrakesoft.com>
* install_gtk.pm: resurrect 9.2 code for setting background. i was said to
remove it for move because default colour is already mandrake colour but
obviously it isn't.
* Xconfig/resolution_and_depth.pm: RIVA128 fails miserably when using
16bpp
2004/02/09 Pixel <pixel at mandrakesoft.com>
* install_steps.pm, install_steps_interactive.pm, standalone/XFdrake:
handle allowNVIDIA_rpms & allowATI_rpms directly in
Xconfig::card::install_server
* .cvsignore: my test file is now t.pl
* install_steps_gtk.pm: use modal windows during install
* common.pm: fix typo
* Xconfig/card.pm: fix typo
handle allowNVIDIA_rpms & allowATI_rpms directly in
Xconfig::card::install_server
force XF4 on all archs
* ugtk2.pm: remove show_all that breaks when there are some hidden windows
allow set_modal for popped windows at install
2004/02/09 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: Thierry compliance. Doesn't work anymore and
fails perl_checker now :P
2004/02/09 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/ethernet.pm (ether_conf) rename it as write_ether_conf()
(mapIntfToDevice) fix pci/usb ethernet devices matching
* standalone/drakfont (appli_choice) fix crash on option toggling (#7248)
* network/netconnect.pm: fix unability to select gateway (#7585)
fix empty list in "multiple internet_connexions" step
fix unwritten ethernet interface config
sort ethX interfaces in list
blacklist bogus forcedeth driver for network hotplugging, enable
ifplugd support for all other drivers even at install time (#7389)
* drakxtools.spec: 10-0.9mdk
10-0.8mdk
* detect_devices.pm (getNet) detect athX interfaces too (maybe should we
inverse this func
logic and blacklist ppp and the like interfaces ...)
some eide Lite-on drivers are reported with different casse
2004/02/08 Pixel <pixel at mandrakesoft.com>
* Newt/.cvsignore: simplify
* install_steps_interactive.pm: adapt to change allowing checking
nvidia/ati proprietary driver availability only when needed
* xf86misc/main.pm, c/stuff.xs.pl, install_steps_gtk.pm, mouse.pm,
Makefile.config, xf86misc/main.xs, xf86misc/.cvsignore, drakxtools.spec,
xf86misc/Makefile.PL, common.pm, xf86misc/Makefile, Xconfig/test.pm,
Makefile.drakxtools: move Xtest() and setMouseLive() out of c/stuff to
xf86misc::main
so that we can use them (esp. setMouseLive) in standalone without making
drakxtools-newt
require xfree libs
2004/02/08 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: update
update
* drakxtools.spec: XFdrake can run w/o gtk+ toolkit
10-0.7mdk
* Xconfig/card.pm, standalone/XFdrake: make XFdrake startup be
instantenous for non nv|ati cards (allowNVIDIA_rpms and
allowATI_rpms tests used to cost us 99% of the long startup time of
XFdrake:-()
2004/02/08 yrahal
* share/po/ar.po: Committing Arabeyes.org Arabic translation
2004/02/07 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/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/mn.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/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/tg.po,
share/po/nb.po, share/po/bs.po, share/po/uz.po, share/po/ro.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/af.po,
share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po, share/po/bg.po,
share/po/hu.po, share/po/uz@Latn.po: updated pot file
updated pot file
* standalone/logdrake: English typo and disambiguation of some strings
2004/02/07 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: PXE image support, researched by Venantius
Kumar.
2004/02/06 David Baudens <baudens at mandrakesoft.com>
* share/advertising/dwd-05.pl, share/advertising/dwd-08.pl,
share/advertising/dwd-02.pl, share/advertising/dwd-04.pl,
share/advertising/dwd-06.pl, share/advertising/dwd-07.pl,
share/advertising/dwd-09.pl: Update
* share/rpmsrate: Update for Discovery
2004/02/06 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect:
- do only one regexp on $interface
- more readable repack
- add sub check_field
- check IPs
- delete BOOTPROTO when not needed
2004/02/06 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/02/06 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/url.c: log server http response
* ugtk2.pm: shrink_topwindow: add (force gtk to recompute size of
topwindow, when some child widgets got destroyed or shrinked)
2004/02/06 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/help-zh_CN.pot, share/po/ms.po, share/po/sk.po, share/po/gl.po,
share/po/pt_BR.po, share/po/th.po, share/po/et.po, share/po/ja.po,
share/po/hr.po, share/po/be.po, share/po/help_xml2pm.pl, 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/he.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/nb.po, share/po/uz.po, share/po/ro.po,
share/po/zh_TW.po, share/po/zh_CN.po, share/po/sr@Latn.po,
share/po/sq.po, share/po/it.po, share/po/eu.po, share/po/es.po,
share/po/lv.po, share/po/hu.po, share/po/fa.po, share/po/id.po,
share/po/ru.po, share/po/br.po, share/po/sl.po, share/po/tr.po,
share/po/mt.po, share/po/ga.po, share/po/mn.po, share/po/uk.po,
share/po/lt.po, share/po/cy.po, share/po/help-it.pot, share/po/tg.po,
share/po/bs.po, share/po/mk.po, share/po/wa.po, share/po/is.po,
share/po/hi.po, share/po/af.po, share/po/az.po, share/po/pt.po,
share/po/fr.po, share/po/ta.po, share/po/vi.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, share/po/uz@Latn.po: updated pot file
* help.pm: Changed Newt/Previous strings to remove arrows
2004/02/06 Pixel <pixel at mandrakesoft.com>
* drakxtools.spec: draksec needs gtk, no must not be in drakxtools-newt
(bugzilla #7413)
* Xconfig/monitor.pm:
- ensure ModelName comes from the ddc probe when choosing "Plug'n
Play"
- only "Plug'n Play" instead of "Plug'n Play (<ModelName>)" when
current monitor is not plug'n play
* mouse.pm:
- add change_mouse_live()
- use /dev/mouse in XF86Config to allow changing protocol in
standalone
* interactive/gtk.pm: workaround gtk limitation #133489
* install_steps_gtk.pm: use mouse::change_mouse_live()
* bootloader.pm: special way to remove mem=<memsize>
please perl_checker
following quintela's lilo change, allowing lilo labels up to 31
characters
* share/po/help_xml2pm.pl:
- handle zh_CN.po
- handle tags <phrase> and <hardware>
* Xconfig/card.pm: don't test X config if using driver vmware (bugzilla
#5346)
* share/po/help-zh_CN.pot, share/po/help-ru.pot, help.pm,
share/po/help-de.pot, share/po/help-fr.pot, share/po/help-es.pot,
share/po/help-it.pot: update from xml
* standalone/mousedrake: use ->create_okcancel instead of doing it by hand
(hopefully it will ensure better choice of Ok/Cancel vs Cancel/Ok
without breaking anything...)
- no special testing mouse in embedded
- use mouse::change_mouse_live()
* network/shorewall.pm: handle range (bugzilla #7172)
* any.pm (fileshare_config): quite different way of handling it, asking
first if user
wants sharing or not, then asking which protocol (when users wants
sharing).
Removing or installing the server package handling the protocols (smb or
nfs).
handle better bootloader per entries video mode
special way to remove mem=<memsize>
remove defaulting global vga mode to normal
fix old typo: complete callback was not called
drop bootloader main options "Compact" and "Video mode"
2004/02/06 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Provide more detailed info on files backed
up/ignored. <Anthill #306>
Cleanup some of the redundant code in the actual backup routines.
2004/02/06 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/logdrake (alert_config) do not complain when removing non
existing cron entry
(aka when one run twice the disable path)
* security/msec.pm: fix draksec not saving options when config file do not
exists :-(
* share/po/fr.po: update
update
fix layout in drakconnect
* standalone/draksec: workaround gtk limitation #133489
* drakxtools.spec: 10-0.6mdk
move drakbug, drakclock, drakperm, drakTermServ, net_monitor in
drakxtools too since they require ugtk2.
move their aliases (soft links) their too.
10-0.5mdk
10-0.4mdk
* network/netconnect.pm: help perl_checker regarding comments for
translators
wireless step: add an hint for translators
split wireless step into two steps since there way too much options
fix wireless settings (references being made too early)
(main) try first to match a pcmcia device before trying to match
pci/usb when looking for module (#7431)
* ugtk2.pm (new) remove unused flush()
(new) fix pixel breaking non wizard embedded case while cleaning :-(
* standalone/draksound: advertize alsaconf too since sndconfig failled for
cards only managed
by ALSA (#7456)
2004/02/06 Warly <warly at mandrakesoft.com>
* standalone/drakboot: Warn if the user is not in framebuffer mode, but
allow to see the installed theme.
Do not perform autologin config in splash mode
Better parsing of current resolution from detect-resolution
2004/02/05 Guillaume Cottenceau <gc at mandrakesoft.com>
* any.pm: this part of code is already executed only in $::isInstall
* standalone/drakconnect: Informations doesn't exist in english, use
Information instead (no need to update the POs, they already contain
Information elsewhere)
2004/02/05 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/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/mn.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/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/tg.po, share/po/nb.po, share/po/bs.po,
share/po/uz.po, share/po/ro.po, share/po/mk.po, share/po/wa.po,
share/po/is.po, share/po/af.po, share/po/hi.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/sr@Latn.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/el.po, share/po/bg.po,
share/po/hu.po, share/po/uz@Latn.po: updated pot file
* share/po/zh_CN.po: updated pot file
updated Chinese file
* share/po/sl.po: updated Slovenian file
updated pot file
* share/po/et.po: updated pot file
updated Estonian file
* keyboard.pm: ichanged console uz keyboard to uz.uni
* share/po/cs.po: updated Czech file
updated pot file
2004/02/05 Pixel <pixel at mandrakesoft.com>
* Xconfig/resolution_and_depth.pm: allow 24bpp for DRI (since all drivers
now support it: we had mga tdfx r128
radeon, and i810 also works (tested on a i865))
* interactive/gtk.pm: since we use WrappedLabel, it's better not to
warp_text()
* standalone/drakboot: write fstab for /tmp using tmpfs when "clean /tmp"
is chosen
* Xconfig/xfreeX.pm, Xconfig/parse.pm, Xconfig/main.pm, Xconfig/xfree.pm:
- add ->prepare_write to allow comparing raw_X's
- ensure "config_changed" is returned only if the config file really
changed
* ugtk2.pm: simplify _create_window() prototype
* diskdrake/dav.pm: remove "Quit" icon
* any.pm: fix ugly typo (occuring when removing "clean /tmp", ie not
often, especially
since drakboot didn't write fstab)
* install_steps.pm: install_steps is a do_pkgs, so add "use do_pkgs"
2004/02/05 tpittich
* share/po/sk.po: updated slovak translation
2004/02/05 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/logdrake: typo fix (spoted by Per �yvind Karlsen)
upcase protocol name
* network/netconnect.pm: enable one to not enter optional parameters (aka
relax checks on valid
values for bitrate and frequency) (#7432)
* share/po/fr.po: update
another typo fix regarding firewall
typo fixes (cosmic flo)
* ugtk2.pm (new) add a border too when embedded
* network/ethernet.pm (get_eth_cards) try first to match a pcmcia device
before trying to
match pci/usb ones when looking for real device's name (#7401)
2004/02/04 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/nb.po,
share/po/uz.po, share/po/ro.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/sr@Latn.po, share/po/sq.po, share/po/it.po, share/po/eu.po,
share/po/es.po, share/po/lv.po, share/po/hu.po, share/po/fa.po,
share/po/id.po, share/po/ru.po, share/po/br.po, share/po/sl.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/mn.po,
share/po/uk.po, share/po/lt.po, share/po/cy.po, share/po/tg.po,
share/po/bs.po, share/po/mk.po, share/po/wa.po, share/po/is.po,
share/po/hi.po, share/po/af.po, share/po/az.po, share/po/pt.po,
share/po/fr.po, share/po/ta.po, share/po/vi.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, share/po/uz@Latn.po: updated pot file
* lang.pm: more locale fixes; and changed images for Uzbek to default to
cyrillic
a bit of locales corrections
* pixmaps/langs/lang-uz@Latn.png, pixmaps/langs/lang-uz.png: more locale
fixes; and changed images for Uzbek to default to cyrillic
2004/02/04 Pixel <pixel at mandrakesoft.com>
* standalone/icons/wiz_default_left.png: remove $draw2 (in ugtk2.pm) and
wiz_default_left.png which are unused
* install_steps_gtk.pm: rename $ugtk2::force_center used at install with
$ugtk2::force_center_at_pos
the boolean $ugtk2::force_center value used standalone is kept as before
* mouse.pm: use protocol "ExplorerPS/2" instead of "auto" for kernel 2.6
(not statisfying since people booting with kernel 2.4 will not get a
working
mouse, but at least we can test if this really works nicely for 2.6)
* standalone/harddrake2, standalone.pm: $::noBorder is deprecated (it was
the same as !$::isInstall)
* ugtk2.pm:
- rename $ugtk2::force_center used at install with
$ugtk2::force_center_at_pos
the boolean $ugtk2::force_center value used standalone is kept as before
- deprecate $::noBorder (it was the same as !$::isInstall)
- deprecate $ugtk2::force_position (unused AFAIK)
- _create_window() now returns the created window, it doesn't assign
{rwindow}
nor {window} anymore. It doesn't handle a Frame for the window
(it is now directly done by ugtk2->new which is the only function
using _create_window())
- deprecate option no_interactive_objects (unused AFAIK)
- {rwindow} is a VBox for both isWizard and isEmbedded
(when isEmbedded, a HBox was created, replacing the create VBox)
- call ->set_title on $::WizardWindow so that the title is honored in
non embedded wizard
- remove $draw2 and wiz_default_left.png which are unused
- remove ->set_uposition on $::WizardWindow for install. This is not
needed
anymore since force_center_at_pos now works on $::WizardWindow
- hoist $::WizardTable creation
- explicitly set the size of the window during install. The chosen
value is
the same as before +9 pixels for the height
(the size needs to be fixed since the advertising images must fit)
- remove the callbacks on expose_event and delete_event for non
embedded wizard.
they are the same as the one in _create_window()
(except for the delete_event which explicitly destroy the window, is
that ok??)
more questions:
- ->set_title on a plug may break, it needs testing
- flush() just after Gtk2::Plug->new, is it needed? (since there is
another flush())
2004/02/04 Daouda Lo <daouda at mandrakesoft.com>
* drakxtools.spec:
- don't be afraid, this is not the doc package but just perl module
needed by drakhelp.
* timezone.pm:
- less arguments in ntp_server, $prefix no more passed to function
args
* share/rpmsrate:
- new mandrake-doc* names
2004/02/04 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/netconnect.pm:
- add network::ethernet::get_eth_cards_names
- kill duplicated code
drop Storable and use Dumper (queen & pipi rulez)
* network/ethernet.pm:
- add network::ethernet::get_eth_cards_names
- kill duplicated code
* standalone/drakconnect: compact declaration
ethernet cards get via get_eth_cards()
- add network::ethernet::get_eth_cards_names
- kill duplicated code
drop Storable and use Dumper (queen & pipi rulez)
typo fix...
2004/02/04 Guillaume Cottenceau <gc at mandrakesoft.com>
* standalone.pm: http://www.gnu.org/prep/standards_18.html says --help and
--version are printed on standard output
* docs/README: update netauto doc
2004/02/04 Pablo Saratxaga <pablo at mandrakesoft.com>
* lang.pm: a bit of locales corrections
* share/po/fa.po, share/po/ms.po, 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/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/mn.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/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/tg.po,
share/po/nb.po, share/po/bs.po, share/po/uz.po, share/po/ro.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/af.po,
share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po, share/po/bg.po,
share/po/hu.po, share/po/uz@Latn.po: updated pot file
2004/02/04 Pixel <pixel at mandrakesoft.com>
* standalone/icons/wiz_default_left.png: remove $draw2 (in ugtk2.pm) and
wiz_default_left.png which are unused
* lvm.pm: create /dev/mapper/control (needed when you don't have devfs)
- replace PE_size with extent_size and get it (fix illegal division by
0)
- fix getting the output of pvs vgs lvs commands
(chomp_ is not enough because of spaces at the end)
- fix get_lvs() (and use lvs instead of vgdisplay)
* diskdrake/interactive.pm:
- don't display start sector and cylinders used for LVs
- display "Number of logical extents" of LVs
* install_gtk.pm: we now use XF4 during install, so we can support
ExplorerPS/2 (XF3 didn't know it)
* install_steps_gtk.pm: rename $ugtk2::force_center used at install with
$ugtk2::force_center_at_pos
the boolean $ugtk2::force_center value used standalone is kept as before
* mouse.pm: use protocol "ExplorerPS/2" instead of "auto" for kernel 2.6
(not statisfying since people booting with kernel 2.4 will not get a
working
mouse, but at least we can test if this really works nicely for 2.6)
* Xconfig/card.pm: replace 4.3 with 4.4 (XFree version) (bugzilla #7378)
* ugtk2.pm:
- rename $ugtk2::force_center used at install with
$ugtk2::force_center_at_pos
the boolean $ugtk2::force_center value used standalone is kept as before
- deprecate $::noBorder (it was the same as !$::isInstall)
- deprecate $ugtk2::force_position (unused AFAIK)
- _create_window() now returns the created window, it doesn't assign
{rwindow}
nor {window} anymore. It doesn't handle a Frame for the window
(it is now directly done by ugtk2->new which is the only function
using _create_window())
- deprecate option no_interactive_objects (unused AFAIK)
- {rwindow} is a VBox for both isWizard and isEmbedded
(when isEmbedded, a HBox was created, replacing the create VBox)
- call ->set_title on $::WizardWindow so that the title is honored in
non embedded wizard
- remove $draw2 and wiz_default_left.png which are unused
- remove ->set_uposition on $::WizardWindow for install. This is not
needed
anymore since force_center_at_pos now works on $::WizardWindow
- hoist $::WizardTable creation
- explicitly set the size of the window during install. The chosen
value is
the same as before +9 pixels for the height
(the size needs to be fixed since the advertising images must fit)
- remove the callbacks on expose_event and delete_event for non
embedded wizard.
they are the same as the one in _create_window()
(except for the delete_event which explicitly destroy the window, is
that ok??)
more questions:
- ->set_title on a plug may break, it needs testing
- flush() just after Gtk2::Plug->new, is it needed? (since there is
another flush())
(gtk_TextView_get_log): handle errors
* standalone/harddrake2, standalone.pm: $::noBorder is deprecated (it was
the same as !$::isInstall)
* interactive.pm:
->ask_from_entry and ->ask_from_entries are better with focus_first
* do_pkgs.pm (ensure_is_installed): file to test if the package is
installed is optional.
But in that case, you have to check if it is installed first.
2004/02/03 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/netconnect.pm, standalone/drakconnect:
- fix adsl_conf_backend call
- store and retreive network interfaces via $config file
2004/02/03 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/02/03 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/modules.c: differentiate no floppy disk in driver or ext2 fs
* mdk-stage1/dhcp.c: document when netauto is not provided and bootfile
DHCP server param is given
* mdk-stage1/doc/TECH-INFOS: more doc on DHCP server response conf
2004/02/03 Pixel <pixel at mandrakesoft.com>
* install2.pm: perl_checker fix
* modules.pm: fix typo
fix typo
2004/02/03 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: Maintain /etc/passwd$$CLIENT$$ so mdkkdm has a
valid userlist.
2004/02/03 Thierry Vignaud <tvignaud at mandrakesoft.com>
* modules/parameters.pm (parameters) fix modinfo parsing (format had been
altered between
modutils and module-init-tools :-()
* modules/interactive.pm (config_window) do not even try to hint the user
about the parameter
format on a 2.6.x kernel
* share/po/fr.po: fix translator that ignore shortcut hints
2004/02/02 David Baudens <baudens at mandrakesoft.com>
* share/advertising/dis-07.pl, share/advertising/dis-09.pl: Update
Update
* share/advertising/pwp-05.pl, share/advertising/dis-06.pl,
share/advertising/dwd-08.pl, share/advertising/pwp-02.pl,
share/advertising/dwd-04.pl, share/advertising/ppp-03.pl,
share/advertising/dis-02.pl, share/advertising/dis-08.pl,
share/advertising/dis-04.pl, share/advertising/pwp-06.pl,
share/advertising/dis-11.pl, share/advertising/dwd-03.pl,
share/advertising/dis-10.pl, share/advertising/ppp-08.pl,
share/advertising/dwd-06.pl, share/advertising/ppp-02.pl,
share/advertising/pwp-07.pl, share/advertising/dwd-07.pl,
share/advertising/ppp-07.pl, share/advertising/dwd-02.pl,
share/advertising/dis-05.pl, share/advertising/ppp-09.pl,
share/advertising/dis-01.pl, share/advertising/pwp-10.pl,
share/advertising/dwd-05.pl, share/advertising/ppp-06.pl,
share/advertising/ppp-05.pl, share/advertising/ppp-01.pl,
share/advertising/dis-03.pl, share/advertising/pwp-03.pl,
share/advertising/ppp-04.pl, share/advertising/pwp-01.pl,
share/advertising/pwp-04.pl, share/advertising/pwp-08.pl,
share/advertising/pwp-09.pl, share/advertising/dwd-09.pl: Update
2004/02/02 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/uz@Cyrl.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/mn.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/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/tg.po, share/po/nb.po, share/po/bs.po, share/po/uz.po,
share/po/ro.po, share/po/mk.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po,
share/po/bg.po, share/po/hu.po, share/po/uz@Latn.po: updated pot file;
changed Uzbek to default to cyrillic
2004/02/02 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10-0.3mdk
10-0.2mdk
* share/po/fr.po: make installer look smoother in french
fix drakboot layout when localized in french
update
* ugtk2.pm: use wrapped labels in various places
* interactive/gtk.pm: do not pass extra empty invisible label (really
cosmetic)
use wrapped labels in various places
* c/stuff.xs.pl: kill warning
* network/netconnect.pm: only list wireless capabale cards when one choose
wireless cnx
split out wireless connections out of lan ones so that users are less
confused
fix preselecting ppoa for speedtouch modem
* standalone/logdrake: remove unneeded next fields
make cron script be able to use either local smtp server or a remote
one (arnaud)
add "remove cron entry" on arnaud request
* standalone.pm: update drakfont help message
bump copyright
--help: documente new drakboot and drakconnect parameters
* any.pm: fix drakboot layout: use checkboxes own labels rather than
packing extra
labels
* network/tools.pm (is_wireless_intf) kill it since it's no more usefull.
rationale: rather than duplicating modules list in
kernel/list_modules.pm
and network/tools.pm (with usual sync bugs), it's quite much easier to
maintain one single list of wireless modules in list_modules.pm
2004/02/02 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/02/02 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/advertising/dis-10.pl, share/advertising/pwp-09.pl: unified
phrases that are the same, to ease translating
2004/02/02 Pixel <pixel at mandrakesoft.com>
* install2.pm: fix reading stage1 network configuration
* detect_devices.pm:
- no ide-scsi emulation for ide ZIPs
- no ide-scsi emulation for cd burners when kernel 2.6
* install_steps.pm: fix typo creating agpgart alias
- no ide-scsi emulation for ide ZIPs
- no ide-scsi emulation for cd burners when kernel 2.6
2004/02/02 Thierry Vignaud <tvignaud at mandrakesoft.com>
* harddrake/data.pm: remove debug message
fix adsl modem detection
* network/tools.pm: remove pseudo global variables use from use_floppy()
* network/adsl.pm (adsl_detect) fix modem detection so that harddrake get
full device
meta data rather than plain presence boolean
remove pseudo global variables use from adsl_conf_backend()
* network/netconnect.pm: fix preselecting ppoa for speedtouch modem
remove pseudo global variables use from use_floppy()
remove pseudo global variables use from adsl_conf_backend()
* drakxtools.spec: 10-0.2mdk
10-0.1mdk
* share/rpmsrate: add some packages for adsl
* network/ethernet.pm: this module does not need anymore pseudo global
variables
* harddrake/sound.pm: handle new aureal drivers
2004/02/02 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/02/02 Pixel <pixel at mandrakesoft.com>
* detect_devices.pm:
- no ide-scsi emulation for ide ZIPs
- no ide-scsi emulation for cd burners when kernel 2.6
* install_steps.pm: fix typo creating agpgart alias
- no ide-scsi emulation for ide ZIPs
- no ide-scsi emulation for cd burners when kernel 2.6
2004/02/02 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/ethernet.pm (get_eth_cards) handle not loaded drivers
* harddrake/sound.pm: handle new aureal drivers
* drakxtools.spec: 9.3-28mdk
2004/02/02 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/rpmsrate: only install uim and anthil on cjk boxes
* network/ethernet.pm (get_eth_cards) handle not loaded drivers
* drakxtools.spec: 9.3-28mdk
2004/02/01 Pablo Saratxaga <pablo at mandrakesoft.com>
* lang.pm: changed font names to match real font name capitalization
* share/po/de.po: updated German file
2004/02/01 yrahal
* share/po/ar.po: Committing Arabeyes.org's Arabic translation.
2004/01/31 keld
* share/po/da.po: updates
soft/ftw/po/da.po soft/initscripts/po/da.po
soft/menudrake/po/da.po soft/urpmi/po/da.po
soft/wizard_perl/po/da.po gi/perl-install/share/po/da.po
2004/01/31 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/adsl_consts.pm: add sources url
* network/netconnect.pm: enable to set hostname even when using DHCP
(#7230)
2004/01/30 David Baudens <baudens at mandrakesoft.com>
* share/advertising/ppp-07.pl, share/advertising/dis-06.pl,
share/advertising/dwd-08.pl, share/advertising/dwd-02.pl,
share/advertising/dwd-04.pl, share/advertising/ppp-09.pl,
share/advertising/ppp-03.pl, share/advertising/dwd-01.pl,
share/advertising/dwd-05.pl, share/advertising/ppp-06.pl,
share/advertising/dwd-03.pl, share/advertising/dis-10.pl,
share/advertising/ppp-05.pl, share/advertising/ppp-11.pl,
share/advertising/ppp-01.pl, share/advertising/ppp-08.pl,
share/advertising/ppp-10.pl, share/advertising/dwd-06.pl,
share/advertising/ppp-04.pl, share/advertising/ppp-02.pl,
share/advertising/dwd-07.pl: Update
* share/advertising/dwd-09.pl: Fix typo
Update
2004/01/30 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect:
- remove not needed $security
- clean dumb foreach repetition (one foreach to rule them all)
2004/01/30 Guillaume Cottenceau <gc at mandrakesoft.com>
* ugtk2.pm: hack :( if ' ' is at the beginning of a text section, don't
forget it, substitute
with an unbreakable space because gtk allocates too much space otherwise
* install_messages.pm: bump up to 100errata
2004/01/30 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nb.po: updated Norwegian file
2004/01/30 Pixel <pixel at mandrakesoft.com>
* ugtk2.pm: add help method ->iter_each_children for Gtk2::TreeModel
2004/01/30 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: do not offer to select dhcp client when
configuring static interfaces
fix crash on module lookup when ifcfg-<intf> file is missing on disk
(not yet configured interface case)
* share/po/fr.po: update
* share/advertising/dwd-07.pl: share string with dis-10.pl ppp-10.pl and
pwp-09.pl
* drakxtools.spec: log one more change in -27mdk
9.3-27mdk
* share/rpmsrate: add anthy/uim better cjk input methods
2004/01/30 Warly <warly at mandrakesoft.com>
* share/rpmsrate: add magicdev in SYSTEM for KDE or GNOME
2004/01/30 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect:
- remove not needed $security
- clean dumb foreach repetition (one foreach to rule them all)
2004/01/30 Guillaume Cottenceau <gc at mandrakesoft.com>
* ugtk2.pm: hack :( if ' ' is at the beginning of a text section, don't
forget it, substitute
with an unbreakable space because gtk allocates too much space otherwise
* install_messages.pm: bump up to 100errata
2004/01/30 Nicolas Planel <nplanel at mandrakesoft.com>
* install_steps.pm: add/fix various/agpgart section
2004/01/30 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nb.po: updated Norwegian file
2004/01/30 Pixel <pixel at mandrakesoft.com>
* modules.pm, install_steps.pm: xxx-agp is not loaded at install, so
when_load() is not the right place
* ugtk2.pm: add help method ->iter_each_children for Gtk2::TreeModel
2004/01/30 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: do not offer to select dhcp client when
configuring static interfaces
fix crash on module lookup when ifcfg-<intf> file is missing on disk
(not yet configured interface case)
* drakxtools.spec: log one more change in -27mdk
9.3-27mdk
2004/01/30 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect:
- show gateway in ethernet only
- hide gateway Entry in dhcp mode
2004/01/30 Nicolas Planel <nplanel at mandrakesoft.com>
* install_steps.pm: add/fix various/agpgart section
2004/01/30 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po, share/po/fi.po: updated Estonian and Finnish files
2004/01/30 Pixel <pixel at mandrakesoft.com>
* modules.pm, install_steps.pm: xxx-agp is not loaded at install, so
when_load() is not the right place
* c/stuff.xs.pl: the multiplication must be done with type "long long"
otherwise it overflows at 4GB
* partition_table.pm:
- tell kernel to remove the extended partition
- true/false is better than yes/no in log message
enhance log message "tell kernel ..."
2004/01/30 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/rpmsrate: force availlability of speedtouch and eagle packages at
install time
* network/ethernet.pm (conf_network_card_backend) make type and interface
arguments mandatory
* network/netconnect.pm: perl_checker cleanups
2004/01/30 Warly <warly at mandrakesoft.com>
* share/rpmsrate: add rpm-rebuilder and lm_sensors
add dvd+rw-tools in BURNER
2004/01/29 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/uz@Cyrl.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/mn.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/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/tg.po, share/po/nb.po, share/po/bs.po, share/po/uz.po,
share/po/ro.po, share/po/mk.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po,
share/po/bg.po, share/po/hu.po: updated pot file
2004/01/29 Pixel <pixel at mandrakesoft.com>
* fs.pm: replace iocharset= with nls= for ntfs (as instructed by Thomas
Backlund, thanks)
2004/01/29 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/tools.pm (set_cnx_script) split it out of write_cnx_script()
rationale:functions whose behavior is totally altered by arguments
number are insane should just be splited and their callers be fixed
* network/adsl.pm, network/isdn.pm: convert some write_cnx_script()
callers into set_cnx_script() ones
* network/network.pm, standalone/drakconnect: replace
conf_network_card_backend() "detect" calls by get_eth_cards() ones
* network/netconnect.pm: kppp provider db reading: blacklist spurious
.directory entries
kill dead code
prevent the installer from going back to proxy configuration (!!!)
when pressinth the previous button on first step of network config
wizard :-)
cleanups enabled b/c of path sharing between standalone tool and
installer
convert some write_cnx_script() callers into set_cnx_script() ones
replace conf_network_card_backend() "detect" calls by get_eth_cards()
ones
* drakxtools.spec: fix changelog
* share/po/fr.po: update
* network/ethernet.pm: convert some write_cnx_script() callers into
set_cnx_script() ones
(conf_network_card_backend) insert a bug notice
(conf_network_card_backend) remove compat stuff since callers were
cleaned up
2004/01/29 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect: beautify ethernet cards name
shrink
2004/01/29 Guillaume Cottenceau <gc at mandrakesoft.com>
* share/advertising/dwd-03.pl, install_steps_gtk.pm,
share/advertising/dwd-01.pl, share/advertising/dwd-02.pl, ugtk2.pm:
advertising:
- support leftish and centered text
- support arbitrary bold text with ml-like syntax <b>foo</b> in
strings
- simplify get_text_coord and unexport it, no one else than
wrap_paragraph uses it nowadays
2004/01/29 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/help-ru.pot, share/po/help-fr.pot: converted help-*.pot files
to utf-8 too (they MUST be of same encoding
as po files)
* share/po/fa.po, share/po/ms.po, 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/uz@Cyrl.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/mn.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/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/tg.po, share/po/nb.po, share/po/bs.po, share/po/uz.po,
share/po/ro.po, share/po/mk.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po,
share/po/bg.po, share/po/hu.po: updated pot file
2004/01/29 Pixel <pixel at mandrakesoft.com>
* fs.pm: replace iocharset= with nls= for ntfs (as instructed by Thomas
Backlund, thanks)
2004/01/29 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: Configure clients with defined IPs to set
hostname so gnome works.
2004/01/29 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: prevent the installer from going back to proxy
configuration (!!!)
when pressinth the previous button on first step of network config
wizard :-)
cleanups enabled b/c of path sharing between standalone tool and
installer
convert some write_cnx_script() callers into set_cnx_script() ones
replace conf_network_card_backend() "detect" calls by get_eth_cards()
ones
help cperl-mode parsing this file (drawback: perl_checker won't be
happy)
simplify
* network/tools.pm (set_cnx_script) split it out of write_cnx_script()
rationale:functions whose behavior is totally altered by arguments
number are insane should just be splited and their callers be fixed
* network/adsl.pm, network/isdn.pm: convert some write_cnx_script()
callers into set_cnx_script() ones
* network/network.pm, standalone/drakconnect: replace
conf_network_card_backend() "detect" calls by get_eth_cards() ones
* share/po/fr.po: update
* network/ethernet.pm: convert some write_cnx_script() callers into
set_cnx_script() ones
(conf_network_card_backend) insert a bug notice
(conf_network_card_backend) remove compat stuff since callers were
cleaned up
* drakxtools.spec: 9.3-26mdk
9.3-24mdk was never released
9.3-25mdk
2004/01/29 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect: shrink
fix modem login fetching
- use nice interfaces name (e.g. ethernet0 rather than eth0)
- fix adsl loading and saving calls
2004/01/29 Guillaume Cottenceau <gc at mandrakesoft.com>
* share/advertising/dwd-03.pl, install_steps_gtk.pm,
share/advertising/dwd-01.pl, share/advertising/dwd-02.pl, ugtk2.pm:
advertising:
- support leftish and centered text
- support arbitrary bold text with ml-like syntax <b>foo</b> in
strings
- simplify get_text_coord and unexport it, no one else than
wrap_paragraph uses it nowadays
2004/01/29 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/net_monitor: do not force page switch
* drakxtools.spec: 9.3-25mdk
9.3-24mdk
* security/msec.pm: fix parsing of default values for multi argument msec
functions
* network/netconnect.pm: help cperl-mode parsing this file (drawback:
perl_checker won't be
happy)
simplify
fix interface config file writing
fix DHCP client installation
fix static/dhcp step branching
fix ethernet network card list
* security/help.pm: add help for newly introduced MAIL_EMPTY_CONTENT item
notify that timeout is in seconds
2004/01/29 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/01/29 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/adsl.pm: fix encapsulation parameter
fix VPI parameter setting
(adsl_conf_backend) fix disconnect script
(adsl_conf_backend) fix ppp's pty server
* network/netconnect.pm: typo fix
fix encapsulation pull down menu filling
enable to alter encapsulation, vci and vpi parameters in advanced mode
write cnx scripts for cable connection too
* drakxtools.spec: 9.3-23mdk
2004/01/28 David Baudens <baudens at mandrakesoft.com>
* pixmaps/about.png, pixmaps/nosplash_thumb.png,
pixmaps/slpash-drakeprint-2.png, pixmaps/printerdrake.png: Update
2004/01/28 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect: sucky toggled fix (queen fix)
- move radio buttons to $gui->{intf_radio}
- fix authentication menu wrongly used for isdn
2004/01/28 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/dns.c, mdk-stage1/network.c: allow having no DNS by only
using the ip callback once, see DNS == IP as a special case, don't do
DNS calls when no DNS is configured to avoid timeouts
2004/01/28 Pixel <pixel at mandrakesoft.com>
* interactive/gtk.pm: create add_modify_remove_sensitive() and use it so
that "Modify" and "Remove"
are non sensitive when the initial list is empty
2004/01/28 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/adsl.pm (adsl_probe_info) minor cleanups
(adsl_conf_backend) new configuration stuff
* network/modem.pm: simplify code through format callback (thus enabling
to centralize translatable
strings, thus reducing error risk)
* network/netconnect.pm: removed useless variable
simplify code through format callback (thus enabling to centralize
translatable
strings, thus reducing error risk)
2004/01/27 Damien Chaumette <dchaumette at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/uz@Cyrl.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/mn.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/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/tg.po,
share/po/nb.po, share/po/bs.po, share/po/uz.po, share/po/ro.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/af.po,
share/po/hi.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/sr@Latn.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/el.po, share/po/bg.po, share/po/cs.po,
share/po/hu.po: fix typo s#Network name#Network name#
* standalone/drakconnect: fix typo s/Netwok name (ESSID)/Network name
(ESSID)/
- fix Information page
- use mapIntfToDevice to get infos
2004/01/27 Pixel <pixel at mandrakesoft.com>
* ugtk2.pm:
- add gtk_new_TextView_get_log() and gtk_TextView_get_log() which
allow
running a command in background and get the filtered output in a
TextView
- add Gtk2::OptionMenu::new_with_strings() which is a simple
combination of
->new, ->set_popdown_strings and ->set_text
2004/01/27 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: rollback debug stuff :-(
typo fix
get encapsulation default value from provider db and offer to configure
it
typo fix
adiusbadsl package was renamed as eagle
default protocol for speedtouch is pppoa
do not try to install "auto" package
install needed packages w/o second thoughs
remove extra argument
add a step in order to select a provider from kppp database
configure adsl account
(isdn account step)
- directly use needed variables
- kill uneeded fields
preset domainname for a few known providers
* share/po/fr.po: update
* network/adsl.pm: kill dead code
(adsl_probe_info) vpi and vci parameters are independant
* network/adsl_consts.pm: typo fix
- add Retevision spanish provider
- add encapsulation default value
preset domainname for a few known providers
typo fix
2004/01/26 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect:
- fix sucky fix
- fix missing parameters
- add kind and protocol to $config
- fix various issues from $config changes
2004/01/26 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/modules.c: don't forget to umount additional drivers floppy
after successful copy of modules.mar (gc sux)
2004/01/26 Pixel <pixel at mandrakesoft.com>
* any.pm: fix typo
* ugtk2.pm: add gtk_set_treelist
* share/list: perl Gtk2 has been rebuilt
* interactive/gtk.pm:
- pack add_modify_remove widget growable
- no need to size it
new function add_modify_remove_action()
2004/01/26 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Another cron issue reported on Anthill.
* standalone/drakTermServ: Remove unused sub.
2004/01/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakconnect: reput back my changes that poulpy gratuitously
rollbacked because:
- he hadn't update network/*pm but only update standalone/drakconnect
- he happilly followed what perl_checker instrumentate him w/o any
second thoughs
next time damien, do not listen gc when he's explaining how he
resolves conflicts the first time he used cvs :-(
get rid of global variables regarding connect/disconnect scripts
* network/ethernet.pm (mapIntfToDevice) actually use given interface
rather than hardcoded "eth0"
cleanups
(get_eth_cards)
- split it out of conf_network_card_backend() (which still call it for
compatibility for now but sincefunctions whose behavior is totally
altered by
arguments are insane should just be splited, caller will be fixed then
this
compatibily call removed)
- add a third string in returned tuples (physical net device
description)
(mapIntfToDevice) introduce it in order to map a network interface to a
pci/usb/... device
get rid of pseudo global $prefix, just reuse global $::prefix :-)
* standalone/net_monitor: get rid of global variables regarding
connect/disconnect scripts
* network/network.pm: get rid of pseudo global $prefix, just reuse global
$::prefix :-)
kill unused down_it() and up_it() functions
* network/tools.pm: get rid of global variables regarding
connect/disconnect scripts
get rid of pseudo global $prefix, just reuse global $::prefix :-)
* network/adsl.pm, network/isdn.pm: get rid of pseudo global $prefix, just
reuse global $::prefix :-)
* network/adsl_consts.pm: rename dns fields as they're named in netc
structure
* network/netconnect.pm: reuse values got from provider db
display nice "ethX: card description" rather than raw interface name
when
selecting an ethernet interface
perl_checker was wrong
get rid of global variables regarding connect/disconnect scripts
(stop_internet) init_globals()'s prefix parameter is dead
get rid of pseudo global $prefix, just reuse global $::prefix :-)
fix the cleanup
remove useless parenthessis
make wizard be faster when trying to install speedtouch_mgmt and when
firmware
is already present
share provider db for all usb modems (vpi/vci parameters are need for
most
modem/protocol combinaisons and anyway it's ok to guess the protocol and
dns
servers for the end user)
- let be faster when trying to install already installed packages
- fix next step name when installing kppp
2004/01/26 keld
* share/po/da.po: Updates
soft/control-center/po/da.po soft/GtkMdkWidgets/po/da.po
soft/mdkhtmlbrowser/po/da.po soft/menudrake/po/da.po
soft/rfbdrake/po/da.po gi/perl-install/share/po/da.po
2004/01/26 Pixel <pixel at mandrakesoft.com>
* keyboard.pm: don't use ioctl KDSKBENT with kernel 2.6, until fixed...
2004/01/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakclock (Repaint) help perl_checker in checking
time_to_rad() arguments
(spinned) do not pass extra arguments to time_to_rad()
reindent gtkpack calls
rename adj_* variables as adj* in order to help cperl-mode parsing
this file
* c/stuff.xs.pl (getNetDriver) introduce getHwIDs() alias that return
pci/usb/... hw
addr (or "N/A" for some isapnp cards due to lack of support from
drivers)
2004/01/25 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: kill unused dhcp_hostname step
fix again adsl type setting :-(
modem connection: install kppp
set adsl protocol to use according to provider database when using a
sagem 800
modem
modem connection: default to pap/chap authentification method (should
work for
most people)
typo fix
* drakxtools.spec: typo fix
* share/po/fr.po: update
* share/po/br.po: minor update
2004/01/25 yrahal
* share/po/ar.po: Committing Arabeyes.org translation.
2004/01/24 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: updated
2004/01/24 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: s/ppptp/pptp/
factorize lan module search for adsl through ethernet
make adsl device choose somewhat readable (detabable though
fix adsl device setting :-(
kill unreachable code
kill unused variable
cleanup
2004/01/23 David Baudens <baudens at mandrakesoft.com>
* share/advertising/dis-01.png, share/advertising/dwd-06.png,
share/advertising/dis-05.png, share/advertising/dis-08.png,
share/advertising/pwp-01.png, share/advertising/ppp-08.png,
share/advertising/dis-10.png, share/advertising/dwd-07.png,
share/advertising/dwd-02.png, share/advertising/ppp-06.png,
share/advertising/dis-07.png, share/advertising/pwp-05.png,
share/advertising/ppp-03.png, share/advertising/ppp-01.png,
share/advertising/dwd-04.png, share/advertising/dis-02.png,
share/advertising/pwp-03.png, share/advertising/ppp-05.png,
share/advertising/pwp-08.png, share/advertising/dwd-03.png,
share/advertising/dis-09.png, share/advertising/dis-03.png,
share/advertising/ppp-04.png, share/advertising/ppp-11.png,
share/advertising/dwd-08.png, share/advertising/pwp-06.png,
share/advertising/dis-06.png, share/advertising/ppp-09.png,
share/advertising/dis-11.png, share/advertising/ppp-10.png,
share/advertising/pwp-02.png, share/advertising/dis-04.png,
share/advertising/pwp-10.png, share/advertising/ppp-07.png,
share/advertising/pwp-09.png, share/advertising/dwd-01.png,
share/advertising/dwd-09.png, share/advertising/dwd-05.png,
share/advertising/ppp-02.png, share/advertising/pwp-07.png,
share/advertising/pwp-04.png: Update
2004/01/23 Guillaume Cottenceau <gc at mandrakesoft.com>
* rescue/tree/bin/insmod: autoprobe? what's that?
* docs/HACKING: wrong, "make" in kernel by hand is not even needed
update
* rescue/tree/sbin/modprobe: support 2.4 and 2.6
* standalone/printerdrake: "use USER" is unecessary and probably comes
from copy-pasting userdrake's GUI
* modules.pm: don't miss the hook with 2.6 usb kernels (might explain
fredl problem with usb keyboard)
* mdk-stage1/nfsmount.c: since dietlibc always reports null strings for
RPC errors, at least provide something useful instead
* rescue/list: lsmod.old and rmmod.old also needed
2004/01/23 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/uz@Cyrl.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/mn.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/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/tg.po,
share/po/nb.po, share/po/bs.po, share/po/uz.po, share/po/ro.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/af.po,
share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po, share/po/bg.po,
share/po/hu.po: upfdated pot file
* share/po/et.po: updated Estonian po file
upfdated pot file
2004/01/23 Pixel <pixel at mandrakesoft.com>
* fs.pm: checking {notFormatted} must never be done alone, one must check
{isFormatted} first!
2004/01/23 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: perl_checker: assigned, but not read
More perl_checker fixes. Remove another unused sub.
Fix broken sys, other restore.
Rework timestamp for backup files to please perl_checker.
2004/01/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakfont (search_dir_font) kill unused variable
* network/adsl_consts.pm: provider database needed in oder to not
arbitrary set obfuscated vpi
and vci parameters
* network/adsl.pm (adsl_probe_info) make it aware of the fact we now see
the adsl modem
and protocol separatly
* share/po/fr.po: update
minor update
update
* network/netconnect.pm: fix adsl connection type retrieving
fix interface name when doing adsl over an ethernet card
sort ADSL connection types
offer to configure sagem800 (needed because of unfriendly vpi/vci
parameters)
* interactive/gtk.pm: remove debug message
(ask_fromW) enable TreeView to take all availlable space
2004/01/22 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect:
- remove _radio suffix
- prevent undefined value to be get_texted
- further s/cnx/intf/
- remove old code
2004/01/22 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/probing.c: moving forward our story with nice kernel guys,
now they decided to remove the trailing space at the end of "Attached
devices:" of /proc/scsi/scsi, probably that they had nothing more
interesting to do this day
until we haven't loaded the usb interface and the keyboard usb driver,
we can't allow asking for additional drivers floppy, so need another
parameter to my_insmod to indicate in which situation we are
* mdk-stage1/cdrom.c, mdk-stage1/pcmcia_/cardmgr.c, mdk-stage1/mount.c,
mdk-stage1/lomount.c, mdk-stage1/disk.c, mdk-stage1/modules.h,
mdk-stage1/stage1.c, mdk-stage1/adsl.c, mdk-stage1/network.c: until we
haven't loaded the usb interface and the keyboard usb driver, we can't
allow asking for additional drivers floppy, so need another parameter to
my_insmod to indicate in which situation we are
* tools/cvslog2changelog.pl: clean up users
add planou
* mdk-stage1/modules.c: better do 2.4->2.6 compat module alias as soon as
possible to display correct stuff in logs and simplify code
until we haven't loaded the usb interface and the keyboard usb driver,
we can't allow asking for additional drivers floppy, so need another
parameter to my_insmod to indicate in which situation we are
when checking for modules already loaded, be sure to check for the real
name
ensure insmod will try to access correct filename according to 2.4->2.6
compat mapping
really display filename when "error reading" a file to insmod in 2.6
* mdk-stage1/Makefile: stage1-network-usb is deprecated
2004/01/22 Pixel <pixel at mandrakesoft.com>
* interactive/stdio.pm: $def_n is unused
* interactive/gtk.pm: remove unused variable
* modules/interactive.pm, install_steps_interactive.pm: help perl_checker
2004/01/22 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakconnect: update copyright notices
- fix untraslated strings
- upcase tcp/ip
* network/tools.pm (copy_firmware) kill it (was merged into add intf
wizard
* network/netconnect.pm: fix doble "IP address" entries
typo fix
config some stuff about adsl protocol
kill debug statement
factorize out adsl protocols' translations
get rid of uselesss net_device variabl
code simplification due to previous assertion
ensure struct XXX and o_XXX parameters always reference the same hashes
when configuring an ethernet card, skip the protocol choice step for any
cnx
type different than lan (eg: for cable and adsl connections)
rollback debug stuff :-(
handle speedtouch firmware if needed
detect ECI like modems and warn we cannot support them (hence less
pressure on
our support services)
fix typo fix
typo fix :-(
tag speedtouch and eci connections as to be restarted as in old wizard
* detect_devices.pm: perl_checker cleanups
do not mix before and after firmware upload usb ids
(getECI) introduce it in order to detect eci like usb modems
* standalone/drakfont: update copyright notices
remove never implemented --strong option
perl_checker cleanups
fix button label
* network/adsl.pm (adsl_conf_backend) kill interactive code (was merged
into adsl wizard)
(adsl_detect) detect ECI modems
rename old end adsl step
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/da.po, share/po/ca.po, share/po/ar.po, share/po/nb.po,
share/po/uz.po, share/po/ro.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/sr@Latn.po, share/po/sq.po, share/po/it.po, share/po/eu.po,
share/po/es.po, share/po/lv.po, share/po/hu.po, share/po/fa.po,
share/po/id.po, share/po/ru.po, share/po/br.po, share/po/sl.po,
share/po/uz@Cyrl.po, share/po/tr.po, share/po/mt.po, share/po/ga.po,
share/advertising/dwd-03.pl, share/po/mn.po, share/po/uk.po,
share/po/lt.po, share/po/cy.po, share/po/tg.po, share/po/bs.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/hi.po,
share/po/af.po, share/po/az.po, share/po/pt.po, share/po/vi.po,
share/po/fr.po, share/po/ta.po, share/po/nl.po, share/po/de.po,
share/po/eo.po, share/po/el.po, share/po/bg.po, share/po/cs.po:
s/(Mandrake Linux is one) (the most widely used)/\1 of \2/
* ugtk2.pm: perl_checker cleanups
minor cleanups
(gtkadd_widget) introduce it for size groups
* standalone/drakfirewall, standalone/logdrake, standalone/drakpxe,
standalone/drakboot, standalone/drakTermServ, standalone/net_monitor,
standalone/drakbackup, standalone/printerdrake, standalone/fileshareset,
standalone/drakedm, standalone/drakhelp, standalone/XFdrake,
standalone/drakbug, standalone/drakupdate_fstab, standalone/draksound,
standalone/drakxtv, standalone/draksec, standalone/drakautoinst,
standalone/drakproxy, standalone/diskdrake, standalone/drakfloppy,
standalone/drakgw, standalone/scannerdrake: update copyright notices
* interactive/gtk.pm (ask_fromW) gc prefers ->isa()
(ask_fromW) enable properly setted checkbuttons (aka those who
correctly use text instead of label) to take all the place they need,
thus preventing spurious horizontal scrolling bar to show up
* harddrake/sound.pm: draksound doesn't write the sound alias b/c of wrong
comparison with the
default driver, thus not configuring not yet configured cards (#6988)
2004/01/22 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: updated
2004/01/22 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect: do not test $intf but $gui, poulpy sux
fix isdn modem page
factorise gui set_text
- drop detection, will use interface scheme ($config)
- use $interface_kind
drop now unused code
fix broken MII_NOT_SUPPORTED and HWADDR
add dns3 entry
2004/01/22 Guillaume Cottenceau <gc at mandrakesoft.com>
* modules.pm: nice kernel guys spend their free time renaming modules for
fun
* mdk-stage1/doc/TECH-INFOS: disk will also need the directory
* mdk-stage1/modules.c: nice kernel guys like to change modules names for
no reasons when they have a break
2004/01/22 Pixel <pixel at mandrakesoft.com>
* tools/Makefile: rpmtools and perl-URPM are still 5.8.2
2004/01/22 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: typo fix :-(
tag speedtouch and eci connections as to be restarted as in old wizard
install needed package depending of modem
rollback
add static configuration for sagem800 spanish users
hide too big label (which is useless because of above text) but keep
it for translation b/c of further reusage
* network/adsl.pm: rename old end adsl step
2004/01/21 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm: retreive vpi and vci from config file for speedtouch
2004/01/21 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/modules.c: add capability to use an additional drivers floppy
network_gigabit_usb doesn't exist anymore
* network/netconnect.pm: perl checker fixes
* mdk-stage1/stage1.c, mdk-stage1/modules.h: add capability to use an
additional drivers floppy
* modules.pm: misc change: more readable way of setting usb-interface
alias
2004/01/21 nplanel
* modules.pm: add *-agp module support
2004/01/21 Till Kamppeter <till at mandrakesoft.com>
* scanner.pm, standalone/printerdrake: Removed occurences of "Mandrake"
from translateable strings.
* printer/main.pm, printer/printerdrake.pm: Added title bar texts for
error and warning pop-ups.
Removed occurences of "Mandrake" from translateable strings.
* standalone/scannerdrake: Updated title bar texts of error pop-ups.
Removed occurences of "Mandrake" from translateable strings.
2004/01/21 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/adsl.pm: rename old adsl step
(adsl_detect)
- remove useless parameter
- always return an hash, even if empty (simplify caller code)
* network/netconnect.pm: really use the same path in standalone and
install mode
add new first adsl steps
factorize lan detection (needed for adsl)
2004/01/21 Guillaume Cottenceau <gc at mandrakesoft.com>
* share/po/fr.po: fix typo
2004/01/21 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/uz@Cyrl.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/mn.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/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/tg.po, share/po/nb.po, share/po/bs.po, share/po/uz.po,
share/po/ro.po, share/po/mk.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po,
share/po/bg.po, share/po/hu.po: updated pot file
2004/01/21 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: update
2004/01/21 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/pl.po, share/po/hi.po: updated pot file
updated Hindi file; corrected syntax error in Polish file
* share/po/fa.po, share/po/ms.po, 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/uz@Cyrl.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/mn.po,
share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, share/po/sr.po,
share/po/fi.po, share/po/lt.po, share/po/he.po, share/po/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/tg.po,
share/po/nb.po, share/po/bs.po, share/po/uz.po, share/po/ro.po,
share/po/mk.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/sr@Latn.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/el.po, share/po/cs.po, share/po/bg.po, share/po/hu.po: updated
pot file
* network/netconnect.pm: fixed typo
2004/01/21 Pixel <pixel at mandrakesoft.com>
* interactive/gtk.pm, ugtk2.pm:
- fix sizing main window
- always use a scrolled window when non pop_it
(so that the buttons are at the bottom)
* any.pm: perl_checker fix
* modules.pm: don't pass empty options, new insmod doesn't like it
* share/po/Makefile, Makefile: remove checking "$" in po strings,
perl_checker takes care of this correctly
(ie. N("a\$b") will get string "a$b" in po which is ok, whereas N("a$b")
gives an error)
2004/01/21 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: simplify
2004/01/20 Pixel <pixel at mandrakesoft.com>
* modules.pm:
- ugly hack to temporary handle reading ide_cd in /proc/modules
whereas we
insmoded ide-cd
- removing load_ide() (unused)
* rescue/list, share/list: replace PERL_VERSION with current version of
some perl modules
* install_steps.pm: modules::load_ide() is removed, now we use the same as
install_step_interactive
2004/01/20 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Updated partially
2004/01/20 Florin Grad <florin at mandrakesoft.com>
* standalone/drakgw: install the squid package, if necessary
2004/01/20 fwang
* share/po/zh_CN.po: update
2004/01/20 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/uz@Cyrl.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/mn.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/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/tg.po, share/po/nb.po, share/po/bs.po, share/po/uz.po,
share/po/ro.po, share/po/mk.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po,
share/po/bg.po, share/po/hu.po: updated pot file
2004/01/20 Pixel <pixel at mandrakesoft.com>
* modules.pm:
- ugly hack to temporary handle reading ide_cd in /proc/modules
whereas we
insmoded ide-cd
- removing load_ide() (unused)
* any.pm: in setupBootloader__entries():
- move vga and initrd from $::expert to advanced
- drop setting read-write, table, unsafe
* rescue/list, share/list: replace PERL_VERSION with current version of
some perl modules
* install_steps.pm: modules::load_ide() is removed, now we use the same as
install_step_interactive
* interactive/gtk.pm: do not try anymore to have small pop_it dialog
boxes. Make them all the same
size and so drop all the (big) code trying to use scrolled windows only
when
needed and to size them appropriately
* lang.pm: disable wen and dns until fixed
* docs/HACKING: update (thanks to Sunny Dubey)
2004/01/20 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 9.3-22mdk
* network/network.pm: fix #6944: ensure proper perms on
/etc/profile.d/proxy.{,c}sh
(pieleric@etu.utc.fr)
* network/modem.pm: remove useless LOGIN field
do not gratuitously reinvent write_secret_backend()
s/N('...')/N("...")/
save login in ifcfg-ppp0
save ip if needed
fix dyn/static stuff
fix static/dyn settings
- handle PAP/CHAP auth method too
- translate again strings
handle more kppp options from new steps
make sections more visible in generated kppprc conf file
* network/netconnect.pm: share same path in both standalone and in install
mode (2/2)
do not offer to enter domain name twice
share same path in both standalone and in install mode
read back auth method
read back new fields
fix gateway reading and writing
- handle PAP/CHAP auth method too
- translate again strings
use checkbow's label
dyn hostname is a boolean
- split ppp steps into account, ip, dns and gateway parameters step
- offer to configure more ip, dns and gateway parameters
rename ppp_choose as ppp_account
2004/01/20 Warly <warly at mandrakesoft.com>
* share/logo-mandrake.png: cooker logo
2004/01/20 hilbert
* share/po/zh_TW.po: This is a test commit
2004/01/20 Pixel <pixel at mandrakesoft.com>
* fs.pm: fix mount point /tmp/image for the cdrom in generated /etc/fstab
* install_steps.pm: help perl_checker seeing charsetChanged even if known
install_steps_* can be seen
kernel 2.6 .ko adaptation
* share/advertising/Makefile: CVS has all the advertisings, but only
upload the dwd (download) one
* modules.pm, modules/parameters.pm: kernel 2.6 .ko adaptation
* install_steps_interactive.pm: help perl_checker seeing charsetChanged
even if known install_steps_* can be seen
* lang.pm: disable wen and dns until fixed
* commands.pm: cleanup & kernel 2.6 .ko adaptation
2004/01/20 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/modem.pm: handle more kppp options from new steps
make sections more visible in generated kppprc conf file
simpkify %toreplace build
* network/netconnect.pm: use checkbow's label
dyn hostname is a boolean
- split ppp steps into account, ip, dns and gateway parameters step
- offer to configure more ip, dns and gateway parameters
rename ppp_choose as ppp_account
typo fix
simplify
go to wireless step if needed
always go to hostname step (shared by all paths)
kill old cable step
install requested dhcp client
add hidden option enabling to select dhcp client
skip protocol step when configuring cable connection
cable is like lan but with dhcp
set connection type at one point only
load adsl wizard on demand
(get_subwizard) introduce the infrastructure that enable to load a
part of a wizard from another module
init modem data structure when manually selecting a serial port
fix modem dns servers reading
keep entered data when stepping back to dialup options step
do not mix modem choice and modem configuration, so that we keep
entered data when stepping back and forward
pass dynamically build data into interactive layer when configuring
modems
fix device (was broken due to the fact we kept all the data collected
about modems)
* install_gtk.pm: fix set_default_direction() call
* network/adsl.pm: fix wizard layer usage (b/c of new api)
remove useless parameter
2004/01/20 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: part. update
2004/01/20 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect: fix typo
2004/01/20 hilbert
* share/po/zh_TW.po: This is a test commit
2004/01/20 Pixel <pixel at mandrakesoft.com>
* install_steps.pm: help perl_checker seeing charsetChanged even if known
install_steps_* can be seen
kernel 2.6 .ko adaptation
* share/advertising/Makefile: CVS has all the advertisings, but only
upload the dwd (download) one
* modules.pm, modules/parameters.pm: kernel 2.6 .ko adaptation
* install_steps_interactive.pm: help perl_checker seeing charsetChanged
even if known install_steps_* can be seen
* commands.pm: cleanup & kernel 2.6 .ko adaptation
* rescue/list: replace rpmpopt-4.2 with rpmpopt-* (since we now have
rpmpopt-4.2.2)
2004/01/20 Thierry Vignaud <tvignaud at mandrakesoft.com>
* bootloader.pm: workaround buggy installkernel that left default value be
geater than
the current number of entries, thus making drakboot displaying
(default-entries_count) spurious "()*" entries which then results in
writing back bogus grub conf file.
kernel team should just be shuted down :-(
* share/po/bs.po: fix duplicate message
fix duplicate message
* install_gtk.pm: fix set_default_direction() call
* network/adsl.pm: fix wizard layer usage (b/c of new api)
remove useless parameter
* network/modem.pm: simpkify %toreplace build
merge ppp_configure_raw() into its only caller (ppp_configure())
do not bother try installing packages in testing mode
* network/netconnect.pm: load adsl wizard on demand
(get_subwizard) introduce the infrastructure that enable to load a
part of a wizard from another module
init modem data structure when manually selecting a serial port
fix modem dns servers reading
keep entered data when stepping back to dialup options step
do not mix modem choice and modem configuration, so that we keep
entered data when stepping back and forward
pass dynamically build data into interactive layer when configuring
modems
fix device (was broken due to the fact we kept all the data collected
about modems)
fix ppp_configure call
prepare killing obfuscated install path
merge in next_cnx_step into handle_multiple_cnx
2004/01/19 David Baudens <baudens at mandrakesoft.com>
* share/advertising/ppp-04.pl: Update
2004/01/19 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect:
- add build_tree to fetch info before doing GUI stuff
- use $intf->{$interface}{save} to re-use existing write_foo specific
fonctions
- change build_notebook thing
- indenting && perl_checking
2004/01/19 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/01/19 Frederic Crozat <fcrozat at mandrakesoft.com>
* share/rpmsrate: Epiphany is now GNOME default web browser.
2004/01/19 Florin Grad <florin at mandrakesoft.com>
* standalone/drakgw: typo error
add transparent proxy support
* network/network.pm: add the silly read_squid function
2004/01/19 fwang
* share/po/zh_CN.po: update
update
2004/01/19 keld
* share/po/da.po: Trying to get rid of "Translated to da.po" problem - did
not work:-(
soft/menu-messages/da.po soft/control-center/po/da.po
soft/drakcronat/po/da.po soft/ftw/po/da.po
soft/GtkMdkWidgets/po/da.po soft/kdebase-servicemenu/po/da.po
soft/krozat/po/da.po soft/mandrake-menu-directory/po/da.po
soft/mdkkdm/po/da.po soft/mdklaunchhelp/po/da.po
soft/menudrake/po/da.po soft/rpmdrake/po/da.po
soft/urpmi/po/da.po soft/userdrake2/po/da.po
soft/wizard_perl/po/da.po gi/perl-install/share/po/da.po
soft/galaxy/thememdk/mandrake_client/po/da.po
updates
soft/control-center/po/da.po soft/ftw/po/da.po
soft/rpmdrake/po/da.po soft/urpmi/po/da.po
gi/perl-install/share/po/da.po
2004/01/19 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nb.po, share/po/et.po: updated Estonian and Norwegian files
2004/01/19 Pixel <pixel at mandrakesoft.com>
* install_any.pm: kernel22 is not there anymore (since a long time now)
select bestKernelPackage before selecting basesystem (otherwise
basesystem already requires kernel)
* modules.pm, fs.pm: kernel 2.2 is deprecated
* bootloader.pm: cleanup sanitize_ver (re-synced with common.pm from
bootloader-utils)
add a warning telling to run lilo after modifying the lilo.conf
(bugzilla #6924)
* pkgs.pm:
- factorize kernel regexp in analyse_kernel_name()
- remove special kernel choosing in packageCallbackChoices()
add some logging explaining the default kernel choice
* do_pkgs.pm:
- factorize kernel regexp in analyse_kernel_name()
- remove special kernel choosing in packageCallbackChoices()
* install_steps_interactive.pm: $::testing means testing, not "testing
what titi wants to test"
2004/01/19 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakgw: perl_checker fixes
remove empty lines in order to get more place for entry fields
* detect_devices.pm (getSerialModem) fix device field
(getModem) simplify
(getSerialModem)
- drop useless first arg
- return all detected serial modems, not only first
- return all data we collected on serial modems
(getSerialModem) do not even bother check for /dev/modem since anyway
probeSerialDevices() set a bijection between modems and /dev/ttySx
devices (not /dev/modem) thus making hasModem() test useless for
/dev/modem
(getUPS) use HIDIOCAPPLICATION ioctl definition from c module
* share/po/br.po: minor update
update
update
* ugtk2.pm (reate_box_with_title) shrink TextView size to its minimal size
in
order to get the bigger place for other widgets
* network/modem.pm (ppp_configure_raw) remove code stolen from
ppp_configure()
* interactive/gtk.pm: prevent unpoped wait messages when called from
within wizards in standalone
mode
remove useless spacing above advanced options
* network/netconnect.pm:
- kill duplicated code
- move some code where it belongs so that it's shared by isdn/modem
- merge wireless step into normal modem one
- report all detected serial modems
- use all collected data on modems in order to have a nice list
rollback bogus change
dot not try to alter squid config in --testing mode
isdn: detect serial modems if needed
rename "ppp_choose step" as "choose_serial_port" and "ppp_choose2" one
as "ppp_choose"
chain hostname/dns step with zeroconf one (more work on zeroconf will
be done between beta 1 and 2)
turn "unsupported winmodem" into a terminal step
add strings for future options
fix next_cnx_step call
(detect) display a nice string for serial modems
(detect)
- adapt modem detection to new detect_devices
- keep all data collected on modems
add proper window title
make a real wizard step out of first modem step
winmodem connection'll be merge into modem connection
kill Data::Dumper orphean
merge dhcp hostname into hostname step
use radio button instead of optionmenu if possible (aka not too many
network interfaces)
* standalone/drakbug: simplify
* share/po/cy.po: add missing empty lines
another update
further update
update
* share/po/fr.po: update
* standalone/drakconnect: kill useless diagnostics pragma
2004/01/18 fwang
* share/po/zh_CN.po: update
2004/01/18 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/cy.po: update
update
* share/po/fr.po:
- typo fix (#6919)
- let drakconnect message be wrapped by gtk+ rather than us
2004/01/17 David Baudens <baudens at mandrakesoft.com>
* share/advertising/dwd-09.pl: Fix (r)
2004/01/17 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect: add wait message as hardware detection takes
time
2004/01/17 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/uz@Cyrl.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/mn.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/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/tg.po, share/po/nb.po, share/po/uz.po, share/po/ro.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/af.po,
share/po/hi.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/sr@Latn.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/el.po, share/po/bg.po, share/po/cs.po,
share/po/hu.po: udated pot file; converted to UTF-8 all po files (as
therer are utf-8 msgid
* diskdrake/hd_gtk.pm: spell checking
2004/01/17 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: fix obvious typo
update
fix doble entries
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
share/po/da.po, share/po/ca.po, share/po/ar.po, share/po/nb.po,
share/po/uz.po, share/po/ro.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/sr@Latn.po, share/po/sq.po, share/po/it.po, share/po/eu.po,
share/po/es.po, share/po/lv.po, share/po/hu.po, share/po/fa.po,
share/po/id.po, share/po/ru.po, share/po/sl.po, share/po/uz@Cyrl.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/uk.po,
share/po/mn.po, share/po/lt.po, share/po/cy.po, share/po/tg.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/af.po,
share/po/hi.po, share/po/az.po, share/po/pt.po, share/po/vi.po,
share/po/ta.po, share/po/nl.po, share/po/de.po, share/po/eo.po,
share/po/el.po, share/po/cs.po, share/po/bg.po: fix doble entries
* ugtk2.pm: fix #6899: tools failling to popup windows while embedded
* share/po/br.po: update
fix doble entries
* share/advertising/dwd-08.pl, share/advertising/dwd-04.pl,
share/advertising/dis-11.pl, share/advertising/ppp-11.pl,
share/advertising/ppp-09.pl, share/advertising/dwd-05.pl,
share/advertising/pwp-09.pl, share/advertising/dwd-06.pl,
share/advertising/ppp-07.pl, share/advertising/pwp-10.pl,
share/advertising/ppp-05.pl, share/advertising/dis-09.pl,
share/advertising/ppp-04.pl, share/advertising/pwp-04.pl,
share/advertising/pwp-08.pl: fix package build
2004/01/16 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect: * manage interfaces:
- fix Ok button logic
- fix some calls to $apply
* manage interfaces
- added Modem page
- most of the GUI in place
2004/01/16 Pixel <pixel at mandrakesoft.com>
* network/shorewall.pm: fix N() badly used
- add icmp support
- add "Echo request (ping)" choice
* network/drakfirewall.pm:
- add icmp support
- add "Echo request (ping)" choice
2004/01/16 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup, standalone/drakTermServ: ask_warn fixes per
Thierry, purge some old, unused code
2004/01/16 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/tools.pm: prevent faillure when trying to dereference undef in
testing mode
* install_steps_interactive.pm (Accept) default to accept in testing mode
do not complain about root password in testing mode
* network/adsl.pm, network/isdn.pm, network/ethernet.pm: do not export
dead functions
* share/po/da.po: rollback bogus change
remove arrows from previous/next buttons according to interface team
* network/modem.pm (ppp_configure) reintroduce it for drakconnect's
manager
* network/network.pm: do not alter proxies config while configuring
network interfaces (needed since
we've disabled proxy config in network interface config path)
do not install zeroconf if no zeroconf hostname was typed in (we may add
a
USE_ZEROCONF variable to /etc/sysconfig/network instead)
* network/netconnect.pm: new host settings step
clean horrible code
split/merge lan config steps according to new specs
(card => protocol => parameters => hostname)
rollback "separate standalone and install paths" try (just too painful
to
maintain and anyway install net wizard has no logic)
- make a real step out of "manage multiple internet connections" case
- factorize and fix accessing to this step
drop proxy configuration step.
rationale:
- miscellaneous_choose() was reintroduced in network::network since it
was still
needed by drakproxy
- anyway configuring proxies is:
o not supposed to be done while configuring network interfaces
o duplicated with drakproxy and the like
o removed in new drakconnect specs
morph hw_account step through reusing new wizard layer capabilites (aka
dynamically return just build needed data rather than ackwardly puting
it in
place)
fix ppp_first_step() call
small reindenting
remove overrided variables
enable to step forward after to "connect now?" step since wizard
infrastructure fixed the ask_yesorno design flaw (and remove bug hint
left by
previous maintainers)
use wizard layer 's yesorno type
typo fix
* share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
share/po/th.po, interactive.pm, share/po/et.po, share/po/ja.po,
share/po/hr.po, share/po/be.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/he.po, standalone/drakbackup, share/po/ca.po, share/po/ar.po,
share/po/nb.po, share/po/uz.po, share/po/ro.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/sr@Latn.po, share/po/sq.po, share/po/it.po,
share/po/eu.po, share/po/es.po, share/po/lv.po, share/po/hu.po,
printer/printerdrake.pm, share/po/fa.po, share/po/id.po,
drakxtools.spec, share/po/ru.po, help.pm, share/po/br.po,
share/po/sl.po, share/po/uz@Cyrl.po, share/po/tr.po, share/po/mt.po,
share/po/ga.po, share/po/uk.po, share/po/mn.po, share/po/lt.po,
share/po/cy.po, share/po/tg.po, install_steps_gtk.pm, share/po/bs.po,
interactive/newt.pm, share/po/mk.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/hi.po, share/po/az.po, share/po/pt.po,
share/po/vi.po, share/po/ta.po, share/po/fr.po, share/po/nl.po,
share/po/de.po, share/po/eo.po, share/po/el.po, share/po/cs.po,
share/po/bg.po: remove arrows from previous/next buttons according to
interface team
* standalone/drakconnect: kill unused variables
* standalone/logdrake:
- set a meaningfull window title when called from mcc for explanations
- upcase default window title
do not abuse global namespace (this also allow to track variables
usage through static code analysers such as perl_checker)
2004/01/15 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/01/15 Pixel <pixel at mandrakesoft.com>
* install_steps_gtk.pm: fix individual package selection (was broken since
30 september...)
formatList is imported, no need to get it in common::
* c/stuff.xs.pl, diskdrake/interactive.pm, fsedit.pm,
install_interactive.pm, partition_table/raw.pm, partition_table.pm:
- remove the use of BLKRRPART (telling the kernel to re-read the
partition table) in most cases
- replace with tell_kernel() and will_tell_kernel()
- correctly handle in standalone the need to reboot, with no way to
forget it
(telling the WM to quit nicely then call reboot when it's done)
* rescue/list: insmod.old is needed when the kernel is a 2.4
* lvm.pm: adaptation/simplification for new lvm2 (thanks to Luca Berra)
* share/rpmsrate: have hylafax-client installed when kdebase-kdeprintfax
is selected
* bootloader.pm: don't modify {append} after add_kernel(), call
add_kernel() directly with the append parameter
(so that comparison with previous entries is done correctly)
2004/01/15 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: First time wizard
2004/01/15 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/br.po: update
update
* standalone/drakboot: add bug hint
remove unused variable
(lilo_choice) do not complain on canceling
(lilo_choice) let's set dialog title when poping up an error message
(lilo_choice) do not complaing about lilo faillure when we use another
bootloader: just complain about the actually used bootloader
warly said that we should not restrict ourselves to lilo
make splash config looks better when embedded
* standalone/drakups: reuse create_okcancel() in ordet to get some std
button layout
remove useless menu infrastucture
* drakxtools.spec: require a fixed perl-Glib
fix changelog
9.3-21mdk
9.3-20mdk
* ugtk2.pm: do not create spurious top window when embedded (why does this
fsck us
only now?)
2004/01/14 David Baudens <baudens at mandrakesoft.com>
* share/advertising/README, share/advertising/dis-06.pl,
share/advertising/dis-05.png, share/advertising/dwd-08.pl,
share/advertising/pwp-02.pl, share/advertising/dwd-04.pl,
share/advertising/06-development.pl, share/advertising/01-thanks.png,
share/advertising/dis-10.png, share/advertising/dwd-07.png,
share/advertising/dis-02.pl, share/advertising/ppp-06.png,
share/advertising/dis-04.pl, share/advertising/02-community.png,
share/advertising/pwp-05.png, share/advertising/11-mnf.png,
share/advertising/02-community.pl, share/advertising/05-desktop.pl,
share/advertising/dis-11.pl, share/advertising/01-thanks.pl,
share/advertising/dwd-04.png, share/advertising/dis-10.pl,
share/advertising/ppp-11.pl, share/advertising/08-store.pl,
share/advertising/pwp-07.pl, share/advertising/08-store.png,
share/advertising/pwp-08.png, share/advertising/dwd-03.png,
share/advertising/dwd-02.pl, share/advertising/12-mdkexpert.png,
share/advertising/dis-05.pl, share/advertising/06-development.png,
share/advertising/ppp-09.pl, share/advertising/11-mnf.pl,
share/advertising/dis-03.png, share/advertising/dwd-01.pl,
share/advertising/dwd-08.png, share/advertising/dis-01.pl,
share/advertising/pwp-06.png, share/advertising/dis-07.pl,
share/advertising/pwp-02.png, share/advertising/list,
share/advertising/dwd-05.pl, share/advertising/ppp-06.pl,
share/advertising/ppp-07.png, share/advertising/pwp-09.png,
share/advertising/ppp-10.pl, share/advertising/dis-03.pl,
share/advertising/dwd-09.png,
share/advertising/13-mdkexpert_corporate.png,
share/advertising/pwp-07.png, share/advertising/pwp-09.pl,
share/advertising/pwp-04.png, share/advertising/pwp-05.pl,
share/advertising/dis-01.png, share/advertising/10-security.png,
share/advertising/07-server.pl, share/advertising/dwd-06.png,
share/advertising/dis-08.png, share/advertising/pwp-01.png,
share/advertising/ppp-08.png, share/advertising/ppp-03.pl,
share/advertising/07-server.png, share/advertising/dis-08.pl,
share/advertising/dwd-02.png, share/advertising/pwp-06.pl,
share/advertising/dis-07.png, share/advertising/ppp-03.png,
share/advertising/dwd-03.pl, share/advertising/ppp-01.png,
share/advertising/03-software.png, share/advertising/ppp-08.pl,
share/advertising/dis-02.png, share/advertising/dwd-06.pl,
share/advertising/10-security.pl, share/advertising/Makefile,
share/advertising/pwp-03.png, share/advertising/ppp-05.png,
share/advertising/ppp-02.pl, share/advertising/dwd-07.pl,
share/advertising/ppp-07.pl, share/advertising/dis-09.png,
share/advertising/09-mdksecure.png, share/advertising/ppp-04.png,
share/advertising/ppp-11.png, share/advertising/pwp-10.pl,
share/advertising/ppp-09.png, share/advertising/dis-06.png,
share/advertising/ppp-10.png, share/advertising/dis-11.png,
share/advertising/dis-04.png, share/advertising/03-software.pl,
share/advertising/pwp-10.png, share/advertising/09-mdksecure.pl,
share/advertising/13-mdkexpert_corporate.pl,
share/advertising/12-mdkexpert.pl, share/advertising/ppp-05.pl,
share/advertising/ppp-01.pl, share/advertising/dis-09.pl,
share/advertising/pwp-03.pl, share/advertising/04-configuration.png,
share/advertising/dwd-01.png, share/advertising/ppp-04.pl,
share/advertising/dwd-05.png, share/advertising/pwp-04.pl,
share/advertising/pwp-01.pl, share/advertising/ppp-02.png,
share/advertising/05-desktop.png, share/advertising/pwp-08.pl,
share/advertising/04-configuration.pl, share/advertising/dwd-09.pl: New
texts to translate for next release.
Images will be modified in a short time.
2004/01/14 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect:
- manage interfaces :
o add Account page
o speedtouch and sagem modems
o build_notebook don't need $window anymore
o cosmetic change to Infornations page
2004/01/14 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/uz@Cyrl.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/mn.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/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/tg.po, share/po/nb.po, share/po/bs.po, share/po/uz.po,
share/po/ro.po, share/po/mk.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po,
share/po/bg.po, share/po/hu.po: updated pot file
2004/01/14 Pixel <pixel at mandrakesoft.com>
* fs.pm: don't write fstab entries which are notFormatted
2004/01/14 Till Kamppeter <till at mandrakesoft.com>
* printer/printerdrake.pm: Let list of printer models get sorted.
2004/01/14 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: update
update
* drakxtools.spec: 9.3-19mdk
* network/network.pm (miscellaneous_choose) restore it for drakproxy (we'd
better split out
network interface and proxy configuration at install time)
* standalone/drakboot: typo fix
use class->new rather than new class style
minor cleanup
perl_checker cleanups
proper indenting
- offer to configure bootsplash only on --splash
- drop useless frames
- set main window title according to current mode (autologin,
bootloader or bootsplash)
* install_steps_interactive.pm: proxy conf: do not touch files in
--testing mode
split out proxy configuration out of network interfaces configuration
* standalone/drakautoinst:
- kill unused variables
- fix gtk+2 notebook usage
- perl_checker cleanups
* any.pm: move bootloader title from drakboot
* standalone/drakclock: unused variable
* network/tools.pm: ask_info2 is dead
* install2.pm: fix fix
fix logic test order in order to prevent useless error message in
--testing mode
* wizards.pm: using box radio looks better for yes/no like questions
(process) in yes/no case, keep the same logic as
interactive->ask_yesorno() and pass 1 if /yes/ and undef else
2004/01/14 Warly <warly at mandrakesoft.com>
* standalone/drakboot: clean splash management code
2004/01/13 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/Makefile: cookr
* pkgs.pm: perl check
allow DRIVER"regexp" in rpmsrate and use it to install xmms-alsa when we
use alsa sound driver
* share/rpmsrate: allow DRIVER"regexp" in rpmsrate and use it to install
xmms-alsa when we use alsa sound driver
* Xconfig/card.pm, common.pm, detect_devices.pm, modules.pm:
detect_devices::matching_driver -> matching_desc but matching driver
names (kernel modules)
* any.pm: changing utf8 flag on an installed OS is not supported
2004/01/13 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nb.po, share/po/et.po: updated Estonian and Norwegian files
2004/01/13 Pixel <pixel at mandrakesoft.com>
* devices.pm: lvm2 uses urandom
* lvm.pm: lvm2 uses urandom
- install lvm2 rpm instead of lvm (and using ->ensure_is_installed)
- "vgdisplay" error status is not good, using "vgs" instead
* diskdrake/smbnfs_gtk.pm: revert titi breaking the code, keeping the only
valid change
2004/01/13 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakautoinst: alter message according to interface team
suggestion
* ugtk2.pm:
- "Next->" => "Next"
- "<-Previous" => "Previous"
enable to access extra buttons $w->{buttons}{<label>}
do not pack empty label before extra buttons if there'll be no button
before it
rationale: when there's no cancel button, packing an empty label
instead of the cancel button results in extra buttons (eg: help,
advanced) to be shifted with a space before;
* standalone/drakboot, standalone/draksec, standalone/drakconnect:
sanitize buttons through reusing create_okcancel()
* standalone/drakedm: perl_checker sometimes wrongly complain
* standalone/drakfloppy: sanitize buttons through reusing
create_okcancel()
upcase label
* share/po/fr.po: typo fix
* standalone/drakfont: hide about butto b/c there's already mcc about
dialog and there're
already too much buttons
sanitize buttons through reusing create_okcancel()
* standalone/drakperm, standalone/drakclock: alter message according to
interface team suggestion
sanitize buttons through reusing create_okcancel()
* wizards.pm: add support for yes/no questions
better rely on the end field being set rather than on the last step to
be named "end" (thus allowing to have several different last steps)
2004/01/12 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/01/12 Pablo Saratxaga <pablo at mandrakesoft.com>
* pixmaps/langs/lang-sr.png: changed the Serbian cyrillic image to display
using cyrillic.
* share/po/et.po: updated Estonian file
updated pot file
* share/po/fa.po, share/po/ms.po, 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/uz@Cyrl.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/mn.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/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/tg.po,
share/po/nb.po, share/po/bs.po, share/po/uz.po, share/po/ro.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/af.po,
share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po, share/po/bg.po,
share/po/hu.po: updated pot file
* lang.pm: adding spaces to please perl_checker
Added to the language selection menu languages with recently appeared
translations in Gnome or KDE (fo, ia, ku, nds, ne, oc, wen, yi)
2004/01/12 Pixel <pixel at mandrakesoft.com>
* install2.pm: used the ip from stage1 instead of using IPADDR which is
not given for dhcp
for auto_install file (as asked by Michael Riss)
* install_gtk.pm: wacom support should be re-added :-/
2004/01/12 Till Kamppeter <till at mandrakesoft.com>
* printer/main.pm, printer/printerdrake.pm: Added functionality to
configure a PostScript printer with a
manufacturer-supplied PPD file.
2004/01/12 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakedm: perl_checker cleanups
* drakxtools.spec: 9.3-18mdk
* standalone/drakfloppy: handle both kernel 2.4.x and 2.6.x (before size
field was not properly
when switching between threes b/c we looked for module.ko instead of
module.o.gz and the like)
* standalone/drakfont: upcase first letter of error messages
perl_checker fixes
new layout with subdialogs
remove spurious minus at beginning of paragraph
* standalone/printerdrake: do not push anymore help menu at right (hig and
kde guidelines are
against this)
2004/01/12 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/01/12 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/uz@Cyrl.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/mn.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/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/tg.po, share/po/nb.po, share/po/bs.po, share/po/uz.po,
share/po/ro.po, share/po/mk.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po, share/po/bg.po,
share/po/hu.po: updated pot file
2004/01/12 Pixel <pixel at mandrakesoft.com>
* share/list: need insmod.old for kernel 2.4
* install_gtk.pm: wacom support should be re-added :-/
XFree4 during install
* install2.pm: used the ip from stage1 instead of using IPADDR which is
not given for dhcp
for auto_install file (as asked by Michael Riss)
* install_steps_gtk.pm, share/list.i386: XFree4 during install
* network/drakfirewall.pm: allow a range of ports (anthill bug #267)
* run_program.pm: don't print refs in log when output is redirected
(nice patch from blino :)
* do_pkgs.pm, install_steps.pm, interactive.pm:
- install_steps_auto_install is not a interactive but still needs
do_pkgs
- so making do_pkgs a class, and interactive and install_steps will
inheritate from it
- do_pkgs renamed into do_pkgs_common, containing the things common to
do_pkgs_during_install and do_pkgs_standalone
* docs/HACKING: update from sunny@opencurve.org
2004/01/12 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: bump perl(Gtk2) require
9.3-17mdk
* standalone/drakfont: new layout with subdialogs
remove spurious minus at beginning of paragraph
make font removing working with --testing
fix unstalling fonts
kill unused variables
(put_font_dir) factorize some code into put_font_dir_real()
fix chkfontpath call in --testing mode (/usr/sbin) not in path
fix applications layout:
- remove spurious empty boxes
- fix layout (aka do not uselessly resize main window)
- sanitize layout (put legal warning between title and application
list)
- "[X] label" packing looks quite a less uglier than "label
[X]"
fix about layout:
- sanitize horrible line breaking (let pango do it for now, it know
how to do
it quite a lot better than we)
- add myself in author list
- split about translation in three pieces (copyright holders, std fsf
header
and thanks), enabling to share std fsf legal header among several
programs
prevent useless spacing above button bar
enforce class->new calling convention rather than "new class" one
style only change; "fix" gtkpacking so that expand arg always precede
the
widget it's about rather that following another widget
* Makefile: handle poulpy code
* standalone/drakedm: perl_checker cleanups
when offering to restart dm, offer yes/no as choice rather than
ok/cancel (#6810)
* interactive/gtk.pm: fix embedding:
- prevent subwindows being too small
- prevent subwindows breaking when canceled
* standalone/drakconnect: show a finish button on last step
exit once delete interface wizard has ended instead of then running the
std
add wizard...
list ppp interfaces too when offering to delete an interface
* diskdrake/smbnfs_gtk.pm (per_entry_action_box)
- sanitieze buttons packing (do not eat extra space)
- get rid of groupby2
* share/po/fr.po: typo fix
update
fix french translation: always translate "NONE" as "AUCUN" in draksec
* wizards.pm: rollback debug statements
only complain if a problem actually happened
2004/01/10 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: updated
last messages updated
2004/01/10 Pablo Saratxaga <pablo at mandrakesoft.com>
* standalone/drakconnect, standalone/scannerdrake: fixed typos
* share/po/fa.po, share/po/ms.po, 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/uz@Cyrl.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/mn.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/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/tg.po, share/po/nb.po, share/po/bs.po, share/po/uz.po,
share/po/ro.po, share/po/mk.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/hi.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/sr@Latn.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/el.po, share/po/cs.po,
share/po/bg.po, share/po/hu.po: big pot file update
2004/01/10 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: fix changelog
one more fix
2004/01/09 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect:
- apply and ok button now working
- some clean up
2004/01/09 Pixel <pixel at mandrakesoft.com>
* interactive.pm, do_pkgs.pm, standalone.pm: new do_pkgs package which get
rid of pkgs_interactive::* which was in install_any
and standalone, and partially duplicated
2004/01/09 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/logdrake: fix wizard when logdrake is embeded
* ugtk2.pm: handle exceptions with Glib-1.020/Gtk2-1.022
(gtktext_insert) make it works with both Glib-0.95/Gtk2-0.95 and
Glib-1.020/Gtk2-1.022
* drakxtools.spec: 9.3-16mdk
9.3-15mdk
* standalone/drakboot: fix drakboot --boot embedding
2004/01/09 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect: information box fully fonctionnal for ethernet
cards
2004/01/09 Pixel <pixel at mandrakesoft.com>
* share/po/Makefile: get translated strings in directory gi/perl-install
to have xxx.pm instead of ../../xxx.pm
* install_any.pm: http://serv.mydomain/pub/install must get split into
server:serv.mydomain and
directory:/pub/install, and not directory:pub/install
simplify
* interactive.pm, do_pkgs.pm: new do_pkgs package which get rid of
pkgs_interactive::* which was in install_any
and standalone, and partially duplicated
* fs.pm, install_steps_gtk.pm: remove a few other SIG{__DIE__}
* standalone.pm: new do_pkgs package which get rid of pkgs_interactive::*
which was in install_any
and standalone, and partially duplicated
perl_checker compliance
simplify, cleanup
2004/01/09 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakconnect: share translations with harddrake
* harddrake/data.pm: tag megaraid controllers as scsi ones
* common.pm: enable other packages to override libDrakx translations with
those
from their own domains (eg: prevent mcc to display "partition de
demarrage" instead of "demarrage" in french for "boot" ...)
* share/po/br.po: update
2004/01/08 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect:
- informations afford copy/paste (mac address)
- add module name to informations
- perl_checker compliant
2004/01/08 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po: updated Estonian file
2004/01/08 Pixel <pixel at mandrakesoft.com>
* standalone/drakauth, any.pm, authentication.pm, install_any.pm,
install_steps_interactive.pm:
- integrate chkauth (which is now deprecated)
- new module authentication
* install_steps_auto_install.pm: display the error
* common.pm: better override formatError than replacing all the
formatError with formatError_and_log
(goal: get log'ing even now that SIG{__DIE__} is not there anymore)
add formatError_and_log (to get log'ing even now that SIG{__DIE__} is
not there anymore)
* install2.pm: no need to log the error twice, errorInStep will take care
of it
display the error
2004/01/08 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm: fix sagem net_cnx_up (thanks to QA team)
* standalone/drakconnect: first 'manage interface'
implementatiimplementation
* drakxtools.spec: new version
2004/01/08 Pixel <pixel at mandrakesoft.com>
* Makefile: runinstall2 is deprecated, install2 is called directly
* share/aliases: i thought stage1 didn't call runinstall2 anymore...
what's wrong with me??
runinstall2 is deprecated, install2 is called directly
* install2.pm: no need to log the error twice, errorInStep will take care
of it
display the error
* diskdrake/interactive.pm, Xconfig/resolution_and_depth.pm: perl_checker
compliance
* network/smb.pm, diskdrake/smbnfs_gtk.pm: authentification is french, the
english word is authentication
* bootloader.pm: drop keytable line in grub config file since grub doesn't
handle it anymore
(patch dropped long ago in grub 0.90-3mdk)
- simplify lilo boot message. Not mentioning the timeout parameter
fixes bugzilla #5429
- remove /boot/grub/messages and don't use the i18n command which are
obsolete
since grub doesn't handle it anymore
* standalone/drakauth, any.pm, authentication.pm,
install_steps_interactive.pm, install_any.pm:
- integrate chkauth (which is now deprecated)
- new module authentication
* services.pm: add a fam description (telling that GNOME & KDE uses it).
closes part of bugzilla #1704
* common.pm: better override formatError than replacing all the
formatError with formatError_and_log
(goal: get log'ing even now that SIG{__DIE__} is not there anymore)
add formatError_and_log (to get log'ing even now that SIG{__DIE__} is
not there anymore)
* install_steps_auto_install.pm: display the error
2004/01/08 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakbackup: merge back drakbacup update
* ugtk2.pm: add a separator below buttons on fredc request
* drakxtools.spec: merge in spec file from update SRPM
* network/adsl.pm: fordward sagem net_cnx_up fix
* standalone/drakconnect (configure_net)
- make buttons smaller
- follow button std order
move all options parsing pieces together
restore exit_dialogsub
(configure_net)
when there's no connection:
- fix message for new drakconnect scheme
- shrink code by reusing interactive
2004/01/07 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2004/01/07 Pixel <pixel at mandrakesoft.com>
* install2.pm, standalone/diskdrake: logging when __DIE__ing is dangerous:
- in diskdrake, logging the error via c::syslog caused $@ to be
undefined, causing the error to be dropped! (esp "you need to reboot")
- during install, no known error, but it's better to remove it anyway
(bye bye the "warning: ..." in ddebug.log, sniff)
* pkgs.pm: handle lilo not installed
* install_any.pm: use whereis_binary()
* Makefile.config: livedrake is deprecated/removed
* bootloader.pm: handle lilo not installed
pass --splash <resolution> to mkinitrd
(so that make-boot-splash doesn't rely on lilo.conf or menu.lst)
* run_program.pm: when called from commands.pm, install_any is not loaded
* any.pm, Xconfig/resolution_and_depth.pm: pass --splash <resolution> to
mkinitrd
(so that make-boot-splash doesn't rely on lilo.conf or menu.lst)
* drakxtools.spec: we need latest perl-MDK-Common
2004/01/07 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: DVD+RW support, perl_checker, fix bogus cron
message
2004/01/07 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/br.po, share/po/fr.po: update
* standalone/service_harddrake, modules.pm, c/stuff.xs.pl,
network/ethernet.pm, drakxtools.spec: fixes merged from head into
updates
2004/01/06 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/ms.po, 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/uz@Cyrl.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/mn.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/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/tg.po,
share/po/nb.po, share/po/bs.po, share/po/uz.po, share/po/ro.po,
share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/af.po,
share/po/hi.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/sr@Latn.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/el.po, share/po/bg.po, share/po/cs.po,
share/po/hu.po: updated pot file
2004/01/06 Pixel <pixel at mandrakesoft.com>
* pkgs.pm: perl_checker compliance
get rid of g_auto_install (unused & not working)
* Xconfig/card.pm, live_install, Makefile.config, install_gtk.pm,
standalone/livedrake, modules.pm, live_install2: obsolete livedrake,
live_install, live_update
* g_auto_install: get rid of g_auto_install (unused & not working)
* install_any.pm: obsolete livedrake, live_install, live_update
perl_checker compliance
use $::prefix
get rid of g_auto_install (unused & not working)
* detect_devices.pm: perl_checker compliance
obsolete livedrake, live_install, live_update
* standalone/adduserdrake, partition_table/mac.pm, standalone/XFdrake,
fsedit.pm, commands.pm, standalone/localedrake, partition_table.pm:
perl_checker compliance
* drakxtools.spec: obsolete live_update
* install_steps.pm: obsolete livedrake, live_install, live_update
use $::prefix
get rid of g_auto_install (unused & not working)
* standalone/drakclock: perl_checker compliance
use $::prefix
* Makefile, install2.pm: obsolete livedrake, live_install, live_update
get rid of g_auto_install (unused & not working)
* timezone.pm: use $::prefix
* install_steps_interactive.pm: perl_checker compliance
perl_checker compliance
perl_checker compliance
use $::prefix
get rid of g_auto_install (unused & not working)
2004/01/06 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/harddrake2: kill unused variables
2003/09/23 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/uk.po, share/po/it.po: updated Basque, Italian and Ukrainian
files
* share/po/eu.po: updated Basque file
updated Basque, Italian and Ukrainian files
* share/po/nl.po: updated Dutch file
2003/09/22 Fran�ois Pons <fpons at mandrakesoft.com>
* install_steps.pm: avoid mounting partitions in recovery mode.
* network/netconnect.pm: make sure module are loaded only during
installation.
* install2.pm: keep use_existing_root for recovery (behaviour changed
later)
* pkgs.pm: simplified code.
use kernel-i686 or kernel-enterprise as other kernel.
2003/09/22 Pixel <pixel at mandrakesoft.com>
* fs.pm: fix error message
* detect_devices.pm: dmi doesn't detect ht, but acpi does, so use it
2003/09/22 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Bug 5916, all users overrides individual
selection in wizard.
2003/09/22 Fran�ois Pons <fpons at mandrakesoft.com>
* pkgs.pm: simplified code.
use kernel-i686 or kernel-enterprise as other kernel.
* network/netconnect.pm: make sure module are loaded only during
installation.
* install2.pm: keep use_existing_root for recovery (behaviour changed
later)
* install_steps.pm: avoid mounting partitions in recovery mode.
2003/09/22 Pixel <pixel at mandrakesoft.com>
* fs.pm: fix error message
* detect_devices.pm: dmi doesn't detect ht, but acpi does, so use it
2003/09/22 Fran�ois Pons <fpons at mandrakesoft.com>
* install_steps_gtk.pm: try to follow what is wrong when requiring
multiple cds.
* install_steps.pm: avoid mounting partitions in recovery mode.
avoid urpmi source in oem to use cdrom (we now use disk instead,
avoiding
supermount problems).
* pkgs.pm: simplified code.
use kernel-i686 or kernel-enterprise as other kernel.
* network/network.pm: simplified perl writing, make sure bool2yesno has a
chance to be called for MII_NOT_SUPPORTED
fixed strange perl writing sense less...
* install2.pm: keep use_existing_root for recovery (behaviour changed
later)
* network/netconnect.pm: make sure module are loaded only during
installation.
try loading boot kernel modules before trying to start internet
connection...
2003/09/22 Pixel <pixel at mandrakesoft.com>
* detect_devices.pm: dmi doesn't detect ht, but acpi does, so use it
* fs.pm: fix error message
* rescue/tree/etc/oem-all:
- fix typo
- add CVS Id
2003/09/21 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/pt.po, share/po/fa.po, share/po/eu.po, share/po/bs.po,
share/po/zh_CN.po, share/po/pt_BR.po, share/po/it.po: updated Bosnian,
Basque, Farsi, Italian, Portuguese and Chinese files
2003/09/21 Pixel <pixel at mandrakesoft.com>
* lang.pm: allowing consolefonts to be ungzip'ed (adapting to new
console-tools) (thanks to Mark Draheim)
2003/09/20 keld
* share/po/da.po: Updates
soft/ftw/po/da.po gi/perl-install/share/po/da.po
2003/09/19 Frederic Lepied <flepied at mandrakesoft.com>
* share/rpmsrate: switch the other way too
switch to kdebase-kdm while the reboot options aren't fixed
2003/09/19 Fran�ois Pons <fpons at mandrakesoft.com>
* rescue/tree/etc/oem-all: updated with oem
fixed too many files copied.
* rescue/tree/etc/oem: fixed severe bug of directory not created.
fixed too many files copied.
2003/09/19 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/is.po: updated Icelandic file
* share/po/vi.po, share/po/sv.po, share/po/de.po, share/po/pt_BR.po:
updated German, Brazilian, Swedish and Vietnamese files
2003/09/19 Pixel <pixel at mandrakesoft.com>
* pkgs.pm: next FreeWnn is not a naughtyServers anymore
final update naughtyServers for 9.2
2003/09/19 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 9.2-16mdk
* standalone/drakconnect: fix the fix
fix #5825 (hostname set as ARRAY(0x...))
2003/09/19 Warly <warly at mandrakesoft.com>
* share/rpmsrate: do not install lisa by default (reduce to 3)
2003/09/19 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/is.po: updated Icelandic file
* share/po/pl.po, share/po/hu.po, share/po/cs.po, share/po/pt_BR.po,
share/po/zh_TW.po, share/po/fi.po, share/po/ja.po, share/po/az.po:
updated Azeri, Czech, Finnish, Hungarian, Japanese, Polish,
Brazilian and Chinese files
2003/09/19 Pixel <pixel at mandrakesoft.com>
* pkgs.pm: next FreeWnn is not a naughtyServers anymore
final update naughtyServers for 9.2
2003/09/18 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: last license message update
2003/09/18 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/09/18 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/probing.c, mdk-stage1/disk.c: close file descriptors
2003/09/18 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nb.po: updated Norwegian file
2003/09/18 Pixel <pixel at mandrakesoft.com>
* pkgs.pm: update naughtyServers
2003/09/18 tpittich
* share/po/sk.po: updated slovak translation
2003/09/18 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: one more typo fix
typo fix
9.2-15mdk
2003/09/18 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: last license message update
2003/09/18 David Baudens <baudens at mandrakesoft.com>
* share/rpmsrate: Add kdemultimedia-common to allow kaudiocreator to work
2003/09/18 Fran�ois Pons <fpons at mandrakesoft.com>
* share/rpmsrate: added kdeutils in rpmsrate to help upgrading it.
2003/09/18 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/probing.c, mdk-stage1/disk.c: close file descriptors
2003/09/18 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po: updated Estonian file
updated pot file
* share/po/sq.po: updated Albanian file
updated pot file
* share/po/nb.po: updated Norwegian file
updated pot file
* share/po/eo.po, share/po/da.po, share/po/uz@Cyrl.po, share/po/sl.po,
share/po/sv.po, share/po/hu.po, share/po/fa.po, share/po/de.po,
share/po/sr@Latn.po, share/po/ga.po, share/po/it.po, share/po/cy.po,
share/po/wa.po, share/po/vi.po, share/po/fi.po, share/po/ru.po,
share/po/gl.po, share/po/af.po, share/po/ar.po, share/po/pl.po,
share/po/pt_BR.po, share/po/lt.po, share/po/el.po, share/po/zh_CN.po,
share/po/id.po, share/po/eu.po, share/po/sr.po, share/po/ja.po,
share/po/be.po, share/po/uk.po, share/po/hr.po, share/po/th.po,
share/po/nl.po, share/po/ca.po, share/po/DrakX.pot, share/po/bg.po,
share/po/lv.po, share/po/ta.po, share/po/he.po, share/po/ro.po,
share/po/fr.po, share/po/ko.po, share/po/bs.po, share/po/mt.po,
share/po/sk.po, share/po/es.po, share/po/tr.po, share/po/az.po,
share/po/is.po, share/po/ms.po, share/po/uz.po, share/po/cs.po,
share/po/pt.po, share/po/zh_TW.po, share/po/tg.po: updated pot file
2003/09/18 Pixel <pixel at mandrakesoft.com>
* pkgs.pm: update naughtyServers
* modules.pm: don't "probeall scsi_hostadapter usb-storage" (as requested
by flepied and planel)
* install_steps_gtk.pm: the install package dialog box must be explictly
destroyed when quitting
installation (esp. this occurs when answering "No" to "There was an
error
installing packages")
rationale: the $w (created with ugtk2->new) is not reference counted
correctly
(it was already workarounded when leaving installPackages the normal
way)
2003/09/18 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 9.2-15mdk
* install_steps_interactive.pm: fix slot number when configuring sound
cards
* harddrake/sound.pm: prevent some obscure crash at install time
when installing, remember the new sound driver so that the user isn't
confused if he ever want to configure it again
2003/09/18 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: last license message update
2003/09/18 David Baudens <baudens at mandrakesoft.com>
* share/rpmsrate: Add kdemultimedia-common to allow kaudiocreator to work
2003/09/18 Fran�ois Pons <fpons at mandrakesoft.com>
* rescue/tree/etc/oem-all: updated with oem
* share/rpmsrate: added kdeutils in rpmsrate to help upgrading it.
* rescue/tree/etc/oem: fixed for %{ARCH} used in hdlists.
2003/09/18 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/zh_CN.po, share/po/bs.po, share/po/zh_TW.po, share/po/pt_BR.po,
share/po/is.po, share/po/tr.po, share/po/sr@Latn.po, share/po/az.po,
share/po/ta.po, share/po/ro.po, share/po/ga.po, share/po/eu.po,
share/po/cy.po, share/po/fa.po, share/po/tg.po, share/po/ar.po,
share/po/ru.po, share/po/el.po, share/po/lt.po, share/po/it.po,
share/po/de.po, share/po/pt.po, share/po/hr.po, share/po/uz.po,
share/po/ko.po, share/po/ca.po, share/po/be.po, share/po/hu.po,
share/po/sv.po, share/po/fr.po, share/po/bg.po, share/po/lv.po,
share/po/uz@Cyrl.po, share/po/sl.po, share/po/pl.po, share/po/ms.po,
share/po/ja.po, share/po/eo.po, share/po/nl.po, share/po/mt.po,
share/po/nb.po, share/po/vi.po, share/po/wa.po, share/po/sk.po,
share/po/DrakX.pot, share/po/fi.po, share/po/sr.po, share/po/th.po,
share/po/he.po, share/po/da.po, share/po/gl.po, share/po/es.po,
share/po/af.po, share/po/id.po: updated pot file
* install_messages.pm: paragraph about patents was not tagged as
translatable; added N( )
* share/po/et.po: updated Estonian file
updated pot file
* share/po/Makefile: Arabic and Farsi po files not used at install, as
there
isn't available font during install
* share/po/sq.po: updated Albanian file
updated pot file
* share/po/cs.po, share/po/uk.po: updated pot file
updated Czech and Ukrainian files
2003/09/18 Pixel <pixel at mandrakesoft.com>
* pkgs.pm: update naughtyServers
* share/po/Makefile, Makefile: don't remove some po's from drakxtools,
only from install
(ar/fa disabled because not working at install, ga/sl not translated
enough)
* install_steps.pm: sanitize ld.so.conf *before* calling ldconfig
* standalone/drakboot: ensure update_bootloader_label() won't break when
called in text interactive
(hint: in that case, $boot_label is unset)
* bootloader.pm:
- fix grub/menu.lst -> lilo.conf
- cleanup
* install_steps_gtk.pm: the install package dialog box must be explictly
destroyed when quitting
installation (esp. this occurs when answering "No" to "There was an
error
installing packages")
rationale: the $w (created with ugtk2->new) is not reference counted
correctly
(it was already workarounded when leaving installPackages the normal
way)
* modules.pm: don't "probeall scsi_hostadapter usb-storage" (as requested
by flepied and planel)
2003/09/18 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 9.2-15mdk
* install_steps_interactive.pm: fix slot number when configuring sound
cards
* harddrake/sound.pm: prevent some obscure crash at install time
when installing, remember the new sound driver so that the user isn't
confused if he ever want to configure it again
2003/09/17 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: fresh updates
2003/09/17 Daouda Lo <daouda at mandrakesoft.com>
* standalone/drakhelp:
- replace mdklaunchhelp by konqueror
* standalone/drakbug:
- drakhelp will load online drakbug help file
2003/09/17 Damien Chaumette <dchaumette at mandrakesoft.com>
* install_steps.pm: remove deprecated function call (thanks to guillaume
'eagle eye' Cottenceau)
2003/09/17 Fran�ois Pons <fpons at mandrakesoft.com>
* install2.pm: make sure use_existing_root is not set.
* install_steps.pm: moved update-menu after installation of oem-theme.rpm
allow exit code of detached process to be seen.
fixed closing of rpmdb directly in pkgs
install urpmi before update-menus is called.
fixed to close rpm db whenever possible.
* pkgs.pm: make always sure rpmdb is closed before attempting
installation.
2003/09/17 Guillaume Cottenceau <gc at mandrakesoft.com>
* lang.pm, install_steps.pm: treat C encoding specially when computing
utf8 flag, it should not trigger utf8 set by itself
2003/09/17 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/zh_TW.po: removed duplicate entry
Completed a translation
s:country:country/region:
updated Italian, Brazilian and Chinese files
* share/po/it.po, share/po/pt_BR.po: updated Italian, Brazilian and
Chinese files
* share/po/wa.po, lang.pm: Added "English (Ireland)" choice;
make Russian encoding compatible with Ukrainian (choosin 'ru' and 'uk'
languages doesn't force utf-8 but keeps koi8)
* pixmaps/langs/lang-en_IE.png: readded with binary flag
removed binary file
Added "English (Ireland)" choice;
make Russian encoding compatible with Ukrainian (choosin 'ru' and 'uk'
languages doesn't force utf-8 but keeps koi8)
2003/09/17 Pixel <pixel at mandrakesoft.com>
* diskdrake/interactive.pm: don't display a wait_message together with the
write_partitions() dialog
* fs.pm, partition_table.pm: ensure that a number is not written as the
type in fstab
* any.pm: add /usr/lib/qt3/lib (and sometimes /usr/lib/qt3/lib64) in
ld.so.conf
(needed for upgrade where package renaming can cause this to disappear)
* install_steps_interactive.pm: cancel in setRootPassword means "No
password", not cancel
* pkgs.pm: don't warn about FreeWnn being an open port (gc will try to
only open it to localhost)
* fsedit.pm: when the checking the mount point is not already used, don't
take into account current partition
* interactive/gtk.pm: fix ugliness: don't display $advanced_pack when
there are no @widgets_advanced
(esp. since $advanced_pack is now in its own scrolled window)
2003/09/17 Till Kamppeter <till at mandrakesoft.com>
* printer/main.pm: Fixed "Configure CUPS" function of printerdrake adding
a second
"<Location />...</Location>" in /etc/cups/cupsd.conf instead of
replacing the existing one (fix of Titi's newly introduced bug from
May 19 14:17:58 2003 UTC).
2003/09/17 Thierry Vignaud <tvignaud at mandrakesoft.com>
* handle_configs.pm (comment_directive) fix it
* drakxtools.spec: 9.2-14mdk
we still are 13mdk
do not log changes that got reversed between two releases
9.2-13mdk
2003/09/17 Warly <warly at mandrakesoft.com>
* share/rpmsrate: force mandrake_doc-en if language is not fr, it or es
2003/09/17 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: fresh updates
2003/09/17 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/09/17 Fran�ois Pons <fpons at mandrakesoft.com>
* install_steps.pm: fixed to close rpm db whenever possible.
2003/09/17 Guillaume Cottenceau <gc at mandrakesoft.com>
* install_steps.pm, lang.pm: treat C encoding specially when computing
utf8 flag, it should not trigger utf8 set by itself
2003/09/17 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/pt.po, share/po/nb.po, share/po/et.po, share/po/cy.po,
share/po/hu.po: updated Welsh, Estonian, Hungarian, Norwegian and
Portuguese files
2003/09/17 Pixel <pixel at mandrakesoft.com>
* interactive/gtk.pm: fix ugliness: don't display $advanced_pack when
there are no @widgets_advanced
(esp. since $advanced_pack is now in its own scrolled window)
* any.pm: add /usr/lib/qt3/lib (and sometimes /usr/lib/qt3/lib64) in
ld.so.conf
(needed for upgrade where package renaming can cause this to disappear)
run nisdomainname et ypbind so that nis is correctly set up *now*, not
at next reboot.
TODO: also do it during install since nis can be useful to resolve
domain names. Not done because 9.2-RC
* fsedit.pm: when the checking the mount point is not already used, don't
take into account current partition
* install_steps_interactive.pm: cancel in setRootPassword means "No
password", not cancel
* standalone/drakauth: display errors occuring in
any::set_authentication()
(esp. for "Can't use broadcast with no NIS domain")
* diskdrake/interactive.pm: don't display a wait_message together with the
write_partitions() dialog
* fs.pm, partition_table.pm: ensure that a number is not written as the
type in fstab
2003/09/17 tpittich
* share/po/sk.po: updated slovak translation
2003/09/16 Fran�ois Pons <fpons at mandrakesoft.com>
* install_steps.pm: make sure / and /usr are formatted in recovery mode.
2003/09/16 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sl.po, share/po/fa.po, share/po/sr.po, share/po/ar.po,
share/po/sr@Latn.po, share/po/nl.po, share/po/es.po, share/po/eo.po,
share/po/th.po, share/po/uz@Cyrl.po, share/po/vi.po, share/po/hu.po,
share/po/wa.po, share/po/eu.po, share/po/tr.po, share/po/ro.po,
share/po/sq.po, share/po/et.po, share/po/is.po, share/po/zh_CN.po,
share/po/he.po, share/po/ca.po, share/po/be.po, share/po/lt.po,
share/po/ja.po, share/po/ms.po, share/po/da.po, share/po/nb.po,
share/po/bs.po, share/po/cs.po, share/po/el.po, share/po/pt_BR.po,
share/po/az.po, share/po/cy.po, share/po/uz.po, share/po/hr.po,
share/po/ru.po, share/po/bg.po, share/po/gl.po, share/po/ko.po,
share/po/mt.po, share/po/zh_TW.po, share/po/uk.po, share/po/tg.po,
share/po/sv.po, share/po/pl.po, share/po/af.po, share/po/pt.po,
share/po/ta.po, share/po/fr.po, share/po/fi.po, share/po/id.po,
share/po/de.po, share/po/sk.po, share/po/ga.po, share/po/it.po,
share/po/lv.po: updated pot files
2003/09/16 Pixel <pixel at mandrakesoft.com>
* install_steps.pm: pixelization
2003/09/16 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: fix typos
* harddrake/sound.pm: fix #5403:
- make sure to use OptionMenu instead of Combo boxes
- move help into a tooltip
2003/09/16 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm: fix firmware testing at installation
2003/09/16 Fran�ois Pons <fpons at mandrakesoft.com>
* install_steps.pm: make sure / and /usr are formatted in recovery mode.
2003/09/16 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/help-it.pot, share/po/help-de.pot, share/po/help-es.pot,
share/po/help-ru.pot, share/po/DrakX.pot: updated pot files
2003/09/16 Damien Chaumette <dchaumette at mandrakesoft.com>
* share/rpmsrate: wireless packages fix
* network/adsl.pm: fix firmware testing at installation
2003/09/16 Fran�ois Pons <fpons at mandrakesoft.com>
* install_steps_interactive.pm: added question to ask for recovering the
system in recover mode.
* install_any.pm: removing update media tag (except for update medium)
* install2.pm: made mouse, keyboard, packages selection, timezone and
security selection automatic...
/ and /usr should be formatted, keep default for installation.
fixed stupid typo preventing mouse modules to be loaded.
added automatic steps in recovery mode.
disable recovery mode if recovery.cfg file has not been read
successfully.
2003/09/16 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/help-ru.pot, share/po/help-de.pot, share/po/DrakX.pot,
share/po/help-it.pot, share/po/help-es.pot: updated pot files
2003/09/16 Pixel <pixel at mandrakesoft.com>
* interactive/gtk.pm: Gtk2::CheckButton->new is
Gtk2::CheckButton->new_with_mnemonic, it's better to use
Gtk2::CheckButton->new_with_label (bug #5728)
2003/09/16 Thierry Vignaud <tvignaud at mandrakesoft.com>
* interactive/gtk.pm: fix expert mode resulting in advanced setting being
displayed by
default but label still being "advanced" instead of "basic"
* drakxtools.spec: one more fix
9.2-12mdk
2003/09/16 Warly <warly at mandrakesoft.com>
* share/rpmsrate: add minichinput in X 5
2003/09/15 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm: initialize $adsl, fix #5674 and pppoe.conf problems
fix #5056 (mostly workaround as kernel is frozen)
* network/netconnect.pm: net install autodetection fix
2003/09/15 Fran�ois Pons <fpons at mandrakesoft.com>
* Xconfig/resolution_and_depth.pm: avoid using other depth than 24 for
fglrx in automatic mode.
* standalone.pm: improved speed by invoking once `rpm -qa` instead of 4.
2003/09/15 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/is.po, share/po/fr.po, share/po/fi.po: updated Finnish, French
and Icelandic files
* share/po/help-ru.pot, share/po/help-fr.pot, share/po/help-it.pot,
share/po/help-de.pot, share/po/help-es.pot: put back previous versions
of help-*.pot files to be in synch with help.pm
2003/09/15 Pixel <pixel at mandrakesoft.com>
* run_program.pm: better logging of killed runaway processes
* Xconfig/main.pm: configure_resolution() must return 'config_changed'
when a new resolution is chosen
* lang.pm: use locale_special when $::prefix is set (so that X test is
i18n)
* any.pm: set ICEAUTHORITY for "gnome-session-save --kill"
(it would be better to set it in usermode, but it works :)
* standalone/XFdrake:
- call any::ask_window_manager_to_logout() after forking so that exit
doesn't happen before it is done
(otherwise it can loose Xauth access)
- fix checking config_changed (it can be string 'config_changed' or
the new $raw_X)
* partition_table.pm: associate partition table 0xeb (BeOS) with
filesystem befs (part of bug #5523)
2003/09/15 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbug: New, improved, compact code, courtesy of Thierry.
Updates for stable release bug submission to anthill (vdanen)
2003/09/15 Till Kamppeter <till at mandrakesoft.com>
* share/rpmsrate: Added usbutils to the packages needed for installation.
This package
is needed for setting up the HP PSC 1xxx and OfficeJet 4xxx with HPOJ.
* printer/main.pm: Small fix on LIDIL workaround.
Put device identity info into the HPOJ config file also when HPOJ
configuration was not verified (LIDIL devices).
Added workaround to make HP PSC 1xxx and OfficeJet 4xxx really working.
2003/09/15 Thierry Vignaud <tvignaud at mandrakesoft.com>
* harddrake/sound.pm: fix #5488: do not overwrite current driver if it's a
viable driver for
the current sound card
show the current driver too (being preselected) so that users do not
get confused
* drakxtools.spec: typo fixes
* interactive/gtk.pm: fix hidden or cutted buttons (#1919, #2364, #2705,
#3667, ...)
2003/09/15 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm: fix #5056 (mostly workaround as kernel is frozen)
2003/09/15 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/09/15 Fran�ois Pons <fpons at mandrakesoft.com>
* c/Makefile: fixed possible typo...
* standalone.pm: improved speed by invoking once `rpm -qa` instead of 4.
2003/09/15 Pablo Saratxaga <pablo at mandrakesoft.com>
* help.pm: reverted to previous version, to avoid huge strings break at
this stage
* share/po/pt.po, share/po/it.po, share/po/af.po, share/po/hu.po,
share/po/mt.po: updated Afrikaans, Hungarian, Italian, Maltese and
Portuguese files
2003/09/15 Pixel <pixel at mandrakesoft.com>
* lang.pm: use locale_special when $::prefix is set (so that X test is
i18n)
* Xconfig/main.pm: configure_resolution() must return 'config_changed'
when a new resolution is chosen
* run_program.pm: better logging of killed runaway processes
* diskdrake/interactive.pm: fix growing ext2/ext3 partitions
* standalone/drakupdate_fstab: fix typo (pixel sux)
* any.pm: set ICEAUTHORITY for "gnome-session-save --kill"
(it would be better to set it in usermode, but it works :)
when "Back" is pressed, restore the list of entries in bootloader (bug
#5680)
* standalone/XFdrake:
- call any::ask_window_manager_to_logout() after forking so that exit
doesn't happen before it is done
(otherwise it can loose Xauth access)
- fix checking config_changed (it can be string 'config_changed' or
the new $raw_X)
* partition_table.pm: associate partition table 0xeb (BeOS) with
filesystem befs (part of bug #5523)
2003/09/15 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup, standalone/drakTermServ: drakTermServ -
translation issues (Arpad Biro), fix help text format
drakbackup - translation issues (Arpad Biro)
fix user, cron misbehavior (Keld J�rn Simonsen)
2003/09/15 Till Kamppeter <till at mandrakesoft.com>
* printer/printerdrake.pm: Added support for user-mode-only HPOJ devices
(HP PSC 1xxx and
OfficeJet 4xxx). Fixes bug #5641.
* printer/main.pm: perl_checker fix.
Added support for user-mode-only HPOJ devices (HP PSC 1xxx and
OfficeJet 4xxx). Fixes bug #5641.
2003/09/14 Pixel <pixel at mandrakesoft.com>
* fsedit.pm: add a warning for / on LVM: "You may not be able to install
lilo (since lilo doesn't handle a LV on multiple PVs)"
2003/09/14 Warly <warly at mandrakesoft.com>
* standalone/service_harddrake: stop bootsplash silent mode if something
is detected
2003/09/14 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: last updates, fixed some typos
2003/09/14 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/hu.po, share/po/he.po, share/po/pt_BR.po, share/po/uk.po,
share/po/fa.po, share/po/sq.po: updated Farsi, Hebrew, Hungarian,
Brazilian, Albanian and Ukrainian files
2003/09/14 Pixel <pixel at mandrakesoft.com>
* fsedit.pm: add a warning for / on LVM: "You may not be able to install
lilo (since lilo doesn't handle a LV on multiple PVs)"
2003/09/13 nplanel
* install2.pm: back to i810fb xcon=4 (bad docummented option)
2003/09/13 Pablo Saratxaga <pablo at mandrakesoft.com>
* lang.pm: put quotes around the XIM_PROGRAM values that use spaces
* share/po/it.po, share/po/ro.po, share/po/he.po, share/po/pt_BR.po,
share/po/sk.po, share/po/bg.po: updated Bulgarian, Hebrew, Italian,
Brazilian and Romanian files;
fixed syntax errors in Slovak file
* share/po/zh_CN.po, share/po/cy.po: updated Welsh and Chinese files
2003/09/13 tpittich
* share/po/sk.po: updated slovak translation
2003/09/12 David Baudens <baudens at mandrakesoft.com>
* share/compssUsers: Always install a termunal emulator and don't install
GNOME by default
* standalone/icons/wiz_logdrake.png, standalone/icons/wiz_drakgw.png,
standalone/icons/wiz_scannerdrake.png,
standalone/icons/wiz_drakconnect.png,
standalone/icons/wiz_default_up.png, standalone/icons/wiz_firewall.png,
standalone/icons/wiz_printerdrake.png,
standalone/icons/drakfont.620x57.png: Update
2003/09/12 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm:
- dropped sub load_firmware_floppy
- handle windows firmware's copy
* network/tools.pm: added sub copy_firmware, sub use_windows(), sub
use_floppy
firmware copy works from floppy and windows/winnt
2003/09/12 Fran�ois Pons <fpons at mandrakesoft.com>
* share/rpmsrate: fixed fatal error in rpmsrate.
2003/09/12 Guillaume Cottenceau <gc at mandrakesoft.com>
* lang.pm: fix garbled font when asking UTF8 in text install
* c/Makefile.PL, c/stuff.xs.pl: stuff doesn't contain gtk stuff anymore
* tools/make_mdkinst_stage2: die if cp failed
* share/themes-galaxy.rc: fix progressbar color (should be blue)
2003/09/12 keld
* share/po/da.po: corrections
gi/perl-install/share/po/da.po
corrections
soft/wizard_perl/po/da.po gi/perl-install/share/po/da.po
updates
soft/menu-messages/da.po soft/ftw/po/da.po
gi/perl-install/share/po/da.po
2003/09/12 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sv.po, share/po/nb.po, share/po/vi.po: updated Norwegian,
Swedish and Vietnamese files
* share/po/cs.po: updated Czech file
* share/po/az.po: updated Azeri file
2003/09/12 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: hd as default daemon media
2003/09/12 tpittich
* share/po/sk.po: updated slovak translation
2003/09/12 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakconnect: fix #5586 (profiles with spaces in name)
* drakxtools.spec: 9.2-11mdk
2003/09/12 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Updated
2003/09/12 David Baudens <baudens at mandrakesoft.com>
* share/rpmsrate: Fix gnome-audio entry
Update
2003/09/12 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translation
2003/09/12 Frederic Lepied <flepied at mandrakesoft.com>
* share/rpmsrate: removed nautilus-gtkhtml
added rnboifd and cm2020 packages
2003/09/12 Fran�ois Pons <fpons at mandrakesoft.com>
* share/rpmsrate: fixed fatal error in rpmsrate.
2003/09/12 Guillaume Cottenceau <gc at mandrakesoft.com>
* share/themes-galaxy.rc: fix progressbar color (should be blue)
2003/09/12 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po: updated Estonian file
updated pot file
* share/po/uz.po, share/po/nb.po, share/po/id.po, share/po/da.po,
share/po/tr.po, share/po/mt.po, share/po/tg.po, share/po/sr.po,
share/po/ru.po, share/po/sl.po, share/po/hr.po, share/po/uk.po,
share/po/ro.po, share/po/af.po, share/po/he.po, share/po/ms.po,
share/po/el.po, share/po/wa.po, share/po/uz@Cyrl.po, share/po/ta.po,
share/po/az.po, share/po/ja.po, share/po/de.po, share/po/lt.po,
share/po/cy.po, share/po/ga.po, share/po/is.po, share/po/vi.po,
share/po/pl.po, share/po/zh_TW.po, share/po/fr.po, share/po/sv.po,
share/po/nl.po, share/po/ar.po, share/po/lv.po, share/po/sq.po,
share/po/pt_BR.po, share/po/zh_CN.po, share/po/th.po, share/po/hu.po,
share/po/es.po, share/po/eo.po, share/po/sk.po, share/po/be.po,
share/po/ko.po, share/po/fa.po, share/po/cs.po, share/po/gl.po,
share/po/sr@Latn.po, share/po/pt.po, share/po/ca.po, share/po/bg.po,
share/po/it.po, share/po/DrakX.pot, share/po/fi.po, share/po/bs.po,
share/po/eu.po: updated pot file
2003/09/12 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: fix #5586 (netprofile package still need be
fixed)
2003/09/11 Guillaume Cottenceau <gc at mandrakesoft.com>
* install_steps_gtk.pm: don't display a watch when slow things because due
to the
large number of gtkflush(), the ask_ok_cancel appears
before its Gtk->main is called, hence clicking too fast
will call Gtk->main_quit before Gtk->main, but the dialog
doesn't disappear; then on the next click on ok/cancel,
the call to another Gtk->main_quit will lead to two
Gtk->main being exited, hence destroying the ok/cancel
dialog but alors the main window (choose of individual
packages)
* ugtk2.pm: don't pack_end two times a button, this causes a Gtk Critical
and we never know what can happen after that :/
2003/09/11 Pixel <pixel at mandrakesoft.com>
* Xconfig/test.pm, ugtk2.pm: use center_always for popped windows (if
transient is not used), and force centering in Xconfig test
* lang.pm: move configuring kdmrc to lang::write so that it is done in
localedrake
don't configure kde config files when they are not present
(otherwise minimal install followed by urpmi kde gives a badly
configured kde)
* c/Makefile.PL: libXext seems to be needed, i don't know why...
* install_steps.pm: move configuring kdmrc to lang::write so that it is
done in localedrake
2003/09/11 Thierry Vignaud <tvignaud at mandrakesoft.com>
* modules/interactive.pm: if some module has no parameter, instead of not
displaying the config
window, show that there's no parameters to configure
translate one more string
* standalone/harddrake2: fix infamous #4136
rationale: our own SIG_CHLD handler intercept the child death after
run_program's waitpid() got interrupted by the signal but before it
get rescheduled by the kernel (at which stage the child it wait for
does not exists anymore)
* standalone/drakfont: fix #5571
* share/po/fr.po: help making printerdrake icon bar be shorter (#5282
again)
2003/09/11 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: one fix
typo fixes
2003/09/11 David Baudens <baudens at mandrakesoft.com>
* share/rpmsrate: Add 5 LOCALES"zh_CN" miniChinput (#4408)
2003/09/11 Florin Grad <florin at mandrakesoft.com>
* network/shorewall.pm: add the network interface window as in the
drakgw's case
* standalone/drakgw: silly me, I forgot the debug messages
some Cancel interface fix
2003/09/11 Fran�ois Pons <fpons at mandrakesoft.com>
* bootloader.pm: protected restore entry to be only visible if restore
option added during boot.
* install2.pm: added restore option to allow restore entry to be created
(refused by default)
* any.pm: fixed to use meta_class desktop instead of virtual discovery
(mapped to desktop).
* Xconfig/resolution_and_depth.pm: fixed depth to 24 when using driver
fglrx (it won't work unless 24 bits)
* install_steps.pm: simplified oem theme generation, now use oem-theme.rpm
wait for processes that need to be correctly finished before.
* run_program.pm: added detach option to handle detached process running
(for update-menus).
2003/09/11 Guillaume Cottenceau <gc at mandrakesoft.com>
* install_gtk.pm: inactivate antialias in VGA16 because it makes fonts
look worse
* mdk-stage1/disk.c: fix recovery behaviour thx to francois comments
* any.pm: don't use images for language choice in vga16, it's too ugly
2003/09/11 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/uz@Cyrl.po, share/po/uz.po, share/po/cy.po: updated Welsh and
Uzbek files
* share/po/lt.po, share/po/he.po, share/po/wa.po, share/po/ta.po,
share/po/tg.po, share/po/ms.po, share/po/sl.po, share/po/eo.po: updated
po files (country names strings merged from drakfw)
* share/po/it.po: updated Italian file
updated Italian file
2003/09/11 Pixel <pixel at mandrakesoft.com>
* lang.pm: move configuring kdmrc to lang::write so that it is done in
localedrake
don't configure kde config files when they are not present
(otherwise minimal install followed by urpmi kde gives a badly
configured kde)
* Xconfig/test.pm, ugtk2.pm: use center_always for popped windows (if
transient is not used), and force centering in Xconfig test
* install_steps.pm: move configuring kdmrc to lang::write so that it is
done in localedrake
* c/Makefile.PL: libXext seems to be needed, i don't know why...
2003/09/11 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/logdrake: always display the log domain names in the same
order, that is in
english (not l10n) alphabetic order
* standalone/drakconnect: do not set hostname if there's a dynamic
interface
* standalone/drakperm: remove debugging assertion
display "the current level is X" instead of "the current level is level
X"
2003/09/10 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: updated one string
2003/09/10 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: 2 typo fixes
Updated
2003/09/10 David Baudens <baudens at mandrakesoft.com>
* share/rpmsrate, share/compssUsers.desktop: Update
2003/09/10 Frederic Crozat <fcrozat at mandrakesoft.com>
* share/rpmsrate: Don't install nautilus-gtkhtml by default
2003/09/10 Fran�ois Pons <fpons at mandrakesoft.com>
* install2.pm: make sure mouse modules are loaded before using them
(usefull for defcfg or recovery).
save recovery file if disk installation.
take recovery option into account.
* mouse.pm: fixed the fix of fpons trick...
fixed the fpons trick (which was false moreover)
added load_modules to load mouse module according to configuration.
* bootloader.pm: restore entry is a recovery entry.
restore entry shouldn't have reference of vga=... in append, moved to
vga.
* network/adsl.pm: added sagem support for dhcp (as used by Free
degroupped ;-))
* standalone/XFdrake, install_steps_interactive.pm: added nplanel patch
for ATI proprietary drivers.
* Xconfig/card.pm: fixed perl_checker fixes.
added nplanel patch for ATI proprietary drivers.
2003/09/10 Guillaume Cottenceau <gc at mandrakesoft.com>
* Xconfig/test.pm: clean
we don't have .jpg loader in install, file needs to be in .png
(mandrake_desk 9.2-8mdk)
* rescue/tree/etc/issue, mdk-stage1/Makefile: 9.2
* mdk-stage1/stage1.c, mdk-stage1/stage1.h, mdk-stage1/disk.h,
mdk-stage1/automatic.h, mdk-stage1/tools.c, mdk-stage1/disk.c: recovery
2003/09/10 nplanel
* Xconfig/card.pm: fixup default fglrx config to be included in Device
Section. thanks pixel
2003/09/10 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/pl.po, share/po/et.po, share/po/pt_BR.po, share/po/nb.po,
share/po/az.po, share/po/cs.po, share/po/zh_CN.po, share/po/hu.po:
updated Azeri, Czech, Estonian, Hungarian, Brazilian and Chinese files
2003/09/10 Pixel <pixel at mandrakesoft.com>
* bootloader.pm: no more "dos" label in bootloader (it seems WinXP use the
"DOS FAT16" for fat partitions)
2003/09/10 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 9.2-10mdk
* standalone/drakperm:
- do not comply on filter change (system, user or system & user)
- default to "system & user" by default
- show customized rules after system ones since these are managed once
system ones get applied
- add new rules to end of list
* network/netconnect.pm: follow std explanations policy
* standalone/drakedm: follow std explanations policy
add higher level explanations
2003/09/09 Daouda Lo <daouda at mandrakesoft.com>
* any.pm:
- userdrake is in /usr/sbin/ (#5447)
2003/09/09 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/netconnect.pm: profile is 'default' if no configuration file
found
2003/09/09 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/09/09 Fran�ois Pons <fpons at mandrakesoft.com>
* install_messages.pm: fixed reference to 9.1 errata, (now
http://www.mandrakelinux.com/en/92errata.php3).
* standalone/drakautoinst: try again if no floppy (or error during
creation of floppy)
* bootloader.pm: avoid lilo-graphic for ProSavageDDR card as this card
seems to report bad window size.
2003/09/09 keld
* share/po/da.po: updates
soft/GtkMdkWidgets/po/da.po soft/wizard_perl/po/da.po
gi/perl-install/share/po/da.po
2003/09/09 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/de.po: updated German file
updated pot file
* share/po/help-es.pot, share/po/pt_BR.po, share/po/nb.po, share/po/eu.po,
share/po/ta.po, share/po/help-de.pot, share/po/it.po, share/po/ja.po,
share/po/uz.po, share/po/tr.po, share/po/et.po, share/po/sl.po,
share/po/fr.po, share/po/DrakX.pot, share/po/uk.po,
share/po/help-it.pot, share/po/nl.po, share/po/af.po, share/po/cs.po,
share/po/he.po, share/po/wa.po, share/po/bg.po, share/po/ru.po,
share/po/be.po, share/po/ms.po, share/po/pl.po, share/po/vi.po,
share/po/help-ru.pot, share/po/ga.po, share/po/cy.po, share/po/ca.po,
share/po/eo.po, share/po/th.po, share/po/sr.po, share/po/sk.po,
share/po/az.po, share/po/da.po, share/po/sq.po, share/po/ar.po,
share/po/mt.po, share/po/el.po, share/po/uz@Cyrl.po, share/po/tg.po,
share/po/hr.po, share/po/sv.po, share/po/pt.po, share/po/lt.po,
share/po/gl.po, share/po/fa.po, share/po/es.po, share/po/zh_TW.po,
share/po/fi.po, share/po/zh_CN.po, share/po/lv.po, share/po/ko.po,
share/po/bs.po, share/po/sr@Latn.po, share/po/ro.po, share/po/id.po,
share/po/is.po, share/po/hu.po: updated pot file
2003/09/09 Pixel <pixel at mandrakesoft.com>
* mouse.pm: write "MOVE YOUR WHEEL!" only for ps2 mice
* ugtk2.pm: remove too verbose _XSetInputFocus log
* modules.pm: increase sleep time after modprobing usb-uhci/usb-ohci
(otherwise USB mouse may be undetected)
* standalone/drakupdate_fstab: re-enable supermount
* standalone/diskdrake, any.pm: ensure userdrake works when diskdrake
--fileshare is embedded or run through kdesu
* install_steps_interactive.pm: don't ask security level when upgrading
* share/po/help-es.pot, share/po/help-fr.pot, share/po/help-de.pot,
share/po/help-ru.pot, help.pm, share/po/help-it.pot: update from xml
help
2003/09/09 Till Kamppeter <till at mandrakesoft.com>
* scanner.pm: Fixed functions for scanner database (ScannerDB) generation.
* printer/printerdrake.pm: Fixed bug #5423: Some option settings were not
be recognized or changed.
2003/09/09 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/logdrake: fix #5448 (infinite entries)
* standalone/drakxtv: install xawtv if needed
* standalone/drakconnect: fix window size in when non embedded & non
wizard
* share/po/fr.po: fix drakboot layout
* interactive/gtk.pm: fix #5040 (too small drakboot's window width)
* standalone/drakboot: fix default size without draksplash
2003/09/09 David Baudens <baudens at mandrakesoft.com>
* share/po/ta.po, share/po/ko.po, share/po/fi.po, share/po/sq.po: Fix
s/9.1/9.2
2003/09/09 Daouda Lo <daouda at mandrakesoft.com>
* standalone/printerdrake:
- help call
- reportbug via bugzilla
2003/09/09 Fran�ois Pons <fpons at mandrakesoft.com>
* install_messages.pm: fixed reference to 9.1 errata, (now
http://www.mandrakelinux.com/en/92errata.php3).
* standalone/drakautoinst: try again if no floppy (or error during
creation of floppy)
2003/09/09 keld
* share/po/da.po: updates
soft/GtkMdkWidgets/po/da.po soft/wizard_perl/po/da.po
gi/perl-install/share/po/da.po
2003/09/09 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/pt.po, share/po/uk.po, share/po/eu.po: updated Basque,
Portuguese and Ukrainian files
2003/09/09 Pixel <pixel at mandrakesoft.com>
* install_steps_interactive.pm: don't ask security level when upgrading
* mouse.pm: write "MOVE YOUR WHEEL!" only for ps2 mice
* modules.pm: increase sleep time after modprobing usb-uhci/usb-ohci
(otherwise USB mouse may be undetected)
* share/po/help-it.pot, share/po/help-de.pot, share/po/help-fr.pot,
help.pm, share/po/help-ru.pot, share/po/help-es.pot: update from xml
help
2003/09/09 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakfloppy: fix #5430: do not confuse users with debug
messages
* install_steps.pm: fix network install
* standalone/drakboot: fix default size without draksplash
2003/09/09 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Updated
2003/09/09 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/pt.po, share/po/eu.po, share/po/uk.po: updated Basque,
Portuguese and Ukrainian files
2003/09/09 Thierry Vignaud <tvignaud at mandrakesoft.com>
* install_steps.pm: fix network install
* standalone/drakfloppy: fix #5430: do not confuse users with debug
messages
2003/09/08 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: last updates
2003/09/08 David Baudens <baudens at mandrakesoft.com>
* share/po/sq.po, share/po/vi.po, share/po/gl.po, share/po/ro.po,
share/po/DrakX.pot, share/po/sv.po, share/po/ta.po, share/po/it.po,
share/po/ru.po, share/po/de.po, share/po/zh_CN.po, share/po/ja.po,
share/po/ms.po, share/po/ko.po, share/po/tr.po, share/po/lv.po,
share/po/ca.po, share/po/ga.po, share/po/el.po, share/po/he.po,
share/po/da.po, share/po/uz.po, share/po/af.po, share/po/nb.po,
share/po/hr.po, share/po/be.po, share/po/uz@Cyrl.po, share/po/fi.po,
share/po/es.po, share/po/id.po, share/po/et.po, share/po/eo.po,
share/po/sl.po, share/po/pt_BR.po, share/po/bg.po, share/po/fr.po,
share/po/mt.po, share/po/nl.po, share/po/uk.po, share/po/tg.po,
share/po/lt.po, share/po/th.po, share/po/pl.po, share/po/hu.po,
share/po/sr.po, share/po/sk.po, share/po/pt.po, share/po/fa.po,
share/po/az.po, share/po/cs.po, share/po/bs.po, share/po/is.po,
share/po/eu.po, share/po/zh_TW.po, share/po/sr@Latn.po, share/po/wa.po,
share/po/cy.po, share/po/ar.po: s/9\.1/9\.2/g
* share/advertising/06-development.pl, share/advertising/01-thanks.pl,
share/advertising/04-configuration.pl: Update
2003/09/08 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect:
- do not call anymore network::netconnect::save_conf
- good set_profiles($netcnx) call
shrink
* network/nfs.pm, network/isdn.pm, network/adsl.pm, network/network.pm:
- fix/use explanations
- fix #5307 (firmware)
* network/netconnect.pm:
- do not call anymore network::netconnect::save_conf
- good set_profiles($netcnx) call
- fix/use explanations
- fix #5307 (firmware)
2003/09/08 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fi.po, share/po/et.po, share/po/az.po, share/po/zh_CN.po:
updated Azeri, Estonian, Finnish and Chinese files
* share/po/hu.po, share/po/eu.po: updated Basque and Hungarian files
* share/po/nb.po, share/po/cy.po: updated Welsh and Norwegian files
2003/09/08 Pixel <pixel at mandrakesoft.com>
* install_steps_interactive.pm: don't warnAboutNaughtyServers when
upgrading
* standalone/diskdrake: remove obsolete code
~fix~ calling userdrake in "diskdrake --fileshare"
* any.pm: perl_checker compliance
~fix~ calling userdrake in "diskdrake --fileshare"
* standalone/XFdrake: Xdrakres is "XFdrake resolution" not simply
"XFdrake"
* Xconfig/resolution_and_depth.pm:
- use OptionMenu's instead of Combo's (better looking and mcc doesn't
like embedding combos)
- cleanup
2003/09/08 Till Kamppeter <till at mandrakesoft.com>
* standalone/printerdrake: Fixed copyright notice.
2003/09/08 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakconnect: fix current profile load in wizard mode
increase drakconnect robustness regarding profiles managment
- fix set_profiles() call on profiles menu user change
- (set_profiles) consolidate netcnx->{PROFILE} setting where we call
set_profile
- (update_profiles) rely on netcnx->{PROFILE}
- fix profiles list update when wizard exits
* standalone/drakperm, standalone/draksec: add help buttons
* network/netconnect.pm: save_conf() really is dead
* drakxtools.spec: last 9.2-9mdk bits
fix net_monitor not working as root
9.2-9mdk
* ugtk.pm, my_gtk.pm: no more used (drakcronat just removed from distro)
=> less dependancies :-)
* standalone/drakfont: fix #4964 (not being able to select directories)
2003/09/08 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: last updates
2003/09/08 Daouda Lo <daouda at mandrakesoft.com>
* standalone/printerdrake:
- support new help call
2003/09/08 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect: shrink
* network/network.pm, network/adsl.pm, network/isdn.pm,
network/netconnect.pm, network/nfs.pm:
- fix/use explanations
- fix #5307 (firmware)
* share/po/fr.po: s/Utiliserer une disquette/Utiliser une disquette/
2003/09/08 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/09/08 Fran�ois Pons <fpons at mandrakesoft.com>
* install2.pm: set xcon=6 when loading i810fb module (to have console 7
with X).
2003/09/08 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/uz.po, share/po/ru.po, share/po/lv.po, share/po/lt.po,
share/po/ga.po, share/po/sr@Latn.po, share/po/ar.po, share/po/hu.po,
share/po/bg.po, share/po/zh_TW.po, share/po/sl.po, share/po/mt.po,
share/po/gl.po, share/po/DrakX.pot, share/po/cy.po, share/po/sv.po,
share/po/uk.po, share/po/tg.po, share/po/id.po, share/po/hr.po,
share/po/ms.po, share/po/nl.po, share/po/de.po, share/po/uz@Cyrl.po,
share/po/is.po, share/po/fr.po, share/po/ja.po, share/po/sk.po,
share/po/eo.po, share/po/el.po, share/po/cs.po, share/po/it.po,
share/po/tr.po, share/po/sr.po, share/po/nb.po, share/po/be.po,
share/po/fa.po, share/po/eu.po, share/po/da.po, share/po/ko.po,
share/po/af.po, share/po/es.po, share/po/ro.po, share/po/pl.po,
share/po/vi.po, share/po/bs.po, share/po/wa.po, share/po/sq.po,
share/po/he.po, share/po/ta.po, share/po/pt.po, share/po/ca.po,
share/po/th.po, share/po/pt_BR.po: updated pot file
* share/po/az.po, share/po/zh_CN.po, share/po/et.po, share/po/fi.po:
updated Azeri, Estonian, Finnish and Chinese files
updated pot file
2003/09/08 Pixel <pixel at mandrakesoft.com>
* tools/aewm-drakx/aewm-drakx.c, install_steps_gtk.pm,
tools/aewm-drakx/client.c, tools/Makefile, tools/aewm-drakx/aewm.h,
tools/aewm-drakx/README, tools/aewm-drakx/misc.c, Makefile.config,
ugtk2.pm, tools/aewm-drakx/Makefile, tools/aewm-drakx/events.c: fixing
keyboard focus during install:
- removed aewm-drakx which doesn't work nicely
- fix @interactive::objects handling
(don't push non pop_it windows, ensure destroyed windows are removed)
- ensure XSetInputFocus is called on $::WizardWindow
* Xconfig/resolution_and_depth.pm:
- use OptionMenu's instead of Combo's (better looking and mcc doesn't
like embedding combos)
- cleanup
* any.pm: ~fix~ calling userdrake in "diskdrake --fileshare"
* standalone/XFdrake: Xdrakres is "XFdrake resolution" not simply
"XFdrake"
* fsedit.pm: fix check_mntpoint to get back error "There is already a
partition with mount point %s\n"
* install_steps_interactive.pm: don't warnAboutNaughtyServers when
upgrading
* standalone/diskdrake: remove obsolete code
~fix~ calling userdrake in "diskdrake --fileshare"
use formatError to have the error message instead of SCALAR(0x....)
2003/09/08 Till Kamppeter <till at mandrakesoft.com>
* standalone/printerdrake: Fixed copyright notice.
- Use a field in the $printer data structure and no a global variable
for the expert mode.
- Fixed bug of database not being re-read when switching between
normal and expert mode with the new GTK2 main window.
* standalone/scannerdrake: Show an error message if saned could not be
installed.
* printer/printerdrake.pm, printer/main.pm, printer/cups.pm:
- Use a field in the $printer data structure and no a global variable
for the expert mode.
- Fixed bug of database not being re-read when switching between
normal and expert mode with the new GTK2 main window.
2003/09/08 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 9.2-9mdk
* standalone/drakfont: fix #4964 (not being able to select directories)
* ugtk.pm, my_gtk.pm: no more used (drakcronat just removed from distro)
=> less dependancies :-)
2003/09/07 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: typo fix
2003/09/07 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect, network/netconnect.pm:
- $netcnx->{PROFILE} is current profile name (now scalar)
- fix non working profiles loading/saving
- perl_checker
2003/09/07 Till Kamppeter <till at mandrakesoft.com>
* printer/printerdrake.pm: Fixed first-time dialog.
2003/09/07 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 9.2-8mdk
* share/po/br.po: update
2003/09/06 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Update
2003/09/06 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/hu.po, share/po/vi.po, share/po/bs.po, share/po/he.po,
share/po/cy.po: updated Bosnian, Welsh, Hebrew, Hungarian and Vietnamese
files
2003/09/05 David Baudens <baudens at mandrakesoft.com>
* pixmaps/monitor-640.png, pixmaps/monitor-2048.png,
pixmaps/monitor-1920.png, pixmaps/monitor-1600.png,
pixmaps/monitor-800.png, pixmaps/monitor-1280.png,
pixmaps/monitor-1400.png, pixmaps/monitor.png, pixmaps/monitor-1152.png,
pixmaps/monitor-1024.png: Update
2003/09/05 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/network.pm: workaround messed up ppp0 configration
2003/09/05 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/09/05 Florin Grad <florin at mandrakesoft.com>
* network/network.pm, network/netconnect.pm: small fixes for drakgw and
drakfirewall
2003/09/05 Guillaume Cottenceau <gc at mandrakesoft.com>
* lang.pm: add support for "variants" as explained by pablo (in uz@Cyrl
the @Cyrl is a variant)
* keyboard.pm: /me sux
apply patch asked by pablo so that users are not confused during
install that their chosen grp_toggle is not usable. yes it's too
late for additional translations but it's not very important that
this is untranslated, it's better to have it in.
2003/09/05 keld
* share/po/da.po: updates
soft/control-center/po/da.po gi/perl-install/share/po/da.po
2003/09/05 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/pt.po: updated Portuguese file
* lang.pm: increazed size of Arabic font in KDE
* share/po/uz.po, share/po/ru.po, share/po/zh_CN.po, share/po/uz@Cyrl.po,
share/po/sk.po, share/po/cs.po: updated Czech, Slovak, Uzbek and Chinese
files
* share/po/hu.po, share/po/nb.po, share/po/fa.po: updated pot files
2003/09/05 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Change the strings again for Pablo
2003/09/05 Till Kamppeter <till at mandrakesoft.com>
* standalone/printerdrake: Reverted button texts to not break existing
translations, added hints
for translators to make the button texts short.
Shorter button texts, so that translations do not let the buttons go
out of the window.
2003/09/05 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: update fr translation
help making printerdrake icon bar be shorter (#5282)
2003/09/04 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: passed spellchecking, fixed some typos
last updates
2003/09/04 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Fully updated
2003/09/04 David Baudens <baudens at mandrakesoft.com>
* share/compssUsers.desktop: Update
2003/09/04 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/modem.pm: always ask for modem device even if not detected,
unless user has winmodem
fix #5242, don't go back to main menu if winmodem isn't found
2003/09/04 Fran�ois Pons <fpons at mandrakesoft.com>
* Xconfig/resolution_and_depth.pm: XF 3.3 should use depth 16 if
use_UTAH_GLX, this has been glitched in XF4 mode
(so never available).
2003/09/04 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po, share/po/sq.po: updated Estonian and Albanian files
updated pot file
* share/po/uz.po, share/po/ru.po, share/po/lv.po, share/po/lt.po,
share/po/az.po, share/po/zh_CN.po, share/po/ga.po, share/po/sr@Latn.po,
share/po/ar.po, share/po/hu.po, share/po/bg.po, share/po/zh_TW.po,
share/po/sl.po, share/po/mt.po, share/po/gl.po, share/po/DrakX.pot,
share/po/cy.po, share/po/sv.po, share/po/uk.po, share/po/tg.po,
share/po/id.po, share/po/hr.po, share/po/ms.po, share/po/nl.po,
share/po/de.po, share/po/uz@Cyrl.po, share/po/is.po, share/po/fr.po,
share/po/ja.po, share/po/sk.po, share/po/eo.po, share/po/el.po,
share/po/cs.po, share/po/tr.po, share/po/sr.po, share/po/be.po,
share/po/fa.po, share/po/da.po, share/po/ko.po, share/po/af.po,
share/po/es.po, share/po/ro.po, share/po/pl.po, share/po/vi.po,
share/po/bs.po, share/po/wa.po, share/po/he.po, share/po/ta.po,
share/po/ca.po, share/po/fi.po, share/po/th.po, share/po/pt_BR.po:
updated pot file
* share/po/eu.po: updated pot file
updated Basque file
* share/po/nb.po: updated Norwegian file
updated pot file
* share/po/it.po: updated pot file
updated Italian file
* share/po/pt.po: updated pot file
updated Portuguese file
2003/09/04 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/icons/drakbackup.540x57.png,
standalone/icons/drakTS.620x57.png: No longer needed with reworked
banners.
* standalone/drakTermServ: Add application title in banner.
* standalone/drakbackup: CDROM -> CDR
2003/09/04 Till Kamppeter <till at mandrakesoft.com>
* standalone/scannerdrake: Abort scannerdrake when SANE packages cannot be
installed.
2003/09/04 tpittich
* share/po/sk.po: updated slovak translation
2003/09/04 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec:
- printerdrake needs foomatic-db-engine
- printerdrake is moved to drakxtools since it does not anymore run on
the console
remove doble entry
9.2-7mdk (arghh, 9.2-6mdk was really uploaded)
9.2-6mdk last bits
fix buildrequires for 64bit ports
2003/09/03 David Baudens <baudens at mandrakesoft.com>
* share/rpmsrate: Update
Update
Update
2003/09/03 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/tr.po: updated Turkish file
* share/po/nl.po, share/po/nb.po: updated Norwegian and Dutch files
2003/09/03 Pixel <pixel at mandrakesoft.com>
* pixmaps/mouse_3b+_middle.png, pixmaps/mouse_2b.png, mouse.pm,
pixmaps/mouse_right.xpm, pixmaps/mouse_3b.xpm,
pixmaps/mouse_2b_left.png, pixmaps/mouse_3b.png,
pixmaps/mouse_3b_middle.png, pixmaps/mouse_middle.xpm,
pixmaps/mouse_3b_left.png, pixmaps/arrow_up.png,
pixmaps/mouse_3b_mini.xpm, pixmaps/arrow_down.xpm,
pixmaps/mouse_2b_right.png, pixmaps/mouse_3b+_mini.xpm,
pixmaps/mouse_3b+.png, pixmaps/mouse_3b_right.png,
pixmaps/mouse_3b+.xpm, pixmaps/arrow_down.png, pixmaps/mouse_left.xpm,
pixmaps/arrow_up.xpm:
- much cleanup in test_mouse()
- new images for mouse test (thanks to Jerome Villette)
* install_steps_newt.pm, install_steps_interactive.pm, install_steps.pm,
install_steps_stdio.pm, install_steps_auto_install.pm:
- move call to ->charsetChanged from install_steps_interactive to
install_steps
so that we can use it in install_steps_auto_install_non_interactive
- don't overload ->selectLanguage to call lang::load_console_font(),
overload ->charsetChanged instead
* diskdrake/hd_gtk.pm, diskdrake/interactive.pm: require resize_fat::main
when needed (fix bug #5204)
2003/09/03 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Default to all users for wizard->Users (as root).
Only allow 1 media select from wizard.
Limit possible user list to self for nonroot users.
2003/09/03 Daouda Lo <daouda at mandrakesoft.com>
* standalone/drakhelp:
- change to handle documentaion system other than drakxtools one (for
instance MandrakeGalaxy)
2003/09/03 Fran�ois Pons <fpons at mandrakesoft.com>
* standalone/drakautoinst: fixed missing import of ugtk2
* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: created simple image
from 9.2 install isolinux pictures for floppy.
2003/09/03 Pablo Saratxaga <pablo at mandrakesoft.com>
* lang.pm: use command line parameter to specify traditional or simplified
style
for Chinput
2003/09/03 Pixel <pixel at mandrakesoft.com>
* pixmaps/mouse_3b_middle.png, pixmaps/mouse_3b_left.png,
pixmaps/mouse_3b.xpm, pixmaps/mouse_3b_mini.xpm, pixmaps/mouse_left.xpm,
pixmaps/mouse_3b+.png, pixmaps/mouse_3b+_middle.png,
pixmaps/mouse_middle.xpm, pixmaps/mouse_3b.png,
pixmaps/mouse_2b_right.png, pixmaps/arrow_down.xpm,
pixmaps/arrow_up.xpm, pixmaps/mouse_2b_left.png,
pixmaps/mouse_right.xpm, pixmaps/mouse_3b+_mini.xpm,
pixmaps/mouse_3b+.xpm, pixmaps/arrow_up.png, pixmaps/mouse_2b.png,
pixmaps/arrow_down.png, pixmaps/mouse_3b_right.png, mouse.pm:
- much cleanup in test_mouse()
- new images for mouse test (thanks to Jerome Villette)
* install_steps_interactive.pm, install_steps_stdio.pm,
install_steps_auto_install.pm, install_steps_newt.pm, install_steps.pm:
- move call to ->charsetChanged from install_steps_interactive to
install_steps
so that we can use it in install_steps_auto_install_non_interactive
- don't overload ->selectLanguage to call lang::load_console_font(),
overload ->charsetChanged instead
* diskdrake/hd_gtk.pm, diskdrake/interactive.pm: require resize_fat::main
when needed (fix bug #5204)
2003/09/03 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Last untranslated string. Rework banner with
title ala rpmdrake.
Fix some untranslated strings - Arpad Biro
2003/09/02 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: fixed some errors in license message
2003/09/02 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/09/02 Fran�ois Pons <fpons at mandrakesoft.com>
* install_steps_gtk.pm: fixed duplicate entries in src architecture.
* pkgs.pm: fixed XFree86-75dpi-fonts not available (seems like a problem
with length of
rpmsrate computation, strange as it fails now and not before).
2003/09/02 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/eu.po: updated Basque and Farsi files
updated po files
* share/po/fa.po: updated Basque and Farsi files
* share/po/hu.po: updated po files
* share/fonts.tar.bz2: updated 12x13 bitmap font (replaced hebrew glyphs
with a copy from
nachlieli font, under gpl)
* share/po/fi.po, share/po/pt.po: Updated Finnish and Portuguese files
2003/09/02 Pixel <pixel at mandrakesoft.com>
* lang.pm: do not disable arabic completly (tis very ugly to do this,
better remove the
arabic choice!)
* fs.pm: add description for option "umask=0" (bug #4310)
* share/po/Makefile: do not translate in arabic during install since
there's no font available
2003/09/02 Till Kamppeter <till at mandrakesoft.com>
* printer/printerdrake.pm: Fixed major number of libsane-hpoj.
* standalone/printerdrake: Prevent main window crash when queue list gets
empty by deleting all
print queues.
2003/09/02 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: update french translation
* share/po/br.po: update
2003/09/01 gbeauchesne
* drakxtools.spec: Fix lsnsetdrake on AMD64
2003/09/01 Guillaume Cottenceau <gc at mandrakesoft.com>
* ugtk2.pm: _ask_file: don't forget to overwrite $o->{window} as well or
else
it will be ->show'ed as a blank window (#5083)
2003/09/01 keld
* share/po/da.po: Update
soft/urpmi/po/da.po gi/perl-install/share/po/da.po
2003/09/01 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/zh_CN.po, share/po/ru.po, share/po/de.po, share/po/vi.po,
share/po/sk.po, share/po/sq.po, share/po/az.po, share/po/da.po,
share/po/uk.po: updated Azeri, Albanian, Ucrainian, Vietnamese and
Chinese files
* share/po/pt.po: updated Portuguese file
* share/po/uz@Cyrl.po, share/po/uz.po, share/po/cs.po: updated Czech and
Uzbek files
* share/po/bs.po, share/po/nb.po: updated Bosnian and Nrowegian files
* share/po/he.po: updated Hebrew file
2003/09/01 Pixel <pixel at mandrakesoft.com>
* pkgs.pm: oops, really kill gconfd silently
don't warn when killing /usr/lib/gconfd-2 when runs in background
* tools/ntp_servers.pl: update to new timezone.pm and adapt to new web
page listing ntp servers
* timezone.pm: update stratum 2 ntp servers
* install_steps.pm, any.pm: chksession gives GNOME for gnome, not Gnome
2003/09/01 siegel
* share/po/de.po: updates german translation
2003/09/01 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/printerdrake: do not explicitely reject embedding there, it
has to be done in mcc.
else, mcc wait forever for rpmdrake to embed in, then display an error
dialog explaining that rpmdrake has failled (since it exited before
displaying anything in mcc...)
2003/08/31 Pixel <pixel at mandrakesoft.com>
* fs.pm: don't check ext3 filesystems nor mount them as ext2 during
upgrade (bug #5067)
2003/08/31 tpittich
* share/po/sk.po: updated slovak translation
2003/08/31 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakedm: in non expert mode, only display the list of
*installed* display managers.
(interface team request)
if no dm is installed, then switch back to expert mode behaviour and
display
all dm and install them if needed.
explanations now work again thanks to pixel, no need to duplicate them
* share/po/fr.po: fix draksec french translation
* standalone/drakfloppy: fix dialogs height: replace"small" option by
"height" & "weight" ones
rationale: make thecommon path be the easiest one to set up (and make
the
uncommon path be the hardest one to follow)
* standalone/harddrake2: harddrake2 help dialog: use the new scrolled
dialog API for scrolled labels
fix dialogs height: replace"small" option by "height" & "weight" ones
rationale: make thecommon path be the easiest one to set up (and make
the
uncommon path be the hardest one to follow)
* drakxtools.spec: 9.2-6mdk
conflicts with older drakxtools doc due to new ctxhelp (drakhelp being
broken
until ctxhelp module is splited out as perl-MDK-Doc)
requires perl-Gtk2 >= 0.95-6mdk for working XSetInputFocus()
since we renewed network profiles feature, we shall require netprofile
for
drakconnect
* ugtk2.pm (create_dialog) do not scroll labels by default
fix dialogs height: replace"small" option by "height" & "weight" ones
rationale: make thecommon path be the easiest one to set up (and make
the
uncommon path be the hardest one to follow)
* standalone/drakconnect: fix profiles list refreshing
fix dialogs height: replace"small" option by "height" & "weight" ones
rationale: make thecommon path be the easiest one to set up (and make
the
uncommon path be the hardest one to follow)
2003/08/30 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: current updates
2003/08/30 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Updated
2003/08/30 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po, share/po/pt.po: updated Estonian and Portuguese files
* share/po/hu.po: updated Hungarian file
2003/08/30 Pixel <pixel at mandrakesoft.com>
* Makefile: since XFree86-VGA16-3.3.6-29mdk is bad, insist on having
XFree86-VGA16 28mdk instead
2003/08/30 Till Kamppeter <till at mandrakesoft.com>
* standalone/icons/wiz_printerdrake.png: Updated head image for
add-printer wizard to have the new printerdrake icon.
* pixmaps/printer_del.png, pixmaps/printer_conf.png,
pixmaps/slpash-drakeprint-2.png, pixmaps/about.png,
pixmaps/unselected.png, pixmaps/cups_config.png,
pixmaps/printer_add.png, pixmaps/selected.png, pixmaps/refresh.png,
pixmaps/redhat-config-users.png, pixmaps/printerdrake.png,
pixmaps/printer_default.png, pixmaps/help.png: Re-uploaded binary files
added with "cvs add -kb ...".
Binary files uploaded without "cvs add -kb ...", removed for re-upload.
2003/08/29 Pixel <pixel at mandrakesoft.com>
* bootloader.pm: set {perImageAppend} to the append= line from the default
entry or the first image= entry
* ugtk2.pm: set_minmax_width was commented which caused the individual
package selection
tree to be to large (fix bug #4548 #4865)
2003/08/30 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Updated
2003/08/30 Pixel <pixel at mandrakesoft.com>
* Makefile: since XFree86-VGA16-3.3.6-29mdk is bad, insist on having
XFree86-VGA16 28mdk instead
2003/08/30 Till Kamppeter <till at mandrakesoft.com>
* standalone/icons/wiz_printerdrake.png: Updated head image for
add-printer wizard to have the new printerdrake icon.
2003/08/29 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm: remove system("cp..."); (I suck so much...)
2003/08/29 Fran�ois Pons <fpons at mandrakesoft.com>
* pkgs.pm: try to make sure additional CD are taken into account if low
memory available
for configuring urpmi.
2003/08/29 gbeauchesne
* modules.pm: no imm/ppa on ia64
2003/08/29 keld
* share/po/da.po: Updates
soft/menu-messages/da.po soft/GtkMdkWidgets/po/da.po
soft/urpmi/po/da.po soft/wizard_perl/po/da.po
gi/perl-install/share/po/da.po
2003/08/29 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ko.po, share/po/sl.po, share/po/vi.po, share/po/mt.po,
share/po/af.po, share/po/tr.po, share/po/sk.po, share/po/ja.po,
share/po/hr.po, share/po/ga.po, share/po/nl.po, share/po/nb.po,
share/po/he.po, share/po/az.po, share/po/fa.po, share/po/cy.po,
share/po/et.po, share/po/lv.po, share/po/uz@Cyrl.po, share/po/lt.po,
share/po/sv.po, share/po/zh_TW.po, share/po/eu.po, share/po/wa.po,
share/po/bs.po, share/po/sr@Latn.po, share/po/de.po, share/po/is.po,
share/po/ro.po, share/po/ru.po, share/po/bg.po, share/po/pl.po,
share/po/ms.po, share/po/eo.po, share/po/tg.po, share/po/ta.po,
share/po/id.po, share/po/sq.po, share/po/da.po, share/po/ca.po,
share/po/gl.po, share/po/uz.po, share/po/el.po, share/po/fi.po,
share/po/it.po, share/po/th.po, share/po/ar.po, share/po/es.po,
share/po/be.po, share/po/DrakX.pot, share/po/fr.po, share/po/sr.po,
share/po/pt.po, share/po/pt_BR.po, share/po/hu.po: updated pot file
* share/po/uk.po, share/po/cs.po, share/po/zh_CN.po: updated pot file
updated Czech, Ukrainian and Chinese files
2003/08/29 Pixel <pixel at mandrakesoft.com>
* bootloader.pm: set {perImageAppend} to the append= line from the default
entry or the first image= entry
* ugtk2.pm: set_minmax_width was commented which caused the individual
package selection
tree to be to large (fix bug #4548 #4865)
2003/08/29 Till Kamppeter <till at mandrakesoft.com>
* pixmaps/unselected.png, pixmaps/printer_conf.png,
pixmaps/cups_config.png, pixmaps/printer_del.png,
pixmaps/printer_add.png, pixmaps/refresh.png, pixmaps/printerdrake.png,
pixmaps/selected.png, standalone/printerdrake,
pixmaps/printer_default.png, pixmaps/redhat-config-users.png,
pixmaps/help.png, pixmaps/slpash-drakeprint-2.png, pixmaps/about.png:
New GTK2-based main window for printerdrake (only after installation).
* printer/printerdrake.pm: Do not show hidden options in the options
dialog.
Enabled Wizards in embedded mode. They work there now!
2003/08/29 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: restore profiles feature through new netprofile
package
* ctxhelp.pm: provided by mandrake_doc-drakxtools-LL
* drakxtools.spec: 9.2-5mdk
* standalone/drakconnect: restore profiles feature
fix title when not embedded (print right number of network interfaces
instead of displaying a big random number)
* share/po/fr.po: translation just means translation, not gratuitously
speaking about
the whole universe
2003/08/29 Warly <warly at mandrakesoft.com>
* share/rpmsrate: major cleaning
2003/08/28 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Partially updated
Updated
2003/08/28 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/08/28 Frederic Lepied <flepied at mandrakesoft.com>
* share/rpmsrate: removed drakprofile
* share/compssUsers, share/compssUsers.desktop: select Documentation for
all classes
2003/08/28 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nb.po: updated Norwegian file
2003/08/28 Pixel <pixel at mandrakesoft.com>
* install_steps.pm: don't install autologin if using KDE or Gnome desktop
(not needed nor used)
* any.pm:
- configure /etc/sysconfig/autologin in case of xdm, but remove it if
kde/gnome
- create any::sessions()
if there is only one users and meta_class is discovery, choose autologin
without asking
2003/08/28 Till Kamppeter <till at mandrakesoft.com>
* printer/printerdrake.pm: Moved some stuff from mainwindow_interactive()
to main() and init() as
it has nothing to do with the main window.
2003/08/28 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakconnect: fix dialogs heigh
* ugtk2.pm (create_dialog) enable to pass an already created Gtk2::Label
2003/08/28 Daouda Lo <daouda at mandrakesoft.com>
* ctxhelp.pm:
- put ctxhelp modules to prevent broken drakx build
2003/08/28 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm: fix #4372
2003/08/28 Frederic Lepied <flepied at mandrakesoft.com>
* share/compssUsers.desktop, share/compssUsers: select Documentation for
all classes
* share/rpmsrate: removed drakprofile
removed linuxconf and gnome-network
2003/08/28 Fran�ois Pons <fpons at mandrakesoft.com>
* share/compssUsers: make selected=all by default (so that RC1 (in
meta_class=download will see them)
2003/08/28 Guillaume Cottenceau <gc at mandrakesoft.com>
* detect_devices.pm: detect a laptop if cpu name contains "mobile" as many
recent laptops are in that case (in case other means would fail)
2003/08/28 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/uz.po, share/po/uz@Cyrl.po: updated Uzbek files
* share/po/fi.po: updated Finnish file
* share/po/et.po: updated Estonian file
2003/08/28 Pixel <pixel at mandrakesoft.com>
* standalone.pm: fix MDK::Common::* explainations
* install_steps.pm: don't install autologin if using KDE or Gnome desktop
(not needed nor used)
* any.pm:
- configure /etc/sysconfig/autologin in case of xdm, but remove it if
kde/gnome
- create any::sessions()
if there is only one users and meta_class is discovery, choose autologin
without asking
2003/08/28 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone.pm (output) remove buggy warn
* install_gtk.pm: fix direction setting for bidi (need perl-Gtk2-0.95-5mdk
though)
* ugtk2.pm (create_dialog) enable to pass an already created Gtk2::Label
2003/08/27 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/hu.po: updated Hungarian file
* share/po/he.po: updated Hebrew file
2003/08/27 Thierry Vignaud <tvignaud at mandrakesoft.com>
* any.pm, printer/cups.pm: fix pot regeneration at package build time
* drakxtools.spec: 9.2-4mdk
2003/08/27 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: updated
2003/08/27 Daouda Lo <daouda at mandrakesoft.com>
* standalone/diskdrake:
- new drakhelp call schema
* standalone/drakhelp:
- perl-checker
- New drakhelp to increase accuracy in help system
- contextual help
* standalone/drakconnect, standalone/harddrake2, standalone/drakbackup:
- new drakhelp args
* standalone/drakbug:
- help connects to qa.mandrakesoft.com
2003/08/27 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakboot: typo fix
* network/adsl.pm: fix firmware name (shame on me)
fix #4363 (titi's so beautiful)
2003/08/27 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/08/27 Guillaume Cottenceau <gc at mandrakesoft.com>
* install_interactive.pm: scandisk is not enough! you can destroy your
windows XP if you
don't use chkdsk and then ntfsresize is used on a buggy partition
(drakx should detect it via ntfsresize though), running chkdsk is
*mandatory*
2003/08/27 nplanel
* any.pm: Now acpi=ht to prevent HT detection only
* install_steps.pm: fixup last hack
Now acpi=ht to prevent HT detection only
2003/08/27 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/cs.po: updated Czech file
updated pot file
* share/po/nl.po: updated po file
updated pot file
* share/po/he.po: updated Hebrew file
updated pot file
* share/po/sr@Latn.po, share/po/sk.po, share/po/eo.po, share/po/bg.po,
share/po/zh_TW.po, share/po/sv.po, share/po/sr.po, share/po/ta.po,
share/po/sl.po, share/po/lt.po, share/po/it.po, share/po/es.po,
share/po/el.po, share/po/pt_BR.po, share/po/eu.po, share/po/ca.po,
share/po/ru.po, share/po/pl.po, share/po/id.po, share/po/mt.po,
share/po/da.po, share/po/lv.po, share/po/ga.po, share/po/be.po,
share/po/uz@Cyrl.po, share/po/zh_CN.po, share/po/ja.po, share/po/ms.po,
share/po/is.po, share/po/ko.po, share/po/ar.po, share/po/af.po,
share/po/fr.po, share/po/de.po, share/po/fi.po, share/po/et.po,
share/po/gl.po, share/po/tr.po, share/po/bs.po, share/po/tg.po,
share/po/uz.po, share/po/hr.po, share/po/ro.po, share/po/wa.po,
share/po/cy.po, share/po/th.po, share/po/vi.po, share/po/DrakX.pot,
share/po/az.po: updated pot file
* share/po/nb.po: updated Norwegian file
updated pot file
updated Norwegian file
* share/po/hu.po: updated Hungarian file
updated pot file
* share/po/uk.po, share/po/fa.po, share/po/sq.po, share/po/pt.po: updated
pot file
updated Farsi, Portuguese, Albanian and Ukrainian files
2003/08/27 Till Kamppeter <till at mandrakesoft.com>
* printer/main.pm: Determine default printer already when reading in the
queue data,
this is much faster than running "foomatic-configure" a second time.
* printer/cups.pm: Added lpstat_lpv() function to list remotely defined
printers with
description and location.
2003/08/27 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: let draconnect banner fit in french
* standalone/drakconnect: rename vbox2 as param_vbox
remove useless bbox8 (due to use of std dialog button box)
get rid of useless/badly named bbox0
rename combo1 as profile_combo
- fix hostname setting
- set hostname at the same time we apply dns changes, that is when one
ask to apply changes
* drakxtools.spec: 9.2-4mdk
* any.pm, printer/cups.pm: fix pot regeneration at package build time
* harddrake/v4l.pm: resync with current bttv card and tuner lists
2003/08/26 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: current update
2003/08/26 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakfont: fix buttons sensitive behavior
2003/08/26 Fran�ois Pons <fpons at mandrakesoft.com>
* install2.pm: alias meta_class=discovery with meta_class=desktop
* share/compssUsers: added [selected=default] for all section which needed
to be selected
(approximative map of existing packages).
* share/compssUsers.desktop: added [selected=desktop] when needed (same as
default selection (PowerPack) but
Gnome is removed).
* install_steps_interactive.pm: drop security level selection for desktop
user.
do not ask user for group selection if desktop meta class is used.
* install_any.pm: added default compssUsers group selection from
compssUser file directly (use
[selected=...] where ... is a list of comma separated meta_class (or
default for
no meta_class or all for all meta_class).
fixed all radeon card are using 3D for 3D package group.
* share/compssUsers.server: added [selected=server] for groups to be
selected by default.
* pkgs.pm: get selected list from compssUsers for readCompssUsers.
2003/08/26 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/hu.po, share/po/et.po: updated Estonian, Finnish, Hungarian,
Norwegian and Swedish files
updated pot file
updated Estonian, Hungarian and Ukrainian files
* share/po/uk.po: updated pot file
updated Estonian, Hungarian and Ukrainian files
* share/po/sv.po, share/po/nb.po, share/po/fi.po: updated Estonian,
Finnish, Hungarian, Norwegian and Swedish files
updated pot file
* share/po/pt.po: updated Portuguese file
updated pot file
* share/po/sr@Latn.po, share/po/sk.po, share/po/eo.po, share/po/bg.po,
share/po/zh_TW.po, share/po/sr.po, share/po/ta.po, share/po/sl.po,
share/po/lt.po, share/po/it.po, share/po/es.po, share/po/el.po,
share/po/pt_BR.po, share/po/he.po, share/po/eu.po, share/po/ca.po,
share/po/ru.po, share/po/pl.po, share/po/id.po, share/po/mt.po,
share/po/da.po, share/po/lv.po, share/po/ga.po, share/po/be.po,
share/po/uz@Cyrl.po, share/po/cs.po, share/po/fa.po, share/po/zh_CN.po,
share/po/ja.po, share/po/ms.po, share/po/is.po, share/po/ko.po,
share/po/ar.po, share/po/af.po, share/po/nl.po, share/po/fr.po,
share/po/de.po, share/po/sq.po, share/po/gl.po, share/po/tr.po,
share/po/bs.po, share/po/tg.po, share/po/uz.po, share/po/hr.po,
share/po/ro.po, share/po/wa.po, share/po/cy.po, share/po/th.po,
share/po/vi.po, share/po/DrakX.pot, share/po/az.po: updated pot file
* lang.pm: updated list of available kde-i18n-xx packages
* share/fonts.tar.bz2: updated Nimbus Sans font with more cyrillic glyphs
2003/08/26 Pixel <pixel at mandrakesoft.com>
* any.pm: install "autofs" pkg when using ldap (thanks to Buchan Milne)
* share/po/i18n_compssUsers: adapt to new flag [selected=...]
2003/08/26 Till Kamppeter <till at mandrakesoft.com>
* pixmaps/printer-mdk.png: Updated icon for printerdrake's dialog windows.
2003/08/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 9.2-3mdk
* standalone/drakconnect: hide profile in "internet config" dialog if
profiles are disabled
fix "Internet Connection Configuration" dialog does not show up its
contents
rename --gui option as --skip-wizard option on interface team request
only write conf & install packages on exit (Ok press) if something
really has been altered so that we do not write the config twice if
the user already pressed the "apply" button
- "Configure hostname..." button: offer to configure DNS too
- (configure_hostname) kill it since it only duplicate code from
network/*pm
still more dialogs cleanups
add --gui in order to start in "mcc" state (aka not in wizard mode)
more dialog misusage and some indent fixes
enfore gc style for gtk+2 widgets creation
more layout fixes: cance/ok order coherency, no VBoxes/HButtonBoxes
abuses, ...
(configure_net) Gtk2::Dialog main area is already a vbox, so it's
useless to pack a vbox there idem for action area and Gtk2::HButtonBox
(get_intf_status) kill duplicate
net & lan configuration dialogs: prevent one to do concurrent config
changes from the gui
(sensitive_buttons) fix it
- only allow to run one wizard at once (insensitive button if one is
already started)
- reload the configuration once the wizard exited
- prevent one to do concurrent config changes from the gui while the
wizard is run (proper fix involve both fix modality/transcientness
when embedded and running the wizard within the same process instead
of forking it]
* network/drakfirewall.pm: fix pkg to install for samba
2003/08/26 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakfont: fix buttons sensitive behavior
2003/08/26 Fran�ois Pons <fpons at mandrakesoft.com>
* install_steps_interactive.pm: drop security level selection for desktop
user.
do not ask user for group selection if desktop meta class is used.
* pkgs.pm: get selected list from compssUsers for readCompssUsers.
* share/compssUsers.server: added [selected=server] for groups to be
selected by default.
* share/compssUsers.desktop: added [selected=desktop] when needed (same as
default selection (PowerPack) but
Gnome is removed).
* share/compssUsers: added [selected=default] for all section which needed
to be selected
(approximative map of existing packages).
* install_any.pm: added default compssUsers group selection from
compssUser file directly (use
[selected=...] where ... is a list of comma separated meta_class (or
default for
no meta_class or all for all meta_class).
fixed all radeon card are using 3D for 3D package group.
2003/08/26 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po, share/po/uk.po, share/po/hu.po: updated Estonian,
Hungarian and Ukrainian files
2003/08/26 Pixel <pixel at mandrakesoft.com>
* share/po/i18n_compssUsers: adapt to new flag [selected=...]
* any.pm: install "autofs" pkg when using ldap (thanks to Buchan Milne)
* keyboard.pm:
- don't set XkbCompat to group_led, it's better to use grp_led:scroll
in
XkbOptions
- also set compose:rwin if GRP_TOGGLE is not rwin_toggle. rationale:
Also, for multilayout keyboards, it would be nice to also
in XkbOptions "compose:rwin" to define the right windows
key as the compose key (unless "rwin_toggle" has been
choosen to toggle the layouts) "compose:rwin" is the
default when loading a single latin layout, but is lost
when loading several layouts...
* fs.pm: use fs=ext2:vfat or fs=udf:iso9600 for supermount (it needs
supermount-ng)
2003/08/26 Till Kamppeter <till at mandrakesoft.com>
* pixmaps/printer-mdk.png: Updated icon for printerdrake's dialog windows.
2003/08/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: more last bits for 9.2-2mdk for lord pixel
9.2-2mdk
* standalone/drakconnect: still more dialogs cleanups
add --gui in order to start in "mcc" state (aka not in wizard mode)
more dialog misusage and some indent fixes
enfore gc style for gtk+2 widgets creation
more layout fixes: cance/ok order coherency, no VBoxes/HButtonBoxes
abuses, ...
(configure_net) Gtk2::Dialog main area is already a vbox, so it's
useless to pack a vbox there idem for action area and Gtk2::HButtonBox
(get_intf_status) kill duplicate
net & lan configuration dialogs: prevent one to do concurrent config
changes from the gui
(sensitive_buttons) fix it
- only allow to run one wizard at once (insensitive button if one is
already started)
- reload the configuration once the wizard exited
- prevent one to do concurrent config changes from the gui while the
wizard is run (proper fix involve both fix modality/transcientness
when embedded and running the wizard within the same process instead
of forking it]
* modules.pm (add_alias) override current setting when adding an alias
* harddrake/sound.pm, standalone/service_harddrake: while bootstrapping,
only write /etc/modules.conf only if we really altered it
(thus preventing depmod to be runned everytime)
2003/08/26 Fran�ois Pons <fpons at mandrakesoft.com>
* pkgs.pm: get selected list from compssUsers for readCompssUsers.
* install_steps_interactive.pm: drop security level selection for desktop
user.
do not ask user for group selection if desktop meta class is used.
* share/compssUsers.server: added [selected=server] for groups to be
selected by default.
* share/compssUsers: added [selected=default] for all section which needed
to be selected
(approximative map of existing packages).
* install_any.pm: added default compssUsers group selection from
compssUser file directly (use
[selected=...] where ... is a list of comma separated meta_class (or
default for
no meta_class or all for all meta_class).
fixed all radeon card are using 3D for 3D package group.
* share/compssUsers.desktop: added [selected=desktop] when needed (same as
default selection (PowerPack) but
Gnome is removed).
2003/08/26 Pixel <pixel at mandrakesoft.com>
* standalone/diskdrake: do embed WebDAV configuration (fix bug #4703)
* any.pm: install "autofs" pkg when using ldap (thanks to Buchan Milne)
* diskdrake/dav.pm: focus_first on the webdav server field
* keyboard.pm:
- don't set XkbCompat to group_led, it's better to use grp_led:scroll
in
XkbOptions
- also set compose:rwin if GRP_TOGGLE is not rwin_toggle. rationale:
Also, for multilayout keyboards, it would be nice to also
in XkbOptions "compose:rwin" to define the right windows
key as the compose key (unless "rwin_toggle" has been
choosen to toggle the layouts) "compose:rwin" is the
default when loading a single latin layout, but is lost
when loading several layouts...
* fs.pm: use fs=ext2:vfat or fs=udf:iso9600 for supermount (it needs
supermount-ng)
2003/08/26 Till Kamppeter <till at mandrakesoft.com>
* pixmaps/printer-mdk.png: Updated icon for printerdrake's dialog windows.
2003/08/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: more last bits for 9.2-2mdk for lord pixel
9.2-2mdk
* modules.pm (add_alias) override current setting when adding an alias
* standalone/drakconnect: add --gui in order to start in "mcc" state (aka
not in wizard mode)
more dialog misusage and some indent fixes
enfore gc style for gtk+2 widgets creation
more layout fixes: cance/ok order coherency, no VBoxes/HButtonBoxes
abuses, ...
(configure_net) Gtk2::Dialog main area is already a vbox, so it's
useless to pack a vbox there idem for action area and Gtk2::HButtonBox
(get_intf_status) kill duplicate
net & lan configuration dialogs: prevent one to do concurrent config
changes from the gui
(sensitive_buttons) fix it
- only allow to run one wizard at once (insensitive button if one is
already started)
- reload the configuration once the wizard exited
- prevent one to do concurrent config changes from the gui while the
wizard is run (proper fix involve both fix modality/transcientness
when embedded and running the wizard within the same process instead
of forking it]
* harddrake/data.pm: explain data struct
* harddrake/sound.pm, standalone/service_harddrake: while bootstrapping,
only write /etc/modules.conf only if we really altered it
(thus preventing depmod to be runned everytime)
2003/08/26 Pixel <pixel at mandrakesoft.com>
* diskdrake/dav.pm: focus_first on the webdav server field
* keyboard.pm:
- don't set XkbCompat to group_led, it's better to use grp_led:scroll
in
XkbOptions
- also set compose:rwin if GRP_TOGGLE is not rwin_toggle. rationale:
Also, for multilayout keyboards, it would be nice to also
in XkbOptions "compose:rwin" to define the right windows
key as the compose key (unless "rwin_toggle" has been
choosen to toggle the layouts) "compose:rwin" is the
default when loading a single latin layout, but is lost
when loading several layouts...
* any.pm: install "autofs" pkg when using ldap (thanks to Buchan Milne)
* fs.pm: use fs=ext2:vfat or fs=udf:iso9600 for supermount (it needs
supermount-ng)
* standalone/diskdrake: do embed WebDAV configuration (fix bug #4703)
2003/08/26 Till Kamppeter <till at mandrakesoft.com>
* printer/main.pm: If an HPOJ-controlled HP MF device on a parallel port
has an URI with
model reference (and not port number) tell at least in the menues that
it is on a parallel port.
* printer/printerdrake.pm: Let names of automatically generated queues not
contain the word "Series".
2003/08/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* modules.pm (add_alias) override current setting when adding an alias
* standalone/service_harddrake, harddrake/sound.pm: while bootstrapping,
only write /etc/modules.conf only if we really altered it
(thus preventing depmod to be runned everytime)
* harddrake/data.pm: explain data struct
* drakxtools.spec: more last bits for 9.2-2mdk for lord pixel
9.2-2mdk
2003/08/25 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: update
2003/08/25 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/08/25 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po: updated po file
updated pot file
* share/po/uz@Cyrl.po, share/po/id.po, share/po/be.po, share/po/ru.po,
share/po/ja.po, share/po/he.po, share/po/ga.po, share/po/tr.po,
share/po/ms.po, share/po/hr.po, share/po/uz.po, share/po/nb.po,
share/po/ko.po, share/po/es.po, share/po/zh_CN.po, share/po/cy.po,
share/po/zh_TW.po, share/po/eu.po, share/po/vi.po, share/po/eo.po,
share/po/tg.po, share/po/sr@Latn.po, share/po/DrakX.pot, share/po/th.po,
share/po/lt.po, share/po/cs.po, share/po/sr.po, share/po/pt.po,
share/po/nl.po, share/po/hu.po, share/po/is.po, share/po/fr.po,
share/po/uk.po, share/po/sv.po, share/po/de.po, share/po/ca.po,
share/po/bs.po, share/po/et.po, share/po/lv.po, share/po/az.po,
share/po/it.po, share/po/ro.po, share/po/wa.po, share/po/af.po,
share/po/pl.po, share/po/sk.po, share/po/pt_BR.po, share/po/mt.po,
share/po/da.po, share/po/ta.po, share/po/fi.po, share/po/sq.po,
share/po/el.po, share/po/ar.po, share/po/gl.po, share/po/sl.po,
share/po/bg.po: updated pot file
2003/08/25 Till Kamppeter <till at mandrakesoft.com>
* printer/main.pm: Distinguish between printers "Configured on this
machine" and
"Configured on other machines", not any more "Local Printers" and
"Remote Printers", so the current dialog is compatible to the new GTK2
dialog.
Fixed recognition of installed parallel HPOJ-driven MF devices.
* printer/cups.pm: Distinguish between printers "Configured on this
machine" and
"Configured on other machines", not any more "Local Printers" and
"Remote Printers", so the current dialog is compatible to the new GTK2
dialog.
* printer/printerdrake.pm: Distinguish between printers "Configured on
this machine" and
"Configured on other machines", not any more "Local Printers" and
"Remote Printers", so the current dialog is compatible to the new GTK2
dialog.
- Modularized the function main() to have separate subroutines for
adding, setting as default, editing, and removing a printer (for new
main window).
- Cleaned up the code of the former function main().
- Re-activated the wizard mode for adding a printer, it works again!
2003/08/25 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakboot: fix drakboot always showing advanced stuff even
when --expert was not
passed
* share/po/fr.po: update french translation
* network/netconnect.pm: fix drakconnect not working on console (found by
poulpy) due to having
killed pre_func() which used to set a background pixmap in the old
days, thus the bogus test that went in.
* drakxtools.spec: 9.2-1mdk
2003/08/25 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/08/25 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: Add /etc/modules for local hardware config.
2003/08/25 Till Kamppeter <till at mandrakesoft.com>
* printer/main.pm: Fixed recognition of installed parallel HPOJ-driven MF
devices.
* printer/detect.pm: Removed use of "parport_probe", we do not need to
support kernel 2.2.x
any more.
2003/08/25 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/netconnect.pm: fix drakconnect not working on console (found by
poulpy) due to having
killed pre_func() which used to set a background pixmap in the old
days, thus the bogus test that went in.
* standalone/drakfloppy: this tool really is gtk2 ported, so do not trash
languages not handled
by gtk+-1.x
2003/08/24 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/hu.po, share/po/zh_CN.po, share/po/fa.po, share/po/uk.po,
share/po/eu.po: updated Basque, Farsi, Hungarian, Ukrainian and Chinese
files
2003/08/24 Till Kamppeter <till at mandrakesoft.com>
* printer/main.pm: Adapted version mark in HPOJ config files to the
current HPOJ.
- Fixed expert/normal mode switch (it will perhaps be removed, but a
working switch makes the further development easier).
- Added connectionstr() function which produces a human-readable
string for the connection type, needed for new main window.
- Added missing parantheses (there was a warning complaining about
this).
* printer/printerdrake.pm: Made the HP DeskJet 450 really being recognized
as a printer needing HPOJ.
Added HP DeskJet 450 to the models which need HPOJ.
- Fixed expert/normal mode switch (it will perhaps be removed, but a
working switch makes the further development easier).
- Added connectionstr() function which produces a human-readable
string for the connection type, needed for new main window.
- Added missing parantheses (there was a warning complaining about
this).
2003/08/24 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: require a perl-Gtk2 that properly handle perl
exceptions in gtk+ callbacks
typo fix
2003/08/23 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: updated
2003/08/23 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/hu.po, share/po/zh_CN.po, share/po/eu.po: updated pot file
updated Basque, Hungarian and Chinese files
* share/po/ta.po, share/po/pt_BR.po, share/po/fr.po, share/po/de.po,
share/po/cy.po, share/po/lv.po, share/po/DrakX.pot, share/po/sv.po,
share/po/he.po, share/po/cs.po, share/po/fi.po, share/po/ca.po,
share/po/ms.po, share/po/ja.po, share/po/bs.po, share/po/bg.po,
share/po/th.po, share/po/mt.po, share/po/el.po, share/po/et.po,
share/po/wa.po, share/po/pl.po, share/po/fa.po, share/po/uk.po,
share/po/uz@Cyrl.po, share/po/nl.po, share/po/is.po, share/po/it.po,
share/po/sq.po, share/po/es.po, share/po/id.po, share/po/ko.po,
share/po/tr.po, share/po/be.po, share/po/hr.po, share/po/vi.po,
share/po/sr@Latn.po, share/po/az.po, share/po/ar.po, share/po/nb.po,
share/po/eo.po, share/po/gl.po, share/po/sl.po, share/po/ru.po,
share/po/pt.po, share/po/sk.po, share/po/af.po, share/po/tg.po,
share/po/lt.po, share/po/ga.po, share/po/zh_TW.po, share/po/da.po,
share/po/ro.po, share/po/uz.po, share/po/sr.po: updated pot file
2003/08/23 Till Kamppeter <till at mandrakesoft.com>
* handle_configs.pm: if_($A, $B) got extremely slow, replaced by ( $A ? $B
: () ).
2003/08/23 tpittich
* share/po/sk.po: updated slovak translation
2003/08/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk2.pm: as discussed with david, gc, laurent & pixel early this week,
since
gtk+ dialogs are HIG-ed and since most drakxtools' explicit gtk+
windows follow cancel/ok order for now, let implicit windows (that is
interactive written ones) follow the same order in standalone mode.
after release, we'll have to make ugtk2 handle one more abstractions,
that is taking some buttons callbacks, add buttons that have callbacks
and pack them in kde or gnome order depending of interface team
decision or maybe of runtime detection of desktop.
* standalone/icons/non-editable.png: add new icon for drakperm
* standalone/drakperm: rename $treeModel as $model since it really is a
ListModel, not a
TreeModel anymore (cosmetic)
- disable up button when selected rule is the first one
- disable down button when selected rule is the latest one or when
next rule is non editable
always add newly created setting at top of editable settings so that
we're we can sort them since they're no non editable items between old
& new editable ones
once we start to alter settings ordering, we need to save it on exit;
so just tell it to drakperm
- fix gtk bug on moving down line
- merge moving up & down callbacks
- we do not have a hierarchy, so just use a s/tree/list/
* share/po/fr.po: a few more translations
translate last remaining non translated languages with google help
* drakxtools.spec: 9.2-0.35mdk
9.2-0.34mdk
2003/08/22 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm: typo fix s/succeed/succeeded/
2003/08/22 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: updated Spanish translations
2003/08/22 Guillaume Cottenceau <gc at mandrakesoft.com>
* tools/cvslog2changelog.pl: add erwan
* share/po/fr.po: fix titi
* interactive/gtk.pm: fix keyboard browsing in treeviews not always
centering on
selected row (workaround gtk2 bug not honouring centering on the
given row if node was closed by updating ui before requesting the
scrolling to the cell)
2003/08/22 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nb.po: updated Norwegian file
updated pot file
* share/po/ru.po: updated Russian file
updated pot file
* share/po/ta.po, share/po/pt_BR.po, share/po/fr.po, share/po/de.po,
share/po/cy.po, share/po/lv.po, share/po/DrakX.pot, share/po/sv.po,
share/po/hu.po, share/po/he.po, share/po/fi.po, share/po/ca.po,
share/po/ms.po, share/po/ja.po, share/po/bs.po, share/po/zh_CN.po,
share/po/bg.po, share/po/th.po, share/po/eu.po, share/po/mt.po,
share/po/el.po, share/po/et.po, share/po/wa.po, share/po/pl.po,
share/po/fa.po, share/po/uk.po, share/po/uz@Cyrl.po, share/po/nl.po,
share/po/is.po, share/po/it.po, share/po/sq.po, share/po/es.po,
share/po/id.po, share/po/ko.po, share/po/tr.po, share/po/be.po,
share/po/hr.po, share/po/vi.po, share/po/sr@Latn.po, share/po/az.po,
share/po/ar.po, share/po/eo.po, share/po/gl.po, share/po/sl.po,
share/po/pt.po, share/po/sk.po, share/po/af.po, share/po/tg.po,
share/po/lt.po, share/po/ga.po, share/po/zh_TW.po, share/po/da.po,
share/po/ro.po, share/po/uz.po, share/po/sr.po: updated pot file
* lang.pm: use "Sans" as default font name
* share/po/cs.po: updated po file
updated pot file
2003/08/22 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: fix crash on file select of "Other"
finish custom cron configuration - normal users can now do cron backups
2003/08/22 Till Kamppeter <till at mandrakesoft.com>
* printer/detect.pm: Adapted to scli 0.2.12.
* printer/printerdrake.pm, printer/main.pm: Support for the new
"ptal://..." (two slashes) URIs of the new HPOJ.
2003/08/22 Thierry Vignaud <tvignaud at mandrakesoft.com>
* interactive/gtk.pm (ask_fromW) split $set_advanced into $set_advanced
and
$set_advanced_raw to fix drakconnect "failling" to detect network
interfaces in standalone mode when in expert mode
* standalone/draksec: translate default value in help tooltips too
CJK fixes: use newly introduced Gtk2::WrappedLabel package
* network/drakfirewall.pm: offer samba in services list
* standalone/drakperm: renew drakperm gui (interface team feedback):
- indicate if current setting is editable or not
- only display current security level, editable settings or both
* ugtk2.pm: CJK fixes: use newly introduced Gtk2::WrappedLabel package
introduce Gtk2::WrappedLabel to factorize fixed labels for CJK
languages
(gtkset_line_wrap) export it
* share/po/fr.po: update french translation
minor fix (due to ala latex format used in draksec)
update french translation
update french translation
update french translation
translate draksec main label
2003/08/21 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/adsl.pm:
- more use info in load_firmware_floppy
- catch no floppy in drive error
- catch wizcancel
- add '-e 1' pppoa option for speedtouch USB
- N_ instead of N, won't translate twice (guillaume has the greatest
member)
* network/modem.pm: fix no winmodem message/behavior
2003/08/21 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/08/21 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nl.po: updated Dutch file
* network/adsl.pm: s/alcatel/Alcatel/
* share/po/zh_CN.po: updated Chinese file
* share/po/fr.po: updated French file
* share/po/cs.po: updated Czech file
2003/08/21 Pixel <pixel at mandrakesoft.com>
* diskdrake/resize_ntfs.pm: display the error returned by ntfsresize (need
i18n though)
* standalone/draksec: fix english (thanks to Reinout van Schouwen)
* bootloader.pm: have bootsplash also for smp & enterprise kernels
* ugtk2.pm: only access $::o->{mouse}{unsafe} during install
* modules.pm: don't care if insmod'ing ohci1394 fail (bug #1972)
2003/08/21 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk2.pm:
- (gtkset_line_wrap) introduce a Gtk2::Label wrapper for
set_line_wrap()
- (create_box_with_title)
o factorize label creation
o fix label wrongly wrap cjk languages by enabling its wrapping
(real bugs is that GtkLabel does not really know its geometry: see
gtk+ bugs #118045, #118046, #101968 and #104188)
move ugtk2 related language fixes into ugtk2 jail
* harddrake/sound.pm: typo fixes from Arpad Biro
* standalone.pm: move ugtk2 related language fixes into ugtk2 jail
* standalone/harddrake2: workaround gtk bug #118047
2003/08/21 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: updated to current pot
2003/08/21 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/modem.pm: fix no winmodem message/behavior
* network/adsl.pm:
- allow user to copy firmware from a floppy
- fix 'previous' behavior
- change wrong url
* share/po/id.po, share/po/af.po, share/po/hr.po, share/po/eo.po,
share/po/de.po, share/po/ar.po, share/po/zh_TW.po, share/po/nb.po,
share/po/fr.po, share/po/ko.po, share/po/el.po, share/po/da.po,
share/po/sr@Latn.po, share/po/lt.po, share/po/eu.po, share/po/nl.po,
share/po/he.po, share/po/tr.po, share/po/wa.po, share/po/uz@Cyrl.po,
share/po/ta.po, share/po/pl.po, share/po/az.po, share/po/be.po,
share/po/mt.po, share/po/uk.po, share/po/hu.po, share/po/uz.po,
share/po/fa.po, share/po/ja.po, share/po/it.po, share/po/pt.po,
share/po/ro.po, share/po/sq.po, share/po/sk.po, share/po/ru.po,
share/po/fi.po, share/po/gl.po, share/po/cs.po, share/po/sv.po,
share/po/th.po, share/po/es.po, share/po/sl.po, share/po/lv.po,
share/po/ca.po, share/po/sr.po, share/po/pt_BR.po, share/po/vi.po,
share/po/tg.po, share/po/cy.po, share/po/zh_CN.po, share/po/bg.po,
share/po/is.po, share/po/ga.po, share/po/et.po, share/po/bs.po: fix
firmware url
2003/08/21 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/08/21 Fran�ois Pons <fpons at mandrakesoft.com>
* pkgs.pm: use perl-URPM 0.94
really fixed bad content generated.
fixed next key block not taken into accound.
* install_any.pm: updated with new perl-URPM 0.94 (simplified code)
avoid 0 to be dumped in urpmi.cfg :(
added some log when importing pbukey block and when key id have been
found.
make sure other key are added to urpmi.cfg when imported.
2003/08/21 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/pcmcia_/merge_from_pcitable: also display probe.c entries
that are completely missing from pcitable
* mdk-stage1/pcmcia_/probe.c: 0x1524 0x1411 is a yenta_socket on Asus
Pundit machine (laurent at pschit.net)
* share/rpmsrate: s/freeciv/freeciv-client/
2003/08/21 keld
* share/po/da.po: updates
soft/GtkMdkWidgets/po/da.po soft/mdkkdm/po/da.po
soft/urpmi/po/da.po soft/userdrake2/po/da.po
gi/perl-install/share/po/da.po
2003/08/21 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nl.po: updated Dutch file
updated pot file
* share/po/zh_CN.po: updated Chinese file
updated pot file
* standalone/drakbackup: fixed English typos
* share/po/fr.po: updated French file
updated pot file
* share/po/cs.po: updated Czech file
updated pot file
* standalone/logdrake: Changed back NC() to N() (functionality will be
merged)
definition and use of an NC() function (translation with context, kde
like)
* share/po/id.po, share/po/af.po, share/po/hr.po, share/po/eo.po,
share/po/de.po, share/po/ar.po, share/po/zh_TW.po, share/po/nb.po,
share/po/ko.po, share/po/el.po, share/po/da.po, share/po/sr@Latn.po,
share/po/lt.po, share/po/eu.po, share/po/he.po, share/po/tr.po,
share/po/wa.po, share/po/uz@Cyrl.po, share/po/ta.po, share/po/pl.po,
share/po/az.po, share/po/be.po, share/po/mt.po, share/po/uk.po,
share/po/hu.po, share/po/uz.po, share/po/fa.po, share/po/ja.po,
share/po/it.po, share/po/pt.po, share/po/ro.po, share/po/sq.po,
share/po/sk.po, share/po/ru.po, share/po/fi.po, share/po/gl.po,
share/po/sv.po, share/po/th.po, share/po/es.po, share/po/DrakX.pot,
share/po/sl.po, share/po/lv.po, share/po/ca.po, share/po/sr.po,
share/po/pt_BR.po, share/po/vi.po, share/po/tg.po, share/po/ms.po,
share/po/cy.po, share/po/bg.po, share/po/is.po, share/po/ga.po,
share/po/et.po, share/po/bs.po: updated pot file
* common.pm: perl_checker complain avout using N(@_) so NC() has been
rewritten as
a duplicate of N() plus one line
definition and use of an NC() function (translation with context, kde
like)
2003/08/21 Pixel <pixel at mandrakesoft.com>
* fs.pm: when umount fails, try killing fam and trying again
* diskdrake/resize_ntfs.pm: display the error returned by ntfsresize (need
i18n though)
* Xconfig/card.pm: don't propose XF3 when $force_xf4
fix typo ($::force_xf4 doesn't exist anymore)
* ugtk2.pm: only access $::o->{mouse}{unsafe} during install
* partition_table.pm:
- fix call to openit()
- replace *F with $F
* fsedit.pm: simplify
allocatePartitions() resulted in a small unallocated area at the end of
the
drive when:
- suggest_part() reserves some room for the other partitions which are
going to
be added next. For maxsize limited partition, it reserves maxsize (if
maxsize
is reached)
- suggest_part() which adds the last partition limited by maxsize can
be
called on a partition a little bigger than maxsize due to cylinder
boundary
adjustments on previous partition creations. In that case, it doesn't
use the
full area.
It occured for example with the current $fsedit::suggestions{server}.
The fix chosen is to ensure the last suggest_part() is called with a
size
defined as maxsize <= size < maxsize + cylinder_size.
* modules.pm: don't care if insmod'ing ohci1394 fail (bug #1972)
* standalone/draksec: fix english (thanks to Reinout van Schouwen)
* Xconfig/test.pm: fix typo
- use $TMPDIR before using $HOME/tmp
- if $HOME doesn't exist, it will use /tmp which is safe when using
secured_file()
* common.pm: no need for NC(), doing it in translate() in any case
2003/08/21 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakxtv: only offer to configure xawtv if bttv was configured
fix warnings with diagnostics pragma
* drakxtools.spec: 9.2-0.33mdk
* ugtk2.pm: move ugtk2 related language fixes into ugtk2 jail
chinese badly wrap with labels too
the scrolled text is correctly sized, so do not let it compete with
the options box and the advanced box for availlable space
* harddrake/sound.pm: typo fixes from Arpad Biro
* standalone.pm: move ugtk2 related language fixes into ugtk2 jail
set $::o in standalone mode too (because of guillaume fixes for "pango
vs cjk" match)
* harddrake/v4l.pm: return ok/cancel state
2003/08/21 Pixel <pixel at mandrakesoft.com>
* fsedit.pm: simplify
allocatePartitions() resulted in a small unallocated area at the end of
the
drive when:
- suggest_part() reserves some room for the other partitions which are
going to
be added next. For maxsize limited partition, it reserves maxsize (if
maxsize
is reached)
- suggest_part() which adds the last partition limited by maxsize can
be
called on a partition a little bigger than maxsize due to cylinder
boundary
adjustments on previous partition creations. In that case, it doesn't
use the
full area.
It occured for example with the current $fsedit::suggestions{server}.
The fix chosen is to ensure the last suggest_part() is called with a
size
defined as maxsize <= size < maxsize + cylinder_size.
2003/08/20 erwan
* share/rpmsrate: Decreasing weight of pbs (pro),
Increasing weight of ScalablePBS & Maui
2003/08/20 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/08/20 Fran�ois Pons <fpons at mandrakesoft.com>
* mouse.pm: added emulate wheel support (a bit hacky though) (bug 3976)
* install_any.pm: added missing require.
added pubkey and rpmdb key importation.
* Xconfig/parse.pm: fix bug 3976.
* pkgs.pm: added pubkey support for medium.
* share/list: added URPM::Signature module needed to parse pubkey and
import them to rpmdb.
2003/08/20 gbeauchesne
* tools/x86_64/busybox: Add busybox/amd64 compiled with dietlibc
* c/smp.c: Use x86 smp detection scheme on amd64 instead of the ugly dmesg
workaround.
* mdk-stage1/pcmcia_/cardmgr.c: Use "%p" specifier as "Base" is likely to
be an address.
* mdk-stage1/ppp/pppd/sys-linux.c: Use <net/if_arp.h> thusly bypassing
need for <linux/byteorder/generic.h>
* Makefile: Use busybox in stage2 on AMD64
2003/08/20 Guillaume Cottenceau <gc at mandrakesoft.com>
* share/fonts.tar.bz2: re-put etc/fonts/fonts.conf, pablo removed it in
previous commit, it broke the whole installation program starting up :)
* tools/make_lang_png_transparent.c: this file allows to make an
antialiased black-on-white png, antialiased black-on-transparent
it's used for perl-install/pixmaps/langs/lang-*.png
* pixmaps/langs/lang-ve.png, pixmaps/langs/lang-gu.png,
pixmaps/langs/lang-as.png, pixmaps/langs/lang-se.png,
pixmaps/langs/lang-mr.png, pixmaps/langs/lang-uz.png,
pixmaps/langs/lang-xh.png, pixmaps/langs/lang-ne.png,
pixmaps/langs/lang-ml.png, pixmaps/langs/lang-li.png,
pixmaps/langs/lang-zu.png, pixmaps/langs/lang-ku.png,
pixmaps/langs/lang-uz@Cyrl.png, pixmaps/langs/lang-te.png,
pixmaps/langs/lang-st.png, pixmaps/langs/lang-ss.png: make them
transparent
2003/08/20 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/tg.po, share/po/da.po, share/po/ro.po, share/po/sv.po,
share/po/bs.po, share/po/DrakX.pot, share/po/az.po, share/po/uz.po,
share/po/cs.po, share/po/ar.po, share/po/ko.po, share/po/cy.po,
share/po/tr.po, share/po/gl.po, share/po/ga.po, share/po/nl.po,
share/po/ja.po, share/po/eo.po, share/po/wa.po, share/po/sr@Latn.po,
share/po/sq.po, share/po/be.po, share/po/fr.po, share/po/ta.po,
share/po/sl.po, share/po/es.po, share/po/fi.po, share/po/hu.po,
share/po/pl.po, share/po/el.po, share/po/et.po, share/po/eu.po,
share/po/sk.po, share/po/lv.po, share/po/bg.po, share/po/pt.po,
share/po/zh_CN.po, share/po/sr.po, share/po/uk.po, share/po/af.po,
share/po/zh_TW.po, share/po/he.po, share/po/hr.po, share/po/vi.po,
share/po/id.po, share/po/uz@Cyrl.po, share/po/th.po, share/po/de.po,
share/po/ru.po, share/po/fa.po, share/po/pt_BR.po, share/po/mt.po,
share/po/nb.po, share/po/ca.po, share/po/lt.po, share/po/is.po: updated
pot file
* keyboard.pm, share/keyboards.tar.bz2: Added choice of Irish keyboard;
updated the Georgian "latin layout" one.
* share/po/it.po: updated pot file
updated Italian file
2003/08/20 Pixel <pixel at mandrakesoft.com>
* install_steps_interactive.pm, modules.pm, install_steps.pm: load
detected firewire modules during install
* detect_devices.pm: add firewire_probe() and use it in probeall()
* fsedit.pm, security/l10n.pm: fix english (thanks to Arpad Biro)
2003/08/20 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup, standalone/drakTermServ: Text typos - Arpad Biro
2003/08/20 siegel
* share/po/de.po: updates
2003/08/20 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk2.pm: standalone wizards: increase height to prevent some hidden or
cutted
buttons (some locales and some steps may still be partially hidden)
* standalone/logdrake: annotate load for translators (Arpad Biro)
only complain if an error really happened
* standalone.pm: frederic crozat said that border is ugly for standalone
tools.
so let it be used only by install.
* share/po/fr.po: fix #4787
2003/08/20 Pixel <pixel at mandrakesoft.com>
* detect_devices.pm: add firewire_probe() and use it in probeall()
* modules.pm, install_steps.pm, install_steps_interactive.pm: load
detected firewire modules during install
2003/08/19 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Partially updated
2003/08/19 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/tools.pm: fix internet reconnection in mcc
2003/08/19 erwan
* share/rpmsrate: Switching to ScalablePBS
* install_any.pm: Fixing Nvidia detection.. Many were missing due to wrong
regexp
2003/08/19 gbeauchesne
* mdk-stage1/dietlibc/librpc/pmap_getport.c: Gracefully handle IPPROTO_TCP
in pmap_getport() [PR libc/4943]
* share/list: lib64 fixes. Make sure we grab Gtk2.pm
* mdk-stage1/dietlibc/librpc/xdr.c, mdk-stage1/dietlibc/librpc/clnt_udp.c,
mdk-stage1/dietlibc/librpc/clnt_tcp.c: 64-bit clean RPC code enough to
let MDK stage1 do NFS mounts
* mdk-stage1/dietlibc/librpc/xdr_mem.c,
mdk-stage1/dietlibc/librpc/xdr_rec.c: 64-bit clean RPC code enough to
let MDK stage1 do NFS mounts
XDR security fix from glibc [CAN 2003-0028]
* mdk-stage1/dietlibc/lib/htonl.c, mdk-stage1/dietlibc/lib/htons.c,
mdk-stage1/dietlibc/include/netinet/in.h: Fix htonl() on 64-bit
platforms
* mdk-stage1/Makefile: Build ppp stuff on AMD64 too
* Xconfig/card.pm, install_steps_gtk.pm: Use xf4 on AMD64 too
* mdk-stage1/ppp/pppd/utils.c: Fix varargs for AMD64
* install_any.pm:
- Don't care about BIGMEM stuff for IA-64 & AMD64
- Handle platforms that are only aware of all.img
* partition_table.pm:
- Merge in AMD64 tree
- Handle EFI partitions on IA-64
* fsedit.pm: Handle /boot/efi as an EFI partition
* any.pm: Merge from AMD64 branch: lib64 fixes
* mdk-stage1/dietlibc/librpc/xdr_stdio.c: XDR security fix from glibc [CAN
2003-0028]
* share/list.ia64, share/list.x86_64: AMD64 updates for 9.2
* mdk-stage1/dietlibc/include/sys/types.h: Really match dietlibc 0.22 for
<sys/types.h> u_long definition though
it ought to be uint32_t.
* fs.pm: Handle EFI partitions. umount syscall does not exist on AMD64,
use umount2
2003/08/19 keld
* share/po/da.po: updates
soft/rpmdrake/po/da.po gi/perl-install/share/po/da.po
soft/bootsplash/po/da.po
2003/08/19 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/zh_CN.po, share/po/ro.po, share/po/et.po, share/po/wa.po,
share/po/nl.po, share/po/ja.po, share/po/uz@Cyrl.po, share/po/el.po,
share/po/th.po, share/po/be.po, share/po/gl.po, share/po/id.po,
share/po/bg.po, share/po/uz.po, share/po/af.po, share/po/ru.po,
share/po/tg.po, share/po/lv.po, share/po/ca.po, share/po/vi.po,
share/po/ko.po, share/po/bs.po, share/po/is.po, share/po/he.po,
share/po/lt.po, share/po/ta.po, share/po/sl.po, share/po/fi.po,
share/po/de.po, share/po/DrakX.pot, share/po/uk.po, share/po/eu.po,
share/po/ga.po, share/po/tr.po, share/po/mt.po, share/po/cy.po,
share/po/es.po, share/po/sv.po, share/po/fr.po, share/po/sr.po,
share/po/zh_TW.po, share/po/da.po, share/po/nb.po, share/po/az.po,
share/po/pt_BR.po, share/po/eo.po, share/po/sk.po, share/po/pl.po,
share/po/hr.po, share/po/pt.po, share/po/sq.po, share/po/hu.po,
share/po/sr@Latn.po, share/po/it.po: updated pot file
* standalone/drakbackup, help.pm: Fixed typos
* share/po/fa.po: updated Farsi file
updated pot file
* share/po/cs.po, share/po/ar.po: updated Arabic and Czech files
updated pot file
* share/fonts.tar.bz2: Updated Nimbus Sans L font (some wrong cyrillic
glyphs fixed by
Mashrab Kuvatov <kmashrab@uni-bremen.de>)
2003/08/19 Pixel <pixel at mandrakesoft.com>
* modules.pm, standalone/drakxtv, detect_devices.pm, harddrake/data.pm,
mouse.pm, standalone/draksound: full pci probe does not freeze anymore,
removing code work-arounding the freeze
* install_steps.pm: add resume=/dev/XXX where /dev/XXX is the swap
partition (when the swap partition is bigger than ram size)
* standalone/drakpxe: "xxx or xxx" in list context is always bad!
* network/netconnect.pm: perl_checker compliance (revert non usefull titi
change)
* standalone/drakhelp, standalone/drakperm, standalone/drakautoinst,
pkgs.pm: perl_checker compliance
* share/po/help_xml2pm.pl: remove debug code
adapt to new documentation layout
* standalone/adduserdrake: fix any::write_passwd_user() call
* modules/interactive.pm: do translate choices N_("Yes"), N_("No"),
N_("See hardware info")
(thanks to Arpad Biro)
full pci probe does not freeze anymore, removing code work-arounding the
freeze
* help.pm: new version from XML doc
2003/08/19 Thierry Vignaud <tvignaud at mandrakesoft.com>
* detect_devices.pm: help perl_checker somewhat
pci hardware discovery: do full-probe by default
* standalone/logdrake: mark one more string as translatable (spoted by
Arpad Biro)
remove unused variable
* ugtk2.pm: remove broken and unused gtkexpand()
* standalone/drakconnect: mark one more string as translatable (spoted by
Arpad Biro)
readd LANGUAGE=C
pablo say that redefining LC_* is useless if LC_ALL is defined as the
later overrides and take priority over the former
add perl_checker hint
(update_intbutt) consolidate internet connection button switch code
- use real known interface name everywhere not guessed one
(having eth0 and eth9 would resulting in displaying eth0 & eth1
before), thus enabling to get rid of get_eth_ip()
- replace build_list() by update_list() that fix flicker on list
update: only add/remove added/removed interfaces, just update fields
for others
* install_steps.pm: fix brown paper bug #4702 ...
* drakxtools.spec: first bits of 9.2-0.32mdk
* interactive/gtk.pm: show advanced options by default if --expert was
passed or if expect
checkbox was checked (#4353)
* commands.pm, c/stuff.xs.pl: pci hardware discovery: do full-probe by
default
* standalone/drakfloppy: translate one more string (already translated as
this is a double)
2003/08/18 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: updated with current pot
2003/08/18 keld
* share/po/da.po: Updates
soft/menu-messages/da.po soft/userdrake2/po/da.po
gi/perl-install/share/po/da.po
2003/08/18 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/id.po, share/po/hu.po, share/po/it.po: updated pot file
updated pot file
* share/po/et.po: updated Estonian file
updated pot file
* share/po/zh_CN.po, share/po/ro.po, share/po/cs.po, share/po/wa.po,
share/po/nl.po, share/po/ja.po, share/po/uz@Cyrl.po, share/po/el.po,
share/po/th.po, share/po/be.po, share/po/gl.po, share/po/bg.po,
share/po/uz.po, share/po/af.po, share/po/ru.po, share/po/tg.po,
share/po/lv.po, share/po/ca.po, share/po/vi.po, share/po/ar.po,
share/po/ko.po, share/po/bs.po, share/po/is.po, share/po/he.po,
share/po/lt.po, share/po/ta.po, share/po/sl.po, share/po/fi.po,
share/po/fa.po, share/po/de.po, share/po/DrakX.pot, share/po/uk.po,
share/po/eu.po, share/po/ga.po, share/po/tr.po, share/po/mt.po,
share/po/cy.po, share/po/es.po, share/po/sv.po, share/po/fr.po,
share/po/sr.po, share/po/zh_TW.po, share/po/az.po, share/po/nb.po,
share/po/pt_BR.po, share/po/eo.po, share/po/sk.po, share/po/hr.po,
share/po/pl.po, share/po/pt.po, share/po/sq.po, share/po/sr@Latn.po:
updated pot file
* share/po/da.po: updated Danish file
updated pot file
2003/08/18 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakconnect: typo fix
* drakxtools.spec: 9.2-0.31mdk (aka do not forget about killing poulpy)
9.2-0.30mdk
2003/08/18 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: updated
2003/08/18 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect:
- fix up/down interface detection
- do not wipe out IP and NETMASK when "No ip" is filled in
- fix typo
2003/08/18 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/id.po, share/po/cs.po, share/po/nb.po, share/po/uz@Cyrl.po,
share/po/uz.po: updated Czech, Indonesian, Norwegian and Uzbek files
* standalone/drakTermServ: splitted too big text into smaller chunks for
translators
2003/08/18 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: progess -> progress typo
2003/08/18 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakconnect: typo fix
(configure_lan) fix crash on interface enabling/disabling
(get_intf_status) factorize translations and use upcase initale
better message when no ip (aka interface down or broken)
* network/netconnect.pm, network/isdn.pm, network/modem.pm: fix some
previous callback in drakconnect wizard mode
* standalone/drakfloppy: perl_checker fixes
sort modules and directories in treeview
- fix long-standing broken mkbootdisk call bug
- btw fix the passing of mkinirtd arguments to mkbootdisk
- save the modules list on exit and restore it on load
- simplify modules list managment btw
- consolidate some code in get_file_size()
try to be more user friendly:
- if no error, display a success message, then exit
- on error, instead of displaying the raw exit code that has no
meaning for
the end user, display in red the log message of mkbootdisk
- remove insane expert button and so called expert frame
make testing mode usefull for debugging drakfloppy
* .perl_checker:
- we do not use anymore perl-GTK
- let be able to parse ugtk2
* standalone/harddrake2: display the right information when no selected
device
use new create_dialog api to get better modal dialogs
* ugtk2.pm (_create_dialog, create_dialog) let support the same api as
new() and
threat transient option
(info_dialog) introduce another dialog helper
kill buggy and no more used gtkbuttonset()
2003/08/17 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect: allow hostname change in mcc
perl_checker
2003/08/17 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/hu.po: updated Hungarian file
updated Farsi and Hungarian files
* share/po/sk.po, share/po/es.po: updated Hungarian file
* share/po/sv.po: updated Swedish file
* share/po/fa.po: updated Farsi and Hungarian files
2003/08/17 tpittich
* share/po/sk.po: updated slovak translation
2003/08/16 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/08/16 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/hu.po: updated Hungarian file
updated Bulgarian, Estonian, Basque, Hungarian, Albanian, Uzbek and
Chinese
* share/po/et.po, share/po/bg.po, share/po/sq.po, share/po/zh_CN.po,
share/po/eu.po, share/po/uz@Cyrl.po, share/po/uz.po: updated Bulgarian,
Estonian, Basque, Hungarian, Albanian, Uzbek and Chinese
2003/08/15 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sq.po, share/po/lv.po, share/po/hu.po, share/po/eo.po,
share/po/cs.po, share/po/uz@Cyrl.po, share/po/sr@Latn.po,
share/po/uz.po, share/po/af.po, share/po/ga.po, share/po/id.po,
share/po/tg.po, share/po/sl.po, share/po/da.po, share/po/th.po,
share/po/hr.po, share/po/uk.po, share/po/ko.po, share/po/mt.po,
share/po/lt.po, share/po/bs.po, share/po/wa.po, share/po/sr.po,
share/po/nl.po, share/po/de.po, share/po/fi.po, share/po/ro.po,
share/po/he.po, share/po/tr.po, share/po/bg.po, share/po/fr.po,
share/po/zh_TW.po, share/po/DrakX.pot, share/po/es.po, share/po/cy.po,
share/po/it.po, share/po/pt.po, share/po/zh_CN.po, share/po/pt_BR.po,
share/po/sv.po, share/po/ru.po, share/po/is.po, share/po/ja.po,
share/po/be.po, share/po/ta.po, share/po/fa.po, share/po/el.po,
share/po/vi.po, share/po/et.po, share/po/sk.po, share/po/pl.po,
share/po/ar.po, share/po/ca.po, share/po/nb.po, share/po/eu.po,
share/po/gl.po, share/po/az.po: updated pot file
2003/08/14 keld
* share/po/da.po: update
gi/perl-install/share/po/da.po
updates
soft/drakcronat/po/da.po soft/rpmdrake/po/da.po
soft/urpmi/po/da.po gi/perl-install/share/po/da.po
Updates
po/po/da.po gi/perl-install/share/po/da.po
2003/08/14 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/bg.po, share/po/nb.po: updated Bulgarian and Norwegian files
updated Turkish file
* share/po/sq.po, share/po/lv.po, share/po/hu.po, share/po/eo.po,
share/po/cs.po, share/po/uz@Cyrl.po, share/po/sr@Latn.po,
share/po/uz.po, share/po/af.po, share/po/ga.po, share/po/id.po,
share/po/tg.po, share/po/sl.po, share/po/da.po, share/po/th.po,
share/po/hr.po, share/po/uk.po, share/po/ko.po, share/po/mt.po,
share/po/lt.po, share/po/bs.po, share/po/wa.po, share/po/sr.po,
share/po/de.po, share/po/fi.po, share/po/ro.po, share/po/he.po,
share/po/tr.po, share/po/fr.po, share/po/zh_TW.po, share/po/DrakX.pot,
share/po/es.po, share/po/cy.po, share/po/it.po, share/po/pt.po,
share/po/zh_CN.po, share/po/pt_BR.po, share/po/sv.po, share/po/ru.po,
share/po/is.po, share/po/ja.po, share/po/be.po, share/po/ta.po,
share/po/fa.po, share/po/el.po, share/po/vi.po, share/po/et.po,
share/po/sk.po, share/po/pl.po, share/po/ar.po, share/po/ca.po,
share/po/eu.po, share/po/gl.po, share/po/az.po: updated Turkish file
* share/po/nl.po: updated Dutch file
updated Turkish file
2003/08/14 Pixel <pixel at mandrakesoft.com>
* c/stuff.xs.pl: in floppy_info(), check ioctl success and use
FDPOLLDRVSTAT (copied from kudzu code)
2003/08/14 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: start user definable crontab entry - sorry
translators, new strings :(
2003/08/14 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/cy.po, share/po/zh_TW.po, share/po/eo.po, share/po/eu.po,
share/po/zh_CN.po, share/po/vi.po, share/po/be.po, share/po/et.po,
share/po/pl.po, share/po/tr.po, share/po/ca.po, share/po/uk.po,
share/po/it.po, share/po/is.po, share/po/th.po, share/po/mt.po,
share/po/id.po, share/po/fi.po, share/po/el.po, share/po/wa.po,
share/po/lt.po, share/po/ar.po, share/po/bg.po, share/po/ru.po,
share/po/pt_BR.po, share/po/nl.po, share/po/pt.po, share/po/fa.po,
share/po/sl.po, share/po/de.po, share/po/uz@Cyrl.po, share/po/ja.po,
share/po/sr@Latn.po, share/po/he.po, share/po/hr.po, share/po/gl.po,
share/po/nb.po, share/po/da.po, share/po/fr.po, share/po/cs.po,
share/po/bs.po, share/po/sk.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sq.po, share/po/hu.po, share/po/ga.po, share/po/tg.po,
share/po/ta.po, share/po/sr.po, share/po/ko.po, share/po/ro.po,
share/po/es.po, share/po/uz.po, share/po/az.po, share/po/af.po,
share/po/lv.po: updated Turkish file
2003/08/14 Pixel <pixel at mandrakesoft.com>
* c/stuff.xs.pl: in floppy_info(), check ioctl success and use
FDPOLLDRVSTAT (copied from kudzu code)
2003/08/14 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: start user definable crontab entry - sorry
translators, new strings :(
2003/08/13 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect: fix mcc lan changes (fix at least #4088)
2003/08/13 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/08/13 Fran�ois Pons <fpons at mandrakesoft.com>
* rescue/list.i386: updated with xfs_progs.
* pkgs.pm: added log for checking deselection (check deadlock unless gtk
are doing them).
workaround for rpmdb problems of opening Conflictname and Triggername
files.
* share/list.i386: updated with newer xfs_progs.
* standalone/drakpxe: fixed to match new pxe dhcp.conf configuration file.
* install_any.pm: fixed to build an inflexion point in list file (so that
urpmi can found it).
generate a list file if a macro is used (and only in this case).
fixed with_hdlist possibly incorrect.
added tiny support for arch dependant directory.
2003/08/13 gbeauchesne
* Makefile: Use bash in stage2 on IA-64
* mdk-stage1/Makefile: Fix merge from amd64-branch
* rescue/list.x86_64, rescue/list: Merge with amd64-branch (rpm libdir is
always /usr/lib/rpm, update lists)
2003/08/13 Guillaume Cottenceau <gc at mandrakesoft.com>
* share/po/cy.po, share/po/zh_TW.po, share/po/eo.po,
install_steps_interactive.pm, share/po/eu.po, share/po/zh_CN.po,
share/po/vi.po, share/po/be.po, standalone/drakbackup, share/po/et.po,
share/po/pl.po, share/po/tr.po, share/po/ca.po, share/po/uk.po,
share/po/it.po, share/po/is.po, share/po/th.po, share/po/mt.po,
share/po/id.po, share/po/fi.po, share/po/el.po, share/po/wa.po,
share/po/lt.po, share/po/ar.po, share/po/bg.po, share/po/ru.po,
share/po/pt_BR.po, share/po/nl.po, share/po/pt.po, share/po/fa.po,
share/po/sl.po, share/po/br.po, share/po/de.po, share/po/uz@Cyrl.po,
share/po/ja.po, share/po/sr@Latn.po, share/po/he.po, share/po/hr.po,
share/po/gl.po, share/po/nb.po, share/po/da.po, share/po/fr.po,
share/po/cs.po, share/po/bs.po, share/po/sk.po, share/po/sv.po,
share/po/sq.po, share/po/hu.po, share/po/ga.po, share/po/tg.po,
share/po/ta.po, share/po/sr.po, share/po/ko.po, share/po/ro.po,
share/po/es.po, standalone/drakboot, share/po/uz.po, share/po/az.po,
share/po/af.po, share/po/lv.po: some english typo fixes thx to Arpad
Biro
* mdk-stage1/probing.c: full pci probe can't be run with fopen/fread
because we might read too many bytes. this was the reason for freezes on
some boxes from drakx, that may impact stage1 also, so better change
that.
2003/08/13 Pablo Saratxaga <pablo at mandrakesoft.com>
* keyboard.pm: corrected typo
* share/po/cy.po, share/po/zh_TW.po, share/po/eo.po, share/po/eu.po,
share/po/zh_CN.po, share/po/vi.po, share/po/be.po, share/po/et.po,
share/po/pl.po, share/po/tr.po, share/po/ca.po, share/po/uk.po,
share/po/it.po, share/po/is.po, share/po/th.po, share/po/mt.po,
share/po/id.po, share/po/fi.po, share/po/el.po, share/po/wa.po,
share/po/lt.po, share/po/ar.po, share/po/bg.po, share/po/ru.po,
share/po/pt_BR.po, share/po/nl.po, share/po/pt.po, share/po/fa.po,
share/po/sl.po, share/po/de.po, share/po/uz@Cyrl.po, share/po/ja.po,
share/po/sr@Latn.po, share/po/he.po, share/po/hr.po, share/po/gl.po,
share/po/nb.po, share/po/da.po, share/po/fr.po, share/po/cs.po,
share/po/bs.po, share/po/sk.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sq.po, share/po/hu.po, share/po/ga.po, share/po/tg.po,
share/po/ta.po, share/po/sr.po, share/po/ko.po, share/po/ro.po,
share/po/es.po, share/po/uz.po, share/po/az.po, share/po/af.po,
share/po/lv.po: updated pot file
updated pot file
* harddrake/sound.pm: fixed typo
2003/08/12 Guillaume Cottenceau <gc at mandrakesoft.com>
* drakxtools.spec: drakxtools depends on gurpmi (do_pkgs->install for
example)
2003/08/12 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/he.po: updated Hebrew file
* share/po/cs.po: updated Czech file
updated Czech file
2003/08/12 Pixel <pixel at mandrakesoft.com>
* share/gen_locales.sh: by the way, gen_locales.sh makes an error because
/usr/X11R6/lib/X11/locale/common doesn't exist anymore. It used to
contain
ximcp.so.2 xlcDef.so.2 xlcUTF8Load.so.2
xlibi18n.so.2 xlocale.so.2 xomGeneric.so.2
in mdk9.0, but mdk9.1 install was without it and it was ok...
* diskdrake/smbnfs_gtk.pm: do pop the "do you want to install samba?"
(otherwise when cancel is pressed,
drakconf thinks the install exited abnormally since no window was
embedded
whereas "diskdrake --smb" is normally embedded)
* lang.pm: > During the installation when one chooses Uzbek (latin) as a
language the next
> installation stage comes in English. However, DrakX creates
> /usr/share/locale_special/uz/LC_MESSAGES/libDrakX.mo and
> /usr/share/locale/uz/LC_* files.
this comes from during_install__l2charset() returning UNICODE which is
not recognised.
2003/08/12 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: medias -> media
Mb -> MB [Bug 4381]
2003/08/11 Fran�ois Pons <fpons at mandrakesoft.com>
* share/rpmsrate: added bash-completion in TERMINALS section.
2003/08/11 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/cy.po, share/po/zh_TW.po, share/po/eo.po, share/po/eu.po,
share/po/zh_CN.po, share/po/vi.po, share/po/be.po, share/po/pl.po,
share/po/tr.po, share/po/ca.po, share/po/uk.po, share/po/it.po,
share/po/is.po, share/po/th.po, share/po/mt.po, share/po/id.po,
share/po/fi.po, share/po/el.po, share/po/wa.po, share/po/lt.po,
share/po/ar.po, share/po/bg.po, share/po/ru.po, share/po/pt_BR.po,
share/po/nl.po, share/po/pt.po, share/po/fa.po, share/po/sl.po,
share/po/de.po, share/po/uz@Cyrl.po, share/po/ja.po,
share/po/sr@Latn.po, share/po/he.po, share/po/hr.po, share/po/gl.po,
share/po/da.po, share/po/fr.po, share/po/cs.po, share/po/bs.po,
share/po/sk.po, share/po/DrakX.pot, share/po/sv.po, share/po/sq.po,
share/po/ga.po, share/po/tg.po, share/po/ta.po, share/po/sr.po,
share/po/ko.po, share/po/ro.po, share/po/es.po, share/po/uz.po,
share/po/az.po, share/po/af.po, share/po/lv.po: updated pot file
* share/po/et.po, share/po/nb.po, share/po/hu.po: updated Estonian,
Hungarian and Norvegian files
updated pot file
2003/08/11 Pixel <pixel at mandrakesoft.com>
* standalone/XFdrake: more newbie-friendly message:
"You need to log out and back in again for changes to take effect"
instead of "Please relog into %s to activate the changes"
(as suggested on cooker, thanks!)
* install2.pm: when any::setupBootloader_simple() fail, use
any::setupBootloader() afterwards
* install_steps_interactive.pm: when any::setupBootloader_simple() fail,
use any::setupBootloader() afterwards
perl_checker compliance
* .perl_checker: why were c, pkgs and URPM::Resolve excluded? i don't
know, but that's much
better when perl_checker can see them
* security/msec.pm, ugtk2.pm, scanner.pm, security/l10n.pm,
install_gtk.pm, services.pm: perl_checker compliance
* lvm.pm: fix typo (fix bug #4239)
* bootloader.pm: perl_checker compliance
sanitize_ver() can fail and return ''
2003/08/11 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Search for files to restore.
Fix looping signal_connect in catalog restore.
GUI fixes - Fabrice FACORAT.
2003/08/10 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/bg.po: updated Bulgarian file
2003/08/10 Pixel <pixel at mandrakesoft.com>
* install_any.pm, install_steps_interactive.pm, standalone/adduserdrake,
any.pm: use $::prefix instead of passing $prefix to functions
* install_steps.pm: use $::prefix instead of passing $prefix to functions
since we wrote the password in /etc/passwd, we must convert to shadow
* interactive/gtk.pm, diskdrake/hd_gtk.pm: use
Gtk2::Button->new_with_label instead of Gtk2::Button->new for some
widgets otherwise underscores become underlines (bug #4678)
* network/netconnect.pm: perl_checker compliance
replace "Press \"Forward\" to continue" with "Press \"%s\" to continue"
(bug #4564)
2003/08/09 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sv.po: updated Swedish file
* share/po/fa.po: updated Farsi file
2003/08/08 Guillaume Cottenceau <gc at mandrakesoft.com>
* ugtk2.pm: add gtkset_alignment
2003/08/08 keld
* share/po/da.po: Updates
soft/control-center/po/da.po soft/ftw/po/da.po
soft/mdkhtmlbrowser/po/da.po soft/rpmdrake/po/da.po
soft/urpmi/po/da.po soft/userdrake2/po/da.po
gi/perl-install/share/po/da.po
2003/08/08 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/cy.po, share/po/zh_TW.po, share/po/eo.po, share/po/eu.po,
share/po/zh_CN.po, share/po/vi.po, share/po/be.po, share/po/pl.po,
share/po/tr.po, share/po/ca.po, share/po/uk.po, share/po/it.po,
share/po/is.po, share/po/th.po, share/po/mt.po, share/po/id.po,
share/po/fi.po, share/po/el.po, share/po/wa.po, share/po/lt.po,
share/po/ar.po, share/po/bg.po, share/po/ru.po, share/po/pt_BR.po,
share/po/nl.po, share/po/pt.po, share/po/fa.po, share/po/sl.po,
share/po/de.po, share/po/uz@Cyrl.po, share/po/ja.po,
share/po/sr@Latn.po, share/po/he.po, share/po/hr.po, share/po/gl.po,
share/po/nb.po, share/po/da.po, share/po/fr.po, share/po/cs.po,
share/po/bs.po, share/po/sk.po, share/po/DrakX.pot, share/po/sv.po,
share/po/hu.po, share/po/ga.po, share/po/tg.po, share/po/ta.po,
share/po/sr.po, share/po/ko.po, share/po/ro.po, share/po/es.po,
share/po/uz.po, share/po/az.po, share/po/af.po, share/po/lv.po: updated
pot file
* share/po/et.po: updated Estonian file
updated pot file
* share/po/sq.po: updated Albanian file
updated pot file
2003/08/07 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/08/07 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sv.po: updated Hebrew and Swedish files
* share/po/de.po: Small fix (too long string)
* share/po/he.po: updated Hebrew file
updated Hebrew and Swedish files
2003/08/07 Pixel <pixel at mandrakesoft.com>
* drakxtools.spec:
- drakxservices: xinetd services have a special treatment
- localedrake: fix the "zh_TW with country China" case
- no more stock icons
2003/08/07 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Fix removed users code (thanks gc). Enable
.backupignore.
Clean up spastic progress bar. Add more info in "View Config"
Deal with users that are deleted from the system [Bug 4541].
2003/08/07 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sv.po, share/po/he.po: updated Hebrew and Swedish files
2003/08/06 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Update (partially)
2003/08/06 David Baudens <baudens at mandrakesoft.com>
* standalone/drakfloppy: Use capital letter when needed
2003/08/06 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/az.po: updated Azeri file
2003/08/06 Pixel <pixel at mandrakesoft.com>
* any.pm: try to restore the MBR using "lilo -u" for users not liking the
default
bootloader automatic configuration (eg: bug #4415)
* services.pm: in drakxservices, display differently services handled by
xinetd (bug #4516)
create services_raw() which returns all the info out of "chkconfig
--list"
perl_checker compliance
2003/08/05 Fran�ois Pons <fpons at mandrakesoft.com>
* install2.pm: added discovery and download meta_class facility in VERSION
file.
* pkgs.pm: checking transaction allow ordering them ;-)
make default size of transaction to 13 (?) and avoid rpm ordering which
seems
nasty at present (missing configuration read ?).
2003/08/05 Guillaume Cottenceau <gc at mandrakesoft.com>
* lang.pm: ghanese ppl don't talk french!?
2003/08/05 Pablo Saratxaga <pablo at mandrakesoft.com>
* keyboard.pm: Turkish "F" keyboard was unavailable due to a typo
* share/po/sk.po, share/po/it.po: updated Italian file
2003/08/05 Pixel <pixel at mandrakesoft.com>
* ugtk2.pm: do not invert Ok/Cancel for mdk 9.2 (per IHM team request)
remove stock icons (per IHM team request)
* any.pm: fix an old typo
* standalone/drakbackup, standalone/drakfloppy, standalone/logdrake,
diskdrake/hd_gtk.pm, standalone/harddrake2, standalone/drakgw,
standalone/drakperm, standalone/draksec,
Xconfig/resolution_and_depth.pm, standalone/mousedrake, Xconfig/main.pm,
interactive/gtk.pm, standalone/drakboot, standalone/net_monitor,
services.pm, standalone/drakbug, standalone/drakfont,
standalone/drakconnect: remove stock icons (per IHM team request)
* lang.pm:
- fix system_locales_to_ourlocale() returning { lang => 'zh' } for
$locale_lang == 'zn_CN.UTF8'
- in standard_locale, return zh_TW instead of zh_CN for lang=zh_TW
country=CN
- cleanup standard_locale
* install_any.pm: add flag UTF8 for rpmsrate
2003/08/05 Fran�ois Pons <fpons at mandrakesoft.com>
* pkgs.pm: checking transaction allow ordering them ;-)
make default size of transaction to 13 (?) and avoid rpm ordering which
seems
nasty at present (missing configuration read ?).
fixed ordering of packages.
fixed otherOnly for package selection not correctly updated (according
to
changes in perl-URPM).
* install2.pm: added discovery and download meta_class facility in VERSION
file.
2003/08/05 Guillaume Cottenceau <gc at mandrakesoft.com>
* drakxtools.spec: commit titi's requested typos changes
* ftp.pm: revert my bad change
2003/08/05 Pixel <pixel at mandrakesoft.com>
* ugtk2.pm: do not invert Ok/Cancel for mdk 9.2 (per IHM team request)
remove stock icons (per IHM team request)
* interactive/gtk.pm, standalone/mousedrake, standalone/drakconnect,
standalone/draksec, standalone/drakperm, diskdrake/hd_gtk.pm,
standalone/net_monitor, standalone/drakbackup, standalone/harddrake2,
standalone/drakgw, standalone/drakbug, standalone/drakboot,
Xconfig/resolution_and_depth.pm, Xconfig/main.pm, standalone/logdrake,
standalone/drakfloppy, services.pm, standalone/drakfont: remove stock
icons (per IHM team request)
2003/08/05 Guillaume Cottenceau <gc at mandrakesoft.com>
* drakxtools.spec: commit titi's requested typos changes
2003/08/05 Guillaume Cottenceau <gc at mandrakesoft.com>
* drakxtools.spec: commit titi's requested typos changes
2003/08/04 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/08/04 Fran�ois Pons <fpons at mandrakesoft.com>
* pkgs.pm: added log.
updated with newer perl-URPM
2003/08/04 Guillaume Cottenceau <gc at mandrakesoft.com>
* ftp.pm: don't have two / in the urpmi url or it seems it causes problems
for some people (some ftp servers? wget/curl? proxy? no s�..)
* drakxtools.spec: 9.2-0.27mdk
* ugtk2.pm: fix not possible to select with mouse anymore (rpmdrake etc)
revert "use checkboxes instead of icons"
2003/08/04 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sr.po, share/po/sq.po, share/po/mt.po, share/po/sr@Latn.po,
share/po/nb.po, share/po/hr.po, share/po/be.po, share/po/sv.po,
share/po/vi.po, share/po/fi.po, share/po/ru.po, share/po/eo.po,
share/po/sl.po, share/po/el.po, share/po/bg.po, share/po/gl.po,
share/po/DrakX.pot, share/po/az.po, share/po/bs.po, share/po/eu.po,
share/po/pt.po, share/po/zh_TW.po, share/po/tr.po, share/po/sk.po,
share/po/ar.po, share/po/it.po, share/po/af.po, share/po/ga.po,
share/po/da.po, share/po/ta.po, share/po/lt.po, share/po/id.po,
share/po/ko.po, share/po/cy.po, share/po/is.po, share/po/tg.po,
share/po/fa.po, share/po/uz@Cyrl.po, share/po/pt_BR.po, share/po/pl.po,
share/po/nl.po, share/po/lv.po, share/po/cs.po, share/po/th.po,
share/po/ca.po, share/po/ro.po, share/po/ja.po, share/po/zh_CN.po,
share/po/es.po, share/po/uz.po, share/po/hu.po, share/po/wa.po,
share/po/fr.po, share/po/de.po: updated pot file
* share/po/he.po: updated Hebrew file
updated pot file
* share/po/et.po: updated Estonian file
updated pot file
* share/po/uk.po: updated Ukrainian file
updated pot file
* keyboard.pm: removed bad keyboard from list for Swedish;
* lang.pm: removed 'xh_ZA' in double in @locales
updated list of available locales
2003/08/04 Pixel <pixel at mandrakesoft.com>
* any.pm: fix ask_window_manager_to_logout for gnome
* ugtk2.pm: don't export destroy_window(), this function doesn't exist!
(thanks to perl_checker)
perl_checker compliance
disable selecting text and popping the contextual menu
(GUI team says it's *horrible* to be able to do select text!)
* drakxtools.spec: gc: commit pixel's 9.2-0.26mdk changelog diff (pixel
sux)
2003/08/04 tpittich
* share/po/sk.po: updated slovak translation
2003/08/04 Warly <warly at mandrakesoft.com>
* share/logo-mandrake.png: Add new cooker logo for installation
2003/08/03 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po: Added Farsi file
2003/08/03 Pixel <pixel at mandrakesoft.com>
* bootloader.pm: don't overwrite $o->{bootloader}{method} (much nicer for
auto_installs)
* install_steps_interactive.pm: more complete name for the setRootPassword
step: "Set root password and
network authentication methods" instead of simply "Set root password"
* interactive/gtk.pm: OptionMenus do not have an horizontal scroll-bar.
This can cause havoc for
long strings. So use combo box as we used to do in those cases
(eg: diskdrake Create dialog box in expert mode) (bug #4484)
* rescue/make_rescue_img: fix /sbin/insmod /sbin/rmmod and /sbin/lsmod
which were dead symlinks
(to /etc/alternatives/something)
* rescue/guessmounts:
- copy /etc/mtab to /mnt/etc/mtab to have a nice chrooted "mount" or
"df"
- some perl_checker compliance
2003/08/03 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Tool tips.
2003/08/02 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sv.po: updated Swedish file
2003/08/01 Pixel <pixel at mandrakesoft.com>
* install2.pm, install_steps.pm, network/smb.pm,
install_steps_interactive.pm:
- move write_smb_conf() from install_any to network::smb
- rename setAuthentication() to set_authentication()
- move the work of set_authentication() from install_any to any
- move the per-authentification kind questions from
install_steps_interactive::setRootPassword() to
any::ask_authentification_parameters()
- various cleanup in code prompting authentification questions
- call install_any::set_authentication() in
install_steps::setRootPassword()
instead of waiting for the installPackages step to be done
(since setRootPassword occurs *after* packages installation)
- don't call set_authentification() in install_steps::addUser()
(why was this done there??)
=> these changes will allow drakauth
* drakxtools.spec: re-adding with -kb
add drakauth
* Xconfig/xfreeX.pm, Xconfig/parse.pm, Xconfig/xfree4.pm,
Xconfig/xfree3.pm: => do as Chris Picton suggested
Chris Picton said (nearly one year ago :-/) :
I have found the need for many low res screen resolutions for such
thingas as movie playing, xmame, etc.
The method XFdrake uses to enable modes is to enumerate each mode in the
XF86Config file. For example (a newly created file):
Subsection "Display"
Depth 24
Modes "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubsection
It would be better (at least under XFree 4, which automatically provides
resoltions from the monitor, if it is capable), to not limit the modes
provided to the user
If I use instead, the following:
Subsection "Display"
Depth 24
Virtual 1280 960
EndSubsection
My maximum mode is exactly the same as before, but I have many more low
resolution modes.
* any.pm, install_any.pm:
- move write_smb_conf() from install_any to network::smb
- rename setAuthentication() to set_authentication()
- move the work of set_authentication() from install_any to any
- move the per-authentification kind questions from
install_steps_interactive::setRootPassword() to
any::ask_authentification_parameters()
- various cleanup in code prompting authentification questions
- call install_any::set_authentication() in
install_steps::setRootPassword()
instead of waiting for the installPackages step to be done
(since setRootPassword occurs *after* packages installation)
- don't call set_authentification() in install_steps::addUser()
(why was this done there??)
=> these changes will allow drakauth
use $::prefix
* standalone/drakauth, Makefile.config: add drakauth
* pixmaps/langs/lang-ku.png, pixmaps/langs/lang-uz@Cyrl.png,
pixmaps/langs/lang-gu.png, pixmaps/langs/lang-zu.png,
pixmaps/langs/lang-sr@Latn.png, pixmaps/langs/lang-ne.png,
pixmaps/langs/lang-se.png, pixmaps/langs/lang-xh.png,
pixmaps/langs/lang-as.png, pixmaps/langs/lang-st.png,
pixmaps/langs/lang-li.png, pixmaps/langs/lang-ss.png,
pixmaps/langs/lang-ve.png, pixmaps/langs/lang-ml.png: re-adding with -kb
removing for re-adding with -kb
2003/08/01 Frederic Crozat <fcrozat at mandrakesoft.com>
* share/rpmsrate: Add gnome calculator and charmap
2003/08/01 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/zh_CN.po: updated Chinese file
* lang.pm: Added some more languages to the list;
defined kde fonts for some languages
* pixmaps/langs/lang-zu.png, pixmaps/langs/lang-te.png,
pixmaps/langs/lang-mr.png, pixmaps/langs/lang-uz@Cyrl.png,
pixmaps/langs/lang-ss.png, pixmaps/langs/lang-xh.png,
pixmaps/langs/lang-sr@Latn.png, pixmaps/langs/lang-se.png,
pixmaps/langs/lang-ku.png, pixmaps/langs/lang-ml.png,
pixmaps/langs/lang-ne.png, pixmaps/langs/lang-as.png,
pixmaps/langs/lang-li.png, pixmaps/langs/lang-st.png,
pixmaps/langs/lang-ve.png, pixmaps/langs/lang-gu.png,
pixmaps/langs/lang-uz.png: New/updated images with language names
* share/po/et.po: updated po file
* share/rpmsrate: Added locale->fonts-* dependencies
2003/08/01 Pixel <pixel at mandrakesoft.com>
* .perl_checker: printer::printerdrake is not perl_checker compliant,
don't pretend it is!
* standalone/draksec: perl_checker compliance
* Makefile: s/head -1/head -n 1/
(am i the only one who thinks changing head's usage is really stupid?
well...)
* diskdrake/smbnfs_gtk.pm: instead of removing the "Search servers" button
when the search is over, keep
it to allow searching for new servers (the label is changed from "Search
servers" to "Search new servers") (bug #4297)
* install_any.pm, any.pm:
- move write_smb_conf() from install_any to network::smb
- rename setAuthentication() to set_authentication()
- move the work of set_authentication() from install_any to any
- move the per-authentification kind questions from
install_steps_interactive::setRootPassword() to
any::ask_authentification_parameters()
- various cleanup in code prompting authentification questions
- call install_any::set_authentication() in
install_steps::setRootPassword()
instead of waiting for the installPackages step to be done
(since setRootPassword occurs *after* packages installation)
- don't call set_authentification() in install_steps::addUser()
(why was this done there??)
=> these changes will allow drakauth
use $::prefix
* interactive/gtk.pm: don't warn when label is used with no text for boot
entries
(i want titi's explaination on this first)
* Xconfig/card.pm: Intel drivers don't need DontVTSwitch anymore (dixit
Arnaud de Lorbeau)
* drakxtools.spec, standalone/drakauth, Makefile.config: add drakauth
* install_steps_interactive.pm, install2.pm, install_steps.pm,
network/smb.pm:
- move write_smb_conf() from install_any to network::smb
- rename setAuthentication() to set_authentication()
- move the work of set_authentication() from install_any to any
- move the per-authentification kind questions from
install_steps_interactive::setRootPassword() to
any::ask_authentification_parameters()
- various cleanup in code prompting authentification questions
- call install_any::set_authentication() in
install_steps::setRootPassword()
instead of waiting for the installPackages step to be done
(since setRootPassword occurs *after* packages installation)
- don't call set_authentification() in install_steps::addUser()
(why was this done there??)
=> these changes will allow drakauth
* ugtk2.pm: replace signal_disconnect with signal_handler_disconnect
(needed for perl-gtk2-xs)
* Xconfig/xfree4.pm, Xconfig/xfree3.pm, Xconfig/xfreeX.pm,
Xconfig/parse.pm: => do as Chris Picton suggested
Chris Picton said (nearly one year ago :-/) :
I have found the need for many low res screen resolutions for such
thingas as movie playing, xmame, etc.
The method XFdrake uses to enable modes is to enumerate each mode in the
XF86Config file. For example (a newly created file):
Subsection "Display"
Depth 24
Modes "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubsection
It would be better (at least under XFree 4, which automatically provides
resoltions from the monitor, if it is capable), to not limit the modes
provided to the user
If I use instead, the following:
Subsection "Display"
Depth 24
Virtual 1280 960
EndSubsection
My maximum mode is exactly the same as before, but I have many more low
resolution modes.
2003/07/31 Fran�ois Pons <fpons at mandrakesoft.com>
* rescue/tree/etc/oem: make oem-all by default (obsoleted previous oem)
* install_steps.pm: added redo of initrd files for oem changes to take
effects for bootsplash...
fixed /usr/share/bootsplash directory not created for images.
apply oem image modification to bootsplash too.
2003/07/31 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sv.po: updated pot file
updated Swedish file
* share/po/ru.po, share/po/et.po, share/po/cy.po, share/po/ca.po,
share/po/ja.po, share/po/tg.po, share/po/pt_BR.po, share/po/ar.po,
share/po/lt.po, share/po/id.po, share/po/eo.po, share/po/be.po,
share/po/af.po, share/po/sq.po, share/po/he.po, share/po/az.po,
share/po/ta.po, share/po/uk.po, share/po/sk.po, share/po/it.po,
share/po/ro.po, share/po/pt.po, share/po/es.po, share/po/ko.po,
share/po/bs.po, share/po/sr@Latn.po, share/po/lv.po, share/po/bg.po,
share/po/DrakX.pot, share/po/sr.po, share/po/el.po, share/po/nb.po,
share/po/zh_TW.po, share/po/sl.po, share/po/th.po, share/po/hu.po,
share/po/cs.po, share/po/ga.po, share/po/is.po, share/po/uz@Cyrl.po,
share/po/gl.po, share/po/pl.po, share/po/fr.po, share/po/eu.po,
share/po/de.po, share/po/da.po, share/po/tr.po, share/po/nl.po,
share/po/vi.po, share/po/wa.po, share/po/hr.po, share/po/zh_CN.po,
share/po/fi.po, share/po/mt.po, share/po/uz.po: updated pot file
2003/07/31 Pixel <pixel at mandrakesoft.com>
* drakxtools.spec:
- drakxtools-newt must not require perl(interactive::gtk) or
perl(ugtk2)
- only drakbackup require perl(Net::FTP) & perl(Time::localtime), i
don't want
this require for all drakxtools. What about moving drakbackup to a
separate
package?
* bootloader.pm: use "splash=silent" instead of "quiet".
kernel messages will still be written, but will be hidden (can be seen
if
pressing F2 or escape at boot time)
2003/07/31 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: UI issues from cooker list. Push help off to
drakhelp.
2003/07/30 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/07/30 Fran�ois Pons <fpons at mandrakesoft.com>
* interactive/gtk.pm: removed ugly code for scrollbars as pixel has fixed
it now.
* ugtk2.pm: intermediate commit to completely broken ugtk2 for handling
tree, in order for
gc or pixel to fix this...
* pkgs.pm: allow testing locally, should not avoid pkgs to work in real
place.
* install_steps_interactive.pm: removed remaining code of eval (eq nop).
remove eval around choosePackagesTree as it display something even if it
doesn't run...
2003/07/30 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/cs.po, share/po/he.po, share/po/sq.po: updated Albanian, Czech
and Hebrew files
2003/07/30 Pixel <pixel at mandrakesoft.com>
* network/network.pm: revert to 1.129:
it's no good removing " (using module ...)" from {DEVICE} field, it's
much
better not having it in the first place. See network/ethernet.pm v1.81
for
the real fix
* install_steps.pm: Aurora doesn't exist anymore (and it's been that way
for quite a few time)
* network/ethernet.pm: fix typo (thanks to perl_checker)
cleanup (especially ensure $interface is not something like "eth0 (using
module ...)" but only "eth0" (cf network/network.pm 1.130 nasty change)
* timezone.pm:
- cleanup
- add pool.ntp.org (and make it the default) (cf bug #4197)
* install_steps_gtk.pm: ensure "No details" is displayed instead of
"Details" when beginning a new
package installation round and "No details" was pressed in previous
round
* any.pm: perl_checker compliance
- cleanup debug code
- use read_gnomekderc & update_gnomekderc instead of getVarsFromSh &
substInFile
allow other=/dev/fd0 (bug #4405)
* Xconfig/test.pm:
- move from perl-GTK2 to perl-Gtk2
- fix an old weird typo
* install_steps_interactive.pm: fix typo
- cleanup
- add pool.ntp.org (and make it the default) (cf bug #4197)
2003/07/29 Frederic Crozat <fcrozat at mandrakesoft.com>
* share/rpmsrate: Add vera font by default
2003/07/29 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/DrakX.pot, share/po/wa.po, share/po/da.po, share/po/zh_CN.po,
share/po/uz@Cyrl.po, share/po/sk.po, share/po/uz.po: updated pot file
2003/07/29 Pixel <pixel at mandrakesoft.com>
* docs/README: remove some really obsolete doc
* fsedit.pm: re-export %fsedit::suggestions as needed (why did titi my-ed
it?) (fixes bug #4298)
* install2.pm: use formatError for the error message occuring when
auto_install.cfg is bad
* drakxtools.spec: there is no good url for drakxtools, but at least don't
give a broken one!
(thanks to Raul Dias)
* ugtk2.pm: labels are not able to correctly handle long texts, so
rollback to using
TextView instead.
For information on this pb:
- IHM team doesn't like TextView because the text can be selected, and
a
contextual menu is available
- IHM team doesn't like the difference between small text (using a
Label) and
longer text (using a TextView)
- Label can wrap automatically but not nicely (it doesn't use the full
width)
- Label can't wrap CJK text which have no spaces
Apart from this Label vs TextView pb, Titi only left some code which
takes
care of small text, causing the text to be wrapped using warp_text
(which is
not proportional font aware) and not using a scrolled window (causing
the
license to take more than the screen, the buttons disappearing at the
bottom
of the screen)
2003/07/28 Fran�ois Pons <fpons at mandrakesoft.com>
* share/list.i386: moved mkfs.xfs
* rescue/list.i386: moved xfs files.
* rescue/list.ia64: moved xfs files (problably the same for ia64 ?).
* interactive/gtk.pm: make sure the split of message is done only in
install mode, as standalone has
no problem.
2003/07/28 Pixel <pixel at mandrakesoft.com>
* tools/ddcprobe/Makefile: we now need -lm to link
2003/07/28 tpittich
* share/po/sk.po: updated slovak translation
2003/07/26 keld
* share/po/da.po: small update
gi/perl-install/share/po/da.po
update!
soft/menudrake/po/da.po gi/perl-install/share/po/da.po
update
gi/perl-install/share/po/da.po
2003/07/26 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ja.po, share/po/uk.po: updated Japanese and Ukrainian files
2003/07/25 aginies
* pixmaps/drakcluster.png: new icon, without alpha-layer (unsupported
under 9.0)
2003/07/25 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po: Updated Estonian file
updated pot file
* share/po/ru.po, share/po/cy.po, share/po/ca.po, share/po/ja.po,
share/po/tg.po, share/po/pt_BR.po, share/po/ar.po, share/po/lt.po,
share/po/id.po, share/po/eo.po, share/po/be.po, share/po/af.po,
share/po/sq.po, share/po/he.po, share/po/az.po, share/po/ta.po,
share/po/uk.po, share/po/sk.po, share/po/it.po, share/po/ro.po,
share/po/pt.po, share/po/es.po, share/po/ko.po, share/po/bs.po,
share/po/sr@Latn.po, share/po/lv.po, share/po/bg.po, share/po/DrakX.pot,
share/po/sr.po, share/po/el.po, share/po/nb.po, share/po/zh_TW.po,
share/po/sv.po, share/po/sl.po, share/po/th.po, share/po/hu.po,
share/po/cs.po, share/po/ga.po, share/po/is.po, share/po/uz@Cyrl.po,
share/po/gl.po, share/po/pl.po, share/po/fr.po, share/po/eu.po,
share/po/de.po, share/po/da.po, share/po/tr.po, share/po/nl.po,
share/po/vi.po, share/po/wa.po, share/po/hr.po, share/po/zh_CN.po,
share/po/fi.po, share/po/mt.po, share/po/uz.po: updated pot file
2003/07/25 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 9.2-0.24mdk
9.2-0.24mdk: work in progress
* ugtk2.pm: work in progress (follow interface team recommendation) : use
checkboxes instead of ugly icon
inconsistent (aka semi-selected) state still need working
install caller must be fixed like rpmdrake is
* standalone/drakbug: use std button layout
use option menus instead of combos in on interface team request
* standalone/drakperm: fix crash on adding new permission
2003/07/24 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Update
2003/07/24 Frederic Lepied <flepied at mandrakesoft.com>
* share/rpmsrate: removed ncompress (contrib)
2003/07/24 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakboot: hide splash screen section for now on ihm team
request
* standalone/net_monitor:
- use option menus instead of combos
- fix crash on profile change due to netconnect api change
* harddrake/sound.pm: fix #4258
* standalone/logdrake: upcase label
* security/l10n.pm: describe
* security/help.pm: better help
- filter dumb characters
- strip help from internal msec doc so that it better fit end user
* share/po/fr.po: update
one more typo (still fabrice)
typo fix (spoted by Fabrice Facorat)
follow english case
* interactive/gtk.pm: if the callee explicitely want to force the user to
pick sg from a
fixed set of options, the right widget to use is an OptionMenu rather
than a Combo (see ugtk2 r1.141 log and ugtk2::Gtk2::OptionMenu
sub-module)
* standalone/drakperm: since we've replace save "button" by "ok", exit the
tool after saving the preferences
fix tree filling
- ugtk2-ize dialog construction
- fix tip setting
localize level option menu
settings dialog:
- localize all fields
- add tips for all check boxes
use stock icons on rule toolbar
make label be undserstandable
upcase various widget texts (still have to localize settings dialog
fields though)
simplify (un|)sensitive property setting of the list
use option menus instead of combos in settings dialog too
use stock icons and std button layout in settings dialog
use option menus instead of combos
* drakxtools.spec: bump perl-Gtk2 requires in order to fix drakfont bug
with utf8 file
names
9.2-0.23mdk
draksec: requires a non broken msec
9.2-0.22mdk
* standalone/mousedrake: use std button layout
* standalone/draksec: restore help for msec checks
* standalone/drakconnect: remove nonsense expert button
- (configure_lan) directly use global variables
- double click on ethernet lines run lan config dialog
2003/07/23 Daouda Lo <daouda at mandrakesoft.com>
* standalone/drakhelp:
- ru, de and it have no specific drakxtools help packages. Default to
english
- retest $$path to see if the page exists.
- don't launch browser unless help page exists.
2003/07/23 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/he.po: fixed "arrows"
* share/po/uz@Cyrl.po, share/po/uz.po: Added Uzbek cyrillic file
2003/07/23 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Fix catalog restore for perl-Gtk2
Fix rsync behavior - broken in perl_checker fixes
Fix wildcard_to_tarfile
2003/07/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
* any.pm: new autologin scheme (spec87): directly configure display
manager
* drakxtools.spec: log drakfont fixes
9.2-0.21mdk
* standalone/drakboot: we do not need anymore autologin (spec87)
* standalone/drakfont: fix #1679 & #3673
2003/07/22 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/07/22 Fran�ois Pons <fpons at mandrakesoft.com>
* install_gtk.pm: fixed titi sucks (as usually as he never tests nor
checks what he is writing).
* standalone.pm: avoid being clashed by signature checking when installing
packages,
need a better fix later.
* interactive/gtk.pm: tempory fix for title not having scroll bars (which
sounds reasonable ?), as the
size of the window is fixed the low part of the window is not visible.
titi who makes the portage to newer Gtk2 has not tested this (again, for
info).
2003/07/22 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po: updated Estonian file
2003/07/22 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: last but not least ...
more unfuzzy
unfuzzy...
more french translation
better phrasing
* drakxtools.spec: first bits of 9.2-0.21mdk
9.2-0.20mdk
9.2-0.20mdk
* standalone/draksec: N_ON_E is of no use, NONE is
simplify and order vertically OptionMenus
* network/network.pm: fix fpons sucks (as usuall as he neither tests nor
care about bug
reports)
* standalone/drakconnect:
- fix "lan config" dialog where fields were not filled
- factorize some code in order to achieve it
* standalone/drakgw: disable service start/stop too in testing mode
do not install package in testing mode
no valid reason not to be able to go back at first step
fix going backward in the wizard at deepest stages
testing mode: enable to go some steps further when testing this tool
fix back step
2003/07/21 Fran�ois Pons <fpons at mandrakesoft.com>
* install_steps_gtk.pm: avoid src package to be seen in tree.
* pkgs.pm: fixed setSelectedFromCompssList (updated with newer perl-URPM
interface),
more need to be done. maybe increased speed of unselectAllPackages.
2003/07/21 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ru.po, share/po/et.po, share/po/cy.po, share/po/ca.po,
share/po/ja.po, share/po/tg.po, share/po/pt_BR.po, share/po/ar.po,
share/po/lt.po, share/po/id.po, share/po/eo.po, share/po/be.po,
share/po/af.po, share/po/sq.po, share/po/he.po, share/po/az.po,
share/po/ta.po, share/po/uk.po, share/po/sk.po, share/po/it.po,
share/po/ro.po, share/po/pt.po, share/po/es.po, share/po/ko.po,
share/po/bs.po, share/po/sr@Latn.po, share/po/lv.po, share/po/bg.po,
share/po/DrakX.pot, share/po/sr.po, share/po/el.po, share/po/nb.po,
share/po/zh_TW.po, share/po/sv.po, share/po/sl.po, share/po/th.po,
share/po/hu.po, share/po/cs.po, share/po/ga.po, share/po/is.po,
share/po/gl.po, share/po/pl.po, share/po/fr.po, share/po/eu.po,
share/po/de.po, share/po/da.po, share/po/tr.po, share/po/nl.po,
share/po/vi.po, share/po/wa.po, share/po/hr.po, share/po/zh_CN.po,
share/po/fi.po, share/po/mt.po, share/po/uz.po: updated pot file
2003/07/21 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakconnect: mcc view: add an help button (and ugtk2-ize main
window buttons btw)
* network/netconnect.pm: add a hint if we never restore profiles feature
do not gratuitously waste space
if we really want the type connection to be translated by translate()
call in
step_2, we should mark it as translatable for gettext somewhere ...
fix final success message:
- fix join usage
- fix gtk frontend detection
do not loop if one refuse to save changes, just skip the save step
keep user changes on back step
fix no previous button when using ask_okcancel() in wizard mode due to
*very*
ugly "$common->{cancel} = '' if !defined wantarray();" in interactive.pm
anyway, the whole pre_func() idea was totally dumb
it now looks a little cleaner
making all main configuration callbacks having the same prototype and
name
would enable further cleanups (direct call to
network::$net_module{$type}::configure(...);)
* standalone/harddrake2: add hints for translators
workaround buggy gtk+-2.x that do not wrap textviews when realized
* standalone/diskdrake: provide some help access in standalone mode
* network/network.pm: dhcp host name cannot be set if one want to get it
from dhcp server
* drakxtools.spec: 9.2-0.19mdk
* standalone/draksec: add hints for translators
make 1st tab title somewhat clearer
fix infamous "when embedded draksec can be enlarged but never shrink
back"
one should not be able to set syadmin when no reports
- describe all security levels
- make it clean than security admin is not a security level
- colorize security levels names
- use a label instead of textview
2003/07/21 Fran�ois Pons <fpons at mandrakesoft.com>
* install_steps_gtk.pm: avoid src package to be seen in tree.
* pkgs.pm: fixed setSelectedFromCompssList (updated with newer perl-URPM
interface),
more need to be done. maybe increased speed of unselectAllPackages.
2003/07/21 Fran�ois Pons <fpons at mandrakesoft.com>
* install_steps_gtk.pm: avoid src package to be seen in tree.
* pkgs.pm: fixed setSelectedFromCompssList (updated with newer perl-URPM
interface),
more need to be done. maybe increased speed of unselectAllPackages.
2003/07/19 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/draksec: fix checks loading
fix checks setting
fix config load
* drakxtools.spec: 9.2-0.18mdk
* security/msec.pm: sort functions & checks when writing configuration
2003/07/18 erwan
* pixmaps/drakcluster.png: new drakcluster icon from LN
2003/07/18 Fran�ois Pons <fpons at mandrakesoft.com>
* Makefile: trying to follow the sucking of titi...
use perl-Gtk2 and perl-Glib files.
2003/07/18 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk2.pm: new binding returns a list intead of an array ref
* network/netconnect.pm: sync translation with stock item
* standalone/draksec: now that we display localized descriptions instead
of raw function
names, we've to sort the formers instead of sorting the laters
fix preferences loading & saving
* interactive/gtk.pm: only catch real wrong callees
* drakxtools.spec: add bug ref
first 9.2-0.17mdk bits
2003/07/17 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/07/17 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk2.pm: do not exit the whole app when one destroy a dialog
(_create_dialog) default is "as much as needed" size
perl_checker fixes
center_always is unuser-friendly
- ihm team said: always use labels, textview are stupid nonsenses
- fcrozat then said: labels have no wrapping problems with cjk and the
like
use stock items in wizards
* network/ethernet.pm: proxy configuration step: do not go back two steps
back on "previous"
click, but only one back
* standalone/drakconnect: adjust dialogs size
correctly align fields in "lan configuration" dialog
perl_checker fixes
center_always is unuser-friendly
fix internet gateway buttons layout
remove ugly icon
* network/network.pm: properly use checkboxes
* drakxtools.spec: one more bit for 0.16mdk
9.2-0.16mdk
frop gtk+1 requires
* network/netconnect.pm: fix usage of bool type in interactive: put the
text in the checkbox's
label instead of packing a standalone label *and* a checkbox with an
empty label
* interactive/gtk.pm: perl_checker fix
simplify with gtkshow()
intercept buggy callees/users of bool type that wrongly pass label
instead of text
2003/07/16 aginies
* fsedit.pm: now swap is before / on client node
2003/07/16 Pixel <pixel at mandrakesoft.com>
* commands.pm, swap.pm, Makefile: remove mkswap from commands.pm, so no
need anymore to have mkswap_ (the drawback is that the mkswap command
won't create the device anymore)
2003/06/06 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/Makefile: we're in cooker now
* share/logo-mandrake.png: cooker
2003/06/06 Pablo Saratxaga <pablo at mandrakesoft.com>
* help.pm: "Country" -> "Country" . " / Region" in a few places still
missing that change
2003/06/06 Pixel <pixel at mandrakesoft.com>
* fs.pm: stricter regexp when looking /dev/xxx otherwise it is used also
for nfs names
and causes havoc
* standalone/fileshareset: fileshareset doesn't use MDK::Common
* any.pm: perl_checker compliance
* fsedit.pm: fix computeSize which took into account suggested partitions
on another drives
(which is especially bad for LVMs)
* network/nfs.pm:
- handle spaces in exported directories
- simplify using --no-headers when calling showmount
* common.pm, ugtk2.pm: ensure N() is not called before ugtk2 is
initialised, otherwise
the gettext is not forced to utf8
* diskdrake/interactive.pm: fix typos + perl_checker fixes
* standalone.pm: don't use N() so early
(beware, this removes translation, some translate() calls must be
added!)
2003/06/05 Guillaume Cottenceau <gc at mandrakesoft.com>
* Makefile: fix install crashed X server because /usr/bin/true was no more
available :/
2003/06/05 Pixel <pixel at mandrakesoft.com>
* mdk-stage1/Makefile.common: fix build with new gcc
* fs.pm: make perl_checker a happy bot
don't use description of fstab options from manpage mount(8), inline
them in the source
2003/06/05 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Bug 3647 - Chinese translations. More
perl_checker fixes.
2003/06/05 Thierry Vignaud <tvignaud at mandrakesoft.com>
* harddrake/v4l.pm: support more tuners and tv cards
2003/06/04 Fran�ois Pons <fpons at mandrakesoft.com>
* rescue/list: updated with rpm 4.2.
* tools/updatehdlist: update only RPMS1 and RPMS2 to keep other package in
RPMS3.
* tools/syncrpms: avoid updating kernel-BOOT (as kernel-BOOT of cooker is
pure shit).
* install_steps_gtk.pm: allow X server to use :9 (:1 seems to not working
?) and disable access control
(no clients can connect by default).
* pkgs.pm: updated for newer perl-URPM (0.90 series).
2003/06/04 gbeauchesne
* mdk-stage1/dietlibc/include/termio.h,
mdk-stage1/dietlibc/i386/sendmsg.S, mdk-stage1/dietlibc/i386/asin.S,
mdk-stage1/dietlibc/libpthread/pthread_flockfile.c,
mdk-stage1/dietlibc/ia64/__longjmp.S, mdk-stage1/dietlibc/i386/strcmp.S,
mdk-stage1/dietlibc/libcruft/scan_ulong.c,
mdk-stage1/dietlibc/libdl/_dl_relocate.c,
mdk-stage1/dietlibc/i386/stpcpy.S, mdk-stage1/dietlibc/i386/ltostr.S,
mdk-stage1/dietlibc/libugly/utent.c, mdk-stage1/dietlibc/i386/connect.S,
mdk-stage1/dietlibc/i386/atan2.S,
mdk-stage1/dietlibc/syscalls.s/mlock.S,
mdk-stage1/dietlibc/ppc/syscalls.h, mdk-stage1/dietlibc/lib/__ptrace.c,
mdk-stage1/dietlibc/libstdio/scanf.c, mdk-stage1/dietlibc/i386/memcmp.S,
mdk-stage1/dietlibc/include/stdarg-cruft.h,
mdk-stage1/dietlibc/i386/fmod.S, mdk-stage1/dietlibc/i386/strrchr.S,
mdk-stage1/dietlibc/libcruft/bzero.c,
mdk-stage1/dietlibc/syscalls.s/sendfile64.S,
mdk-stage1/dietlibc/libugly/iconv.c,
mdk-stage1/dietlibc/libugly/getprotobyname.c,
mdk-stage1/dietlibc/include/asm/types.h,
mdk-stage1/dietlibc/i386/accept.S,
mdk-stage1/dietlibc/include/sys/fsuid.h,
mdk-stage1/dietlibc/syscalls.s/ftruncate64.S,
mdk-stage1/dietlibc/x86_64/socket.S,
mdk-stage1/dietlibc/libcruft/gethostbyaddr2_r.c,
mdk-stage1/dietlibc/lib/llabs.c, mdk-stage1/dietlibc/i386/memccpy.S,
mdk-stage1/dietlibc/libugly/getservbyname.c,
mdk-stage1/dietlibc/include/write12.h, mdk-stage1/dietlibc/i386/bind.S,
mdk-stage1/dietlibc/x86_64/listen.S,
mdk-stage1/dietlibc/alpha/errlist.S,
mdk-stage1/dietlibc/libcruft/setlocale.c,
mdk-stage1/dietlibc/x86_64/msgctl.S,
mdk-stage1/dietlibc/syscalls.s/setfsuid.S,
mdk-stage1/dietlibc/lib/tcflow.c,
mdk-stage1/dietlibc/syscalls.s/geteuid32.S,
mdk-stage1/dietlibc/libcruft/scandir.c,
mdk-stage1/dietlibc/syscalls.s/getuid32.S,
mdk-stage1/dietlibc/include/asm/ia64-sigcontext.h,
mdk-stage1/dietlibc/libcruft/getusershell.c,
mdk-stage1/dietlibc/i386/floor.S,
mdk-stage1/dietlibc/syscalls.s/alarm.S,
mdk-stage1/dietlibc/ia64/utime.S, mdk-stage1/dietlibc/x86_64/mmap.S,
mdk-stage1/dietlibc/ia64/README, mdk-stage1/dietlibc/libcruft/tmpnam.c,
mdk-stage1/dietlibc/libm/acosh.c,
mdk-stage1/dietlibc/libcruft/alphasort64.c,
mdk-stage1/dietlibc/syscalls.s/fchown32.S,
mdk-stage1/dietlibc/libcruft/getopt_long_only.c,
mdk-stage1/dietlibc/syscalls.s/munlock.S,
mdk-stage1/dietlibc/ppc/clone.S, mdk-stage1/dietlibc/libcruft/pwbuf.c,
mdk-stage1/dietlibc/i386/getpeername.S,
mdk-stage1/dietlibc/ia64/clone.S, mdk-stage1/dietlibc/x86_64/setjmp.S,
mdk-stage1/dietlibc/libpthread/pthread_fgetc.c,
mdk-stage1/dietlibc/ia64/listen.S,
mdk-stage1/dietlibc/include/net/if_ether.h,
mdk-stage1/dietlibc/lib/strtof.c,
mdk-stage1/dietlibc/x86_64/Makefile.add,
mdk-stage1/dietlibc/lib/errlistu.c,
mdk-stage1/dietlibc/libstdio/vfscanf.c,
mdk-stage1/dietlibc/syscalls.s/create_module.S,
mdk-stage1/dietlibc/alpha/syscalls.h,
mdk-stage1/dietlibc/x86_64/unified.S, mdk-stage1/dietlibc/lib/write12.c,
mdk-stage1/dietlibc/lib/__stime.c,
mdk-stage1/dietlibc/include/netpacket/packet.h,
mdk-stage1/dietlibc/i386/poly.S, mdk-stage1/dietlibc/libugly/netent.c,
mdk-stage1/dietlibc/ia64/msgrcv.S,
mdk-stage1/dietlibc/libcruft/seteuid.c,
mdk-stage1/dietlibc/syscalls.s/delete_module.S,
mdk-stage1/dietlibc/ia64/pipe.S, mdk-stage1/dietlibc/libcruft/setegid.c,
mdk-stage1/dietlibc/libpthread/pthread_getschedparam.c,
mdk-stage1/dietlibc/include/linux/nfs.h,
mdk-stage1/dietlibc/libugly/gai_strerror.c,
mdk-stage1/dietlibc/i386/rint.S,
mdk-stage1/dietlibc/include/asm/arm-sigcontext.h,
mdk-stage1/dietlibc/lib/ipv6constants.c,
mdk-stage1/dietlibc/lib/sigpending.c,
mdk-stage1/dietlibc/i386/syscalls.h,
mdk-stage1/dietlibc/include/float.h, mdk-stage1/dietlibc/i386/hypot.S,
mdk-stage1/dietlibc/i386/cosh.S, mdk-stage1/dietlibc/x86_64/semop.S,
mdk-stage1/dietlibc/libugly/strndup.c, mdk-stage1/dietlibc/libm/erf.c,
mdk-stage1/dietlibc/lib/memmem.c,
mdk-stage1/dietlibc/syscalls.s/setregid32.S,
mdk-stage1/dietlibc/libcruft/tempnam.c,
mdk-stage1/dietlibc/libcompat/syscall.S,
mdk-stage1/dietlibc/x86_64/recvfrom.S,
mdk-stage1/dietlibc/lib/strtold.c,
mdk-stage1/dietlibc/syscalls.s/setfsgid32.S,
mdk-stage1/dietlibc/libcruft/herror.c,
mdk-stage1/dietlibc/libcruft/bcopy.c,
mdk-stage1/dietlibc/libcruft/__parse_ws.c,
mdk-stage1/dietlibc/i386/sendto.S, mdk-stage1/dietlibc/ia64/sendmsg.S,
mdk-stage1/dietlibc/i386/sleep.S, mdk-stage1/dietlibc/i386/shutdown.S,
mdk-stage1/dietlibc/libugly/getservent.c,
mdk-stage1/dietlibc/libugly/putpwent.c, mdk-stage1/dietlibc/libm/sinh.c,
mdk-stage1/dietlibc/libcruft/getspent_r.c,
mdk-stage1/dietlibc/i386/send.S, mdk-stage1/dietlibc/ia64/msgget.S,
mdk-stage1/dietlibc/libcruft/killpg.c,
mdk-stage1/dietlibc/x86_64/__testandset.S,
mdk-stage1/dietlibc/syscalls.s/rt_sigqueueinfo.S,
mdk-stage1/dietlibc/libstdio/fsetpos.c,
mdk-stage1/dietlibc/i386/isleap.S, mdk-stage1/dietlibc/i386/PIC.h,
mdk-stage1/dietlibc/syscalls.s/rt_sigtimedwait.S,
mdk-stage1/dietlibc/lib/tcsendbreak.c,
mdk-stage1/dietlibc/x86_64/shmat.S,
mdk-stage1/dietlibc/libcruft/dnscruft3.c,
mdk-stage1/dietlibc/libugly/difftime.c,
mdk-stage1/dietlibc/libstdio/ftello.c,
mdk-stage1/dietlibc/x86_64/sendto.S,
mdk-stage1/dietlibc/x86_64/syscalls.h, mdk-stage1/dietlibc/ia64/send.S,
mdk-stage1/dietlibc/ia64/bind.S, mdk-stage1/dietlibc/x86_64/shmctl.S,
mdk-stage1/dietlibc/libcruft/clock.c,
mdk-stage1/dietlibc/syscalls.s/settimeofday.S,
mdk-stage1/dietlibc/libugly/protoent_buf.c,
mdk-stage1/dietlibc/libstdio/fgetpos.c,
mdk-stage1/dietlibc/libugly/getprotobynumber_r.c,
mdk-stage1/dietlibc/sparc/strlen.S,
mdk-stage1/dietlibc/lib/sigprocmask.c,
mdk-stage1/dietlibc/ia64/__nice.c,
mdk-stage1/dietlibc/syscalls.s/mmap2.S, mdk-stage1/dietlibc/i386/sqrt.S,
mdk-stage1/dietlibc/i386/strlen.S, mdk-stage1/dietlibc/ia64/shmget.S,
mdk-stage1/dietlibc/x86_64/bind.S,
mdk-stage1/dietlibc/syscalls.s/setreuid32.S,
mdk-stage1/dietlibc/include/net/ethernet.h,
mdk-stage1/dietlibc/include/linux/eventpoll.h,
mdk-stage1/dietlibc/syscalls.s/errlist.S,
mdk-stage1/dietlibc/i386/getenv.S, mdk-stage1/dietlibc/libm/bessel.c,
mdk-stage1/dietlibc/libm/ipow.c, mdk-stage1/dietlibc/libm/atanh.c,
mdk-stage1/dietlibc/libstdio/fdglue2.c,
mdk-stage1/dietlibc/libcruft/getgrent_r.c,
mdk-stage1/dietlibc/i386/strcpy.S,
mdk-stage1/dietlibc/include/linux/types.h,
mdk-stage1/dietlibc/include/asm/ppc-sigcontext.h,
mdk-stage1/dietlibc/libugly/unlockpt.c,
mdk-stage1/dietlibc/ia64/unified.S,
mdk-stage1/dietlibc/libugly/freeaddrinfo.c,
mdk-stage1/dietlibc/libcruft/getpwuid_r.c,
mdk-stage1/dietlibc/ia64/semget.S,
mdk-stage1/dietlibc/libcruft/hstrerror.c,
mdk-stage1/dietlibc/libcruft/grbuf.c,
mdk-stage1/dietlibc/sparc/syscalls.h,
mdk-stage1/dietlibc/libstdio/fseeko64.c,
mdk-stage1/dietlibc/libcruft/getgrnam_r.c,
mdk-stage1/dietlibc/i386/log.S, mdk-stage1/dietlibc/lib/sigsuspend.c,
mdk-stage1/dietlibc/ia64/getpeername.S,
mdk-stage1/dietlibc/i386/strncmp.S,
mdk-stage1/dietlibc/syscalls.s/setfsuid32.S,
mdk-stage1/dietlibc/syscalls.s/__pwrite.S,
mdk-stage1/dietlibc/ia64/shmdt.S, mdk-stage1/dietlibc/libm/rint.c,
mdk-stage1/dietlibc/libcruft/mktemp.c,
mdk-stage1/dietlibc/syscalls.s/rt_sigsuspend.S,
mdk-stage1/dietlibc/libcruft/__end_parse.c,
mdk-stage1/dietlibc/syscalls.s/adjtimex.S,
mdk-stage1/dietlibc/i386/exp2.S,
mdk-stage1/dietlibc/libcruft/alphasort.c,
mdk-stage1/dietlibc/libugly/openpty.c,
mdk-stage1/dietlibc/profiling/monitor.c,
mdk-stage1/dietlibc/ia64/recv.S,
mdk-stage1/dietlibc/syscalls.s/getresgid32.S,
mdk-stage1/dietlibc/lib/atoll.c,
mdk-stage1/dietlibc/libcruft/getopt_long.c,
mdk-stage1/dietlibc/ia64/connect.S,
mdk-stage1/dietlibc/include/linux/loop.h,
mdk-stage1/dietlibc/alpha/sigaction.c,
mdk-stage1/dietlibc/libstdio/vfprintf.c,
mdk-stage1/dietlibc/libugly/getservent_r.c,
mdk-stage1/dietlibc/ia64/recvmsg.S,
mdk-stage1/dietlibc/libcruft/mkdtemp.c,
mdk-stage1/dietlibc/ia64/Makefile.add,
mdk-stage1/dietlibc/libshell/basename.c,
mdk-stage1/dietlibc/x86_64/semget.S,
mdk-stage1/dietlibc/x86_64/getsockopt.S,
mdk-stage1/dietlibc/syscalls.s/fdatasync.S,
mdk-stage1/dietlibc/libcruft/spbuf.c,
mdk-stage1/dietlibc/syscalls.s/errno.S,
mdk-stage1/dietlibc/syscalls.s/setfsgid.S,
mdk-stage1/dietlibc/syscalls.s/n_sigpending.S,
mdk-stage1/dietlibc/ia64/semop.S, mdk-stage1/dietlibc/lib/sigaction.c,
mdk-stage1/dietlibc/libdl/_dl_main.c,
mdk-stage1/dietlibc/include/sys/alpha-ioctl.h,
mdk-stage1/dietlibc/x86_64/getpeername.S,
mdk-stage1/dietlibc/libpthread/pthread_internal.c,
mdk-stage1/dietlibc/i386/tan.S, mdk-stage1/dietlibc/lib/__isinf.c,
mdk-stage1/dietlibc/i386/strncpy.S,
mdk-stage1/dietlibc/lib/__v_printf.c,
mdk-stage1/dietlibc/syscalls.s/msync.S,
mdk-stage1/dietlibc/syscalls.s/epoll_ctl.S,
mdk-stage1/dietlibc/x86_64/clone.S,
mdk-stage1/dietlibc/libugly/getservbyport_r.c,
mdk-stage1/dietlibc/libcruft/getopt_data.c,
mdk-stage1/dietlibc/libcompat/stpcpy.c,
mdk-stage1/dietlibc/libcruft/getpwent_r.c,
mdk-stage1/dietlibc/include/linux/posix_types.h,
mdk-stage1/dietlibc/libstdio/fseeko.c,
mdk-stage1/dietlibc/libugly/getnameinfo.c,
mdk-stage1/dietlibc/include/dietref.h, mdk-stage1/dietlibc/libm/asinh.c,
mdk-stage1/dietlibc/include/pty.h, mdk-stage1/dietlibc/i386/exp.S,
mdk-stage1/dietlibc/include/sys/soundcard.h,
mdk-stage1/dietlibc/include/sys/klog.h,
mdk-stage1/dietlibc/libpthread/pthread_setschedparam.c,
mdk-stage1/dietlibc/i386/sqrtl.S,
mdk-stage1/dietlibc/syscalls.s/rt_sigaction.S,
mdk-stage1/dietlibc/i386/strcasecmp.S,
mdk-stage1/dietlibc/syscalls.s/setgid32.S,
mdk-stage1/dietlibc/i386/__half.S,
mdk-stage1/dietlibc/include/asm/sparc-sigcontext.h,
mdk-stage1/dietlibc/profiling/__mcount.c,
mdk-stage1/dietlibc/include/sys/arm-ioctl.h,
mdk-stage1/dietlibc/libugly/getprotobynumber.c,
mdk-stage1/dietlibc/i386/log2.S, mdk-stage1/dietlibc/ia64/mmap.S,
mdk-stage1/dietlibc/sparc/errlist.S,
mdk-stage1/dietlibc/ia64/__testandset.S,
mdk-stage1/dietlibc/include/sys/i386-ioctl.h,
mdk-stage1/dietlibc/libcruft/getpwent.c,
mdk-stage1/dietlibc/syscalls.s/environ.S,
mdk-stage1/dietlibc/libpthread/pthread_errno.c,
mdk-stage1/dietlibc/alpha/__alarm.c, mdk-stage1/dietlibc/i386/mmap64.S,
mdk-stage1/dietlibc/i386/vfork.S, mdk-stage1/dietlibc/ia64/vfork.S,
mdk-stage1/dietlibc/libugly/timezone.c,
mdk-stage1/dietlibc/libugly/servent_buf.c,
mdk-stage1/dietlibc/x86_64/getsockname.S,
mdk-stage1/dietlibc/include/sys/prctl.h,
mdk-stage1/dietlibc/x86_64/semctl.S, mdk-stage1/dietlibc/i386/write12.S,
mdk-stage1/dietlibc/libm/cosh.c, mdk-stage1/dietlibc/include/libgen.h,
mdk-stage1/dietlibc/syscalls.s/bdflush.S,
mdk-stage1/dietlibc/libcompat/re_bsd.c,
mdk-stage1/dietlibc/libdl/_dl_rel.c,
mdk-stage1/dietlibc/alpha/__testandset.S,
mdk-stage1/dietlibc/libstdio/vscanf.c, mdk-stage1/dietlibc/i386/atanh.S,
mdk-stage1/dietlibc/i386/copysign.S, mdk-stage1/dietlibc/i386/htons.S,
mdk-stage1/dietlibc/libugly/hasmntopt.c,
mdk-stage1/dietlibc/libm/gamma.c, mdk-stage1/dietlibc/ia64/msgctl.S,
mdk-stage1/dietlibc/i386/recvfrom.S,
mdk-stage1/dietlibc/libcompat/daemon.c,
mdk-stage1/dietlibc/profiling/PORTING,
mdk-stage1/dietlibc/libdl/_dl_load.c,
mdk-stage1/dietlibc/libcompat/getline.c,
mdk-stage1/dietlibc/include/sys/sparc-ioctl.h,
mdk-stage1/dietlibc/libstdio/vprintf.c,
mdk-stage1/dietlibc/include/asm/statfs.h,
mdk-stage1/dietlibc/x86_64/shmdt.S, mdk-stage1/dietlibc/libugly/dirfd.c,
mdk-stage1/dietlibc/i386/atoll.S, mdk-stage1/dietlibc/ia64/sendto.S,
mdk-stage1/dietlibc/syscalls.s/getegid32.S,
mdk-stage1/dietlibc/i386/getsockopt.S,
mdk-stage1/dietlibc/libpthread/pthread_sigmask.c,
mdk-stage1/dietlibc/libpthread/pthread_key.c,
mdk-stage1/dietlibc/x86_64/shmget.S,
mdk-stage1/dietlibc/libcruft/__parse_1.c,
mdk-stage1/dietlibc/alpha/socketpair.S,
mdk-stage1/dietlibc/sparc/sigaction.c,
mdk-stage1/dietlibc/x86_64/shutdown.S,
mdk-stage1/dietlibc/libdl/_dl_alloc.c,
mdk-stage1/dietlibc/lib/setlinebuf.c, mdk-stage1/dietlibc/lib/bcd.c,
mdk-stage1/dietlibc/libcruft/getgrent.c,
mdk-stage1/dietlibc/i386/mcount.S, mdk-stage1/dietlibc/i386/ceil.S,
mdk-stage1/dietlibc/libpthread/pthread_sys_fdatasync.c,
mdk-stage1/dietlibc/x86_64/recv.c, mdk-stage1/dietlibc/lib/adjtime.c,
mdk-stage1/dietlibc/i386/expm1.S, mdk-stage1/dietlibc/ia64/setjmp.S,
mdk-stage1/dietlibc/i386/cos.S, mdk-stage1/dietlibc/i386/fabs.S,
mdk-stage1/dietlibc/i386/htonl.S, mdk-stage1/dietlibc/i386/log10.S,
mdk-stage1/dietlibc/i386/pow.S,
mdk-stage1/dietlibc/include/linux/if_ether.h,
mdk-stage1/dietlibc/lib/cfsetospeed.c,
mdk-stage1/dietlibc/alpha/n_sigprocmask.S,
mdk-stage1/dietlibc/libcruft/localeconv.c,
mdk-stage1/dietlibc/ia64/shmat.S, mdk-stage1/dietlibc/libstdio/puts.c,
mdk-stage1/dietlibc/i386/memset.S, mdk-stage1/dietlibc/libm/poly.c,
mdk-stage1/dietlibc/include/libintl.h,
mdk-stage1/dietlibc/libugly/ftime.c,
mdk-stage1/dietlibc/ia64/socketpair.S, mdk-stage1/dietlibc/lib/rand_r.c,
mdk-stage1/dietlibc/i386/ilogb.S,
mdk-stage1/dietlibc/libpthread/pthread_equal.c,
mdk-stage1/dietlibc/libcrypt/md5.c, mdk-stage1/dietlibc/i386/cbrt.S,
mdk-stage1/dietlibc/syscalls.s/ptrace.S,
mdk-stage1/dietlibc/syscalls.s/pivot_root.S,
mdk-stage1/dietlibc/libdl/elf_hash.h, mdk-stage1/dietlibc/include/md5.h,
mdk-stage1/dietlibc/x86_64/__longjmp.S,
mdk-stage1/dietlibc/include/cpio.h,
mdk-stage1/dietlibc/syscalls.s/chown32.S,
mdk-stage1/dietlibc/x86_64/connect.S,
mdk-stage1/dietlibc/libugly/ptsname.c,
mdk-stage1/dietlibc/libstdio/fdprintf.c,
mdk-stage1/dietlibc/ia64/__waitpid.c,
mdk-stage1/dietlibc/i386/socketpair.S,
mdk-stage1/dietlibc/libstdio/fscanf.c,
mdk-stage1/dietlibc/ia64/getsockname.S,
mdk-stage1/dietlibc/lib/sigtimedwait.c,
mdk-stage1/dietlibc/syscalls.s/rt_sigpending.S,
mdk-stage1/dietlibc/include/sys/ppc-ioctl.h,
mdk-stage1/dietlibc/libstdio/vfdprintf.c,
mdk-stage1/dietlibc/i386/usleep.S, mdk-stage1/dietlibc/include/iconv.h,
mdk-stage1/dietlibc/ia64/semctl.S,
mdk-stage1/dietlibc/include/sys/timex.h,
mdk-stage1/dietlibc/include/asm/i386-sigcontext.h,
mdk-stage1/dietlibc/i386/dyn_syscalls.S,
mdk-stage1/dietlibc/libcruft/getgrgid_r.c,
mdk-stage1/dietlibc/libcruft/sysconf.c,
mdk-stage1/dietlibc/include/tar.h, mdk-stage1/dietlibc/x86_64/umount.S,
mdk-stage1/dietlibc/libugly/getprotoent_r.c,
mdk-stage1/dietlibc/syscalls.s/prctl.S, mdk-stage1/dietlibc/i386/acos.S,
mdk-stage1/dietlibc/libpthread/pthread_funlockfile.c,
mdk-stage1/dietlibc/libcruft/res_mkquery.c,
mdk-stage1/dietlibc/include/sys/timeb.h,
mdk-stage1/dietlibc/libugly/iconv_close.c,
mdk-stage1/dietlibc/ia64/__alarm.c,
mdk-stage1/dietlibc/x86_64/socketpair.S,
mdk-stage1/dietlibc/i386/sinh.S, mdk-stage1/dietlibc/libdl/test/test.c,
mdk-stage1/dietlibc/include/asm/alpha-sigcontext.h,
mdk-stage1/dietlibc/i386/memchr.S,
mdk-stage1/dietlibc/profiling/profil.c,
mdk-stage1/dietlibc/libdl/_dl_rel.h, mdk-stage1/dietlibc/i386/__ten.S,
mdk-stage1/dietlibc/lib/execle.c,
mdk-stage1/dietlibc/include/sys/s390-ioctl.h,
mdk-stage1/dietlibc/i386/recvmsg.S,
mdk-stage1/dietlibc/ia64/getsockopt.S,
mdk-stage1/dietlibc/i386/md5asm.S, mdk-stage1/dietlibc/i386/memcpy.S,
mdk-stage1/dietlibc/libcruft/__parse.c,
mdk-stage1/dietlibc/x86_64/setsockopt.S,
mdk-stage1/dietlibc/libcruft/getspnam_r.c,
mdk-stage1/dietlibc/syscalls.s/getgid32.S,
mdk-stage1/dietlibc/libpthread/pthread_fdglue2.c,
mdk-stage1/dietlibc/ia64/__time.c, mdk-stage1/dietlibc/i386/tanh.S,
mdk-stage1/dietlibc/lib/siginterrupt.c,
mdk-stage1/dietlibc/i386/strcat.S,
mdk-stage1/dietlibc/libugly/grantpt.c, mdk-stage1/dietlibc/lib/rand48.c,
mdk-stage1/dietlibc/syscalls.s/setresgid32.S,
mdk-stage1/dietlibc/syscalls.s/lchown32.S,
mdk-stage1/dietlibc/profiling/README, mdk-stage1/dietlibc/ia64/msgsnd.S,
mdk-stage1/dietlibc/libugly/getservbyname_r.c,
mdk-stage1/dietlibc/x86_64/send.c, mdk-stage1/dietlibc/i386/socket.S,
mdk-stage1/dietlibc/ia64/setsockopt.S,
mdk-stage1/dietlibc/include/asm/parisc-sigcontext.h,
mdk-stage1/dietlibc/include/sys/gmon.h,
mdk-stage1/dietlibc/i386/acosh.S, mdk-stage1/dietlibc/ia64/socket.S,
mdk-stage1/dietlibc/libcruft/dn_expand.c,
mdk-stage1/dietlibc/lib/binshstr.c,
mdk-stage1/dietlibc/include/netinet/udp.h,
mdk-stage1/dietlibc/x86_64/msgget.S,
mdk-stage1/dietlibc/libugly/getprotobyname_r.c,
mdk-stage1/dietlibc/libcruft/res_search.c,
mdk-stage1/dietlibc/libshell/dirname.c,
mdk-stage1/dietlibc/i386/exp10.S, mdk-stage1/dietlibc/libdl/_dl_queue.c,
mdk-stage1/dietlibc/lib/socketpair.c, mdk-stage1/dietlibc/i386/ldexp.S,
mdk-stage1/dietlibc/libstdio/ftello64.c,
mdk-stage1/dietlibc/libpthread/pthread_fputc.c,
mdk-stage1/dietlibc/libdl/test/test_so.c,
mdk-stage1/dietlibc/i386/strchr.S, mdk-stage1/dietlibc/lib/pwrite64.c,
mdk-stage1/dietlibc/include/netinet/tcp.h,
mdk-stage1/dietlibc/libm/pow.c,
mdk-stage1/dietlibc/libcruft/res_query.c,
mdk-stage1/dietlibc/include/asm/mips-sigcontext.h,
mdk-stage1/dietlibc/libstdio/fputc_unlocked.c,
mdk-stage1/dietlibc/libcruft/sysconf_cpus.c,
mdk-stage1/dietlibc/alpha/lseek64.S, mdk-stage1/dietlibc/i386/recv.S,
mdk-stage1/dietlibc/libcruft/getspent.c,
mdk-stage1/dietlibc/libugly/iconv_open.c,
mdk-stage1/dietlibc/lib/memrchr.c,
mdk-stage1/dietlibc/syscalls.s/epoll_wait.S,
mdk-stage1/dietlibc/x86_64/sendmsg.S,
mdk-stage1/dietlibc/libugly/wtent.c, mdk-stage1/dietlibc/i386/mmap.S,
mdk-stage1/dietlibc/syscalls.s/getgroups32.S,
mdk-stage1/dietlibc/i386/atol.S,
mdk-stage1/dietlibc/include/sys/ucontext.h,
mdk-stage1/dietlibc/libcruft/dnscruft4.c,
mdk-stage1/dietlibc/include/sys/mips-ioctl.h,
mdk-stage1/dietlibc/include/netinet/ip_icmp.h,
mdk-stage1/dietlibc/lib/sigqueueinfo.c,
mdk-stage1/dietlibc/libcruft/__prepare_parse.c,
mdk-stage1/dietlibc/x86_64/waitpid.S,
mdk-stage1/dietlibc/i386/setsockopt.S,
mdk-stage1/dietlibc/include/sys/gmon_out.h,
mdk-stage1/dietlibc/lib/cfsetispeed.c,
mdk-stage1/dietlibc/i386/socketcall.S,
mdk-stage1/dietlibc/include/asm/sigcontext.h,
mdk-stage1/dietlibc/x86_64/msgsnd.S, mdk-stage1/dietlibc/lib/labs.c,
mdk-stage1/dietlibc/x86_64/recvmsg.S,
mdk-stage1/dietlibc/libugly/getservbyport.c,
mdk-stage1/dietlibc/libugly/getaddrinfo.c,
mdk-stage1/dietlibc/ia64/syscalls.h,
mdk-stage1/dietlibc/libcompat/getdelim.c,
mdk-stage1/dietlibc/lib/__truncate64.c,
mdk-stage1/dietlibc/include/sys/hppa-ioctl.h,
mdk-stage1/dietlibc/libcrypt/md5crypt.c,
mdk-stage1/dietlibc/syscalls.s/n_sigsuspend.S,
mdk-stage1/dietlibc/i386/listen.S,
mdk-stage1/dietlibc/lib/if_nameindex.c,
mdk-stage1/dietlibc/syscalls.s/truncate64.S,
mdk-stage1/dietlibc/libcruft/__parse_nws.c,
mdk-stage1/dietlibc/lib/readdir64.c,
mdk-stage1/dietlibc/syscalls.s/setuid32.S,
mdk-stage1/dietlibc/libugly/gethostent.c,
mdk-stage1/dietlibc/syscalls.s/epoll_create.S,
mdk-stage1/dietlibc/include/sys/sysmacros.h,
mdk-stage1/dietlibc/syscalls.s/madvise.S,
mdk-stage1/dietlibc/lib/pwrite.c, mdk-stage1/dietlibc/i386/log1p.S,
mdk-stage1/dietlibc/ia64/shutdown.S,
mdk-stage1/dietlibc/lib/__v_scanf.c,
mdk-stage1/dietlibc/include/sys/epoll.h,
mdk-stage1/dietlibc/x86_64/start.S,
mdk-stage1/dietlibc/x86_64/sigaction.c,
mdk-stage1/dietlibc/i386/getsockname.S, mdk-stage1/dietlibc/i386/sin.S,
mdk-stage1/dietlibc/i386/sincos.S,
mdk-stage1/dietlibc/libcruft/scandir64.c,
mdk-stage1/dietlibc/lib/cfgetospeed.c, mdk-stage1/dietlibc/i386/asinh.S,
mdk-stage1/dietlibc/libstdio/tmpfile.c,
mdk-stage1/dietlibc/syscalls.s/n_sigprocmask.S,
mdk-stage1/dietlibc/ia64/recvfrom.S, mdk-stage1/dietlibc/i386/ipow.S,
mdk-stage1/dietlibc/syscalls.s/init_module.S,
mdk-stage1/dietlibc/lib/__ftruncate64.c,
mdk-stage1/dietlibc/i386/atan.S, mdk-stage1/dietlibc/libm/tanh.c,
mdk-stage1/dietlibc/syscalls.s/rt_sigprocmask.S,
mdk-stage1/dietlibc/x86_64/accept.S, mdk-stage1/dietlibc/ia64/start.S,
mdk-stage1/dietlibc/include/sysexits.h,
mdk-stage1/dietlibc/lib/signal.c, mdk-stage1/dietlibc/ia64/accept.S,
mdk-stage1/dietlibc/include/stddef.h,
mdk-stage1/dietlibc/include/stdarg.h,
mdk-stage1/dietlibc/libstdio/fgetc_unlocked.c,
mdk-stage1/dietlibc/syscalls.s/n_sigaction.S,
mdk-stage1/dietlibc/lib/strxfrm.c, mdk-stage1/dietlibc/ia64/shmctl.S,
mdk-stage1/dietlibc/x86_64/msgrcv.S,
mdk-stage1/dietlibc/libcruft/getpwnam_r.c,
mdk-stage1/dietlibc/i386/libm2.S, mdk-stage1/dietlibc/ia64/fork.S:
Import dietlibc 0.22 + other fixes for AMD64
* mdk-stage1/dns.c, mdk-stage1/dietlibc/lib/msgget.c,
mdk-stage1/dietlibc/lib/strerror.c,
mdk-stage1/insmod-modutils/obj/obj_s390.c,
mdk-stage1/dietlibc/libcruft/gethostbyname.c,
mdk-stage1/dietlibc/librpc/rpc_prot.c,
mdk-stage1/dietlibc/lib/iscntrl.c, mdk-stage1/dietlibc/include/stdint.h,
mdk-stage1/dietlibc/lib/atexit.c, mdk-stage1/dietlibc/include/stdlib.h,
mdk-stage1/dietlibc/libpthread/pthread_cancel.c,
mdk-stage1/dietlibc/libdl/dlopen.c, mdk-stage1/dietlibc/lib/isgraph.c,
mdk-stage1/dietlibc/lib/closedir.c,
mdk-stage1/insmod-modutils/obj/obj_alpha.c,
mdk-stage1/insmod-modutils/include/config.h,
mdk-stage1/dietlibc/lib/alloc.c, mdk-stage1/dietlibc/lib/tcsetpgrp.c,
mdk-stage1/dietlibc/i386/Makefile.add,
mdk-stage1/dietlibc/include/sys/mman.h,
mdk-stage1/dietlibc/include/fcntl.h, mdk-stage1/dietlibc/lib/memchr.c,
mdk-stage1/dietlibc/lib/isupper.c, mdk-stage1/dietlibc/lib/qsort.c,
mdk-stage1/dietlibc/lib/isxdigit.c,
mdk-stage1/dietlibc/librpc/svc_raw.c,
mdk-stage1/dietlibc/include/arpa/nameser.h,
mdk-stage1/dietlibc/lib/open64.c, mdk-stage1/newt/form.c,
mdk-stage1/dietlibc/include/sys/file.h,
mdk-stage1/insmod-modutils/obj/Makefile, mdk-stage1/dietlibc/lib/ftw.c,
mdk-stage1/insmod-modutils/obj/obj_hppa64.c,
mdk-stage1/insmod-modutils/obj/obj_hppa.c,
mdk-stage1/dietlibc/libstdio/ftell.c,
mdk-stage1/dietlibc/libstdio/fdopen.c,
mdk-stage1/dietlibc/libpthread/pthread_cond_signal.c,
mdk-stage1/dietlibc/include/pwd.h, mdk-stage1/dietlibc/lib/snprintf.c,
mdk-stage1/dietlibc/i386/unified.S, mdk-stage1/dietlibc/lib/msgrcv.c,
mdk-stage1/dietlibc/alpha/start.S,
mdk-stage1/insmod-modutils/include/kallsyms.h,
mdk-stage1/dietlibc/include/sys/ptrace.h,
mdk-stage1/dietlibc/lib/mkfifo.c, mdk-stage1/dietlibc/lib/send.c,
mdk-stage1/dietlibc/lib/execvp.c,
mdk-stage1/dietlibc/librpc/get_myaddress.c,
mdk-stage1/insmod-modutils/include/elf_m68k.h,
mdk-stage1/dietlibc/libugly/mktime.c,
mdk-stage1/dietlibc/sparc/__longjmp.S,
mdk-stage1/dietlibc/include/pthread.h,
mdk-stage1/dietlibc/libpthread/pthread_key_delete.c,
mdk-stage1/dietlibc/include/sys/socket.h,
mdk-stage1/dietlibc/syscalls.s/nice.S,
mdk-stage1/insmod-modutils/include/elf_mips.h,
mdk-stage1/dietlibc/syscalls.s/getdents64.S,
mdk-stage1/dietlibc/librpc/svc_run.c, mdk-stage1/dietlibc/lib/isblank.c,
mdk-stage1/dietlibc/syscalls.s/time.S,
mdk-stage1/dietlibc/libugly/gmtime_r.c,
mdk-stage1/dietlibc/include/sys/kd.h,
mdk-stage1/dietlibc/librpc/bindresvport.c,
mdk-stage1/dietlibc/libstdio/fdglue.c,
mdk-stage1/dietlibc/lib/ttyname.c,
mdk-stage1/dietlibc/libcruft/getspnam.c,
mdk-stage1/dietlibc/lib/strncat.c,
mdk-stage1/dietlibc/libugly/strsignal.c,
mdk-stage1/dietlibc/librpc/clnt_tcp.c,
mdk-stage1/insmod-modutils/util/sys_cm.c,
mdk-stage1/dietlibc/libcruft/initgroups.c,
mdk-stage1/dietlibc/lib/sendmsg.c,
mdk-stage1/dietlibc/include/sys/stat.h,
mdk-stage1/dietlibc/libshell/fnmatch.c,
mdk-stage1/dietlibc/syscalls.s/setresgid.S,
mdk-stage1/dietlibc/libstdio/feof.c, mdk-stage1/init-libc-headers.h,
mdk-stage1/dietlibc/include/dirent.h,
mdk-stage1/dietlibc/libpthread/thread_internal.h,
mdk-stage1/insmod-modutils/util/snap_shot.c,
mdk-stage1/dietlibc/include/shadow.h,
mdk-stage1/dietlibc/include/sys/select.h,
mdk-stage1/dietlibc/lib/strsep.c,
mdk-stage1/dietlibc/include/rpc/auth_unix.h,
mdk-stage1/dietlibc/lib/msgsnd.c,
mdk-stage1/dietlibc/libpthread/pthread_sys_alloc.c,
mdk-stage1/insmod-modutils/util/logger.c,
mdk-stage1/dietlibc/libpthread/Makefile,
mdk-stage1/dietlibc/libpthread/pthread_attr_setscope.c,
mdk-stage1/dietlibc/lib/__ltostr.c, mdk-stage1/dietlibc/lib/strlen.c,
mdk-stage1/dietlibc/libregex/rx.c,
mdk-stage1/insmod-modutils/util/xsystem.c,
mdk-stage1/dietlibc/liblatin1/latin1-islower.c,
mdk-stage1/dietlibc/lib/raise.c,
mdk-stage1/dietlibc/libpthread/pthread_setspecific.c,
mdk-stage1/dietlibc/lib/semget.c,
mdk-stage1/dietlibc/libcruft/inet_aton.c,
mdk-stage1/dietlibc/lib/sigismember.c, mdk-stage1/dietlibc/librpc/svc.c,
mdk-stage1/dietlibc/lib/sigemptyset.c,
mdk-stage1/dietlibc/include/sys/vfs.h,
mdk-stage1/insmod-modutils/include/elf_ppc.h,
mdk-stage1/dietlibc/libugly/getprotoent.c,
mdk-stage1/dietlibc/lib/__stat64.c, mdk-stage1/dietlibc/include/elf.h,
mdk-stage1/dietlibc/lib/strncmp.c,
mdk-stage1/dietlibc/lib/gethostname.c,
mdk-stage1/dietlibc/lib/vsscanf.c, mdk-stage1/dietlibc/lib/cfmakeraw.c,
mdk-stage1/dietlibc/lib/perror.c, mdk-stage1/dietlibc/include/time.h,
mdk-stage1/dietlibc/lib/strncasecmp.c,
mdk-stage1/dietlibc/lib/__lltostr.c,
mdk-stage1/dietlibc/libpthread/pthread_key_create.c,
mdk-stage1/dietlibc/include/fnmatch.h,
mdk-stage1/dietlibc/libugly/time_table_spd.c,
mdk-stage1/dietlibc/libstdio/stderr.c,
mdk-stage1/insmod-modutils/util/arch64.c,
mdk-stage1/dietlibc/libdl/dlerror.c,
mdk-stage1/dietlibc/libcruft/mkstemp.c,
mdk-stage1/dietlibc/libstdio/ungetc.c,
mdk-stage1/dietlibc/libugly/tzfile.c, mdk-stage1/log.c,
mdk-stage1/dietlibc/include/rpc/xdr.h,
mdk-stage1/dietlibc/include/rpc/key_prot.h,
mdk-stage1/insmod-modutils/include/elf_sparc.h,
mdk-stage1/dietlibc/sparc/start.S,
mdk-stage1/dietlibc/libcruft/getpwnam.c,
mdk-stage1/dietlibc/libpthread/pthread_spinlock.c,
mdk-stage1/dietlibc/include/sys/un.h,
mdk-stage1/dietlibc/libpthread/pthread_mutex_lock.c,
mdk-stage1/insmod-busybox/insmod.c,
mdk-stage1/insmod-modutils/include/elf_arm.h,
mdk-stage1/dietlibc/alpha/unified.S,
mdk-stage1/dietlibc/include/sys/io.h,
mdk-stage1/dietlibc/lib/getsockname.c,
mdk-stage1/dietlibc/i386/__testandset.S,
mdk-stage1/dietlibc/libcruft/dnscruft.c,
mdk-stage1/dietlibc/lib/sprintf.c, mdk-stage1/rp-pppoe/src/Makefile,
mdk-stage1/dietlibc/lib/tcdrain.c,
mdk-stage1/dietlibc/include/sys/time.h,
mdk-stage1/dietlibc/lib/errno_location.c,
mdk-stage1/dietlibc/liblatin1/latin1-isprint.c,
mdk-stage1/dietlibc/libshell/glob.c,
mdk-stage1/dietlibc/libpthread/pthread_cond_broadcast.c,
mdk-stage1/dietlibc/lib/_brk.c,
mdk-stage1/insmod-modutils/obj/obj_arm.c,
mdk-stage1/dietlibc/lib/sys_siglist.c,
mdk-stage1/dietlibc/libcruft/getgrnam.c,
mdk-stage1/dietlibc/lib/strtok.c, mdk-stage1/dietlibc/include/unistd.h,
mdk-stage1/dietlibc/lib/isascii.c,
mdk-stage1/dietlibc/librpc/xdr_reference.c,
mdk-stage1/dietlibc/sparc/urem.S, mdk-stage1/dietlibc/i386/__longjmp.S,
mdk-stage1/dietlibc/include/sys/syslog.h, mdk-stage1/Makefile,
mdk-stage1/dietlibc/lib/bind.c, mdk-stage1/dietlibc/libdl/Makefile,
mdk-stage1/dietlibc/librpc/svc_simple.c,
mdk-stage1/dietlibc/lib/lockf.c, mdk-stage1/dietlibc/lib/htons.c,
mdk-stage1/dietlibc/lib/shmdt.c, mdk-stage1/dietlibc/i386/setjmp.S,
mdk-stage1/dietlibc/syscalls.s/ioperm.S,
mdk-stage1/dietlibc/lib/getenv.c,
mdk-stage1/dietlibc/include/features.h,
mdk-stage1/dietlibc/libpthread/CHANGES,
mdk-stage1/dietlibc/include/arpa/inet.h,
mdk-stage1/dietlibc/lib/strtoul.c,
mdk-stage1/dietlibc/libstdio/fprintf.c,
mdk-stage1/dietlibc/include/regex.h,
mdk-stage1/dietlibc/lib/__stat64_cvt.c,
mdk-stage1/dietlibc/libcruft/inet_ntop.c,
mdk-stage1/dietlibc/include/getopt.h,
mdk-stage1/insmod-modutils/obj/obj_ia64.c, mdk-stage1/minilibc.c,
mdk-stage1/insmod-modutils/include/util.h,
mdk-stage1/insmod-modutils/include/version.h,
mdk-stage1/dietlibc/alpha/Makefile.add,
mdk-stage1/dietlibc/include/net/if.h,
mdk-stage1/dietlibc/lib/recvfrom.c, mdk-stage1/dietlibc/sparc/clone.S,
mdk-stage1/dietlibc/lib/memccpy.c, mdk-stage1/dietlibc/lib/strtoull.c,
mdk-stage1/dietlibc/libcruft/getgrgid.c,
mdk-stage1/dietlibc/librpc/auth_unix.c,
mdk-stage1/dietlibc/include/termios.h,
mdk-stage1/dietlibc/include/strings.h,
mdk-stage1/insmod-modutils/include/elf_alpha.h,
mdk-stage1/dietlibc/lib/execv.c,
mdk-stage1/dietlibc/include/sys/param.h,
mdk-stage1/dietlibc/libpthread/pthread_attr_setstacksize.c,
mdk-stage1/dietlibc/librpc/xdr_mem.c,
mdk-stage1/dietlibc/libcruft/res_init.c,
mdk-stage1/dietlibc/libpthread/pthread_detach.c,
mdk-stage1/dietlibc/libpthread/pthread_sys_tcdrain.c,
mdk-stage1/newt/Makefile, mdk-stage1/dietlibc/lib/isatty.c,
mdk-stage1/dietlibc/include/sys/mtio.h,
mdk-stage1/dietlibc/lib/memcmp.c,
mdk-stage1/dietlibc/include/sys/sysinfo.h,
mdk-stage1/dietlibc/librpc/clnt_simple.c,
mdk-stage1/dietlibc/lib/vfork.c, mdk-stage1/dietlibc/lib/isalpha.c,
mdk-stage1/dietlibc/lib/strncpy.c, mdk-stage1/dietlibc/lib/strcmp.c,
mdk-stage1/insmod-modutils/include/obj.h,
mdk-stage1/dietlibc/include/rpc/clnt.h, mdk-stage1/frontend.h,
mdk-stage1/dietlibc/libcruft/getpass.c, mdk-stage1/dietlibc/lib/abort.c,
mdk-stage1/dietlibc/syscalls.s/stime.S,
mdk-stage1/dietlibc/sparc/fork.S, mdk-stage1/dietlibc/lib/readdir.c,
mdk-stage1/dietlibc/lib/sbrk.c,
mdk-stage1/dietlibc/include/sys/reboot.h,
mdk-stage1/dietlibc/syscalls.s/getresuid.S,
mdk-stage1/dietlibc/liblatin1/latin1-iscntrl.c,
mdk-stage1/dietlibc/include/limits.h, mdk-stage1/dietlibc/lib/putenv.c,
mdk-stage1/dietlibc/include/paths.h,
mdk-stage1/dietlibc/librpc/pmap_prot2.c,
mdk-stage1/dietlibc/librpc/pmap_clnt.c,
mdk-stage1/dietlibc/lib/memcpy.c,
mdk-stage1/insmod-modutils/obj/obj_kallsyms.c,
mdk-stage1/dietlibc/syscalls.s/_llseek.S,
mdk-stage1/dietlibc/include/setjmp.h,
mdk-stage1/insmod-modutils/obj/obj_m68k.c,
mdk-stage1/dietlibc/lib/tcgetpgrp.c, mdk-stage1/dietlibc/lib/abs.c,
mdk-stage1/dietlibc/Makefile, mdk-stage1/dietlibc/include/net/route.h,
mdk-stage1/dietlibc/syscalls.s/fstat64.S, mdk-stage1/mar/Makefile,
mdk-stage1/dietlibc/include/rpc/auth.h, mdk-stage1/dietlibc/ppc/start.S,
mdk-stage1/dietlibc/lib/assert_fail.c,
mdk-stage1/insmod-modutils/obj/obj_sparc.c,
mdk-stage1/dietlibc/lib/if_nametoindex.c,
mdk-stage1/dietlibc/include/inttypes.h, mdk-stage1/dietlibc/lib/atoi.c,
mdk-stage1/dietlibc/librpc/svc_tcp.c,
mdk-stage1/dietlibc/alpha/setjmp.S,
mdk-stage1/dietlibc/include/net/if_arp.h, mdk-stage1/ppp/pppd/Makefile,
mdk-stage1/insmod-modutils/obj/obj_common.c,
mdk-stage1/dietlibc/librpc/authunix_prot.c,
mdk-stage1/dietlibc/lib/longjmp.c,
mdk-stage1/dietlibc/libugly/getmntent.c,
mdk-stage1/insmod-modutils/obj/obj_load.c, mdk-stage1/dietlibc/diet.c,
mdk-stage1/dietlibc/libstdio/fwrite.c,
mdk-stage1/insmod-modutils/obj/obj_mips.c,
mdk-stage1/dietlibc/libugly/asprintf.c,
mdk-stage1/dietlibc/librpc/clnt_udp.c,
mdk-stage1/dietlibc/lib/recvmsg.c, mdk-stage1/dietlibc/lib/sendto.c,
mdk-stage1/dietlibc/include/endian.h,
mdk-stage1/dietlibc/libstdio/stdin.c,
mdk-stage1/dietlibc/libdl/dlclose.c, mdk-stage1/bzlib/Makefile,
mdk-stage1/Makefile.common, mdk-stage1/dietlibc/dietdirent.h,
mdk-stage1/insmod-modutils/util/xstrcat.c,
mdk-stage1/dietlibc/libpthread/pthread_testcancel.c,
mdk-stage1/dietlibc/libshell/realpath.c, mdk-stage1/rescue-gui.c,
mdk-stage1/dietlibc/lib/tcsetattr.c,
mdk-stage1/dietlibc/libstdio/fgets.c,
mdk-stage1/dietlibc/include/rpc/netdb.h,
mdk-stage1/dietlibc/lib/sscanf.c, mdk-stage1/dietlibc/lib/creat.c,
mdk-stage1/dietlibc/lib/getdomainname.c,
mdk-stage1/dietlibc/libstdio/fclose.c,
mdk-stage1/dietlibc/lib/vsnprintf.c, mdk-stage1/dietlibc/lib/ispunct.c,
mdk-stage1/insmod-modutils/util/sys_oim.c,
mdk-stage1/dietlibc/libpthread/pthread_attr_setschedparam.c,
mdk-stage1/dietlibc/sparc/mmap.c, mdk-stage1/dietlibc/dietstdio.h,
mdk-stage1/dietlibc/librpc/xdr_array.c, mdk-stage1/init.c,
mdk-stage1/dietlibc/lib/__isnan.c,
mdk-stage1/dietlibc/include/sys/resource.h,
mdk-stage1/dietlibc/lib/tolower.c,
mdk-stage1/dietlibc/alpha/__longjmp.S,
mdk-stage1/dietlibc/libpthread/pthread_join.c,
mdk-stage1/dietlibc/libstdio/fopen.c,
mdk-stage1/dietlibc/syscalls.s/umount2.S,
mdk-stage1/dietlibc/include/signal.h,
mdk-stage1/dietlibc/librpc/rpc_callmsg.c,
mdk-stage1/dietlibc/libpthread/pthread_mutexattr_setkind_np.c,
mdk-stage1/dietlibc/i386/clone.S,
mdk-stage1/insmod-modutils/include/elf_i386.h,
mdk-stage1/dietlibc/lib/__dtostr.c,
mdk-stage1/dietlibc/syscalls.s/ipc.S,
mdk-stage1/dietlibc/include/sys/cdefs.h,
mdk-stage1/dietlibc/include/sys/types.h,
mdk-stage1/insmod-modutils/util/sys_gks.c,
mdk-stage1/insmod-modutils/util/xrealloc.c,
mdk-stage1/dietlibc/include/sys/shm.h,
mdk-stage1/dietlibc/libpthread/pthread_cond_timedwait.c,
mdk-stage1/dietlibc/libcruft/gethostbyname_r.c,
mdk-stage1/dietlibc/lib/lseek64.c,
mdk-stage1/dietlibc/libdl/_dl_search.c,
mdk-stage1/dietlibc/dietfeatures.h,
mdk-stage1/dietlibc/libcruft/gethostbyaddr.c,
mdk-stage1/dietlibc/librpc/svc_udp.c,
mdk-stage1/dietlibc/libcruft/gethostbyaddr_r.c,
mdk-stage1/dietlibc/libugly/localtime_r.c,
mdk-stage1/dietlibc/include/netdb.h, mdk-stage1/dietlibc/lib/semop.c,
mdk-stage1/insmod-modutils/obj/obj_i386.c,
mdk-stage1/dietlibc/lib/opendir.c, mdk-stage1/dietlibc/libugly/system.c,
mdk-stage1/dietlibc/i386/start.S, mdk-stage1/dietlibc/include/dlfcn.h,
mdk-stage1/dietlibc/lib/usleep.c, mdk-stage1/dietlibc/lib/strchr.c,
mdk-stage1/dietlibc/ppc/unified.S,
mdk-stage1/dietlibc/syscalls.s/waitpid.S,
mdk-stage1/dietlibc/libpthread/pthread_sys_fcntl.c,
mdk-stage1/dietlibc/lib/memset.c, mdk-stage1/dietlibc/lib/__fstat64.c,
mdk-stage1/dietlibc/include/sched.h,
mdk-stage1/dietlibc/libpthread/pthread_attr_setschedpolicy.c,
mdk-stage1/dietlibc/lib/accept.c, mdk-stage1/dietlibc/lib/pread.c,
mdk-stage1/dietlibc/.cvsignore, mdk-stage1/dietlibc/sparc/setjmp.S,
mdk-stage1/dietlibc/librpc/pmap_rmt.c,
mdk-stage1/insmod-modutils/util/xstrdup.c,
mdk-stage1/dietlibc/include/sys/ioctl.h,
mdk-stage1/dietlibc/libpthread/pthread_setcanceltype.c,
mdk-stage1/dietlibc/lib/exec_lib.c,
mdk-stage1/dietlibc/include/string.h,
mdk-stage1/dietlibc/libpthread/pthread_atfork.c,
mdk-stage1/insmod-modutils/include/elf_sparc64.h,
mdk-stage1/dietlibc/include/assert.h, mdk-stage1/dietlibc/lib/connect.c,
mdk-stage1/dietlibc/include/locale.h,
mdk-stage1/dietlibc/libpthread/pthread_attr_init.c,
mdk-stage1/dietlibc/lib/execl.c, mdk-stage1/dietlibc/lib/tcflush.c,
mdk-stage1/dietlibc/libstdio/setvbuf.c,
mdk-stage1/dietlibc/libpthread/README,
mdk-stage1/insmod-modutils/include/elf_s390.h,
mdk-stage1/dietlibc/libcruft/getlogin.c,
mdk-stage1/dietlibc/lib/__lstat64.c, mdk-stage1/dietlibc/lib/strcpy.c,
mdk-stage1/dietlibc/lib/strtod.c, mdk-stage1/dietlibc/libdl/_dl_open.c,
mdk-stage1/dietlibc/include/stdio.h,
mdk-stage1/insmod-modutils/util/sys_nim.c,
mdk-stage1/dietlibc/lib/sigdelset.c, mdk-stage1/dietlibc/libdl/dlsym.c,
mdk-stage1/dietlibc/lib/setsockopt.c,
mdk-stage1/dietlibc/libpthread/pthread_setcancelstate.c,
mdk-stage1/dietlibc/libcruft/inet_ntoa.c,
mdk-stage1/dietlibc/lib/vsprintf.c,
mdk-stage1/insmod-modutils/util/alias.h,
mdk-stage1/dietlibc/include/grp.h, mdk-stage1/pcmcia_/Makefile,
mdk-stage1/dietlibc/lib/isprint.c,
mdk-stage1/dietlibc/syscalls.s/setresuid.S,
mdk-stage1/dietlibc/syscalls.s/lstat64.S,
mdk-stage1/dietlibc/lib/__getcwd.c, mdk-stage1/dietlibc/lib/isdigit.c,
mdk-stage1/dietlibc/lib/semctl.c, mdk-stage1/dietlibc/include/rpc/rpc.h,
mdk-stage1/dietlibc/lib/strstr.c,
mdk-stage1/dietlibc/include/rpc/pmap_rmt.h,
mdk-stage1/dietlibc/include/rpc/types.h,
mdk-stage1/dietlibc/libcruft/inet_pton.c,
mdk-stage1/insmod-modutils/util/sys_qm.c,
mdk-stage1/dietlibc/include/utmp.h, mdk-stage1/dietlibc/lib/sleep.c,
mdk-stage1/dietlibc/libugly/asctime_r.c,
mdk-stage1/dietlibc/include/netinet/in.h,
mdk-stage1/dietlibc/syscalls.s/sendfile.S,
mdk-stage1/dietlibc/include/sys/msg.h,
mdk-stage1/dietlibc/include/rpc/svc.h,
mdk-stage1/dietlibc/include/netinet/ip.h,
mdk-stage1/dietlibc/libcruft/getpagesize.c,
mdk-stage1/dietlibc/sparc/unified.S,
mdk-stage1/insmod-modutils/util/Makefile,
mdk-stage1/dietlibc/lib/execlp.c, mdk-stage1/dietlibc/libstdio/fread.c,
mdk-stage1/dietlibc/librpc/xdr.c, mdk-stage1/ppp/include/net/ppp_defs.h,
mdk-stage1/dietlibc/lib/recv.c, mdk-stage1/dietlibc/lib/reboot.c,
mdk-stage1/dietlibc/librpc/svc_auth_unix.c,
mdk-stage1/insmod-modutils/obj/obj_sparc64.c,
mdk-stage1/dietlibc/include/errno.h,
mdk-stage1/dietlibc/syscalls.s/stat64.S,
mdk-stage1/dietlibc/include/sys/uio.h,
mdk-stage1/dietlibc/librpc/pmap_getport.c,
mdk-stage1/dietlibc/libstdio/printf.c,
mdk-stage1/dietlibc/include/sys/times.h,
mdk-stage1/dietlibc/lib/sigaddset.c, mdk-stage1/dietlibc/lib/sigjmp.c,
mdk-stage1/dietlibc/lib/getopt.c,
mdk-stage1/dietlibc/lib/if_indextoname.c,
mdk-stage1/dietlibc/libcrypt/crypt.c,
mdk-stage1/insmod-modutils/Makefile,
mdk-stage1/dietlibc/include/rpc/pmap_prot.h,
mdk-stage1/dietlibc/libstdio/fflush.c,
mdk-stage1/dietlibc/libugly/popen.c,
mdk-stage1/dietlibc/libpthread/pthread_mutex_trylock.c,
mdk-stage1/dietlibc/ppc/mmap.c, mdk-stage1/dietlibc/include/sys/poll.h,
mdk-stage1/dietlibc/librpc/getrpcport.c,
mdk-stage1/dietlibc/librpc/auth_none.c,
mdk-stage1/dietlibc/lib/pread64.c,
mdk-stage1/dietlibc/libpthread/pthread_attr_setinheritsched.c,
mdk-stage1/insmod-modutils/util/config.c,
mdk-stage1/dietlibc/lib/strtoll.c, mdk-stage1/dietlibc/include/resolv.h,
mdk-stage1/insmod-modutils/util/sys_dm.c,
mdk-stage1/dietlibc/lib/bsearch.c, mdk-stage1/dietlibc/lib/strcasecmp.c,
mdk-stage1/dietlibc/sparc/shmat.c,
mdk-stage1/dietlibc/librpc/pmap_getmaps.c,
mdk-stage1/dietlibc/ppc/__testandset.S,
mdk-stage1/dietlibc/libugly/setenv.c,
mdk-stage1/dietlibc/include/alloca.h, mdk-stage1/dietlibc/libdl/README,
mdk-stage1/dietlibc/libpthread/pthread_cond_wait.c,
mdk-stage1/insmod-busybox/Makefile,
mdk-stage1/dietlibc/librpc/clnt_generic.c,
mdk-stage1/dietlibc/lib/memmove.c, mdk-stage1/dietlibc/sparc/pipe.S,
mdk-stage1/dietlibc/include/daemon.h,
mdk-stage1/dietlibc/liblatin1/latin1-isgraph.c,
mdk-stage1/dietlibc/include/math.h, mdk-stage1/dietlibc/sparc/udiv.S,
mdk-stage1/dietlibc/lib/remove.c,
mdk-stage1/dietlibc/include/sys/sendfile.h,
mdk-stage1/dietlibc/libugly/isleap.c,
mdk-stage1/dietlibc/syscalls.s/syslog.S,
mdk-stage1/insmod-modutils/obj/obj_reloc.c,
mdk-stage1/dietlibc/lib/getpeername.c,
mdk-stage1/dietlibc/include/sys/ipc.h, mdk-stage1/dietlibc/lib/rand.c,
mdk-stage1/dietlibc/include/ftw.h,
mdk-stage1/dietlibc/libcruft/gethostbyname2_r.c,
mdk-stage1/dietlibc/lib/shmat.c,
mdk-stage1/insmod-modutils/include/module.h,
mdk-stage1/dietlibc/librpc/xdr_stdio.c,
mdk-stage1/insmod-modutils/util/xmalloc.c,
mdk-stage1/dietlibc/sparc/umul.S,
mdk-stage1/insmod-modutils/include/kerneld.h,
mdk-stage1/dietlibc/librpc/clnt_raw.c,
mdk-stage1/dietlibc/libpthread/pthread_mutex_init.c,
mdk-stage1/dietlibc/libstdio/stdout.c, mdk-stage1/dietlibc/README,
mdk-stage1/dietlibc/libcruft/herrno_location.c,
mdk-stage1/dietlibc/lib/shmctl.c,
mdk-stage1/dietlibc/libpthread/pthread_mutex_unlock.c,
mdk-stage1/dietlibc/librpc/xdr_rec.c,
mdk-stage1/dietlibc/libpthread/pthread_cond_destroy.c,
mdk-stage1/dietlibc/include/rpc/rpc_msg.h,
mdk-stage1/dietlibc/syscalls.h, mdk-stage1/dietlibc/lib/toupper.c,
mdk-stage1/dietlibc/libpthread/pthread_sys_open.c,
mdk-stage1/dietlibc/lib/sigfillset.c, mdk-stage1/dietlibc/lib/listen.c,
mdk-stage1/dietlibc/include/glob.h, mdk-stage1/dietlibc/libdl/_dl_int.h,
mdk-stage1/dietlibc/libpthread/pthread_mutex_destroy.c,
mdk-stage1/dietlibc/include/sys/mount.h, mdk-stage1/disk.c,
mdk-stage1/dietlibc/lib/socket.c,
mdk-stage1/dietlibc/libpthread/pthread_sys_waitpid.c,
mdk-stage1/dietlibc/libpthread/pthread_attr_setdetachstate.c,
mdk-stage1/dietlibc/libugly/strftime.c,
mdk-stage1/dietlibc/lib/shutdown.c, mdk-stage1/insmod-modutils/insmod.c,
mdk-stage1/dietlibc/lib/msgctl.c,
mdk-stage1/dietlibc/libcruft/gethostbyname2.c,
mdk-stage1/dietlibc/include/rpc/pmap_clnt.h,
mdk-stage1/dietlibc/syscalls.s/pause.S,
mdk-stage1/dietlibc/syscalls.s/socketcall.S,
mdk-stage1/dietlibc/libpthread/pthread_cond_init.c,
mdk-stage1/dietlibc/liblatin1/latin1-isupper.c,
mdk-stage1/dietlibc/lib/islower.c,
mdk-stage1/dietlibc/sparc/Makefile.add,
mdk-stage1/dietlibc/include/sys/wait.h,
mdk-stage1/dietlibc/lib/isalnum.c, mdk-stage1/dietlibc/libstdio/fseek.c,
mdk-stage1/slang/Makefile, mdk-stage1/minilibc.h,
mdk-stage1/dietlibc/librpc/getrpcent.c, mdk-stage1/dietlibc/AUTHOR,
mdk-stage1/dietlibc/lib/getsockopt.c,
mdk-stage1/dietlibc/libdl/_dl_jump.S, mdk-stage1/dietlibc/lib/atol.c,
mdk-stage1/dietlibc/lib/isspace.c,
mdk-stage1/dietlibc/syscalls.s/__pread.S,
mdk-stage1/dietlibc/lib/strtol.c, mdk-stage1/dietlibc/lib/htonl.c,
mdk-stage1/dietlibc/include/sys/sem.h,
mdk-stage1/insmod-modutils/obj/obj_ppc.c,
mdk-stage1/dietlibc/lib/shmget.c,
mdk-stage1/dietlibc/include/rpc/auth_des.h,
mdk-stage1/dietlibc/libcruft/getpwuid.c,
mdk-stage1/dietlibc/libugly/logging.c,
mdk-stage1/dietlibc/libcruft/dnscruft2.c,
mdk-stage1/dietlibc/libpthread/pthread_create.c,
mdk-stage1/dietlibc/alpha/clone.S,
mdk-stage1/dietlibc/libpthread/pthread_sys_logging.c: Merge from
R9_0-AMD64, most notably:
- AMD64 support to insmod-busybox, minilibc, et al.
- Sync with insmod-modutils 2.4.19 something but everyone should use
dietlibc nowadays
- Factor out compilation and prefix with $(DIET) for dietlibc builds
- 64-bit & varargs fixes
* mdk-stage1/stdio-frontend.c: typo from post-rereading
Merge from R9_0-AMD64, most notably:
- AMD64 support to insmod-busybox, minilibc, et al.
- Sync with insmod-modutils 2.4.19 something but everyone should use
dietlibc nowadays
- Factor out compilation and prefix with $(DIET) for dietlibc builds
- 64-bit & varargs fixes
* mdk-stage1/dietlibc/threadsafe.sh, mdk-stage1/dietlibc/findcflags.sh:
add missing scripts
* mdk-stage1/dietlibc/libpthread/thread_key.c,
mdk-stage1/dietlibc/lib/puts.c, mdk-stage1/dietlibc/lib/memccmp.c,
mdk-stage1/dietlibc/libcruft/entlib.c,
mdk-stage1/dietlibc/libcruft/grent.c, mdk-stage1/dietlibc/dirstream.h,
mdk-stage1/dietlibc/syscalls.s/ptrace.s,
mdk-stage1/dietlibc/lib/set_errno.c, mdk-stage1/dietlibc/lib/vprintf.c,
mdk-stage1/dietlibc/syscalls.s/sigaction.S,
mdk-stage1/dietlibc/libcruft/entlib.h, mdk-stage1/dietlibc/start.h,
mdk-stage1/dietlibc/lib/__xmknod.c, mdk-stage1/dietlibc/lib/alarm.c,
mdk-stage1/dietlibc/libcruft/pwent.c,
mdk-stage1/dietlibc/libstdio/fputc.c,
mdk-stage1/dietlibc/alpha/signal.S,
mdk-stage1/dietlibc/libdl/elf_hash.c, mdk-stage1/dietlibc/dietstdarg.h,
mdk-stage1/dietlibc/lib/speed.c,
mdk-stage1/dietlibc/syscalls.s/llseek.S,
mdk-stage1/dietlibc/lib/getservent.c,
mdk-stage1/dietlibc/syscalls.s/sigsuspend.S,
mdk-stage1/dietlibc/lib/errlist.c, mdk-stage1/dietlibc/lib/nop.c,
mdk-stage1/dietlibc/syscalls.s/signal.S,
mdk-stage1/dietlibc/libcruft/spent.c,
mdk-stage1/dietlibc/syscalls.s/sigprocmask.S,
mdk-stage1/dietlibc/libpthread/thread_internal.c,
mdk-stage1/dietlibc/alpha/sigprocmask.S,
mdk-stage1/dietlibc/lib/random.c,
mdk-stage1/dietlibc/syscalls.s/sigpending.S,
mdk-stage1/dietlibc/syscalls.s/exit.S,
mdk-stage1/dietlibc/syscalls.s/pwrite.S,
mdk-stage1/dietlibc/libugly/daemon.c,
mdk-stage1/dietlibc/libstdio/fgetc.c,
mdk-stage1/dietlibc/lib/vfprintf.c: even more removals
* mdk-stage1/dietlibc/dieticonv.h, mdk-stage1/dietlibc/dietlibm.h,
mdk-stage1/dietlibc/dyn_stop.c, mdk-stage1/dietlibc/binshstr.h,
mdk-stage1/dietlibc/linuxnet.h, mdk-stage1/dietlibc/parselib.h,
mdk-stage1/dietlibc/dietuglyweaks.h, mdk-stage1/dietlibc/dyn_start.c,
mdk-stage1/dietlibc/dietdns.h: latest missing files
2003/06/04 Pixel <pixel at mandrakesoft.com>
* fsedit.pm: allow specifying lv_name in auto_installs (not tested!)
* install_steps.pm: don't use framebuffer after install on i845 (even if
framebuffer works during install)
(this implies no graphical boot)
* diskdrake/interactive.pm, lvm.pm: allow choosing lv name (thanks to
Brian Murrell)
2003/06/03 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po, share/po/ja.po, share/po/vi.po, share/po/sq.po: updated
Estonien, Japanese, Albanian and Vietnamese po files
2003/06/02 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Update
2003/06/02 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: updated Spanish translations
2003/05/31 Pablo Saratxaga <pablo at 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/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/tg.po, share/po/bs.po, share/po/uz.po,
share/po/ro.po, 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/sr@Latn.po,
share/po/sq.po, keyboard.pm, 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: changed the name of the russian phonetic layout
2003/05/30 Guillaume Cottenceau <gc at mandrakesoft.com>
* standalone/mousedrake, drakxtools.spec: add mouse test in non-embedded
mode (#2049)
2003/05/30 Pablo Saratxaga <pablo at 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/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/tg.po, share/po/bs.po, share/po/uz.po,
share/po/ro.po, 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/sr@Latn.po,
share/po/sq.po, share/po/it.po, share/po/nl.po, share/po/eu.po,
share/po/es.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 Vietnamese file
* share/po/de.po: updated German file
updated Vietnamese file
2003/05/28 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/isdn.pm: forgot to commit the new configuration step
- remove isdn-light config (seen with isdn4net maintainer)
- new step to keep old device configuration
* network/isdn_consts.pm: s/my/our/ to make perl_checker happy in isdn.pm
2003/05/28 Fran�ois Pons <fpons at mandrakesoft.com>
* network/modem.pm: remove /dev/ttyS14 link by drakconnect.
2003/05/28 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/dhcp.c: grow MAX_ARP_RETRIES from 4 to 7 after erwan's
suggestion
2003/05/28 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/tg.po, share/po/id.po, share/po/ru.po, share/po/ro.po,
share/po/th.po, share/po/is.po, share/po/no.po, share/po/hr.po,
share/po/tr.po, share/po/ta.po, share/po/mt.po, share/po/sq.po,
share/po/it.po, share/po/nl.po, share/po/fi.po, share/po/he.po,
share/po/lt.po, share/po/lv.po, share/po/hu.po: updated Albanian file
2003/05/28 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/isdn_consts.pm: fix isdndata export in stripped package
2003/05/27 Daouda Lo <daouda at mandrakesoft.com>
* any.pm:
- user name must begin with a letter but not with a number or - or _
2003/05/27 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: updated Spanish translation
2003/05/27 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/be.po, share/po/bs.po, share/po/gl.po, share/po/de.po,
share/po/br.po, share/po/cy.po, share/po/af.po, share/po/et.po,
share/po/az.po, share/po/da.po, share/po/ca.po, share/po/cs.po,
share/po/bg.po, share/po/ar.po, share/po/ga.po: updated Estonian file
2003/05/27 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 9.2-0.5mdk
9.2-0.4mdk
2003/05/26 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/uz.po, share/po/sk.po, share/po/wa.po, share/po/pt_BR.po,
share/po/sl.po, share/po/et.po, share/po/zh_TW.po, share/po/ja.po,
share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/fr.po,
share/po/sr@Latn.po, share/po/sq.po, share/po/uk.po, share/po/eu.po,
share/po/es.po, share/po/DrakX.pot, share/po/ko.po, share/po/sv.po,
share/po/sr.po, share/po/fi.po, share/po/pl.po, share/po/eo.po,
share/po/el.po: updated pot file
2003/05/26 Pixel <pixel at mandrakesoft.com>
* any.pm: be perl_checker prototype compliant
* commands: use formatError to display the error message
(to have a better error message than "SCALAR(0x....) at ...")
* interactive/http.pm, interactive.pm, interactive/newt.pm:
- methods with no argument are not functions with no argument!
- perl_checker fixes
2003/05/24 Pablo Saratxaga <pablo at mandrakesoft.com>
* keyboard.pm: Added new toggle possibilities to the menu; use "en_US" for
US layout
2003/05/23 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/network.pm: #3628 /etc/resolv.conf explicit rights set (by titi)
2003/05/23 gbeauchesne
* any.pm, bootloader.pm: Kernel and initrd are now in /boot/efi/mandrake
on IA-64
* drakxtools.spec: Update changelog
* mdk-stage1/insmod-modutils/obj/Makefile:
-Wno-error on IA-64 too for insmod-modutils/obj
* install_gtk.pm, share/list.ia64: Clean-ups. Remove
/var/log/XFree86.0.log from filelist
2003/05/23 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po: updated Estonian file
* share/po/ja.po: updated Japanese file
2003/05/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/draksplash, network/network.pm, network/modem.pm,
standalone/draksec, install_steps.pm, handle_configs.pm,
standalone/drakautoinst, standalone/drakpxe, my_gtk.pm,
partition_table/sun.pm, install_steps_interactive.pm,
standalone/harddrake2, standalone/drakboot, standalone/drakTermServ,
standalone/net_monitor, standalone/drakbackup, partition_table/raw.pm,
partition_table.pm, interactive/http.pm, printer/main.pm,
security/msec.pm, diskdrake/interactive.pm, partition_table/bsd.pm,
standalone/fileshareset, standalone/drakfloppy, standalone/drakfont,
standalone/drakconnect, standalone/drakgw, interactive/gtk.pm,
standalone/drakbug, standalone/drakperm, fsedit.pm, .perl_checker,
printer/printerdrake.pm: perl_checker fixes
* drakxtools.spec: next release
* standalone/drakfirewall: please perl_checker
* standalone/logdrake: perl_checker fixes
perl_checker fixes
2003/05/22 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/05/22 Pablo Saratxaga <pablo at 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/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/tg.po, share/po/bs.po, share/po/uz.po,
share/po/ro.po, 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/sr@Latn.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/05/22 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Fix differntial user file naming.
2003/05/22 Thierry Vignaud <tvignaud at mandrakesoft.com>
* printer/printerdrake.pm: better english (#1342)
* standalone/draksplash, standalone/logdrake: gtk+-2 specs prohibid
playing with policy
* drakxtools.spec: 9.2-0.3mdk
next 9.2-0.3mdk bits
fix #3485
* network/netconnect.pm: kill some warnings catched by diagnostics pragma
* standalone/drakconnect: gtk+-2 specs prohibid playing with policy
(build_list) simplify ip parsing
workaround #3341: display "Bad ip" instead of a blank field if ip
wasn't correctly parsed as an ip ?
* standalone/drakbug: do not mix interactive and ugtk2, let reusse
create_dialog()
do not set twice the title, ugtk2->new already do it for us
remove unused variable
gtk+-2 specs prohibid playing with policy
(quit_global) inline it
- further clean gui construction through functionnal ugtk2
- do not gratuitously add:
o " " around button labels
o empty strings at end of kernel release
- (parse_release) simplify
- there's no need to keep a reference on field that we do not further
use (distro release is parsed again when needed and kernel release
is already stored in some variable)
- do not pack nothing to widgets
- simplify gui construction through create_packtable(), we really do
not have to offuscate it like c programmers have to
- one shall not be able to alter kernel or distribution release number
* harddrake/data.pm: do not fork usb module drivers list but reuse
list_modules one instead
* share/po/fr.po: update fr translation
2003/05/21 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/network.pm: add some ip checking (#853)
remove old comments
2003/05/21 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translations
2003/05/21 Guillaume Cottenceau <gc at mandrakesoft.com>
* ugtk2.pm: fix gc sux in 1.117 modfiying function behaviour
gtktext_insert: fix indenting of one line, takes that as a
pretext to redo whole function identing without tabs
beautify titi
2003/05/21 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/be.po, share/po/uk.po, share/po/bg.po, share/po/sr.po,
share/po/ru.po: put "yawerty" in cyrillic for languages using cyrillic
alphabet
2003/05/21 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 9.2-0.3mdk's first bits (more to com tomorrow)
* standalone/drakboot: we already have fork()+exec() detect_loader, so
there's no need to do
it again
* standalone/harddrake2: remove unused function that should never have
come to live
- help menu items are not checkable
- do not display spurious "/" on menu buttons when embedded
- (strip_first_underscore) let speedup the regexp
* printer/gimp.pm: please gc
* ugtk2.pm (gtktext_append) fix gtktext_insert() call
2003/05/20 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Partially updated
2003/05/20 Damien Chaumette <dchaumette at mandrakesoft.com>
* modules/interactive.pm: fix BUG 2530, no more spurious window when
insmoding fail
* network/ethernet.pm: #763 #2336 fix alias in modules.conf
perl_checker compliant
2003/05/20 keld
* share/po/da.po: Updates
gi/perl-install/share/po/da.po
2003/05/20 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po, share/po/fi.po, share/po/de.po: updated pot file
updated German, Estonian and Finnish files
* 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/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/tg.po,
share/po/bs.po, share/po/uz.po, share/po/ro.po, 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/sr@Latn.po, share/po/sq.po, share/po/it.po,
share/po/nl.po, share/po/eu.po, share/po/es.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/05/20 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/scannerdrake (removeverticalbar) pixelate
perl_checker fixes
* Xconfig/xfreeX.pm: perl_checker fix
* common.pm (set_permissions): owner and group are optional parameters
* printer/gimp.pm: typo fix
(pop_spaces) prevent infinite loop
(addprinter,isprinterconfigured): remove temp variables
* drakxtools.spec: 9.1-0.2mdk
distriblint fix
one last fix
further bits for 9.2-0.1mdk
first bits of 9.2-0.1mdk
* printer/printerdrake.pm:
- perl_checker fixes, which show up the following bugs:
- printer::printerdrake::{setup_smb,setup_socket}(): do not use undef
values, but reuse those we just calculate
- printer::printerdrake::main(): fix printer::default::printer_type()
callee
- printer::printerdrake::check_network(): fix
network::netconnect::main() callee
* network/nfs.pm (find_servers): chomp is uneeded
(find_exports) better behavior when regexp does not match
* standalone/harddrake2: better explanation of the wp field
* standalone/draksplash: perl_checker fixes
* printer/detect.pm, standalone/printerdrake: perl_checker fixes
printer::printerdrake::{setup_smb,setup_socket}(): do not use undef
values, but reuse those
we just calculate
printer::printerdrake::main(): fix printer::default::printer_type()
callee
* my_gtk.pm: fix #3952: do not pass extra argument (gc altered
common::take_screenshot() api in r1.172 but forget to alter all
callees)
* standalone/drakfont: try to simplify
(put_font_dir): $/variable is unlikely what was initially intended
(chk_empty_xfs_path): typo fix
(search_dir_font_uninstall): further simplify
(chk_empty_xfs_path):
- any { !cdt} equals to every { cdt }
- if_ is unneeded
(search_dir_font_uninstall) map { if_(cdt, $_ } equals to grep { cdt }
(file_ok_sel) prevent potential crash in perl regexp engine if sg bad
happenned in the translation
fix #3960: divide by zero execption
* security/msec.pm:
- fix #3616 (draksec discarding changes)
- add a end of line btw at the end of file to please cat
* standalone/drakedm: fix #1743: offer to restart the dm service
* printer/main.pm: perl_checker fixes
printer::printerdrake::{setup_smb,setup_socket}(): do not use undef
values, but reuse those
we just calculate
printer::printerdrake::main(): fix printer::default::printer_type()
callee
prevent set_usermode() vs set_cups_autoconf() conflict
restore service restart
* .perl_checker: check again printerdrake, this would have prevent whoever
altered
network::netconnect::main() to forget some calle when updating all
calle for new parameters signature :-(
* bootloader.pm: for whatever reason, the second part of
detect_bootloader()
consolidation didn't make up into the cvs
* modules.pm (probe_category): one regexp is enough for isdn
* share/po/fr.po: update french translation
2003/05/19 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: updated Spanish translations
2003/05/19 Thierry Vignaud <tvignaud at mandrakesoft.com>
* printer/gimp.pm (gimp::pop_spaces): consolidate skipping of lines that
are space ended
perl_checker fixes
* any.pm: in standalone drakboot, raise a wait message window so that the
user can figure
out what occurs (lilo installation being quite long)
* bootloader.pm: fix #3560 (drakboot not updating bootloader label): the
only confusing
bug is that when one come back to drakboot main window after having
altered the bootloader, the main window still list the old bootloader
as the current bootloader.
let update this label.
btw consolidate bootloader detection in bootloader::detect_bootloader()
further fix #2826 (lilo failling to handle entry with spaces): replace
spaces by underscores in labels (image names are not likely to contain
spaces) to prevent the error
when configuring to install grub bootloader, we first install lilo, then
grub.
the logic is that we only reread /etc/lilo.conf[1], so we need to write
/etc/lilo.conf. but when installing grub, we really do not need to run
lilo, we
only have to write its config file.
[1] because grub/menu.lst lacks some data and because we do neither want
to
parse both config files nor to resolve conflicts between configuration
let further consolidate make_label_lilo_compatible()
* printer/main.pm:
- (read_location, rip_location): simplify loop condition since once we
get
$location_end, we exit it
- (rip_location): simplify @location build when no existing one
- (get_cups_autoconf, set_cups_autoconf, get_usermode, set_usermode):
simplify
a lot through getVarsFromSh() and setVarsInSh()
- (set_jap_textmode) simplify a lot through substInFile()
now all /etc/sysconfig/printing accesses get done by MDK::Common::File
(until
shell template from libconf is used)
perl_checker fixes
* standalone/logdrake: dialog window is already modal
* printer/cups.pm, printer/detect.pm, printer/office.pm,
printer/default.pm, printer/services.pm, printer/printerdrake.pm:
perl_checker fixes
* standalone/drakboot: fix #3560 (drakboot not updating bootloader label):
the only confusing
bug is that when one come back to drakboot main window after having
altered the bootloader, the main window still list the old bootloader
as the current bootloader.
let update this label.
btw consolidate bootloader detection in bootloader::detect_bootloader()
* network/network.pm: move expert stuff under the "advanced" button like
in all other drakx/drakxtools code
* network/nfs.pm: do not drop return values from regexp but use them to
ensure we do not
reuse capture buffers from previous one, which is really bad and
trully buggy
* lang.pm: %langs: first column is supposed to be localized in english
* standalone/drakconnect: some drakconnect cleanups
* standalone/lsnetdrake: simplify
* standalone/harddrake2: localize drive capabilites (aka burning, dvd
managment, ...)
* drakxtools.spec: add a bug reference
last 9.1-38mdk bits
update perl-gtk0 users list (drakcronat being ported to gtk+2)
* install_steps.pm: fix network::netconnect::save_conf() callee
2003/05/16 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/netconnect.pm: add a step to warn user before writing settings
(bug #852 and so)
2003/05/16 Pablo Saratxaga <pablo at 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/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/tg.po, share/po/bs.po, share/po/uz.po,
share/po/ro.po, 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/sr@Latn.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/05/16 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk2.pm: perl_checker fix
* network/isdn_consts.pm: let it work
* drakxtools.spec: first bits of 9.1-38mdk
2003/05/15 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Typo fix
2003/05/15 keld
* share/po/da.po: updates
gi/perl-install/share/po/da.po
2003/05/15 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ja.po, share/po/DrakX.pot: updated pot file
2003/05/15 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk.pm: mark it as deprecated
* standalone/harddrake2:
- describe wp flag on ia32 cpus
- make all field descriptions begin by a lower case letter
- (create_dialog) :
o options are passed through a hash ref
o wrap text
o update caller list
- harddrake2: convert to use create_dialog() instead of
interactive->warn
(fix #3487)
* standalone/drakfont (create_dialog) :
- update caller list
- add title parameter and update callers
remove unused variable
do not use interactive to get root capabilties, directly use
require_root_capability()
fix #1352 : do not add buggy font directories
hide "mode switch" buttons to only enable to switch to the other mode,
not the current one
* ugtk2.pm (create_dialog) scroll window if needed
- (create_dialog) :
o options are passed through a hash ref
o wrap text
o update caller list
- harddrake2: convert to use create_dialog() instead of
interactive->warn
(fix #3487)
(create_dialog) :
- update caller list
- add title parameter and update callers
* standalone/drakfloppy (create_dialog) :
- update caller list
- add title parameter and update callers
* harddrake/data.pm: bump version
* drakxtools.spec:
- 9.1-37mdk
- bump require in order to help rpm to update for new autoreq
2003/05/14 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Some fixes and so...
Updated partially
2003/05/14 Thierry Vignaud <tvignaud at mandrakesoft.com>
* bootloader.pm: perl_checker fixes
* standalone/drakfont:
- uninline poulpy
- use map instead of foreach in some places
- (chk_empty_xfs_path): replacing foreach by map make obvious that we
don't have to grep all items, grep will be enough
- (put_font_dir): consolidate some code into convert_fonts; this make
obvious there were some bug due to $/varname typo; this also reduce
the message to translate ammount
2003/05/13 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup, standalone/drakTermServ: perl_checker cleaning
2003/05/13 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakedm: perl_checker fix
* .perl_checker: ignore URPM::Resolve until francois qiet it down
* standalone/drakperm: better use get instead of _get
* network/netconnect.pm:
- gtkcreate_img is exported by helpers tag in ugtk2
- add a bug note: write_on_pixmap() is only in my_gtk, not in ugtk2 !
* standalone/drakbug: make option managment look like real perl
* standalone/drakgw: perl_checker fixes
* Xconfig/main.pm (configure_everything_or_configure_chooser) keyboard and
mouse
paremeters really are optional, Xconfig::default::configure() handle
the fact they're undefined for us
* standalone/drakboot: let ugtk2->new manage the title setting
* standalone/drakfont: better use s/_get/get/ and {get,set}_fraction
instead of ->fraction
helper
* standalone/drakconnect:
- remove 80% of perl_checker warnings
- gtkbuttonset is not exported by ugtk2
* standalone/drakTermServ: cleanups
* standalone/drakfloppy:
- add empty prototypes to help perl_checker
- has_sub_trees: better use ||
* standalone/drakxtv: help perl_checker by providing an empty prototype
2003/05/12 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/isdn.pm: s/@isdn::isdndata/@isdndata/
2003/05/12 Pixel <pixel at mandrakesoft.com>
* interactive.pm: have the "Ok" in ask_from__add_modify_remove return true
in default mode (eg: newt)
* standalone/diskdrake: add "--list-hd" to please gbeauchesne
2003/05/12 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: perl_checker compliance, differential mode
option, explain adding directories
2003/05/12 Thierry Vignaud <tvignaud at mandrakesoft.com>
* any.pm: use matched values only if matching did success
* drakxtools.spec: help auto-provides
9.1-36mdk
* standalone/drakboot:
- pass enough dummy parameters to fs::merge_info_from_fstab
- add empty prototypes to help perl_checker catch miss writeen func
calls
- do not log localized messages; what's more, this is supposed to be
already logged by standalone
- in testing mode:
o do not enforce the need for bootsplash
o do not really run mkinitrd
- if bootsplash miss, we should just go back to main config window
2003/05/10 keld
* share/po/da.po: updates
gi/perl-install/share/po/da.po
2003/05/09 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/he.po: updated Hebrew file
2003/05/07 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect:
- follow new network::netconnect::save_conf signature
- remove call to network::netconnect::set_net_conf, no longer exist
* network/netconnect.pm:
- configuration stuff
. rewrite sub save_conf, new signature is ($netcnx)
. rewrite sub load_conf, connection type stored in
/etc/sysconfig/drakconnect
. remove sub read_raw_net_conf
. shrink sub read_net_conf
- drop if ($nb < 1 ), useless
- perl_checker
* network/isdn.pm: s|/sbin/isdnctrl|/usr/sbin/isdnctrl|
2003/05/06 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: More entries
2003/05/06 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/netconnect.pm:
- remove sub intro
- change sub main signature
- drop !$::isWizard code
- perl_checker
* network/tools.pm:
- drop !$::isWizard code
- perl_checker
* standalone/drakconnect:
- drop !$::isWizard code
- change netconnect::main signature
- change network::modem::ppp_configure signature
- perl_checker
- cleanup
* install_steps_interactive.pm: change network::netconnect::main signature
2003/05/06 erwan
* drakxtools.spec: Fix changelog
2003/05/06 gbeauchesne
* standalone/drakboot: Fix drakboot booloader methods for ia64 and amd64
2003/05/06 Pablo Saratxaga <pablo at mandrakesoft.com>
* keyboard.pm, share/po/sp.po, pixmaps/langs/lang-sh.png, lang.pm,
share/po/sr.po, share/po/sr@Latn.po, pixmaps/langs/lang-sp.png: Renamed
Serbian po files to follow standard (sr -> cyrillic, sr@Latn -> latin).
'sh' is used internally by DrakX for identifier by DrakX; and 'sh_YU'
used as locale name, for latin Serbian, to avoid use of '@' character
which may be problematic in some cases.
* share/po/ru.po, share/po/he.po: updated Hebrew and Russian files
2003/05/06 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: crash on add other files
fix disabled incremental other files checkbox
fix lack of incremental backups of other files
fix broken daemon mode
fix file remove issue
I know it fails perl_checker - require ugtk2 never returns on console
2003/05/05 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/ethernet.pm: perl_checker fixes
* network/adsl.pm:
- remove unused $intf in adsl_probe_info and adsl_ask_info
- perl_checker fixes
* network/netconnect.pm:
- change configure and winmodemConfigure args (due to $intf drop)
* network/modem.pm:
- drop unused $intf in configure and winmodemConfigure
- fix winmodem configuration behavior
- perl_checker
2003/05/02 Damien Chaumette <dchaumette at mandrakesoft.com>
* network/ethernet.pm: fix typo
* network/netconnect.pm, network/tools.pm, network/network.pm:
perl_checker fixes
* standalone/drakfont: fix sucky fonction (thanks to master guillaume)
2003/04/30 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakfont: more perl_checker compliant
2003/04/30 gbeauchesne
* partition_table.pm: Revert XFS support, not stable enough especially on
SMP
2003/04/30 Guillaume Cottenceau <gc at mandrakesoft.com>
* any.pm: have /etc/sysconfig/i18n in report.bug
* ugtk2.pm: remove export for two removed functions
2003/04/30 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/zh_CN.po: Changed charset encoding
2003/04/30 Pixel <pixel at mandrakesoft.com>
* install_steps.pm, http.pm, detect_devices.pm, network/isdn.pm,
interactive.pm, Xconfig/resolution_and_depth.pm, c.pm,
partition_table/sun.pm, network/adsl.pm, swap.pm, pkgs.pm, lang.pm,
install2.pm: perl_checker compliance
2003/04/30 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/service_harddrake: perl_checker fix
* drakxtools.spec: 9.1-35mdk
* standalone/drakfont:
- no non empty prototypes
- s/sub { one func call }/code ref/
perl_checker fixes
* ugtk2.pm (create_dialog):
- second parameter really is optionnal
- do not blindly set the title to logdrake, this is used elsewhere
* security/level.pm: fix #3618
* scanner.pm, standalone/drakperm, standalone/drakbug: perl_checker fixes
2003/04/29 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Updated partially
2003/04/29 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakfont: more perl_checker friendly
empty install list at cancel
prevent void list installation
2003/04/29 Guillaume Cottenceau <gc at mandrakesoft.com>
* ugtk2.pm: perl_checker can parse me at last
2003/04/29 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakboot: no doble module loading
* modules.pm (get_parameters) perl-ize
* drakxtools.spec: 9.1-34mdk
* standalone/drakedm: fix #3701: return back to the display managers menu
if one cancel the
installation of the required packages
2003/04/28 Guillaume Cottenceau <gc at mandrakesoft.com>
* rescue/list.i386: add resize_reiserfs
2003/04/28 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/bg.po, share/po/he.po: updated Hebrew and Bulgarian files
2003/04/26 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po: updated Estonian file
2003/04/24 gbeauchesne
* drakxtools.spec: 1.1.19-56mdk
2003/04/24 Pixel <pixel at mandrakesoft.com>
* Xconfig/various.pm, Xconfig/card.pm, standalone/draksec, scanner.pm,
install_steps.pm, diskdrake/removable.pm, network/isdn.pm,
interactive.pm, c.pm, partition_table/gpt.pm, resize_fat/directory.pm,
install_steps_interactive.pm, network/netconnect.pm, mouse.pm,
standalone/harddrake2, devices.pm, lang.pm, lvm.pm, install2.pm,
raid.pm, crypto.pm, diskdrake/smbnfs_gtk.pm, commands.pm, ugtk2.pm,
partition_table.pm, any.pm, loopback.pm, Xconfig/xfree3.pm,
sbus_probing/main.pm, interactive/http.pm, diskdrake/interactive.pm,
interactive/stdio.pm, pkgs.pm, interactive/newt.pm, harddrake/sound.pm,
services.pm, security/level.pm, fs.pm, install_messages.pm,
install_steps_auto_install.pm, harddrake/data.pm, keyboard.pm,
diskdrake/hd_gtk.pm, Xconfig/monitor.pm, fsedit.pm, modules.pm,
common.pm, detect_devices.pm, network/tools.pm, network/shorewall.pm,
install_any.pm, timezone.pm: perl_checker adaptations + fixes
2003/04/24 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: fix conflict with perl-Locale-gettext
2003/04/23 gbeauchesne
* share/list.x86_64, rescue/list.x86_64, partition_table.pm: add xfs for
amd64
2003/04/23 Guillaume Cottenceau <gc at mandrakesoft.com>
* rescue/list: file-4.02
2003/04/23 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/tg.po, share/po/uz.po, share/po/sk.po, share/po/ru.po,
share/po/ro.po, share/po/wa.po, share/po/pt_BR.po, share/po/th.po,
share/po/sl.po, share/po/zh_TW.po, share/po/zh_CN.po, share/po/tr.po,
share/po/pt.po, share/po/vi.po, share/po/ta.po, share/po/sq.po,
share/po/uk.po, share/po/pl.po, share/po/sr.po, share/po/sv.po,
share/po/sp.po, share/po/help-it.pot: updated pot file
2003/04/23 Pixel <pixel at mandrakesoft.com>
* help.pm: add prototypes
* share/po/help_xml2pm.pl: add prototypes to help.pm
2003/04/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 9.1-32mdk
- localedrake is part of drakxtools-newt, so does its menu entry (and
sanitize its entry btw)
- drakxtools-newt: add the needed post and postun macros
- sort provides'n obsoletes, add missing drakfloppy
* share/po/fr.po: update french translation
2003/04/22 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/et.po: updated pot file
updated pot file
* share/po/bs.po, share/po/id.po, share/po/gl.po, share/po/br.po,
share/po/is.po, share/po/no.po, share/po/af.po, share/po/az.po,
share/po/ja.po, share/po/hr.po, share/po/mt.po, share/po/fr.po,
share/po/ga.po, share/po/nl.po, share/po/it.po, share/po/be.po,
share/po/eu.po, share/po/es.po, share/po/ko.po, share/po/DrakX.pot,
share/po/fi.po, share/po/de.po, share/po/lt.po, share/po/he.po,
share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/eo.po,
share/po/lv.po, share/po/bg.po, share/po/cs.po, share/po/el.po,
share/po/hu.po, share/po/ar.po: updated pot file
2003/04/22 Pixel <pixel at mandrakesoft.com>
* install_steps_interactive.pm: fix typos and cleanup syntax
* install_any.pm: perl_checker compliance for optional method arguments
fix bug #3652 (grub must be installed for a loopback install)
* share/po/help_xml2pm.pl, help.pm: fix typo (help.pm must return a true
value)
per Pablo's request:
- create a mini header in the generated help-*.pot files
- guilabel, guibutton and guimenu now uses %s to separate more cleanly
what
comes is doc and what is gui text
!! the new generated help.pm has a different interface, non-backward
compliant !!
* Xconfig/xfree3.pm, Xconfig/xfreeX.pm, install_steps_gtk.pm,
Xconfig/xfree.pm: perl_checker compliance for optional method arguments
* interactive.pm: perl_checker compliance for optional method arguments
adapt to new help.pm
* share/po/help-fr.pot, share/po/help-de.pot, share/po/help-ru.pot,
share/po/help-es.pot, share/po/help-it.pot: per Pablo's request:
- create a mini header in the generated help-*.pot files
- guilabel, guibutton and guimenu now uses %s to separate more cleanly
what
comes is doc and what is gui text
!! the new generated help.pm has a different interface, non-backward
compliant !!
2003/04/22 tpittich
* share/po/sk.po: fixed slovak translation (thanks to Stanislav Visnovsky
and Zdenko Podobny)
2003/04/22 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/harddrake2: array costs less than a hash
* drakxtools.spec: 9.1-31mdk
2003/04/21 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/it.po: updated Italian file
2003/04/21 Pixel <pixel at mandrakesoft.com>
* keyboard.pm: 'Option "XkbCompat" "group_led"' is no good because
it means that effectively NO other compatibility settings
are included i.e. NONE of standard XFree86 keys work,
including Ctrl-Alt-Fx, Ctrl-Alt-KP+, Ctrl-Alt-KP- etc.
'Option "XkbCompat" "default+group_led"' is much better
(thanks Andrey Borzenkov)
* share/rpmsrate: have bison and flex installed when DEVELOPMENT is chosen
(thanks to Adam
Williamson)
2003/04/18 Fran�ois Pons <fpons at mandrakesoft.com>
* install_any.pm: make all CD as update (as it should have been to allow
updates to be resolved).
2003/04/17 gbeauchesne
* share/list.x86_64: Add raid & reiserfs tools
* drakxtools.spec: Use RPM_OPT_FLAGS when compiling tools
(rpcinfo-flushed)
1.1.9-55mdk
* tools/Makefile: Compile rpcinfo-flushed/xhost+ with -Os so that code
size is reduced
and magically fixed on hammer. ;-)
2003/04/17 Pixel <pixel at mandrakesoft.com>
* fs.pm: another perl_checker optional parameter compliance
new perl_checker compliance
* Xconfig/various.pm, network/network.pm, network/modem.pm,
security/various.pm, standalone/draksec, partition_table/dos.pm,
scanner.pm, install_steps.pm, Xconfig/parse.pm, network/isdn.pm,
interactive.pm, resize_fat/directory.pm, install_steps_interactive.pm,
network/netconnect.pm, Xconfig/xfreeX.pm, mouse.pm, devices.pm, lang.pm,
resize_fat/boot_sector.pm, network/drakfirewall.pm,
modules/interactive.pm, standalone/diskdrake, crypto.pm,
Xconfig/main.pm, diskdrake/smbnfs_gtk.pm, install_interactive.pm,
partition_table/raw.pm, ugtk2.pm, partition_table.pm, any.pm,
install_steps_gtk.pm, partition_table/mac.pm, ftp.pm,
diskdrake/interactive.pm, pkgs.pm, interactive/newt.pm,
network/ethernet.pm, Xconfig/resolution_and_depth.pm, bootloader.pm,
diskdrake/hd_gtk.pm, Xconfig/monitor.pm, fsedit.pm,
partition_table/lvm_PV.pm, modules.pm, common.pm, detect_devices.pm,
standalone/drakupdate_fstab, install_any.pm, timezone.pm: new
perl_checker compliance
2003/04/16 gbeauchesne
* mdk-stage1/insmod-busybox/Makefile:
- Update to busybox 0.65.0 version
- Add support for x86-64
Use $(DIET) wrapper
* mdk-stage1/insmod-busybox/insmod.c, mdk-stage1/insmod-busybox/Config.h,
mdk-stage1/insmod-busybox/busybox.h: Fixes. Don't care about taint
stuff. Constify a little so that some dead
branches could be nuked. -> Reduce code size by 5 KB.
- Update to busybox 0.65.0 version
- Add support for x86-64
Merge back fixes from HEAD but don't use the init_module() et al. tricks
since correct dietlibc 0.22 is used on the branch.
- Update to insmod from busybox 0.65.0
- Add support for x86-64
* mdk-stage1/insmod-busybox/README: Update README
* mdk-stage1/Makefile: use insmod-busybox on x86-64, save around 50 KB.
;-)
2003/04/16 Pixel <pixel at mandrakesoft.com>
* ugtk2.pm: comply to new each_index behaviour
2003/04/16 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakconnect: fix #1675: swap the text and button widgets
2003/04/15 gbeauchesne
* detect_devices.pm: Fix hasSMP()
* install_any.pm: CD-ROM installations use cdrom.img on x86-64 nowadays
2003/04/15 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/harddrake2: add hint for translators
2003/04/14 gbeauchesne
* harddrake/data.pm: fix harddrake doesn't display unknow hardware (tv,
9.0 updates)
* mdk-stage1/dhcp.c, docs/README, mdk-stage1/tools.c, mdk-stage1/stage1.h:
Handle "netauto" mode (gc, post 9.1)
* drakxtools.spec: Match current 9_0-64bit-branch state
2003/04/14 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/dhcp.c, mdk-stage1/tools.c, mdk-stage1/stage1.h: put dhcp
bootfile under netauto parameter
2003/04/11 dam's <dams at idm.fr>
* standalone/drakconnect: corrected titi typo
2003/04/11 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/th.po: changed "reboot" to latin letters, as requested.
2003/04/10 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakboot: any::setupBootloader() already call
bootloader::install()
* standalone/drakedm: it was designed in 2003, not 2002
2003/04/07 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: first bits of 9.1-31mdk
fix harddrake menu entry description
* standalone/drakboot: fix #2826 (aka pixel sucks):
pixel changed the booloader module api by throwing an exception
instead of using the ugly /tmp/.error temporary file and altered drakx
callers but forget to update standalone/* callers (aka drakboot).
now, with this patch, any error during lilo/grub installation is
catched and displayed, which is more generic than checking for spaces.
2003/04/04 Guillaume Cottenceau <gc at mandrakesoft.com>
* docs/README: some fixes and improvements
* docs/HACKING: some updates
2003/04/04 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: bump gtk2-perl require because of #3633
9.1-30mdk
* scanner.pm: fix doble explanation logging of scannerdrake and harddrake
startup
* standalone/logdrake:
- perl_checker fixes
- ensure only one callback do regular parsing
* standalone/drakfloppy: fix crash on floppy generation reported by
Francisco Alcaraz
2003/04/03 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Updated
2003/04/03 Guillaume Cottenceau <gc at mandrakesoft.com>
* ugtk2.pm: after adding gtk_text_buffer_place_cursor in gtk2-perl, use it
here :)
fix #3633 (cursor at the end of TextView after gtktext_insert)
remove a few memory leaks
* drakxtools.spec: after adding gtk_text_buffer_place_cursor in gtk2-perl,
use it here :)
2003/04/02 gbeauchesne
* detect_devices.pm: Update to match IA-64 ACPI format string "XXX CPUs
available"
2003/04/02 Guillaume Cottenceau <gc at mandrakesoft.com>
* patch/9.1/patch-loopback.pl: Error scenario: When using a file for your
/ (a "loopback"), booting your newly
installed system will fail with a kernel panic with flashing keyboard
lights
Why: The initrd needs to load the loop.o module to mount your /
partition; but
since recently, loop.o depends on aes.o, and since mkinitrd doesn't
handle
dependencies automatically and we didn't notice that change, we didn't
update
mkinitrd accordingly
Solution: Format a floppy disk with a DOS filesystem (in Linux, you can
use the
command "mkdosfs /dev/fd0"). Copy patch.pl to the floppy disk. Remove
the floppy
and reboot using the Mandrake Linux 9.1 CD1 to do a CD-ROM installation.
During
boot, press F1 at the splash screen, then place your floppy disk that
contains
patch.pl in the floppy drive. At the prompt, type "patch", then follow
the
installation as usual.
see bugzilla #3614
2003/04/02 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nl.po: updated Dutch file
2003/04/02 Pixel <pixel at mandrakesoft.com>
* patch/9.1/patch-detectSMP-K6.pl: Error scenario: On a AMD-K6, install
fails after the formatting partitions steps with a strange "type read"
error
Why: in some cases, the SMP detection code fails and force the install
to exit
Solution: Use patch.pl which disables SMP detection
(thanks to Angela Bayley)
2003/04/02 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/logdrake: remove unused variable
- various perl_checker "fixes"
- (logcolorize): make it saner regarding its arguments, thanks
perl_checker
* harddrake/sound.pm: hackism to shut up perl_checker
* 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, standalone/drakTermServ,
share/po/sv.po, share/po/sr.po, share/po/pl.po, share/po/fi.po,
share/po/lt.po, share/po/he.po, share/po/sp.po, share/po/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/tg.po,
share/po/bs.po, share/po/uz.po, share/po/ro.po, 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: s/initrdrd/initrd/ (Arpad Biro)
* standalone/harddrake2: fix pablo patch that broke two translations
(reported by Arkadiusz
Lipiec)
2003/04/01 Fran�ois Pons <fpons at mandrakesoft.com>
* rescue/tree/etc/oem-all: added restore into boot_entries default value,
increased hd install size from
1500 MB to 2500 MB to include current ackbar cooker repository.
2003/04/01 gbeauchesne
* bootloader.pm: Indentation fixes
* install_steps_gtk.pm: Pass $Driver to launchX in non /FB/ case
Pass $Driver to launchX in non /FB/ case
Backport from 9.1 xf4 fallbacking to fbdev driver
* install_steps.pm: Remove MAKEDEV workaround for ia64. Fixes must be
found, and kernel nowadays
have devfs support.
* install_gtk.pm: Backport from 9.1 xf4 fallbacking to fbdev driver
2003/04/01 Guillaume Cottenceau <gc at mandrakesoft.com>
* lang.pm: misc
2003/04/01 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/logdrake (parse_file) pass explicit argument instead of
relying on lexical $_
being correct in that context (worked fine but this is bad)
* share/po/fr.po:
- fix fscking french translation
- explain why it's bad to translate this way
* standalone/draksound, install_steps_interactive.pm: move
harddrake::sound $index param in hash and pass only the hash ref around
functions
* ugtk2.pm: perl_checker fixes
* standalone/harddrake2:
- fix fscking french translation
- explain why it's bad to translate this way
- prevent translators to do bad things (that is having badly
constructed
strings on screen)
- reuse some translations instead of relying on extracting tools'
merge
feature
- give translators more control on about window text
* harddrake/sound.pm: propagate $in where needed
move harddrake::sound $index param in hash and pass only the hash ref
around
functions
* standalone/drakhelp: simplify
2003/03/31 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Typo fix
2003/03/31 Fran�ois Pons <fpons at mandrakesoft.com>
* bootloader.pm: copy kernel and stage1 in order to avoid remapping
/mnt/hd on the fly during
install for bootloader installation to complete correctly.
fixed regex for kernel options retrieved for restore bootloader entry.
2003/03/31 keld
* share/po/da.po: spelling errors
po/po/da.po gi/perl-install/share/po/da.po
2003/03/31 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/vi.po: updated Vietnamese file
* share/po/fr.po: fixed a bad grammatical error
2003/03/30 Guillaume Cottenceau <gc at mandrakesoft.com>
* lang.pm: clean
2003/03/30 keld
* share/po/da.po: spelling errors
soft/menu-messages/da.po gi/perl-install/share/po/da.po
some spelling errors
soft/control-center/po/da.po gi/perl-install/share/po/da.po
2003/03/29 keld
* share/po/da.po: Updates
soft/GtkMdkWidgets/po/da.po gi/perl-install/share/po/da.po
2003/03/28 Guillaume Cottenceau <gc at mandrakesoft.com>
* lang.pm: disable arabic whic doesn't work well after install
* patch/9.1/hp.diff: disable arabic
2003/03/28 Pablo Saratxaga <pablo at mandrakesoft.com>
* lang.pm: Special cases for KDE to recognize zh_HK and zh_SG
2003/03/28 Pixel <pixel at mandrakesoft.com>
* Xconfig/card.pm: fix typo, grr...
also have DontVTSwitch for i845 (and i85x)
use option DontVTSwitch for i865
* drakxtools.spec: use ServerFlags DontVTSwitch for i845, i865 and i85x
use ServerFlags DontVTSwitch for i865
2003/03/27 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sq.po: updated Albanian file
* share/po/ja.po: updated Japanese file
2003/03/27 Thierry Vignaud <tvignaud at mandrakesoft.com>
* docs/9.1_errata.txt:
- mcc erratas
- lexical ordering
2003/03/26 Fran�ois Pons <fpons at mandrakesoft.com>
* install_any.pm: moved hdInstallPath to any.pm.
* any.pm: removed acpi reference here (should already been have removed
earlier).
moved here hdInstallPath from install_any.
* standalone.pm: simplified code to allow parsing rpmdb instead of just
urpmi db.
* bootloader.pm: fixed another typo for adding restore entry (grub menu).
fixed wrong usage of any::hdInstallPath which is mapped as /tmp/image
during
installation.
fix typo on grub menu file read.
* rescue/tree/etc/oem-all: use fat32 instead of fat16, fixed
mandrake-release to install.
fix typo.
mandrake-release should be installed.
current parted does no more support fat fs but fat16 or fat32 fs.
2003/03/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* docs/9.1_errata.txt: first drakxtools errata
* drakxtools.spec: fix harddrake menu entry
2003/03/25 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sq.po: updated Albanian file
2003/03/24 Fran�ois Pons <fpons at mandrakesoft.com>
* network/netconnect.pm: added modem configuration after LT Modem support.
* network/modem.pm: added login and password retrieval for ppp0 in
configure function.
propose /dev/modem before other device (as it will work for other most
case).
added modem configuration after LT Modem support.
2003/03/24 Pablo Saratxaga <pablo at 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/uz.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
Japanese file; updated pot file
2003/03/24 Thierry Vignaud <tvignaud at mandrakesoft.com>
* any.pm, install_steps_interactive.pm: hp fix
* drakxtools.spec:
- fix changelog
- 9.1-28mdk
first bits of 9.1-26mdk
* patch/9.1/hp.diff: more hp fixes
mdk9.1 changes for hp
2003/03/23 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/it.po, share/po/sq.po: updated Italian and Albanian files
2003/03/22 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/it.po, share/po/tr.po, share/po/pt.po: updated Italian,
Portuguese and Turkish files
2003/03/21 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ja.po: changed translation fo "mandrakesoft store"
changed "mandrakesoft-shouten" to "mandrakesoft-no shouten"
("store named mandrakesoft" -> "mandrakesoft's store")
2003/03/21 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/service_harddrake: increase timeout from 5 to 25 seconds
2003/03/20 Fran�ois Pons <fpons at mandrakesoft.com>
* install_steps_interactive.pm: fixed typo.
add probe for netncx type in case of not already setted.
2003/03/19 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: fix
2003/03/19 Fran�ois Pons <fpons at mandrakesoft.com>
* rescue/tree/etc/oem, rescue/tree/etc/oem-all: added support for passing
kernel options to oem scrpit.
* lang.pm: silently use en_US for arabic.
removed Arabic language (no correct font during install).
avoid displaying Hong Kong as a country.
2003/03/19 Thierry Vignaud <tvignaud at mandrakesoft.com>
* docs/mdk-9.2: update, sort
* standalone/harddrake2: properly *both* reap zombies and clear status bar
message
* share/po/fr.po:
- fix harddrake2 main window title broken by stupid translators
- explain the problem
- explain how to easily get � and � caracters
* docs/9.1_errata.txt: first errate: ntfs kernel bug (bug and fix reported
by Szakacsits
Szabolcs)
2003/03/18 Fran�ois Pons <fpons at mandrakesoft.com>
* rescue/tree/etc/oem, rescue/tree/etc/oem-all: added lookup into
isolinux/alt0 if possible
updated ramdisk_size=128000 acpi=off
2003/03/18 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/id.po: updated Indonesian file
* share/po/wa.po: corrected small typo
2003/03/18 Warly <warly at mandrakesoft.com>
* share/rpmsrate: s/mplayer-guimplayer-gui/mplayer-gui/
2003/03/17 Frederic Lepied <flepied at mandrakesoft.com>
* install_steps.pm: reverted to 1.604
2003/03/17 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/it.po, share/po/da.po: updated Danish and Italian files
* share/po/pt.po: updated Portuguese file
* share/po/ja.po: updated Japanese file
2003/03/17 Warly <warly at mandrakesoft.com>
* share/rpmsrate: Add NVIDIA_nforce for smp and secure kernel
Fix NVIDIA_nforce entry removing kernel version (added by cleanrpmsrate)
FlashPlayer with a capital P
2003/03/16 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/bs.po, share/po/ro.po: updated Bosnian and Romanian files
2003/03/16 Warly <warly at mandrakesoft.com>
* drakxtools.spec: 26mdk to fix drakperm
2003/03/15 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/bs.po, share/po/vi.po: updated Bosnian and Vietnamese files
* share/po/he.po: updated Hebrew file
2003/03/15 Warly <warly at mandrakesoft.com>
* install_steps.pm, share/rpmsrate, drakxtools.spec: fix a fatal error in
drakpem in editable mode
* standalone/drakperm: Fix fatal error in editable window when adding a
new entry
2003/03/14 David Baudens <baudens at mandrakesoft.com>
* share/po/fr.po: Fix typo in french ads
2003/03/14 Fran�ois Pons <fpons at mandrakesoft.com>
* standalone.pm: fix checking for installed kernel modules (for nvidia)
(/me sux)
(fix & changelog by pixel)
* share/rpmsrate: fixed error mandrake_doc
fixed gnupg using multiple rates.
fixed synthax error.
* install_steps_gtk.pm: made desktop group centred.
2003/03/14 Guillaume Cottenceau <gc at mandrakesoft.com>
* mdk-stage1/modules.c: fix myself sux: don't unconditionnally fgets
/proc/modules, because fopen
may have failed (the libc, in its great search for speed, probably
doesn't
care to check if the FILE* given to fgets is valid and opened)
2003/03/14 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sv.po: updated Swedish file
* share/po/is.po, share/po/el.po, share/po/he.po: updated Greek file
* share/po/zh_CN.po: updated Chinese file
* share/po/tr.po: updated Turkish file
2003/03/14 Pixel <pixel at mandrakesoft.com>
* drakxtools.spec: fix XFdrake handling NVidia proprietary drivers
2003/03/14 Till Kamppeter <till at mandrakesoft.com>
* drakxtools.spec: 9.1-23mdk
2003/03/14 Warly <warly at mandrakesoft.com>
* share/rpmsrate: mandrake-galaxy doc link is broken if mandrake_doc is
not install. Waiting for a better solution install mandrake_doc via
rpmsrate in the same group as mandrake-galaxy.
2003/03/13 Till Kamppeter <till at mandrakesoft.com>
* printer/main.pm: Fixed bug #417: '$' character in printer URI not
correctly handled.
2003/03/13 Till Kamppeter <till at mandrakesoft.com>
* printer/main.pm: Fixed bug #417: '$' character in printer URI not
correctly handled.
2003/03/13 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: updated Spanish translations
2003/03/13 Fran�ois Pons <fpons at mandrakesoft.com>
* install_steps_gtk.pm: desktop group simplification.
2003/03/13 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/no.po: updated Norwegian file
* share/po/ru.po, share/po/fi.po: updated Russian and Finnish files
* share/po/id.po, share/po/eo.po, share/po/cs.po, share/po/hu.po: updated
Czech, Esperanto, Indonesian and Hungarian files
2003/03/13 Pixel <pixel at mandrakesoft.com>
* any.pm: cleanup (still need to handle permissions more cleanly, people
using umask 0
should be shot)
2003/03/13 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: Fix IP pool range bug from gtk2 conversion.
2003/03/13 Till Kamppeter <till at mandrakesoft.com>
* scanner.pm: Bug fixes:
- SHOWSTOPPER: SCSI scanners were never recognized as already
configured, the user was always asked whether he wants to configure
them. Problem was that device files are symlinks.
- Made most ISDN and ADSL devices not being considered as a scanner by
Scannerdrake, SANE does not support internet scanners.
2003/03/13 tpittich
* share/po/sk.po: updated slovak translation
2003/03/13 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: more logs
first 9.1-22mdk bits
* install_any.pm: alsa drivers are now named snd-<name> not anymore
snd-card-<name>
* any.pm: fix #3161 (ensure right permissions on /etc/sysconfig/autologin
for
bad root umask case)
* modules.pm: via via686 upgdrade after simplification too (next time
pixel told me
it's better to reuse some regexp, i kill him)
fix upgrade after simplification
simplify
convert alsa driver from old naming system to new one (snd-card-XXX =>
snd-XXX) and ensure correct upgrade for snd-via683 and snd-via8233
drivers
* docs/mdk-9.2: more stuff
more thoughts
2003/03/13 Warly <warly at mandrakesoft.com>
* install_gtk.pm: logo is the same for desktop and powerpack
installations.
* share/compssUsers.desktop: Make only one sectio. Include KDE/GNOME and
documentation into it.
2003/03/12 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: updated
2003/03/12 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/cy.po, share/po/et.po, share/po/he.po: updated Welsh, Estonian
and Hebrew files
2003/03/12 Fran�ois Pons <fpons at mandrakesoft.com>
* install_any.pm: added log for kernel module packages found.
* network/modem.pm: fixed typo.
fix ltmodem package name with newer version.
* install_steps_interactive.pm: fix for newer kernel module package name.
* standalone/XFdrake: fix for newer commercial kernel module package name.
* install_steps.pm: fix for newer commercial package name (kernel module).
added minimal of what is selected log for pkg_install.
* detect_devices.pm: fix titi sucks.
* standalone.pm: fixed return value of check_kernel_module_packages and
examination of synthesis
file using current interface of urpm library.
fix small typo.
2003/03/12 Guillaume Cottenceau <gc at mandrakesoft.com>
* ugtk2.pm: fix non-important (but still valid) part of #2488, a.k.a
package tree not expanding visually when it should (needs the mouse
pointer over it to be updated visually)
* share/po/ja.po: fix for "Advanced" by utuhiro <utuhiro at
mx12.freecom.ne.jp>
2003/03/12 Pablo Saratxaga <pablo at 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/uz.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/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/nl.po: updated dutch file
updated pot file
* keyboard.pm: Tagged cyrillic keyboard as non-latin
2003/03/12 Pixel <pixel at mandrakesoft.com>
* standalone/diskdrake: set by default the fs type and mntpoint for
removables not present in fstab
(useful for harddrake)
* standalone/drakupdate_fstab: have fd0 & fd1 be recognised as known
entries, even if we don't probe them
(useful for harddrake)
* diskdrake/interactive.pm, install_interactive.pm: fix maximum loopback
size (bug #3188)
2003/03/12 Thierry Vignaud <tvignaud at mandrakesoft.com>
* harddrake/data.pm: jackadit^h^h^h^h^ hpixel said: "we do not need
anymore --auto"
fix typo
handle multiple removable devices: their managment is different from
other hw
classes since we need to run a config tool per device and not one per hw
class
* standalone/harddrake2: fix first message display
better packed paned behavior in both embedded and standalone modes
handle multiple removable devices: their managment is different from
other hw
classes since we need to run a config tool per device and not one per hw
class
* drakxtools.spec: update requires
9.1-20mdk
* standalone/service_harddrake: let it look better
shut up perl_checker
handle multiple removable devices: their managment is different from
other hw
classes since we need to run a config tool per device and not one per hw
class
* docs/mdk-9.2: better embedded diskdrake hint
* diskdrake/hd_gtk.pm:
- let diskdrake fit when embedded in mcc
- let action box be larger so that there's no horizontal scrollbar in
standalone mode
* share/po/wa.po: fix package build :-(
* standalone/drakedm: really sort
- check if dm package is installed and install it if needed
- use format instead of reverse() (not a big slow down but small
rivers make
big ones and it makes gc happier...)
2003/03/11 Guillaume Cottenceau <gc at mandrakesoft.com>
* lang.pm: thx perl checko
(pablo) change kde font scheme (crossing fingers)
2003/03/11 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/nl.po, share/po/cs.po: updated Dutch and Czech files
2003/03/11 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: typos fixed
2003/03/11 David Baudens <baudens at mandrakesoft.com>
* share/advertising/10-security.png, share/advertising/07-server.pl,
share/advertising/12-mdkexpert.png,
share/advertising/06-development.png,
share/advertising/06-development.pl, share/advertising/11-mnf.pl,
share/advertising/09-mdksecure.png, share/advertising/01-thanks.png,
share/advertising/07-server.png, share/advertising/02-community.png,
share/po/fr.po, share/advertising/list, share/advertising/11-mnf.png,
share/advertising/02-community.pl, share/advertising/03-software.pl,
share/advertising/05-desktop.pl, share/advertising/09-mdksecure.pl,
share/advertising/01-thanks.pl,
share/advertising/13-mdkexpert_corporate.pl,
share/advertising/12-mdkexpert.pl, share/advertising/03-software.png,
share/advertising/08-store.pl, share/advertising/04-configuration.png,
share/advertising/13-mdkexpert_corporate.png,
share/advertising/10-security.pl, share/advertising/05-desktop.png,
share/advertising/04-configuration.pl, share/advertising/08-store.png:
Update
2003/03/11 Florin Grad <florin at mandrakesoft.com>
* standalone/drakgw: really use the chosen net_connect interface
2003/03/11 Fran�ois Pons <fpons at mandrakesoft.com>
* network/network.pm: changed netcnx type probe (so that if an ethernet
connection exists, it won't
cause netcnx type to be always lan).
* rescue/tree/etc/oem: modified language settings.
* network/adsl.pm: moved probing code outside adsl_ask_info.
* network/ethernet.pm: use $::prefix, waiting for 9.1 to be out before
cleaning network modules.
* standalone/drakconnect: added probing of adsl connection.
2003/03/11 Guillaume Cottenceau <gc at mandrakesoft.com>
* install_steps_gtk.pm: the shadow behind the new adverts looks ugly,
remove it
new advertisement will be with grey background
* share/po/fr.po: rephrase a bit MNF advert to make it fit
spelling
* share/advertising/07-server.pl, share/advertising/06-development.pl,
share/advertising/11-mnf.pl, share/advertising/02-community.pl,
share/advertising/03-software.pl, share/advertising/05-desktop.pl,
share/advertising/09-mdksecure.pl, share/advertising/01-thanks.pl,
share/advertising/12-mdkexpert.pl,
share/advertising/13-mdkexpert_corporate.pl,
share/advertising/08-store.pl, share/advertising/10-security.pl,
share/advertising/04-configuration.pl: fix pablo breaking translation of
advertisement :)
* lang.pm: thx perl checko
(pablo) change kde font scheme (crossing fingers)
* install_steps_interactive.pm: install additional locales package for
country according to the locale that will be really used, not according
to the default locale for a given country (fixing unecessary installing
of locales-de in case of a fr_CH install)
2003/03/11 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/it.po, share/po/no.po: updated Italian and Norwegian files
* lang.pm: Changed Qt Chinese XIMStyle to 'Over The Spot' ('On The Spot'
crashes)
changed KDE default font names for CJK
* share/po/nl.po, share/po/cs.po: updated Dutch and Czech files
* share/po/da.po, share/po/vi.po: updated Danish and Vientamese files
2003/03/11 Pixel <pixel at mandrakesoft.com>
* Xconfig/main.pm: remove XFdrake icons (per dadou's request)
* any.pm, bootloader.pm, standalone/drakboot: fix lilo-menu not working
(bug #3048)
2003/03/11 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: More gtk2 fixes.
2003/03/11 Till Kamppeter <till at mandrakesoft.com>
* printer/printerdrake.pm: Added button to switch to japanese text file
printing.
Many bug fixes:
- Wait messages bloxked the OK buttons of the dialogs telling how to
scan and how to read photo cards on HP�s MF devices.
- Do not configure OpenOffice.org any more, only Star Office.
OpenOffice.org is patched to have native CUPS support now.
- If the Port for a BrowsePoll address is left blank, 631 is taken as
default now.
- Text for firmware upload for HP LaserJet 1000 now also available in
the 'Learn how to use printer' dialog.
- Updated check of model name for HP�s MF devices to newest models.
* printer/detect.pm: Made sure that all IP addresses of the local machine
are in 'Allow
From' lines in the /etc/cups/cupsd.conf, otherwise one can have
certain configurations with which one cannot access to the options of
the local printer(s).
* printer/main.pm: Made sure that all IP addresses of the local machine
are in 'Allow
From' lines in the /etc/cups/cupsd.conf, otherwise one can have
certain configurations with which one cannot access to the options of
the local printer(s).
Added button to switch to japanese text file printing.
* printer/office.pm: Many bug fixes:
- Wait messages bloxked the OK buttons of the dialogs telling how to
scan and how to read photo cards on HP�s MF devices.
- Do not configure OpenOffice.org any more, only Star Office.
OpenOffice.org is patched to have native CUPS support now.
- If the Port for a BrowsePoll address is left blank, 631 is taken as
default now.
- Text for firmware upload for HP LaserJet 1000 now also available in
the 'Learn how to use printer' dialog.
- Updated check of model name for HP�s MF devices to newest models.
2003/03/11 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 9.1-19mdk final
* docs/mdk-9.2: update
2003/03/11 Warly <warly at mandrakesoft.com>
* share/rpmsrate: add kdeartwork level 3 in KDE
* share/logo-mandrake.png: 9.1 logo
2003/03/10 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/no.po: minor typo
2003/03/10 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: some fixes
update
2003/03/10 Fran�ois Pons <fpons at mandrakesoft.com>
* install_any.pm: use quoted url instead for install_urpmi.
fixed duplicate url entry for file and removable.
build a list file only if needed for install_urpmi.
* rescue/tree/etc/oem, rescue/tree/etc/oem-all: added missing right
parenthesis.
fix for strange parted behaviour.
2003/03/10 Guillaume Cottenceau <gc at mandrakesoft.com>
* install_steps.pm: fix original #2842 problem
* lang.pm (pablo) workaround console localization broken in RTL languages
fix original #2842 problem
* install_gtk.pm: meta class desktop also uses galaxy theme, not blue
theme
2003/03/10 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/no.po: minor typo
updated Norwegian file
updated Welsh, Icelandic, Italian, Norwegian
* share/po/Makefile, share/po/it.po, share/po/is.po, share/po/cy.po:
updated Welsh, Icelandic, Italian, Norwegian
* keyboard.pm: Changed console Czech keyboard
2003/03/10 Pixel <pixel at mandrakesoft.com>
* install2.pm: fix getting brltty help and table (thanks to Hans Schou)
2003/03/10 tpittich
* share/po/sk.po: updated slovak translation
2003/03/10 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/draksec:
- clean wait messages creation
- fix wait messages displaying (label was not displayed) in both
standalone and embedded modes
* drakxtools.spec: fix #1461
more logs
typo fix
* harddrake/TODO, docs/mdk-9.2: update
* services.pm:
- fix packing on standalone mode (no horizontal scrolling)
- let show it all when embedded
2003/03/10 Warly <warly at mandrakesoft.com>
* share/rpmsrate: add kdeartwork-kde-classic not to have trouble in KDE
updates.
reduce gpm level from 4 to 2 in system
* share/compssUsers.desktop: Update for new standard pack
2003/03/09 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Typo fix
2003/03/09 Guillaume Cottenceau <gc at mandrakesoft.com>
* share/po/fr.po: latest missing stuff
* Xconfig/test.pm: fix background of X test during install
2003/03/09 Pablo Saratxaga <pablo at 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/uz.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/drakTermServ: fixed text (missing '/')
2003/03/09 Pixel <pixel at mandrakesoft.com>
* install_steps_interactive.pm: make perl_checker a happy prog
no "Previous" button when choosing install or upgrade
2003/03/08 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/hu.po: updated Hungarian file
2003/03/07 Pixel <pixel at mandrakesoft.com>
* install_steps_interactive.pm: mask encryption key (using stars)
2003/03/07 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: One message
updated
2003/03/07 Fabian Mandelbaum <fabman at 2vias.com.ar>
* share/po/es.po: Updated Spanish translation
2003/03/07 Frederic Lepied <flepied at mandrakesoft.com>
* any.pm: launch startx.autologin instead of startx in autologin
2003/03/07 Fran�ois Pons <fpons at mandrakesoft.com>
* network/adsl.pm: dropped a line.
fix logical error (flepied).
2003/03/07 Guillaume Cottenceau <gc at mandrakesoft.com>
* ugtk2.pm: refine the already dirty code to workaround gtk bug leading to
bugzilla #1445 (clicking two times too fast still lead to same problem)
fix rpmdrake dumping core when multiple searchs in
"selected" and "upgradable" sorting modes (#2899)
* tools/cvslog2changelog.pl: add fabman
protect emails
* drakxtools.spec: fix rpmdrake dumping core when multiple searchs in
"selected" and "upgradable" sorting modes (#2899)
2003/03/07 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sk.po, share/po/pt_BR.po, share/po/th.po, share/po/et.po,
share/po/ja.po, share/po/ko.po, share/po/da.po, share/po/uz.po,
share/po/ro.po, share/po/zh_TW.po, share/po/zh_CN.po, share/po/sq.po,
share/po/it.po, share/po/es.po, share/po/lv.po, share/po/ru.po,
share/po/sl.po, share/po/tr.po, share/po/mt.po, share/po/uk.po,
share/po/lt.po, share/po/cy.po, share/po/tg.po, share/po/pt.po,
share/po/vi.po, share/po/ta.po, share/po/nl.po: iupdated Vietnamese,
Estonian and Dutch files;
fixed the translations of "default:LTR"
updated pot file
* share/po/gl.po, share/po/hr.po, share/po/be.po, share/po/DrakX.pot,
share/po/sv.po, share/po/sr.po, share/po/pl.po, share/po/he.po,
share/po/ca.po, share/po/ar.po, share/po/eu.po, share/po/hu.po,
share/po/id.po, share/po/br.po, share/po/no.po, share/po/ga.po,
share/po/sp.po, share/po/bs.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/az.po, share/po/fr.po, share/po/de.po,
share/po/eo.po, share/po/el.po, share/po/cs.po, share/po/bg.po: updated
pot file
* share/advertising/06-development.pl, share/advertising/02-community.pl,
share/advertising/05-desktop.pl, share/advertising/01-thanks.pl,
share/advertising/08-store.pl, share/advertising/11-mnf.pl,
share/advertising/07-server.pl, share/advertising/10-security.pl,
share/advertising/03-software.pl, share/advertising/09-mdksecure.pl,
share/advertising/12-mdkexpert.pl,
share/advertising/13-mdkexpert_corporate.pl,
share/advertising/04-configuration.pl: Changed _() to N_()
* share/po/fi.po: updated Finnish file
updated pot file
2003/03/07 Pixel <pixel at mandrakesoft.com>
* install_steps_interactive.pm: mask encryption key (using stars)
* Makefile.config: don't install share/advertising/*.pl files in
Mandrake/mdkinst/usr/bin/perl-install/share, only in
Mandrake/share/advertising
2003/03/06 David Baudens <baudens@mandrakesoft.com>
* share/advertising/03-software.pl: Fix typo
Update
Sync names with text files
* share/advertising/07-server.pl, share/advertising/06-development.pl,
share/advertising/05-desktop.pl, share/advertising/08-store.pl,
share/advertising/11-mnf.pl,
share/advertising/13-mdkexpert_corporate.pl: Update
Sync names with text files
* share/advertising/07-desktop.png, share/advertising/14-mdkexpert.png,
share/advertising/14-mdkexpert.pl, share/advertising/17-mdkclub.pl,
share/advertising/13-mdkcampus.png, share/advertising/06-mcc.png,
share/advertising/11-mdkstore.pl, share/advertising/17-mdkclub.png,
share/advertising/11-mdkstore.png, share/advertising/12-mdkstore.png,
share/advertising/04-multimedia.png, share/advertising/10-mnf.png,
share/advertising/03-internet.pl, share/advertising/05-games.pl,
share/advertising/16-thanks.png, share/advertising/12-mdkstore.pl,
share/advertising/15-mdkexpert-corporate.png,
share/advertising/09-server.pl, share/advertising/05-games.png,
share/advertising/04-multimedia.pl, share/advertising/13-mdkcampus.pl,
share/advertising/03-internet.png, share/advertising/07-desktop.pl,
share/advertising/09-server.png, share/advertising/08-development.png,
share/advertising/10-mnf.pl,
share/advertising/15-mdkexpert-corporate.pl,
share/advertising/08-development.pl, share/advertising/06-mcc.pl: Remove
old files
* share/advertising/02-community.pl, share/advertising/01-thanks.pl,
share/advertising/list: Use texts from specifications
* share/advertising/10-security.png, share/advertising/07-server.png,
share/advertising/11-mnf.png, share/advertising/03-software.png,
share/advertising/10-security.pl, share/advertising/08-store.png,
share/advertising/12-mdkexpert.png,
share/advertising/06-development.png,
share/advertising/09-mdksecure.png, share/advertising/09-mdksecure.pl,
share/advertising/12-mdkexpert.pl,
share/advertising/04-configuration.png,
share/advertising/13-mdkexpert_corporate.png,
share/advertising/05-desktop.png, share/advertising/04-configuration.pl:
Sync names with text files
2003/03/06 Fran�ois Pons <fpons@mandrakesoft.com>
* network/ethernet.pm: avoid virtual ethX to be reconfigured by
drakconnect
fixed ifconfig invocation and state analysis in install mode.
* drakxtools.spec: avoid virtual ethX to be reconfigured by drakconnect
NVIDIA drop.
* install_any.pm: dropped allowNVIDIA_rpms method.
added check_kernel_module_packages for checking prioprietary base kernel
package.
* install2.pm: added summaryAfter steps for summary.
* any.pm: make sure acpi is installed.
* standalone/XFdrake: moved prioprietary NVIDIA code support to generic
prioprietary support in standalone.pm.
* standalone.pm: fixed error message.
added check_kernel_module_packages with same behaviour expected as for
install_any module.
* install_steps.pm: dropped allowNVIDIA_rpms
fixed stupid again typo.
modified logic for summaryAfter.
fixed again the same typo.
fixed stupid typo.
summaryAfter created to install acpi and acpid if needed.
* install_steps_interactive.pm: dropped allowNVIDIA_rpms
* install_steps_gtk.pm: added desktop groups organization.
* network/modem.pm: added support for kernel base name of ltmodem.
* network/adsl.pm: fixed adsl login not probed in install mode.
2003/03/06 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/url.c: provide Host: in http requests so that install works
from sites with virtual hosting (#2561)
* share/po/es.po: this translation can't get much big or else it will
enlarge too
much diskdrake
2003/03/06 Pablo Saratxaga <pablo@mandrakesoft.com>
* lang.pm: Enabled Laotian (was missing a definition in %charsets),
Bengali (there starts to be gnome translations available),
and Kannada (there starts to be gnome translations available).
Code for Xhosa added (there is an official kde-i18n-xh package
available),
wating for lang-xh.png to enable it
* share/po/cs.po, share/po/vi.po, share/po/ta.po, share/po/fi.po,
share/po/ar.po: updated Czech, Arabic, Finnish, Tamil and Vietnamese
files
2003/03/06 Pixel <pixel@mandrakesoft.com>
* any.pm: don't create xxx.conf for standard devfs compatibility names
* install_steps_interactive.pm: basic encrypt_key handling in upgrade
(don't mistype!)
* share/po/help-ru.pot: add it since drakx-chapter.xml is ok (dixit Alice
Lafox)
* share/po/help_xml2pm.pl: do not exclude "ru" drakx-help.xml anymore
* detect_devices.pm: merge cdroms__faking_ide_scsi() and
zips__faking_ide_scsi() in
cdroms_and_zips__faking_ide_scsi() to be able to have a good devfs
device name
this fixes *__faking_ide_scsi() not faking devfs_device causing bad
/etc/devfs/conf.d/dvd.conf for dvd burners
* install_any.pm: cleanup
2003/03/06 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/draksec: perl_checker fix
* harddrake/data.pm: move usb webcams which have mod_quickcam as a driver
from unknown to
webcam clategory since they do not have any valid usb class
* standalone/service_harddrake: s/perl -w/use diagnostics/ so stat it get
removed from package at
build time
* drakxtools.spec: typo fix
9.1-17mdk
update
9.1-16mdk, first bit
more fixes
* harddrake/sound.pm: perl_checker fix
fix #1929
let fix #2244, #2245, #2730
* standalone/draksplash: do not crash on color selection
prevent one to pop up hundred of windows: make browse dialog be modal
- fix #1766
- do not crash when browsing
* services.pm: we do use $in !!!!
* docs/mdk-9.2: first bits of mdk9.2 specs (aka postponed bugs...) stuff
* scanner.pm: perl_checker fixes
do not detect some usb webcams as scanners ...
* harddrake/TODO: update
* standalone/draksound, install_steps_interactive.pm: let fix #2244,
#2245, #2730
2003/03/06 Warly <warly@mandrakesoft.com>
* network/network.pm: detect if the device is pcmcia when initializing the
ONBOOT parameter
2003/03/06 Frederic Lepied <flepied@mandrakesoft.com>
* share/po/fr.po: corrected remaining mise-�-jour
2003/03/06 Fran�ois Pons <fpons@mandrakesoft.com>
* any.pm: make sure acpi is installed.
* install_steps.pm: modified logic for summaryAfter.
fixed again the same typo.
fixed stupid typo.
summaryAfter created to install acpi and acpid if needed.
menu update method modified for upgrade.
* install2.pm: added summaryAfter steps for summary.
2003/03/06 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/es.po: this translation can't get much big or else it will
enlarge too
much diskdrake
2003/03/06 Pablo Saratxaga <pablo@mandrakesoft.com>
* standalone/harddrake2: fixed XIM definitions for Chinese locales
* share/rpmsrate: removed non-ascii chars
* share/po/sv.po, share/po/sk.po: updated Slovak and Swedish files
* lang.pm: Enabled Laotian (was missing a definition in %charsets),
Bengali (there starts to be gnome translations available),
and Kannada (there starts to be gnome translations available).
Code for Xhosa added (there is an official kde-i18n-xh package
available),
wating for lang-xh.png to enable it
fixed XIM definitions for Chinese locales
2003/03/06 Pixel <pixel@mandrakesoft.com>
* any.pm: don't create xxx.conf for standard devfs compatibility names
* detect_devices.pm: merge cdroms__faking_ide_scsi() and
zips__faking_ide_scsi() in
cdroms_and_zips__faking_ide_scsi() to be able to have a good devfs
device name
this fixes *__faking_ide_scsi() not faking devfs_device causing bad
/etc/devfs/conf.d/dvd.conf for dvd burners
* share/po/help_xml2pm.pl: do not exclude "ru" drakx-help.xml anymore
* interactive/gtk.pm: "ensure buttons are visible when the widgets above
are too big" only at install
2003/03/06 tpittich
* share/po/sk.po: updated slovak translation
2003/03/06 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk2.pm: fix #2672
* Makefile: move ugtk2 back in drakxtools on gc idea
* standalone/logdrake:
- display "wait while searching" message also when embedded: we do not
want it only when embedded for explanations
- flush this wait dialog draw queue on each update so that it get
displayed when embedded
* harddrake/data.pm: move usb webcams which have mod_quickcam as a driver
from unknown to
webcam clategory since they do not have any valid usb class
* scanner.pm: do not detect some usb webcams as scanners ...
* standalone/drakedm: log system config changes
* drakxtools.spec: more fixes
more logdrake fixes
move ugtk2 back in drakxtools on gc idea
more fixes
more fixes
9.1-15mdk
* lang.pm:
- cornish is a p-celtic language (aka a britonnic one), not a gaelic
one
- homogeinize q-celtic languages (aka gaelic ones)
* standalone/draksec: let i fit in 800x600
2003/03/05 Arkadiusz Lipiec <alipiec@elka.pw.edu.pl>
* share/po/pl.po: two entries remained
2003/03/05 fabman
* share/po/es.po: updated Spanish translation
2003/03/05 Frederic Lepied <flepied@mandrakesoft.com>
* network/isdn.pm: read right config according to isdn-light or isdn4linux
* network/adsl.pm: read login name from net_cnx_up in pptp mode.
* network/ethernet.pm: fix to avoid creating an ifcfg-1 config file.
* network/tools.pm: if the user don't want to start the internet
connection, continue without
error message.
* network/netconnect.pm: use driver instead of descrition to validate an
isdn autodetection
2003/03/05 Fran�ois Pons <fpons@mandrakesoft.com>
* drakxtools.spec: add changelog for drakconnect modification.
* standalone/drakconnect: fixed wizard modification not taken into account
when using drakconf.
2003/03/05 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: fix one translation
* any.pm, drakxtools.spec, standalone/localedrake: fix behaviour when only
one lang is available (clicking
on "cancel" on the country selection didn't cancel it)
2003/03/05 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ro.po, share/po/vi.po, share/po/ar.po: updated Arabic, Romanian
and Vietnamese files
* share/po/tg.po, share/po/th.po, share/po/is.po, share/po/sl.po,
share/po/az.po, share/po/be.po, share/po/uk.po, share/po/lt.po,
share/po/eo.po, share/po/hu.po: updated Hungarian file
* share/po/fr.po, share/po/it.po, share/po/es.po, share/po/de.po: merged
with help strings from manuals
* share/po/uz.po: updated Uzbek file
* share/po/no.po: updated Norwegian file
2003/03/05 Pixel <pixel@mandrakesoft.com>
* Xconfig/various.pm (choose_xdm): allow to switch back from level 5 to
level 3
* network/network.pm, network/isdn.pm: this is perl, not python ;p
* install_steps.pm: modifying keyboard in summary must modify XF86Config
* interactive/gtk.pm: ensure buttons are visible when the widgets above
are too big
2003/03/05 Thierry Vignaud <tvignaud@mandrakesoft.com>
* mouse.pm, standalone/harddrake2, common.pm, harddrake/data.pm: prevent
warning when using diagnostics pragma (easier debugging)
* standalone/drakedm: handle low case config variables despite they should
have been upcase
(fix side effects of stupid rh code that manage $prefdm)
* detect_devices.pm:
- (getTVcards, isTVcard) : consolidate tv detection code
- no need to keep capture buffer (not a big slow down but small rivers
make big ones...)
normalize
prevent warning when using diagnostics pragma (easier debugging)
* standalone/logdrake: restore old search behavior like we did before
gtk+-2 port:
- empty log buffer on search startup
- freeze buffer while searching
- do not realize ourselves the window, it's done by next statement
- set initial text to '' so that editable property is disabled once
the textview is realized
no need to explicitely disable editable property, this is already
handled by ugtk2::gtktext_insert() called from ugtk2::gtktext_append()
* standalone/drakxtv, install_steps_interactive.pm:
- (getTVcards, isTVcard) : consolidate tv detection code
- no need to keep capture buffer (not a big slow down but small rivers
make big ones...)
* drakxtools.spec: more to come
* share/po/fr.po: update french translation
* share/po/br.po: minor update
2003/03/04 Frederic Lepied <flepied@mandrakesoft.com>
* network/isdn.pm: corrected isdn-light choice
* network/modem.pm: install kdenetwork-kppp if kdebase is already
installed
* network/network.pm: allow to set hostname in DHCP mode
install tmdns only when bind isn't installed
2003/03/04 Fran�ois Pons <fpons@mandrakesoft.com>
* standalone/drakconnect: clean interface flags when dhcp mode is used.
* network/ethernet.pm: avoid being pertubed by created virtual interface
(no inet addre nor
physicall card behing)
2003/03/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* tools/cvslog2changelog.pl: add florin alafox alus
* lang.pm: set better default XIMInputStyle value for CJK, thx to Narfi
Stefansson <narfi at cs.wisc.edu> for the idea
* mdk-stage1/stdio-frontend.c, mdk-stage1/newt-frontend.c: don't forget to
probe USB for info and error messages as well
2003/03/04 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cs.po: updated Czech file
updated pot files
* share/po/ar.po: corrected encoding problems
updated pot files
* share/po/sk.po, share/po/ru.po, share/po/pt_BR.po, share/po/sl.po,
share/po/no.po, share/po/ja.po, share/po/tr.po, share/po/mt.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/sp.po,
share/po/tg.po, share/po/uz.po, share/po/ro.po, share/po/wa.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/sq.po, share/po/nl.po, share/po/lv.po: updated
pot file
* share/po/th.po: corrected encoding problems
updated pot file
* share/po/et.po: updated Estonian file
updated pot files
* share/po/id.po, share/po/gl.po, share/po/br.po, share/po/hr.po,
share/po/ga.po, share/po/be.po, share/po/fi.po, share/po/he.po,
share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/bs.po,
share/po/is.po, share/po/af.po, share/po/az.po, share/po/fr.po,
share/po/it.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/hu.po: updated
pot files
2003/03/04 Pixel <pixel@mandrakesoft.com>
* share/rpmsrate: add "acpi" and "acpid" to INSTALL
move imap to NETWORKING_MAIL_SERVER (bug #2622)
2003/03/04 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakperm:
- untabify
- fix small memory leak (tree iterators)
- restore edit dialog on doble click and
- restore informations retrieving for edit dialog on doble click and
get rid of %CURENT
* standalone/logdrake: scroll back when logging
2003/03/04 florin
* standalone/drakgw: simplified form (pixel)
2003/03/04 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated Hungarian file
2003/03/04 Pixel <pixel@mandrakesoft.com>
* diskdrake/hd_gtk.pm:
- in focus_in_event for partition buttons, grab_focus is needed
because gtk2 is buggy. Forcing an expose event would be enough
- in button_press_event for partition buttons, grab_focus is needed
because gtk2 is buggy. The creation of widgets causes the lost of the
focus
(fixes part of #2621)
* share/rpmsrate: move imap to NETWORKING_MAIL_SERVER (bug #2622)
* rescue/tree/etc/profile:
- unsetting LD_LIBRARY_PATH: setting LD_LIBRARY_PATH to libraries in
/mnt is
wrong since the ld loader used (/lib/ld-linux.so.2) won't use the one in
/mnt,
causing dependency problems.
- removing /mnt dirs from PATH (which are not useful anymore since the
corresponding libraries won't be found)
(fixes bug #2554)
* install_steps_interactive.pm: fix typo
* network/nfs.pm (check): fix return value (bug introduced with checking
portmap is running)
* lang.pm: make perl_checker happy
* services.pm: in drakxservices, don't stop services if one is using the
gtk frontend (since it allows one to start/stop services)
this allows to skip stopping service "dm" (bug #2664)
2003/03/04 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakboot: remove debuging assertions (as spoted by gc)
* standalone/drakperm:
- remove last warning
- remove unused variables
- fix #1776 (part one): make up and down button be usefull instead of
nop (this need an updated perl-GTK2 though)
- let up, down, delete and edit buttons be insensitive when selection
is destroyed or when there's no selection
- fix #1776 part two (do not insert dummy lines)
- restore special lines with current keyword
- reuse already defined path
2003/03/03 alafox
* share/po/ru.po: updated and partially proofread. need more lproof
2003/03/03 alus
* share/po/pl.po: updated
2003/03/03 florin
* standalone/drakgw: add an extra first choose the net device step
2003/03/03 Fran�ois Pons <fpons@mandrakesoft.com>
* network/tools.pm: simplified unquotify.
* network/adsl.pm: simplified code of adsl_ask_info, password can be
retrieved using
passwd_by_login which was not used with computed login from
/etc/ppp/peers/adsl
or /etc/ppp/options or /etc/ppp/options.adsl.
2003/03/03 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: thx po validato
* any.pm, drakxtools.spec: any::selectLanguage: in standalone, don't
categorize langs, for
better looking (since most people will have very few of them)
* share/po/validate.pl: make it useful
- print problems with GREP_COLOR
- have enough exceptions to get usable errors
* interactive/gtk.pm: a few treeview/list fixes:
- when selecting a value, scroll it like in treeview/tree
- use saved_default_val dirty hackery to really honour default value
- fix not calling $select again when trying to select an already
selected value (happens when clicking or keyboard-selecting;
broken, it ended up in always scrolling the selected value to
the center)
2003/03/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/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/tg.po, share/po/bs.po, share/po/uz.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/sq.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/it.po: updated Italian file
updated pot file
* share/po/et.po, share/po/fi.po, share/po/nl.po: updated Estonian,
Finnish and Dutch files
updated pot file
2003/03/03 Pixel <pixel@mandrakesoft.com>
* ugtk2.pm (n_line_size): spacing for default font using XFT is 3
* install_steps_interactive.pm: add some explaination for translators
translate _bootloader_ on _device_
translate mouse names
* install_interactive.pm: use formatAlaTeX() for the warning "DrakX will
now resize your Windows partition..."
* share/po/help-fr.pot, share/po/help-de.pot, help.pm,
share/po/help-es.pot: update from xml
* share/rpmsrate: add ncurses-devel in DEVELOPMENT
* Xconfig/various.pm (runlevel): fix typo
2003/03/03 Till Kamppeter <till@mandrakesoft.com>
* printer/detect.pm: Fixed bug of USB printers which do not report back an
IEEE-1284 ID string after
three attempts being invisible instead of being listed as an "Unknown
device".
* printer/data.pm, printer/printerdrake.pm: Fixed bug of wrong function
call to display the spooler name (Titi's untested changes).
2003/03/03 tpittich
* share/po/sk.po: updated slovak translation
updated slovak translation
change code page to utf-8
2003/03/03 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakxtools.spec: 9.1-13mdk
9.1-12mdk
* share/po/fr.po: unfuzzy()
fix translation
* standalone/harddrake2:
- remove a warning
- better scsi bus location
reap zombie children (aka fix mem leak :-( )
* standalone/drakboot:
- fix #2091 and #2480 (settings restoration
- make dialogs be modal
* standalone/drakperm: remove unused $rows_cnt
smoother gui: let main windows be unreachable until modal dialog is
closed
fix bug reported by C�dric Th�venet (impossible to save newly edited
rules)
* share/po/help-fr.pot, share/po/help-de.pot, share/po/help-es.pot,
share/po/help-it.pot: revert to non broken version
2003/03/02 alafox
* share/po/ru.po: updated
2003/03/02 alus
* share/po/pl.po: Hard spell checking
2003/03/02 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/translation_size.pl: add
2003/03/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/et.po, share/po/es.po, share/po/ro.po, share/po/hu.po,
share/po/fi.po, share/po/ar.po: updated Arabic, Estonian, Finnish,
Hungarian and Romanian files
2003/03/02 Till Kamppeter <till@mandrakesoft.com>
* printer/printerdrake.pm:
- Avoid two overlayed wait messages when installing packages
- Let applications (OpenOffice.org/GIMP) being once on startup of
Printerdrake
Call function for configuring applications only if really needed.
Shortened the texts in some list dialogs to get a better layout.
- When non-interactively creating print queues ask the user for the
model
name if the model is not in the database, don't do wild guesses then.
* printer/data.pm: Make file checks for CUPS package installation
independent of whether "curl"
or "wget" is installed to fulfill the "webfetch" requirement.
* printer/detect.pm: Read device ID string for a USB printer up to three
times when it does not contain information.
* printer/gimp.pm: Fixed auto-configuration for printers in the GIMP to
work with Foomatic 3.0.
* printer/main.pm: Correction on reading the Foomatic overview.
Fixes on reading of Foomatic data overview ("foomatic-configure -O"):
- Removed usage of on-disk cache
- Made new "<general>" and "<ieee1284>" tags for auto-detection info
being recognized.
2003/03/01 fabman
* share/po/es.po: updated Spanish translation
updated Spanish translation
2003/03/01 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sp.po, share/po/zh_CN.po, share/po/sv.po, share/po/sr.po,
share/po/hu.po: updated Chinese, Swedish, Hungarian and Serbian files
2003/03/01 Till Kamppeter <till@mandrakesoft.com>
* install_steps_interactive.pm: The generation of the "Summary" button for
printer configuration created a blank entry in the
$o->{printer}{configures} hash which lead to a blank menu entry in the
main menu of printerdrake. This is fixed now.
2003/02/28 alus
* share/po/pl.po: updated
2003/02/28 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/ja.po: reduce a translation size so that groups choice still
has the "ok" button shown
* detect_devices.pm: let hasSMP don't exit DrakX in testing mode because
/dev/mem is not accessible
2003/02/28 alus
* share/po/pl.po: updated
2003/02/28 Daouda Lo <daouda@mandrakesoft.com>
* standalone/drakhelp:
- fix the check of mandrake_doc installed package (gc)
2003/02/28 fabman
* share/po/es.po: updated Spanish translations. Some fuzzy left
2003/02/28 Fran�ois Pons <fpons@mandrakesoft.com>
* network/modem.pm: add LT WinModem support by searching ltmodem package.
* drakxtools.spec: ltmodem support reminder.
fixes for drakconnect.
* any.pm: install acpi and acpid if "Enable ACPI" is ok.
* standalone/drakconnect: removed profile management entry point.
2003/02/28 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_gtk.pm: fix theming in --doc mode
* mdk-stage1/init.c: moltes powered (for deush)
* lang.pm: remove temporiraly lo because utf_lo is not in the charsets
hash
put new pablo's images (less large, add missing ones)
sort langs in lang.pm
* mdk-stage1/modules.c, mdk-stage1/.cvsignore: hd_usb.img ->
hdcdrom_usb.img
* standalone/draksplash, standalone/drakfirewall, standalone/logdrake,
standalone/drakpxe, standalone/keyboarddrake, standalone/drakboot,
standalone/mousedrake, standalone/drakbackup, standalone/drakconnect,
standalone/drakxtv, standalone/adduserdrake, standalone/drakxservices,
standalone/drakproxy, standalone/livedrake, standalone/harddrake2,
standalone/drakfont, standalone/drakgw, standalone/drakperm,
standalone/scannerdrake: reflect in standalone drakxtools the removal of
DrakX icons
* pixmaps/langs/lang-zh_CN.png, pixmaps/langs/lang-sl.png,
pixmaps/langs/lang-hy.png, pixmaps/langs/lang-de.png,
pixmaps/langs/lang-cy.png, pixmaps/langs/lang-it.png,
pixmaps/langs/lang-eu.png, pixmaps/langs/lang-ca.png,
pixmaps/langs/lang-sp.png, pixmaps/langs/lang-mr.png,
pixmaps/langs/lang-am.png, pixmaps/langs/lang-nb.png,
pixmaps/langs/lang-kn.png, pixmaps/langs/lang-gd.png,
pixmaps/langs/lang-bn.png, pixmaps/langs/lang-lo.png,
pixmaps/langs/lang-el.png, pixmaps/langs/lang-ia.png,
pixmaps/langs/lang-pt_BR.png, pixmaps/langs/lang-sv.png,
pixmaps/langs/lang-mi.png, pixmaps/langs/lang-bg.png,
pixmaps/langs/lang-fo.png, pixmaps/langs/lang-kw.png,
pixmaps/langs/lang-hu.png, pixmaps/langs/lang-ur.png,
pixmaps/langs/lang-iu.png, pixmaps/langs/lang-az.png,
pixmaps/langs/lang-mt.png, pixmaps/langs/lang-et.png,
pixmaps/langs/lang-wa.png, pixmaps/langs/lang-sq.png,
pixmaps/langs/lang-he.png, pixmaps/langs/lang-eo.png,
pixmaps/langs/lang-ta.png, pixmaps/langs/lang-ga.png,
pixmaps/langs/lang-sr.png, pixmaps/langs/lang-lt.png,
pixmaps/langs/lang-oc.png, pixmaps/langs/lang-ms.png,
pixmaps/langs/lang-mk.png, pixmaps/langs/lang-lv.png,
pixmaps/langs/lang-zh_TW.png, pixmaps/langs/lang-is.png,
pixmaps/langs/lang-ro.png, pixmaps/langs/lang-be.png,
pixmaps/langs/lang-fr.png, pixmaps/langs/lang-te.png,
pixmaps/langs/lang-hr.png, pixmaps/langs/lang-no.png,
pixmaps/langs/lang-en_GB.png, pixmaps/langs/lang-sk.png,
pixmaps/langs/lang-uk.png, pixmaps/langs/lang-br.png,
pixmaps/langs/lang-en_US.png, pixmaps/langs/lang-bs.png,
pixmaps/langs/lang-nl.png, pixmaps/langs/lang-af.png,
pixmaps/langs/lang-tr.png, pixmaps/langs/lang-pt.png,
pixmaps/langs/lang-gl.png, pixmaps/langs/lang-uz.png,
pixmaps/langs/lang-pl.png, pixmaps/langs/lang-hi.png,
pixmaps/langs/lang-id.png, pixmaps/langs/lang-mn.png,
pixmaps/langs/lang-yi.png, pixmaps/langs/lang-fi.png,
pixmaps/langs/lang-ka.png, pixmaps/langs/lang-ru.png,
pixmaps/langs/lang-nn.png, pixmaps/langs/lang-gv.png,
pixmaps/langs/lang-th.png, pixmaps/langs/lang-cs.png,
pixmaps/langs/lang-ko.png, pixmaps/langs/lang-tg.png,
pixmaps/langs/lang-tt.png, pixmaps/langs/lang-da.png,
pixmaps/langs/lang-ja.png, pixmaps/langs/lang-vi.png,
pixmaps/langs/lang-es.png: put new pablo's images (less large, add
missing ones)
sort langs in lang.pm
* detect_devices.pm: let hasSMP don't exit DrakX in testing mode because
/dev/mem is not accessible
* mdk-stage1/Makefile: fix deps problem when re-running make
hd_usb.img -> hdcdrom_usb.img
* share/po/ja.po: reduce a translation size so that groups choice still
has the "ok" button shown
reduce some translations sizes to make diskdrake at least usable ("ok"
button was hidden!)
* share/po/fr.po: update
* ugtk2.pm: perl checko says we need to use parentheses with ref
hugly hack because GtkLabel doesn't wrap when using languages that don't
contain spaces
* drakxtools.spec: c�ws g� m��h
2003/02/28 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/help-de.pot, share/po/help-it.pot, share/po/help-fr.pot,
share/po/help-es.pot: updated pot file
* standalone/harddrake2: i18n fixes
* standalone/drakpxe: fixed bad English string
* 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/hr.po, share/po/tr.po, share/po/mt.po,
share/po/ga.po, share/po/be.po, share/po/uk.po, share/po/ko.po,
share/po/DrakX.pot, share/po/sv.po, share/po/sr.po, share/po/pl.po,
share/po/fi.po, share/po/lt.po, share/po/he.po, share/po/sp.po,
share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/tg.po, share/po/bs.po, share/po/uz.po, share/po/ro.po,
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
updated pot file
* share/po/et.po, share/po/ja.po: updated pot file
Updated Estonian file
updated pot file
2003/02/28 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: ensure the $::expert flag in netconnect
doesn't propagate to the rest of the
install
2003/02/28 Frederic Lepied <flepied@mandrakesoft.com>
* network/netconnect.pm: allow to switch in expert mode during install.
* network/ethernet.pm: Configure hostname only in expert mode.
* network/network.pm: corrected HOSTNAME/DHCP_HOSTNAME management.
2003/02/28 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: ensure the $::expert flag in netconnect
doesn't propagate to the rest of the
install
2003/02/28 Till Kamppeter <till@mandrakesoft.com>
* scanner.pm, share/rpmsrate:
- Fixed confScanner() deleting the config file in some cases.
- Removed PDQ from share/rpmsrate
2003/02/27 Guillaume Cottenceau <gc@mandrakesoft.com>
* lang.pm, Makefile: error out when a listed lang doesn't have a png lang
file
when doing the check of lang.pm, first show the warnings,
then the errors
at make-install time, remove pang lang files corresponding
to disabled langs
2003/02/27 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakxtools.spec: 9.1-10mdk
2003/02/27 alafox
* share/po/ru.po: spellchecked and updated some translations
2003/02/27 Frederic Lepied <flepied@mandrakesoft.com>
* network/network.pm: corrected HOSTNAME management
2003/02/27 florin
* standalone/drakgw: read more carefully the existing network
configuration
2003/02/27 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_interactive.pm: added mirror url not given.
fixed small typo.
added cancel button.
fixed message displayed.
added dialog more precisely.
added message box in case of error.
* share/rpmsrate: moved galaxy-gnome to X from GNOME (lmontel and dadou
request)
* network/adsl.pm: add sagem connection and disconnection script using
/etc/ppp/peers/adsl file.
probe user and password in /etc/ppp/options.adsl too (as produced by
original eagle installation),
sagem adsl type connection does not need to configure an ethernet
connection.
2003/02/27 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/pci-resource/update-pci-ids.pl: don't forget gigabit network
adapters
2003/02/27 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/uz.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/27 Pixel <pixel@mandrakesoft.com>
* fsedit.pm: /root on a separate partition gives a warning, not an error
* network/nfs.pm (check): start portmap if needed
* install_any.pm:
- add get_info_from_fstab()
- use it when reading existing fstab (to get for example devfs mount)
have locales-xx first in default_packages so that default choosing based
on
locales works for packages in default_packages
* pkgs.pm: perl_checker fix
enhance packageCallbackChoices and %preferred
(uses new URPM::Resolve feature allowing multiple choices)
* fs.pm, standalone/diskdrake:
- add get_info_from_fstab()
- use it when reading existing fstab (to get for example devfs mount)
* interactive/gtk.pm: workaround gtk suckiness (set_text in a combo
generates two 'change' signals, one when removing the whole, one for
inserting the replacement..)
* install2.pm: no mouse probe when brltty
* standalone/drakupdate_fstab: allow removing device "non kudzu flagged"
(for harddrake)
* bootloader.pm: use lilo-like code for selecting mapdrive or not
(it was buggy, always generating "map (0x81) (0x80)", even for hd2)
* share/rpmsrate:
- don't need to list packages providing a required virtual language
(eg: aspell-dictionnary)
- replace ispell with aspell (otherwise people using evolution get
both aspell and ispell)
2003/02/27 Till Kamppeter <till@mandrakesoft.com>
* printer/data.pm, printer/office.pm: Make OpenOffice.org opening a GUI
printing tool when printing with the "Generic Printer".
* standalone/scannerdrake: Do not ask for the port when the user has
chosen an HP MF device as scanner model.
2003/02/27 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: translate missing translations
fix sorting in keybordrake that was broken by bad translator
* standalone/drakconnect: fix too big internet configuration window
* standalone/service_harddrake: add ieee1394-controller alias and load
ohci1394 when a firewire controller appeared
handle configurators with options (eg: "diskdrake --removable=scd0")
* drakxtools.spec: 9.1-10mdk
9.1-10mdk
9.1-9mdk
* standalone/drakperm: make it fit in embedded mode, large enough else
* harddrake/data.pm: add ieee1394-controller alias and load ohci1394 when
a firewire controller appeared
* standalone/drakgw: fix embedding
2003/02/27 florin
* standalone/drakgw: read more carefully the existing network
configuration
the function is called read_dhcpd_conf not read_dhcpd_conf_raw
read the dhcpd conf file before hand
* network/network.pm: add the read_dhcpd_conf function for drakgw
2003/02/27 Fran�ois Pons <fpons@mandrakesoft.com>
* crypto.pm: change default version to 9.1
* standalone/drakconnect: fixed cancel on configure_net, fixed bad fields
setted up in configure_lan,
fixed Data::Dumper->Dump on stdout on startup.
2003/02/27 Guillaume Cottenceau <gc@mandrakesoft.com>
* standalone/mousedrake: fix mousedrake in embedded mode
2003/02/27 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po, share/po/da.po, share/po/hu.po: updated Dutch, Hungarian
and Danish files
2003/02/27 Pixel <pixel@mandrakesoft.com>
* interactive/newt.pm: perl_checker fix
* pkgs.pm: enhance packageCallbackChoices and %preferred
(uses new URPM::Resolve feature allowing multiple choices)
* install_any.pm: have locales-xx first in default_packages so that
default choosing based on
locales works for packages in default_packages
* share/rpmsrate:
- don't need to list packages providing a required virtual language
(eg: aspell-dictionnary)
- replace ispell with aspell (otherwise people using evolution get
both aspell and ispell)
2003/02/27 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: More gtk2 updates. May have finally suppressed
the hanging.
2003/02/27 Till Kamppeter <till@mandrakesoft.com>
* printer/main.pm: Fixed bug #2171.
2003/02/27 tpittich
* share/po/sk.po: updated slovak translation
2003/02/27 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/data.pm: detect firewire controllers
* services.pm: perl_checker fix
* standalone/logdrake: fix scrolling when embedded
* standalone/drakboot:
- disable autologin settings when autologin is disabled
- make embedded app look better
- add vertical separators
* drakxtools.spec: 9.1-8mdk
* standalone/harddrake2: remove debugging print
small perl_checker fix
- consolidate menu titles translations
- add two pull down menu that enable one to access options and help
when
embedded
- (popup_menu) provide this callback for embedded pull down menus
- cleanup various other embedding stuff
- convert all object creations to gc blessed style
* standalone/drakfloppy:
- gtk+2 port
- clean the code through ugtk2
- too many fixes to count
- clean, clean it, ... (thus shrinking the code by 20%)
- ...
* standalone/drakconnect:
- better check /sbin/ifconfig is executable rather than simply exists
- fix lan configuration window filling ...
* ugtk2.pm:
- (create_factory_popup_menu): introduce it for embedded harddrake2
- embedding cleanups:
o give access to top-level gtk2::plug widget
o reuse gtkshow
* standalone/drakperm: make it fit in embedded mode, large enough else
2003/02/26 alus
* share/po/pl.po: uipdated
updated
2003/02/26 erwan
* rescue/list.ia64: merg ia64
* share/list.ia64, bootloader.pm, install_any.pm, Makefile: merge ia64
* install_steps.pm: Merging ia64
* any.pm: Merging any.pm with ia64
* fs.pm: merging fs.pm with ia64
* fsedit.pm, steps.pm, partition_table.pm: merging ia64
2003/02/26 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_interactive.pm: moved type detection code to network.
* install2.pm: added corporate global flag.
* standalone/drakpxe: added code to handle more smootly if apache or
apache-mod_perl is installed, or
try using apache2.
switched to apache2 instead of apache (avoid problem with
apache-mod_perl).
* network/network.pm: small fixes.
added probe separately to handle drakconnect horror.
add probe of internet connection (this could avoid strange behaviour).
fixed back as titi sucks about message.
try to get back DOMAINNAME if needed.
* standalone/drakconnect: fixed unablities to launch Internet
configuration dialog.
add explicit probe for netcnx type.
2003/02/26 nplanel
* c/smp-dmi.c, c/smp.c: Two smp detection for intel arch
2003/02/26 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/et.po: updated Estonian file
* share/gen_locales.sh: removed exception for Tamil
* share/po/pl.po: Fixed syntax error
* share/po/nl.po, share/po/fi.po: updated Finnish and Dutch files
* keyboard.pm: There is no arabic keyboard available for the console
2003/02/26 Pixel <pixel@mandrakesoft.com>
* interactive/newt.pm: handle multi-line labels for Checkbox'es (eg:
Options in diskdrake)
handle the "Advanced" button in newt
* network/isdn.pm: replace the last @isdndata with @isdn::isdndata (beurk)
2003/02/26 Till Kamppeter <till@mandrakesoft.com>
* scanner.pm: Skip Alcatel Speed Touch ADSL Modem when it is detected by
"sane-find-scanner"
2003/02/26 tpittich
* share/po/sk.po: updated slovak translation (this is my first cvs commit
;) ).
2003/02/26 Thierry Vignaud <tvignaud@mandrakesoft.com>
* c/smp-dmi.c: fix planel sucks that broke the installation (hint look at
nm output
on old stuff.so ... )
* standalone/drakedm: untabify
on laurent request, strip the empty lines and add a end-of-line
character on
last line
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/th.po, share/po/sl.po, share/po/no.po,
share/po/et.po, share/po/ja.po, share/po/hr.po, share/po/tr.po,
share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, share/po/sr.po,
share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/he.po,
share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/tg.po, share/po/bs.po, share/po/uz.po,
share/po/ro.po, harddrake/sound.pm, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/pt.po, share/po/vi.po, share/po/ta.po, share/po/fr.po,
share/po/sq.po, share/po/it.po, share/po/nl.po, share/po/eu.po,
share/po/es.po, share/po/de.po, share/po/eo.po, share/po/el.po,
share/po/cs.po, share/po/bg.po, share/po/lv.po, share/po/hu.po: typo fix
(s/snd-slot/sound-slot/)
* bootlook.pm, standalone/drakboot:
- kill used once only bootlook module
- inline oneliners use only once
- kill unused variables
- strict pragma fixes
- ...
* harddrake/data.pm: detect usb adsl speed touch modem as modem and not as
unknown device
what's remain: why sane-find-scanner keep detect it a scanner ??
* standalone/harddrake2:
- remove unused variable (hey perl_checker, why didn't you see it ?)
- (rename_field) better use the parameter we passed than relying on $_
be set to the right value in that context even if it was correct
2003/02/26 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
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/uz.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
Finnish, Hungarian and Slovak files
2003/02/26 Pixel <pixel@mandrakesoft.com>
* diskdrake/interactive.pm, install_interactive.pm: after ntfs resize,
warn user that on Windows next boot fsck will be done
2003/02/26 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: Gtk2 port. Bugzilla reports. Some perl_checker
errors still, but cleaner.
(some are generated by calls from other modules used)
2003/02/26 Thierry Vignaud <tvignaud@mandrakesoft.com>
* c/smp-dmi.c: fix planel sucks that broke the installation (hint look at
nm output
on old stuff.so ... )
2003/02/25 fabman
* share/po/es.po: updated spanish translation
2003/02/25 Pixel <pixel@mandrakesoft.com>
* network/network.pm (read_resolv_conf_raw): fix "search ..." handling
2003/02/25 fabman
* share/po/es.po: Updated Spanish translations (some left)
2003/02/25 Frederic Lepied <flepied@mandrakesoft.com>
* share/rpmsrate: removed gnome-tiles
* share/po/fr.po: mise-�-jour => mise � jour
2003/02/25 Fran�ois Pons <fpons@mandrakesoft.com>
* share/list: added dmidecode in install.
* pkgs.pm: improved code for populating group with pixel.
* network/adsl.pm: cleaned a bit the code.
added login and passwd remember from /etc/ppp/peers/adsl
/etc/ppp/options
/etc/ppp/pap-secrets /etc/ppp/chap-secrets file
modified string as sagem driver now use pppoa
* any.pm: added dmidecode in bug report.
* tools/Makefile, Makefile: removed dmidecode.
added dmidecode
* tools/dmidecode/dmidecode.c, tools/dmidecode/Makefile: added dmidecode
* rescue/list: removed dmidecode.
added dmidecode for rescue (from lm_sensors)
2003/02/25 gbeauchesne
* share/list.x86_64: More xf86 modules for x86-64
2003/02/25 nplanel
* c/smp-dmi.c, c/smp.c, c/Makefile.PL: Add dmidetection for smp
2003/02/25 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ga.po, share/po/uk.po, share/po/lt.po, share/po/af.po,
share/po/lv.po: Fixed the wrong Finish/Finnish of some translations
updated Finnish and French files
* share/po/et.po: updated Estonian file
updated Finnish and French files
* share/po/th.po: Fixed Thai button for "Finish" (it means "end" and not
"from Finland")
updated Finnish and French files
* 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/sl.po, share/po/no.po,
share/po/ja.po, share/po/hr.po, share/po/tr.po, share/po/mt.po,
share/po/be.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/he.po,
share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/tg.po, share/po/bs.po, share/po/uz.po,
share/po/ro.po, share/po/wa.po, share/po/is.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/hu.po: updated Finnish and French files
2003/02/25 Pixel <pixel@mandrakesoft.com>
* install_steps_gtk.pm, install_gtk.pm: cleanup handling of XF4 server
choice during install
* network/network.pm (read_resolv_conf_raw): fix "search ..." handling
* share/rpmsrate: s/apache/apache2/
* mdk-stage1/mount.c: handle device hdi, hdj... hdt creation
* modules/interactive.pm: join detect_devices::stringlist() to have it in
a text box (eurk!)
(for bug #1802), the result is quite ugly, but at least the full line
can be read
* any.pm (fileshare_config): create group "fileshare" in "Custom" mode
2003/02/25 Till Kamppeter <till@mandrakesoft.com>
* printer/main.pm, printer/printerdrake.pm: Prepared for LPRng and PDQ
goint to Contribs or leaving the distro, "Change
Printing System" button only appears if at least one of them is manually
installed.
2003/02/25 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/data.pm: handle floppes, zip drives, dvd-rom, cdrom and
burners at startup time
- factorize code into harddrake::data::set_removable_configurator()
- really do not offer to configure module for removable devices
- do not put zip drives in unknown devices class
- reuse Yes|No translations in harddrake::ui
* standalone/drakfloppy: we already use diagnostics pragma, so -w will
just slow down normal execution
only list physically present floppies
reuse MDK::Common
- fix stupid copy 'n past of copyright header
- update copyright years
fix #???? : switch the "expert mode" toggle button label regarding the
current
mode (beginner or expert)
* bootlook.pm:
- remove deprecated, half-commented aurora related code
- fix display of autologin radio buttons
* standalone/harddrake2: do not display alternatives oss/alsa drivers if
there's none
- factorize code into harddrake::data::set_removable_configurator()
- really do not offer to configure module for removable devices
- do not put zip drives in unknown devices class
- reuse Yes|No translations in harddrake::ui
- don't offer to configure module for removable media
- usb devices (such as zip): display vendor, description and a more
detailled media type
display media capacity too (DVD and/or burning ability)
* standalone/service_harddrake: handle floppes, zip drives, dvd-rom, cdrom
and burners at startup time
don't black out the screen if not needed
* drakxtools.spec: 9.1-7mdk
* share/po/fr.po: update french translation
2003/02/25 Warly <warly@mandrakesoft.com>
* share/rpmsrate: readd harddrake in SYSTEM 5
* share/compssUsers: add ARCHIVING in OFFICE
2003/02/24 alus
* share/po/pl.po: one entry
2003/02/24 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.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/sv.po, share/po/sr.po, share/po/fi.po, share/po/lt.po,
share/po/he.po, share/po/sp.po, share/po/cy.po, share/po/ca.po,
share/po/da.po, share/po/ar.po, share/po/tg.po, share/po/bs.po,
share/po/uz.po, share/po/ro.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/vi.po, share/po/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 Welsh, Greek,
Swedish and Chinese files
* lang.pm: improved default fonts for KDE, completed the geographic
location
by continent for a few remaining country codes
* share/po/et.po: updated Estonian file
updated Welsh, Greek, Swedish and Chinese files
* share/po/pt_BR.po, share/po/DrakX.pot, share/po/pl.po, share/po/pt.po:
updated Portuguese file
updated Welsh, Greek, Swedish and Chinese files
2003/02/24 Pixel <pixel@mandrakesoft.com>
* lang.pm: use Sans & Monospace for kde (as requested by lmontel)
* mdk-stage1/probing.c: replace checking hd[a-h] with hd[a-t] (cf bug
#1801)
* install_steps_interactive.pm: allow neuneus to quit install at license
step (esp. for Ann & Warly's father)
2003/02/24 Stew Benedict <sbenedict@mandrakesoft.com>
* modules.pm: dmasound_awacs -> dmasound_pmac
2003/02/24 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk2.pm: final embedding cleanups
- clean up embedding; since socket automatically emit plug-added gtk+
signal
when plug is realize, it's just cleaner to centralize/consolidate the
child
embedding in mcc
this of course, need a newer up-to-date mcc
what's more, it allows to remove the somewhat mythical
"$::isEmbedded and kill 'USR2', $::CCPID;"
- keyboarddrake, xfdrake, drakautoinst: goto cleaning btw
- clean up embedding; since socket get automatically destroyed on
child exit
and since they emit plug-removed at that moment, it's just cleaner to
centralize/consolidate the child exit in mcc
this of course, need a newer up-to-date mcc
what's more, it allows to remove the somewhat mythical
"$::isEmbedded and kill 'USR1', $::CCPID;"
- drakautoinst, drakxservices, keyboardrake: fix fscking embedding
managment
* standalone.pm: final embedding cleanups
* standalone/harddrake2: fix size when embedded
first attempt at making printerdrake to behave smoother when embedded in
the
mcc
- untabify
- hide devices which has no driver or whose driver is an url,
a graphic server and consolidate the test by the way
prefix devfs device name with "/dev/" too
* standalone/drakfloppy:
- fix packing (#1760)
- --expert command line option switch to expert mode by default
- only hide expert stuff if not in expert mode at startup
* standalone/logdrake:
- remove debug statements
- print an error message if we die on something other than wizcancel
fix mail alert generation
- do not crash without any message in strict mode (wizcancel die
miscatched)
- make the generated script be 'use strict' and perl_checker compliant
simplify
- clean up embedding; since socket automatically emit plug-added gtk+
signal
when plug is realize, it's just cleaner to centralize/consolidate the
child
embedding in mcc
this of course, need a newer up-to-date mcc
what's more, it allows to remove the somewhat mythical
"$::isEmbedded and kill 'USR2', $::CCPID;"
- keyboarddrake, xfdrake, drakautoinst: goto cleaning btw
* standalone/printerdrake, standalone/drakconnect,
standalone/scannerdrake:
- clean up embedding; since socket automatically emit plug-added gtk+
signal
when plug is realize, it's just cleaner to centralize/consolidate the
child
embedding in mcc
this of course, need a newer up-to-date mcc
what's more, it allows to remove the somewhat mythical
"$::isEmbedded and kill 'USR2', $::CCPID;"
- keyboarddrake, xfdrake, drakautoinst: goto cleaning btw
* standalone/drakfont: looks better like this
- clean up embedding; since socket get automatically destroyed on
child exit
and since they emit plug-removed at that moment, it's just cleaner to
centralize/consolidate the child exit in mcc
this of course, need a newer up-to-date mcc
what's more, it allows to remove the somewhat mythical
"$::isEmbedded and kill 'USR1', $::CCPID;"
- drakautoinst, drakxservices, keyboardrake: fix fscking embedding
managment
* interactive/gtk.pm, printer/printerdrake.pm: first attempt at making
printerdrake to behave smoother when embedded in the
mcc
* standalone/drakautoinst, my_gtk.pm, standalone/XFdrake,
standalone/keyboarddrake:
- clean up embedding; since socket automatically emit plug-added gtk+
signal
when plug is realize, it's just cleaner to centralize/consolidate the
child
embedding in mcc
this of course, need a newer up-to-date mcc
what's more, it allows to remove the somewhat mythical
"$::isEmbedded and kill 'USR2', $::CCPID;"
- keyboarddrake, xfdrake, drakautoinst: goto cleaning btw
- clean up embedding; since socket get automatically destroyed on
child exit
and since they emit plug-removed at that moment, it's just cleaner to
centralize/consolidate the child exit in mcc
this of course, need a newer up-to-date mcc
what's more, it allows to remove the somewhat mythical
"$::isEmbedded and kill 'USR1', $::CCPID;"
- drakautoinst, drakxservices, keyboardrake: fix fscking embedding
managment
* drakxtools.spec: 9.1-6mdk
more fixes
9.1-5mdk
- clean up embedding; since socket get automatically destroyed on
child exit
and since they emit plug-removed at that moment, it's just cleaner to
centralize/consolidate the child exit in mcc
this of course, need a newer up-to-date mcc
what's more, it allows to remove the somewhat mythical
"$::isEmbedded and kill 'USR1', $::CCPID;"
- drakautoinst, drakxservices, keyboardrake: fix fscking embedding
managment
* standalone/net_monitor: fix embedding (even if we don't embbed it, it's
better)
* bootlook.pm: perl_checker fix
clean up:
- no more directly handle embeddign
- use ugtk2
- clean up embedding; since socket automatically emit plug-added gtk+
signal
when plug is realize, it's just cleaner to centralize/consolidate the
child
embedding in mcc
this of course, need a newer up-to-date mcc
what's more, it allows to remove the somewhat mythical
"$::isEmbedded and kill 'USR2', $::CCPID;"
- keyboarddrake, xfdrake, drakautoinst: goto cleaning btw
- clean up embedding; since socket get automatically destroyed on
child exit
and since they emit plug-removed at that moment, it's just cleaner to
centralize/consolidate the child exit in mcc
this of course, need a newer up-to-date mcc
what's more, it allows to remove the somewhat mythical
"$::isEmbedded and kill 'USR1', $::CCPID;"
- drakautoinst, drakxservices, keyboardrake: fix fscking embedding
managment
* standalone/drakxservices, diskdrake/hd_gtk.pm, standalone/drakboot,
standalone/drakTermServ:
- clean up embedding; since socket get automatically destroyed on
child exit
and since they emit plug-removed at that moment, it's just cleaner to
centralize/consolidate the child exit in mcc
this of course, need a newer up-to-date mcc
what's more, it allows to remove the somewhat mythical
"$::isEmbedded and kill 'USR1', $::CCPID;"
- drakautoinst, drakxservices, keyboardrake: fix fscking embedding
managment
* standalone/drakperm: fix #1771
level should not be editable
* services.pm: in standalone mode, only display a service as enabled at
boot time
only if it's really enabled in current runlevel.
what's more it's more coherent with other "only show current runlevel
status" tools like ntsysv.
2003/02/24 Warly <warly@mandrakesoft.com>
* share/compssUsers: "Mail/Groupware/News" is now just "Mail"
2003/02/23 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/it.po: fixed several fuzzy lines
2003/02/23 Pixel <pixel@mandrakesoft.com>
* timezone.pm: use output_p() instead of output() for
/etc/ntp/step-tickers
2003/02/23 Till Kamppeter <till@mandrakesoft.com>
* standalone/scannerdrake: Fixed wait message not embedded in drakconf.
* printer/main.pm, printer/printerdrake.pm: Several bug fixes on
printerdrake
- "BrowsePoll <IP>:<Port>" needs "Browsing On" in
/etc/cups/cupsd.conf.
- If the same printer model is once on the parallel port and second on
USB,
there was a new USB queue created on every start of Printerdrake.
- Now CUPS is restarted whenever a new USB print queue is set up so
that
CUPS can provide the model-related USB URI.
- Made sure that the default printer is defined and that it is an
existing
queue so that during installation printerdrake does not show a line
only
containing " (Default)" in the list of installed printers.
- Cleaned up data structure after automatic queue generation.
2003/02/23 Pixel <pixel@mandrakesoft.com>
* diskdrake/interactive.pm (migrate_files): check return values (fixes bug
#2170)
2003/02/23 Till Kamppeter <till@mandrakesoft.com>
* printer/printerdrake.pm, install_steps_interactive.pm: Fixed bug of
printerdrake loosing the printer queue info during the
preparation of the "Summary" window (only if there are local
printers). No the printer queue entries should not be empty when
clicking on "Configure" in the "Printer" part of the "Summary" window.
2003/02/22 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/et.po, share/po/wa.po: updated pot file
updated Estonian 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/ja.po, share/po/hr.po, share/po/tr.po,
share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, share/po/sr.po,
share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/he.po,
share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/tg.po, share/po/bs.po, share/po/uz.po,
share/po/ro.po, 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/harddrake2: changed an English string
2003/02/22 Pixel <pixel@mandrakesoft.com>
* interactive/gtk.pm: in $::expert, use a SpinButton instead of HScale for
type "range"
(useful in diskdrake to enter the partition size directly)
* share/rpmsrate: ensure galaxy-kde is installed together with kdebase
* partition_table/raw.pm (test_for_bad_drives): don't open in write mode
when testing
2003/02/22 siegel
* share/po/de.po: updates
2003/02/21 alus
* share/po/pl.po: updated
2003/02/21 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/network.pm: no need to use regexp
* drakxtools.spec: 4mdk
* network/isdn.pm: $isdn->{is_light} wasn't set while using autodetection,
rpm wasn't installed
* network/tools.pm: oups... hu... nothing
* network/netconnect.pm: oups... hu... nothing
get back password input for adsl
2003/02/21 florin
* network/netconnect.pm: add isdn check in get_net_device
2003/02/21 gbeauchesne
* mdk-stage1/dietlibc/libcruft/dnscruft2.c: Better fix for DNS resolver
bug
2003/02/21 Guillaume Cottenceau <gc@mandrakesoft.com>
* ugtk2.pm: embedded should segfault a bit less if I don't let the
embedded
window creation destroy the destroy handler
workaround what seems to be a gtk bug (#1445)
gtk seems to loop (and take 100% user cpu) when
I change the pixbuf of a gtkcellrendererpixbuf
in a treeview that is not currently displayed
2003/02/21 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/uz.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
Estonian and Dutch files
updated Danish file
* help.pm: fixed a typo
2003/02/21 Pixel <pixel@mandrakesoft.com>
* ugtk2.pm: when isEmbedded, use $::WizardTable to allow non pop_it when
not visible
* pixmaps/colors16.png:
- make it the same range as colors.png and colors8.png
- it is a 64 colors image (note that colors8 is 16 colors)
* services.pm (ask_standalone_gtk): ensure popup is not destroyed more
than once
* fsedit.pm: use test_for_bad_drives even after install (esp. to detect
removed usb-storage
devices still visible in /proc/scsi/scsi)
* install_steps_interactive.pm: "Generate auto install floppy" and "Save
packages selection" are now available in advanced
* Xconfig/resolution_and_depth.pm: fix setting the image & colors in
resolution chooser
2003/02/21 Till Kamppeter <till@mandrakesoft.com>
* printer/printerdrake.pm:
- Fixed text of "Refresh printer list" button when list is empty.
- Let printerdrake clean up its datastructure after auto-installing
printers in the beginning of the "Summary" installation step.
2003/02/20 florin
* network/shorewall.pm: update 2 rules for the pptp dsl internet
connection
2003/02/20 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_interactive.pm: added wait message when building groups.
2003/02/20 gbeauchesne
* mdk-stage1/dns.c: Fix mygethostbyaddr(), struct in is not a NULL
terminated string.
i.e. len has to be either sizeof(in.s_addr) or INADDRSZ.
* mdk-stage1/dietlibc/libcruft/dnscruft2.c: Workaround DNS resolver bug on
64-bit platforms.
* mdk-stage1/dietlibc/syscalls.s/lstat64.S,
mdk-stage1/dietlibc/libregex/rx.c, mdk-stage1/dietlibc/include/string.h,
mdk-stage1/dietlibc/libugly/strftime.c,
mdk-stage1/dietlibc/i386/ldexp.S, mdk-stage1/dietlibc/i386/sin.S,
mdk-stage1/dietlibc/lib/strerror.c, mdk-stage1/dietlibc/dietstdio.h,
mdk-stage1/dietlibc/include/sys/vfs.h,
mdk-stage1/dietlibc/include/unistd.h, mdk-stage1/dietlibc/i386/mmap64.S,
mdk-stage1/dietlibc/i386/vfork.S,
mdk-stage1/dietlibc/libstdio/fdglue2.c,
mdk-stage1/dietlibc/alpha/errlist.S,
mdk-stage1/dietlibc/include/dirent.h, mdk-stage1/dietlibc/sparc/urem.S,
mdk-stage1/dietlibc/libcruft/scandir64.c,
mdk-stage1/dietlibc/include/assert.h, mdk-stage1/dietlibc/lib/__isnan.c,
mdk-stage1/dietlibc/sparc/umul.S,
mdk-stage1/dietlibc/i386/dyn_syscalls.S, mdk-stage1/dietlibc/CHANGES,
mdk-stage1/dietlibc/libstdio/fflush.c,
mdk-stage1/dietlibc/libcruft/sysconf.c,
mdk-stage1/dietlibc/syscalls.s/pause.S,
mdk-stage1/dietlibc/include/termios.h,
mdk-stage1/dietlibc/syscalls.s/n_sigprocmask.S,
mdk-stage1/dietlibc/diet.c, mdk-stage1/dietlibc/FAQ,
mdk-stage1/dietlibc/syscalls.s/socketcall.S,
mdk-stage1/dietlibc/include/sys/poll.h,
mdk-stage1/dietlibc/sparc/Makefile.add,
mdk-stage1/dietlibc/syscalls.s/n_sigsuspend.S,
mdk-stage1/dietlibc/include/dlfcn.h,
mdk-stage1/dietlibc/syscalls.s/umount2.S,
mdk-stage1/dietlibc/include/sys/time.h,
mdk-stage1/dietlibc/include/signal.h,
mdk-stage1/dietlibc/libcruft/alphasort64.c,
mdk-stage1/dietlibc/libshell/glob.c,
mdk-stage1/dietlibc/syscalls.s/n_sigpending.S,
mdk-stage1/dietlibc/include/stdarg-cruft.h,
mdk-stage1/dietlibc/lib/signal.c, mdk-stage1/dietlibc/lib/__dtostr.c,
mdk-stage1/dietlibc/lib/__isinf.c, mdk-stage1/dietlibc/syscalls.s/ipc.S,
mdk-stage1/dietlibc/include/sys/types.h, mdk-stage1/dietlibc/Makefile,
mdk-stage1/dietlibc/libstdio/fread.c,
mdk-stage1/dietlibc/syscalls.s/n_sigaction.S,
mdk-stage1/dietlibc/syscalls.s/fstat64.S,
mdk-stage1/dietlibc/libugly/tzfile.c,
mdk-stage1/dietlibc/lib/__v_printf.c,
mdk-stage1/dietlibc/sparc/errlist.S, mdk-stage1/dietlibc/i386/memchr.S,
mdk-stage1/dietlibc/syscalls.s/msync.S,
mdk-stage1/dietlibc/i386/libm2.S, mdk-stage1/dietlibc/sparc/udiv.S,
mdk-stage1/dietlibc/i386/cos.S, mdk-stage1/dietlibc/include/sys/ioctl.h,
mdk-stage1/dietlibc/syscalls.s/errlist.S,
mdk-stage1/dietlibc/syscalls.s/stat64.S,
mdk-stage1/dietlibc/libugly/strndup.c: Merge with dietlibc 0.22-1mdk
2003/02/20 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/dns.c: fix potential segfault thx to gwenole
* install_steps_interactive.pm: oops i didn't understand the internals of
wait_message hence breaking it. hopes that will fix.
install the potentially needed locales country when user selected
another country
Gtk2::Label::set is deprecated
* install_steps_gtk.pm, services.pm: Gtk2::Label::set is deprecated
* share/logo-mandrake.png: update shadow
Gtk2::Label::set is deprecated
* interactive.pm: oops i didn't understand the internals of wait_message
hence breaking it. hopes that will fix.
Gtk2::Label::set is deprecated
* install_gtk.pm, ugtk2.pm: change a bit position of main window and steps
window
in steps window, have titles in grey
* fs.pm: thx rekcehc_lrep
* any.pm: cows go m��h
2003/02/20 Pixel <pixel@mandrakesoft.com>
* network/shorewall.pm: fix florin: replace $prefix with $::prefix
* help.pm: fix typos
* any.pm: allow Cancel in setupBootloader__entries
- add "Force No APIC"
- rename add_append() to set_append()
(since it can be used to remove a key)
- add remove_append_simple()
* install_steps.pm, bootloader.pm:
- add "Force No APIC"
- rename add_append() to set_append()
(since it can be used to remove a key)
- add remove_append_simple()
* network/network.pm: use detect_devices::pcmcia_probe() instead of
detect_devices::probeall()
- read_resolv_conf() reads DOMAINNAME & DOMAINNAME2
- read_resolv_conf() reads /etc/resolv.conf by default
- read_resolv_conf_raw() created
* install_steps_interactive.pm: help perl_checker find the N("...") the
#-PO corresponds to
* diskdrake/interactive.pm: have ask_okcancel instead of ask_warn on
cdie's
add catch_cdie's around fsedit::check_mntpoint and fsedit::add
* install2.pm: {brltty}{device} is optional, default is ttyS0 or ttyS1 (?)
* fsedit.pm: warn non-ascii chars in mount point (cf bug #1588)
use cdie instead of die for warnings
* Xconfig/card.pm: don't vivify @cards
* install_steps_gtk.pm: fix $check_complete use in gtk summary
2003/02/20 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ: perl_checker
Finish gtk2 port.
2003/02/20 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakgw: don't use gtk+2 deprecated functions
* bootlook.pm:
- add --testing support
- fix #1923 (aka reuse consolided code instead of using deprecated
code)
- minor cleanup
- skip comments while parsing /etc/lilo.conf
don't use gtk+2 deprecated functions
* drakxtools.spec: 9.1-3mdk
* standalone/harddrake2: perl_checker fix
- prevent any l10n problem by having only one path string when both
creating the menu and acessing a menu widget (aka translate menu
paths only once), which also nicely cut down the translators job.
- decrease diagnostics pragma verbosity (aka remove big fat warning
messages)
* share/po/fr.po: further updates
translate all countrie names
update french translation
2003/02/20 alus
* share/po/pl.po: typo fix
2003/02/20 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/network.pm: dhcp fix
2003/02/20 gbeauchesne
* mdk-stage1/dietlibc/dietfeatures.h: Disable back WANT_TZFILE_PARSER,
0.22 fixed strftime() problem
* share/rpmsrate: Better defaults for OOo
* mdk-stage1/dns.c: Fix mygethostbyaddr(), struct in is not a NULL
terminated string.
i.e. len has to be either sizeof(in.s_addr) or INADDRSZ.
2003/02/20 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_steps_interactive.pm: install the potentially needed locales
country when user selected
another country
Gtk2::Label::set is deprecated
add a PO comment to try to keep buttons in the window..
* share/themes-galaxy.rc: logo is aso white on blue
* mdk-stage1/dns.c: fix potential segfault thx to gwenole
* share/po/fr.po: some misc fixes
translate iraq
* fs.pm: thx rekcehc_lrep
* install_steps_gtk.pm: Gtk2::Label::set is deprecated
fix bold diplay of texts in adverts
* share/logo-mandrake.png, services.pm, interactive.pm: Gtk2::Label::set
is deprecated
* ugtk2.pm: try to handle case with large fonts (CJK for example) ->
branch on TextView
when the box will be quite large
2003/02/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/he.po, share/po/sp.po, share/po/cy.po, share/po/ca.po,
share/po/da.po, share/po/ar.po, share/po/tg.po, share/po/bs.po,
share/po/uz.po, share/po/ro.po, 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/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: corrected Russian
translation
* share/po/eu.po: changed encoding
corrected Russian translation
2003/02/20 Pixel <pixel@mandrakesoft.com>
* fsedit.pm: don't let diskdrake detect ext3/reiserfs/jfs/xfs on a type
0x7 partition
- simplify check_mntpoint
- fix checking mount point in Mount_point()
* partition_table.pm: set {device_windobe} for 0x107 *and* 0x7 (since
0x107 is not set correctly at this stage)
(otherwise this causes mount points /mnt/win_ /mnt/win_1...)
* diskdrake/interactive.pm:
- simplify check_mntpoint
- fix checking mount point in Mount_point()
* bootloader.pm:
- add "Force No APIC"
- rename add_append() to set_append()
(since it can be used to remove a key)
- add remove_append_simple()
* install_steps_interactive.pm: help perl_checker find the N("...") the
#-PO corresponds to
* any.pm:
- add "Force No APIC"
- rename add_append() to set_append()
(since it can be used to remove a key)
- add remove_append_simple()
add XF86Config and XF86Config-4 to report.bug
no autologin by default if more than one users
* Xconfig/card.pm: log manually chosen graphic card
log why auto X config failed (needVideoRam)
* ugtk2.pm: ensure {box_size} is set (to have less warnings)
* standalone/diskdrake, interactive.pm: have less warnings when debugging
* pkgs.pm: prefer myspell-en_US
* install_steps.pm:
- add "Force No APIC"
- rename add_append() to set_append()
(since it can be used to remove a key)
- add remove_append_simple()
usb is runned by rc.sysinit, and doesn't like "chkconfig --add" anymore
* install2.pm: {brltty}{device} is optional, default is ttyS0 or ttyS1 (?)
fix brltty support
* interactive/gtk.pm: set a minimum size for Gtk2::HScale's (mainly used
for resizing partitions)
fix $ok_clicked when there is no ok button
have less warnings when debugging
2003/02/20 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ: Partial gtk2 update - still needs work on
TreeViews
2003/02/20 Till Kamppeter <till@mandrakesoft.com>
* printer/main.pm, printer/printerdrake.pm:
- Improved/fixed generation of printer list entries from
manufacturer-supplied PostScript PPD files
- Removed forgotten debug mode
- Disabled wizard-mode temporarily
* install_steps_interactive.pm: Made sure that printerdrake does not open
its main window when called during the preparation of the "Summary"
screen.
2003/02/20 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/harddrake2:
- prevent any l10n problem by having only one path string when both
creating the menu and acessing a menu widget (aka translate menu
paths only once), which also nicely cut down the translators job.
- decrease diagnostics pragma verbosity (aka remove big fat warning
messages)
* drakxtools.spec: 9.1-2mdk
* standalone/logdrake: fix #1829
* share/po/fr.po: further updates
translate all countrie names
update french translation
2003/02/20 Pixel <pixel@mandrakesoft.com>
* ugtk2.pm: ensure {box_size} is set (to have less warnings)
* diskdrake/interactive.pm, fsedit.pm:
- simplify check_mntpoint
- fix checking mount point in Mount_point()
* interactive/gtk.pm, standalone/diskdrake, interactive.pm: have less
warnings when debugging
* Xconfig/card.pm: log why auto X config failed (needVideoRam)
2003/02/19 alus
* share/po/pl.po: updated
2003/02/19 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_interactive.pm: fixed if update fail to allow retry.
added code to retry finding an update medium if something went wrong.
add ugly probed type of network configuration.
make sure network::network:: is used (just in case)
add default configuration for network for summary.
* install_steps.pm: add simplified menu for desktop mode.
* pkgs.pm: added a missing sanity unwind.
add sanity code on error when reading hdlist (this will avoid update
medium
being trashed if an error occurred during hdlist download and so ...)
* crypto.pm: code slight reorganization.
2003/02/19 gbeauchesne
* share/rpmsrate, share/compssUsers:
- Add localized help files for OpenOffice.org
- Add new SPELLCHECK category for myspell spellchecking and
hyphenators
* mdk-stage1/Makefile: Enable all usual stage1-* BINS on x86-64. Add
dietlibc to DIRS too for that
arch. Fix rescue-gui build with $(DIET) wrapper.
* mdk-stage1/mar/Makefile: Rearrange build so that only mar binary is
built with glibc and other objects
with either glibc or dietlibc.
2003/02/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* lang.pm: I'm stupid, we need to set UTF8 when there are two installed
langs with different encodings, not just when the additional
languages have different encoding than main one
* loopback.pm, any.pm, diskdrake/interactive.pm, fs.pm, install_steps.pm,
network/ethernet.pm, bootloader.pm, install_steps_interactive.pm,
diskdrake/hd_gtk.pm, lvm.pm, fsedit.pm, install2.pm,
network/drakfirewall.pm, raid.pm, install_interactive.pm,
install_any.pm, partition_table/raw.pm, partition_table.pm: to
workaround perl bug removing UTF8 flag when passing scalars to die's,
pass
a scalar-ref. but we need to de-ref, so it might break many things :).
let's make a prayer :).
* share/rpmsrate: add fonts-ttf-arabic when locale ar
* ugtk2.pm: set the destroy handler after wizard creation, or the fact
that
wizard window will overwrite existing window will also destroy
the destroy handler
fix some segfaults caused by still calling destroy
or other gtk functions after a destroy has been
already done, triggered by the user clicking on
the WM's "close this application" button (#1651)
better comply to look of text like in Gtk1 (text inside a Frame)
clean
2003/02/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/et.po: updated Estonian file
updated Uzbek file
* share/rpmsrate: Improved the locale->font selection;
added the tetex-latex-arab-doc package (previously was included in the
main)
* 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/tg.po, share/po/bs.po, share/po/uz.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 Uzbek file
2003/02/19 Pixel <pixel@mandrakesoft.com>
* install2.pm: don't log "warning: find_index failed in ..."
* install_steps.pm, install_steps_interactive.pm: add some more
formatError
* raid.pm: mkraid wants all the md devices written in raidtab to exist,
even if asking to
create a specific md
cleanup
* install_steps_auto_install.pm: add a formatError
* pixmaps/X.png: add it back (used by XFdrake)
* install_any.pm: use formatError
* install_interactive.pm: add some formatError's
* fsedit.pm, detect_devices.pm:
- cleanup & simplify
- handle raid on raid detection
* interactive/gtk.pm: can't use $mainw->{ok}->clicked since $mainw->{ok}
doesn't always exist, set
{retval} and main_quit instead (the way it was done for double click, is
this
ok when pressing enter?)
* diskdrake/interactive.pm: use formatError on $err
use formatError($err) instead of $@
- allow raid on raid (raid 10)
- focus mount point in Mount_point
- focus type in Type
* standalone/icons/ic82-tape-40.png, pixmaps/ic82-tape-40.png,
pixmaps/ic82-systemeplus-40.png,
standalone/icons/ic82-systemeplus-40.png: move some images from
standalone to pixmaps to have them both during install and after install
(images used by XFdrake)
* install_steps_gtk.pm: indent more the entries in the summary (as asked
by dadou)
2003/02/19 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakxtv:
- perl_checker fixes
- indent-region, untabify
- comment workaround
workaround a drakx bug which don't always add bttv to /etc/modules
* standalone/scannerdrake: cleanup
fix embedding
* standalone/printerdrake: hide the icon when embedded to get more space
fix embedding and clean it up
2003/02/19 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_interactive.pm: make sure network::network:: is used (just
in case)
add default configuration for network for summary.
2003/02/19 gbeauchesne
* share/rpmsrate, share/compssUsers:
- Add localized help files for OpenOffice.org
- Add new SPELLCHECK category for myspell spellchecking and
hyphenators
2003/02/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/de.po: fix typo (#1821)
* share/compssUsers: provide a minimum desrciption for Scientific
Workstation (#1814)
* share/themes-galaxy.rc: try to choose sensible values for insensitive
widgets
2003/02/19 Pixel <pixel@mandrakesoft.com>
* install2.pm: don't log "warning: find_index failed in ..."
* diskdrake/interactive.pm:
- allow raid on raid (raid 10)
- focus mount point in Mount_point
- focus type in Type
* raid.pm: mkraid wants all the md devices written in raidtab to exist,
even if asking to
create a specific md
cleanup
* detect_devices.pm, fsedit.pm:
- cleanup & simplify
- handle raid on raid detection
2003/02/19 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakxtv:
- perl_checker fixes
- indent-region, untabify
- comment workaround
workaround a drakx bug which don't always add bttv to /etc/modules
2003/02/18 Damien Chaumette <dchaumette@mandrakesoft.com>
* drakxtools.spec: new version
* network/network.pm: Get back configuration settings from conf files
(fix some kind of titi sucking)
2003/02/18 gbeauchesne
* mdk-stage1/bzlib/Makefile, mdk-stage1/insmod-modutils/obj/Makefile,
mdk-stage1/insmod-modutils/util/Makefile,
mdk-stage1/insmod-modutils/Makefile, mdk-stage1/newt/Makefile,
mdk-stage1/slang/Makefile, mdk-stage1/mar/Makefile:
- Use minilibc on x86-64
- mar requires bzlib to be built beforehand, especially if building
with
dietlibc
- Nuke trickery to handle -DIET objects, everything is now built
through
the diet driver, defined into $(DIET)
* mdk-stage1/dietlibc/include/net/ethernet.h: Add <net/ethernet.h> and
<linux/if_ether.h> so that dhcp.c can be compiled
* mdk-stage1/dietlibc/dietfeatures.h: Define WANT_TZFILE_PARSER so that
call to tset() in strftime() implementation
can be resolved.
Merge back small config file
Merge in CVS dietlibc 0.21 for IA-64 and X86-64 support. However, drop
the
following architectures we currently don't support: arm, mips, mipsel,
parisc,
s390, sparc64.
* mdk-stage1/dietlibc/syscalls.c/fchmod.c,
mdk-stage1/dietlibc/librpc/authunix_prot.c,
mdk-stage1/dietlibc/include/termio.h,
mdk-stage1/dietlibc/i386/sendmsg.S,
mdk-stage1/dietlibc/syscalls.c/syslog.c,
mdk-stage1/dietlibc/syscalls.c/setpriority.c,
mdk-stage1/dietlibc/lib/msgget.c, mdk-stage1/dietlibc/lib/longjmp.c,
mdk-stage1/dietlibc/lib/strerror.c, mdk-stage1/dietlibc/dieticonv.h,
mdk-stage1/dietlibc/i386/asin.S,
mdk-stage1/dietlibc/libpthread/pthread_flockfile.c,
mdk-stage1/dietlibc/libcruft/gethostbyname.c,
mdk-stage1/dietlibc/alpha/__alarm.c,
mdk-stage1/dietlibc/librpc/rpc_prot.c,
mdk-stage1/dietlibc/libugly/getmntent.c,
mdk-stage1/dietlibc/lib/iscntrl.c, mdk-stage1/dietlibc/include/stdint.h,
mdk-stage1/dietlibc/i386/mmap64.S, mdk-stage1/dietlibc/lib/getservent.c,
mdk-stage1/dietlibc/lib/atexit.c, mdk-stage1/dietlibc/i386/strcmp.S,
mdk-stage1/dietlibc/syscalls.c/sigsuspend.c,
mdk-stage1/dietlibc/include/stdlib.h,
mdk-stage1/dietlibc/libugly/timezone.c,
mdk-stage1/dietlibc/libpthread/pthread_cancel.c,
mdk-stage1/dietlibc/libdl/dlopen.c,
mdk-stage1/dietlibc/libugly/servent_buf.c,
mdk-stage1/dietlibc/lib/isgraph.c, mdk-stage1/dietlibc/lib/closedir.c,
mdk-stage1/dietlibc/libcruft/scan_ulong.c,
mdk-stage1/dietlibc/include/sys/prctl.h,
mdk-stage1/dietlibc/lib/alloc.c, mdk-stage1/dietlibc/lib/tcsetpgrp.c,
mdk-stage1/dietlibc/syscalls.s/sigsuspend.S,
mdk-stage1/dietlibc/i386/write12.S,
mdk-stage1/dietlibc/syscalls.c/mount.c,
mdk-stage1/dietlibc/syscalls.c/setdomainname.c,
mdk-stage1/dietlibc/libstdio/fwrite.c,
mdk-stage1/dietlibc/libdl/_dl_relocate.c, mdk-stage1/dietlibc/diet.c,
mdk-stage1/dietlibc/include/libgen.h,
mdk-stage1/dietlibc/i386/Makefile.add,
mdk-stage1/dietlibc/syscalls.s/bdflush.S,
mdk-stage1/dietlibc/i386/stpcpy.S, mdk-stage1/dietlibc/i386/ltostr.S,
mdk-stage1/dietlibc/syscalls.c/lchown.c,
mdk-stage1/dietlibc/libugly/utent.c, mdk-stage1/dietlibc/i386/connect.S,
mdk-stage1/dietlibc/include/sys/mman.h,
mdk-stage1/dietlibc/include/fcntl.h,
mdk-stage1/dietlibc/libdl/_dl_rel.c, mdk-stage1/dietlibc/lib/memchr.c,
mdk-stage1/dietlibc/lib/isupper.c,
mdk-stage1/dietlibc/libugly/asprintf.c,
mdk-stage1/dietlibc/libpthread/thread_key.c,
mdk-stage1/dietlibc/lib/errlist.c,
mdk-stage1/dietlibc/librpc/clnt_udp.c, mdk-stage1/dietlibc/i386/atan2.S,
mdk-stage1/dietlibc/lib/recvmsg.c, mdk-stage1/dietlibc/lib/qsort.c,
mdk-stage1/dietlibc/lib/sendto.c,
mdk-stage1/dietlibc/alpha/__testandset.S,
mdk-stage1/dietlibc/include/endian.h,
mdk-stage1/dietlibc/libstdio/vscanf.c,
mdk-stage1/dietlibc/lib/isxdigit.c, mdk-stage1/dietlibc/i386/atanh.S,
mdk-stage1/dietlibc/syscalls.s/mlock.S,
mdk-stage1/dietlibc/ppc/syscalls.h,
mdk-stage1/dietlibc/libstdio/stdin.c,
mdk-stage1/dietlibc/lib/__ptrace.c,
mdk-stage1/dietlibc/libstdio/scanf.c,
mdk-stage1/dietlibc/libdl/dlclose.c,
mdk-stage1/dietlibc/librpc/svc_raw.c,
mdk-stage1/dietlibc/include/arpa/nameser.h,
mdk-stage1/dietlibc/dietuglyweaks.h,
mdk-stage1/dietlibc/i386/copysign.S, mdk-stage1/dietlibc/i386/memcmp.S,
mdk-stage1/dietlibc/i386/htons.S, mdk-stage1/dietlibc/lib/open64.c,
mdk-stage1/dietlibc/include/stdarg-cruft.h,
mdk-stage1/dietlibc/libugly/hasmntopt.c,
mdk-stage1/dietlibc/dietdirent.h,
mdk-stage1/dietlibc/syscalls.c/setsid.c,
mdk-stage1/dietlibc/libpthread/pthread_testcancel.c,
mdk-stage1/dietlibc/libshell/realpath.c,
mdk-stage1/dietlibc/include/sys/file.h, mdk-stage1/dietlibc/lib/ftw.c,
mdk-stage1/dietlibc/i386/fmod.S, mdk-stage1/dietlibc/lib/tcsetattr.c,
mdk-stage1/dietlibc/i386/strrchr.S,
mdk-stage1/dietlibc/libcruft/bzero.c,
mdk-stage1/dietlibc/i386/recvfrom.S,
mdk-stage1/dietlibc/libstdio/ftell.c,
mdk-stage1/dietlibc/libstdio/fgets.c,
mdk-stage1/dietlibc/include/rpc/netdb.h,
mdk-stage1/dietlibc/libdl/_dl_load.c,
mdk-stage1/dietlibc/syscalls.c/getresgid.c,
mdk-stage1/dietlibc/syscalls.s/sendfile64.S,
mdk-stage1/dietlibc/lib/sscanf.c, mdk-stage1/dietlibc/lib/creat.c,
mdk-stage1/dietlibc/syscalls.c/sync.c,
mdk-stage1/dietlibc/lib/getdomainname.c,
mdk-stage1/dietlibc/syscalls.c/flock.c,
mdk-stage1/dietlibc/libugly/iconv.c,
mdk-stage1/dietlibc/libstdio/fclose.c,
mdk-stage1/dietlibc/libugly/getprotobyname.c,
mdk-stage1/dietlibc/libstdio/vprintf.c,
mdk-stage1/dietlibc/include/sys/sparc-ioctl.h,
mdk-stage1/dietlibc/libstdio/fdopen.c,
mdk-stage1/dietlibc/lib/vsnprintf.c,
mdk-stage1/dietlibc/libugly/dirfd.c,
mdk-stage1/dietlibc/libpthread/pthread_cond_signal.c,
mdk-stage1/dietlibc/include/pwd.h, mdk-stage1/dietlibc/i386/atoll.S,
mdk-stage1/dietlibc/i386/accept.S, mdk-stage1/dietlibc/lib/ispunct.c,
mdk-stage1/dietlibc/syscalls.s/getegid32.S,
mdk-stage1/dietlibc/sparc/mmap.c,
mdk-stage1/dietlibc/libpthread/pthread_attr_setschedparam.c,
mdk-stage1/dietlibc/lib/snprintf.c,
mdk-stage1/dietlibc/include/sys/fsuid.h,
mdk-stage1/dietlibc/syscalls.s/ftruncate64.S,
mdk-stage1/dietlibc/i386/getsockopt.S,
mdk-stage1/dietlibc/syscalls.c/fchdir.c,
mdk-stage1/dietlibc/i386/unified.S,
mdk-stage1/dietlibc/libpthread/pthread_sigmask.c,
mdk-stage1/dietlibc/libcruft/gethostbyaddr2_r.c,
mdk-stage1/dietlibc/syscalls.c/signal.c,
mdk-stage1/dietlibc/syscalls.c/munmap.c,
mdk-stage1/dietlibc/lib/llabs.c, mdk-stage1/dietlibc/lib/msgrcv.c,
mdk-stage1/dietlibc/i386/memccpy.S,
mdk-stage1/dietlibc/libugly/getservbyname.c,
mdk-stage1/dietlibc/include/write12.h, mdk-stage1/dietlibc/dietstdio.h,
mdk-stage1/dietlibc/alpha/start.S, mdk-stage1/dietlibc/i386/bind.S,
mdk-stage1/dietlibc/libpthread/pthread_key.c, mdk-stage1/dietlibc/BUGS,
mdk-stage1/dietlibc/syscalls.c/chown.c,
mdk-stage1/dietlibc/libcruft/setlocale.c,
mdk-stage1/dietlibc/librpc/xdr_array.c,
mdk-stage1/dietlibc/libcruft/__parse_1.c,
mdk-stage1/dietlibc/lib/__isnan.c,
mdk-stage1/dietlibc/include/sys/ptrace.h,
mdk-stage1/dietlibc/syscalls.s/setfsuid.S,
mdk-stage1/dietlibc/lib/tcflow.c,
mdk-stage1/dietlibc/syscalls.s/geteuid32.S,
mdk-stage1/dietlibc/lib/puts.c, mdk-stage1/dietlibc/CHANGES,
mdk-stage1/dietlibc/lib/mkfifo.c,
mdk-stage1/dietlibc/syscalls.c/utime.c,
mdk-stage1/dietlibc/lib/memccmp.c,
mdk-stage1/dietlibc/alpha/socketpair.S,
mdk-stage1/dietlibc/libcruft/scandir.c,
mdk-stage1/dietlibc/syscalls.s/getuid32.S,
mdk-stage1/dietlibc/lib/tolower.c,
mdk-stage1/dietlibc/include/sys/resource.h,
mdk-stage1/dietlibc/syscalls.c/access.c,
mdk-stage1/dietlibc/libcruft/getusershell.c,
mdk-stage1/dietlibc/i386/floor.S,
mdk-stage1/dietlibc/syscalls.s/alarm.S, mdk-stage1/dietlibc/lib/send.c,
mdk-stage1/dietlibc/sparc/sigaction.c, mdk-stage1/dietlibc/lib/execvp.c,
mdk-stage1/dietlibc/libpthread/pthread_join.c,
mdk-stage1/dietlibc/alpha/__longjmp.S,
mdk-stage1/dietlibc/libcruft/entlib.c,
mdk-stage1/dietlibc/libcruft/tmpnam.c,
mdk-stage1/dietlibc/syscalls.c/getppid.c,
mdk-stage1/dietlibc/libdl/_dl_alloc.c,
mdk-stage1/dietlibc/lib/setlinebuf.c,
mdk-stage1/dietlibc/libstdio/fopen.c,
mdk-stage1/dietlibc/librpc/get_myaddress.c,
mdk-stage1/dietlibc/lib/bcd.c, mdk-stage1/dietlibc/include/signal.h,
mdk-stage1/dietlibc/syscalls.c/fcntl.c,
mdk-stage1/dietlibc/libugly/mktime.c,
mdk-stage1/dietlibc/syscalls.s/fchown32.S,
mdk-stage1/dietlibc/libcruft/getopt_long_only.c,
mdk-stage1/dietlibc/syscalls.s/munlock.S,
mdk-stage1/dietlibc/libcruft/getgrent.c,
mdk-stage1/dietlibc/syscalls.c/poll.c,
mdk-stage1/dietlibc/sparc/__longjmp.S,
mdk-stage1/dietlibc/librpc/rpc_callmsg.c,
mdk-stage1/dietlibc/include/pthread.h,
mdk-stage1/dietlibc/libpthread/pthread_key_delete.c,
mdk-stage1/dietlibc/include/sys/socket.h,
mdk-stage1/dietlibc/libpthread/pthread_mutexattr_setkind_np.c,
mdk-stage1/dietlibc/ppc/clone.S, mdk-stage1/dietlibc/i386/clone.S,
mdk-stage1/dietlibc/libcruft/pwbuf.c,
mdk-stage1/dietlibc/syscalls.c/getrlimit.c,
mdk-stage1/dietlibc/i386/getpeername.S,
mdk-stage1/dietlibc/syscalls.c/setresuid.c,
mdk-stage1/dietlibc/syscalls.c/clone.c,
mdk-stage1/dietlibc/i386/mcount.S, mdk-stage1/dietlibc/lib/__dtostr.c,
mdk-stage1/dietlibc/syscalls.s/nice.S,
mdk-stage1/dietlibc/libcruft/grent.c, mdk-stage1/dietlibc/i386/ceil.S,
mdk-stage1/dietlibc/syscalls.c/vhangup.c,
mdk-stage1/dietlibc/include/sys/cdefs.h,
mdk-stage1/dietlibc/libpthread/pthread_sys_fdatasync.c,
mdk-stage1/dietlibc/syscalls.c/getuid.c,
mdk-stage1/dietlibc/syscalls.s/getdents64.S,
mdk-stage1/dietlibc/librpc/svc_run.c,
mdk-stage1/dietlibc/libpthread/pthread_fgetc.c,
mdk-stage1/dietlibc/lib/adjtime.c,
mdk-stage1/dietlibc/syscalls.c/truncate.c,
mdk-stage1/dietlibc/include/net/if_ether.h,
mdk-stage1/dietlibc/lib/isblank.c, mdk-stage1/dietlibc/lib/strtof.c,
mdk-stage1/dietlibc/syscalls.s/time.S,
mdk-stage1/dietlibc/libugly/gmtime_r.c,
mdk-stage1/dietlibc/include/sys/shm.h,
mdk-stage1/dietlibc/include/sys/kd.h,
mdk-stage1/dietlibc/lib/errlistu.c, mdk-stage1/dietlibc/i386/expm1.S,
mdk-stage1/dietlibc/lib/nop.c, mdk-stage1/dietlibc/syscalls.c/rename.c,
mdk-stage1/dietlibc/libstdio/vfscanf.c,
mdk-stage1/dietlibc/libpthread/pthread_cond_timedwait.c,
mdk-stage1/dietlibc/librpc/bindresvport.c,
mdk-stage1/dietlibc/i386/cos.S, mdk-stage1/dietlibc/libstdio/fdglue.c,
mdk-stage1/dietlibc/libcruft/gethostbyname_r.c,
mdk-stage1/dietlibc/lib/lseek64.c,
mdk-stage1/dietlibc/libdl/_dl_search.c,
mdk-stage1/dietlibc/syscalls.c/mknod.c, mdk-stage1/dietlibc/i386/fabs.S,
mdk-stage1/dietlibc/lib/ttyname.c,
mdk-stage1/dietlibc/syscalls.s/signal.S,
mdk-stage1/dietlibc/syscalls.s/create_module.S,
mdk-stage1/dietlibc/alpha/syscalls.h, mdk-stage1/dietlibc/i386/htonl.S,
mdk-stage1/dietlibc/libcruft/getspnam.c,
mdk-stage1/dietlibc/lib/strncat.c, mdk-stage1/dietlibc/i386/log10.S,
mdk-stage1/dietlibc/libugly/strsignal.c,
mdk-stage1/dietlibc/librpc/clnt_tcp.c, mdk-stage1/dietlibc/i386/pow.S,
mdk-stage1/dietlibc/libcruft/initgroups.c,
mdk-stage1/dietlibc/lib/sendmsg.c, mdk-stage1/dietlibc/lib/write12.c,
mdk-stage1/dietlibc/lib/cfsetospeed.c,
mdk-stage1/dietlibc/include/sys/stat.h,
mdk-stage1/dietlibc/libcruft/gethostbyaddr.c,
mdk-stage1/dietlibc/lib/__stime.c, mdk-stage1/dietlibc/i386/poly.S,
mdk-stage1/dietlibc/librpc/svc_udp.c,
mdk-stage1/dietlibc/libugly/netent.c,
mdk-stage1/dietlibc/libcruft/gethostbyaddr_r.c,
mdk-stage1/dietlibc/syscalls.c/setpgid.c,
mdk-stage1/dietlibc/libugly/localtime_r.c,
mdk-stage1/dietlibc/libcruft/localeconv.c,
mdk-stage1/dietlibc/alpha/n_sigprocmask.S,
mdk-stage1/dietlibc/syscalls.c/gettimeofday.c,
mdk-stage1/dietlibc/libshell/fnmatch.c,
mdk-stage1/dietlibc/syscalls.c/mkdir.c,
mdk-stage1/dietlibc/syscalls.s/setresgid.S,
mdk-stage1/dietlibc/libstdio/feof.c,
mdk-stage1/dietlibc/libcruft/seteuid.c,
mdk-stage1/dietlibc/libstdio/puts.c,
mdk-stage1/dietlibc/syscalls.c/sigpending.c,
mdk-stage1/dietlibc/include/netdb.h, mdk-stage1/dietlibc/i386/memset.S,
mdk-stage1/dietlibc/syscalls.s/delete_module.S,
mdk-stage1/dietlibc/lib/semop.c, mdk-stage1/dietlibc/include/dirent.h,
mdk-stage1/dietlibc/syscalls.c/getpid.c,
mdk-stage1/dietlibc/libpthread/thread_internal.h,
mdk-stage1/dietlibc/libugly/ftime.c,
mdk-stage1/dietlibc/include/libintl.h, mdk-stage1/dietlibc/lib/rand_r.c,
mdk-stage1/dietlibc/libcruft/setegid.c,
mdk-stage1/dietlibc/syscalls.c/dup.c,
mdk-stage1/dietlibc/syscalls.c/fsync.c,
mdk-stage1/dietlibc/include/shadow.h,
mdk-stage1/dietlibc/include/sys/select.h, mdk-stage1/dietlibc/PORTING,
mdk-stage1/dietlibc/i386/ilogb.S, mdk-stage1/dietlibc/lib/strsep.c,
mdk-stage1/dietlibc/lib/opendir.c,
mdk-stage1/dietlibc/libpthread/pthread_equal.c,
mdk-stage1/dietlibc/libugly/system.c,
mdk-stage1/dietlibc/libpthread/pthread_getschedparam.c,
mdk-stage1/dietlibc/libcrypt/md5.c, mdk-stage1/dietlibc/i386/cbrt.S,
mdk-stage1/dietlibc/syscalls.s/ptrace.S,
mdk-stage1/dietlibc/libcruft/spent.c, mdk-stage1/dietlibc/i386/start.S,
mdk-stage1/dietlibc/syscalls.s/pivot_root.S,
mdk-stage1/dietlibc/include/rpc/auth_unix.h,
mdk-stage1/dietlibc/libdl/elf_hash.h,
mdk-stage1/dietlibc/include/dlfcn.h,
mdk-stage1/dietlibc/syscalls.c/nanosleep.c,
mdk-stage1/dietlibc/lib/usleep.c, mdk-stage1/dietlibc/include/md5.h,
mdk-stage1/dietlibc/lib/strchr.c, mdk-stage1/dietlibc/lib/msgsnd.c,
mdk-stage1/dietlibc/include/cpio.h,
mdk-stage1/dietlibc/syscalls.s/chown32.S,
mdk-stage1/dietlibc/ppc/unified.S,
mdk-stage1/dietlibc/libugly/gai_strerror.c,
mdk-stage1/dietlibc/syscalls.c/sethostname.c,
mdk-stage1/dietlibc/syscalls.c/geteuid.c,
mdk-stage1/dietlibc/syscalls.s/sigprocmask.S,
mdk-stage1/dietlibc/i386/rint.S, mdk-stage1/dietlibc/libugly/ptsname.c,
mdk-stage1/dietlibc/lib/ipv6constants.c,
mdk-stage1/dietlibc/syscalls.s/waitpid.S,
mdk-stage1/dietlibc/libstdio/fdprintf.c,
mdk-stage1/dietlibc/lib/sigpending.c,
mdk-stage1/dietlibc/libpthread/pthread_sys_fcntl.c,
mdk-stage1/dietlibc/lib/memset.c, mdk-stage1/dietlibc/lib/__fstat64.c,
mdk-stage1/dietlibc/include/sched.h,
mdk-stage1/dietlibc/i386/syscalls.h, mdk-stage1/dietlibc/dirstream.h,
mdk-stage1/dietlibc/i386/socketpair.S, mdk-stage1/dietlibc/CAVEAT,
mdk-stage1/dietlibc/include/float.h,
mdk-stage1/dietlibc/libpthread/pthread_attr_setschedpolicy.c,
mdk-stage1/dietlibc/libstdio/fscanf.c,
mdk-stage1/dietlibc/syscalls.c/setitimer.c,
mdk-stage1/dietlibc/libpthread/pthread_sys_alloc.c,
mdk-stage1/dietlibc/i386/hypot.S,
mdk-stage1/dietlibc/libpthread/Makefile,
mdk-stage1/dietlibc/lib/pread.c, mdk-stage1/dietlibc/lib/accept.c,
mdk-stage1/dietlibc/i386/mmap.c,
mdk-stage1/dietlibc/syscalls.c/setresgid.c,
mdk-stage1/dietlibc/sparc/setjmp.S, mdk-stage1/dietlibc/.cvsignore,
mdk-stage1/dietlibc/librpc/pmap_rmt.c,
mdk-stage1/dietlibc/libpthread/pthread_attr_setscope.c,
mdk-stage1/dietlibc/lib/sigtimedwait.c, mdk-stage1/dietlibc/i386/cosh.S,
mdk-stage1/dietlibc/include/sys/ioctl.h,
mdk-stage1/dietlibc/syscalls.s/rt_sigpending.S,
mdk-stage1/dietlibc/lib/__ltostr.c,
mdk-stage1/dietlibc/include/sys/ppc-ioctl.h,
mdk-stage1/dietlibc/syscalls.s/ptrace.s,
mdk-stage1/dietlibc/libpthread/pthread_setcanceltype.c,
mdk-stage1/dietlibc/lib/exec_lib.c,
mdk-stage1/dietlibc/libstdio/vfdprintf.c,
mdk-stage1/dietlibc/lib/strlen.c, mdk-stage1/dietlibc/libregex/rx.c,
mdk-stage1/dietlibc/liblatin1/latin1-islower.c,
mdk-stage1/dietlibc/lib/memmem.c, mdk-stage1/dietlibc/include/string.h,
mdk-stage1/dietlibc/lib/raise.c, mdk-stage1/dietlibc/i386/usleep.S,
mdk-stage1/dietlibc/include/iconv.h,
mdk-stage1/dietlibc/libpthread/pthread_setspecific.c,
mdk-stage1/dietlibc/lib/semget.c,
mdk-stage1/dietlibc/syscalls.s/setregid32.S,
mdk-stage1/dietlibc/syscalls.c/swapoff.c,
mdk-stage1/dietlibc/libpthread/pthread_atfork.c,
mdk-stage1/dietlibc/libcruft/tempnam.c,
mdk-stage1/dietlibc/libcruft/inet_aton.c,
mdk-stage1/dietlibc/lib/sigismember.c, mdk-stage1/dietlibc/librpc/svc.c,
mdk-stage1/dietlibc/lib/set_errno.c,
mdk-stage1/dietlibc/syscalls.c/execve.c,
mdk-stage1/dietlibc/lib/sigemptyset.c,
mdk-stage1/dietlibc/include/sys/vfs.h, mdk-stage1/dietlibc/SECURITY,
mdk-stage1/dietlibc/include/sys/timex.h,
mdk-stage1/dietlibc/libugly/getprotoent.c,
mdk-stage1/dietlibc/lib/__stat64.c, mdk-stage1/dietlibc/include/elf.h,
mdk-stage1/dietlibc/lib/strncmp.c, mdk-stage1/dietlibc/include/assert.h,
mdk-stage1/dietlibc/lib/gethostname.c,
mdk-stage1/dietlibc/i386/dyn_syscalls.S,
mdk-stage1/dietlibc/lib/vsscanf.c, mdk-stage1/dietlibc/lib/cfmakeraw.c,
mdk-stage1/dietlibc/THANKS, mdk-stage1/dietlibc/libcruft/getgrgid_r.c,
mdk-stage1/dietlibc/lib/connect.c,
mdk-stage1/dietlibc/libcruft/sysconf.c,
mdk-stage1/dietlibc/lib/perror.c, mdk-stage1/dietlibc/include/locale.h,
mdk-stage1/dietlibc/syscalls.c/getresuid.c,
mdk-stage1/dietlibc/libpthread/pthread_attr_init.c,
mdk-stage1/dietlibc/syscalls.c/sigaction.c,
mdk-stage1/dietlibc/include/tar.h, mdk-stage1/dietlibc/lib/execl.c,
mdk-stage1/dietlibc/include/time.h,
mdk-stage1/dietlibc/libstdio/setvbuf.c,
mdk-stage1/dietlibc/lib/tcflush.c, mdk-stage1/dietlibc/lib/strtold.c,
mdk-stage1/dietlibc/libugly/getprotoent_r.c,
mdk-stage1/dietlibc/syscalls.s/setfsgid32.S,
mdk-stage1/dietlibc/syscalls.s/prctl.S,
mdk-stage1/dietlibc/lib/strncasecmp.c,
mdk-stage1/dietlibc/syscalls.c/close.c,
mdk-stage1/dietlibc/libpthread/README,
mdk-stage1/dietlibc/lib/__lltostr.c, mdk-stage1/dietlibc/lib/vprintf.c,
mdk-stage1/dietlibc/i386/acos.S,
mdk-stage1/dietlibc/libpthread/pthread_funlockfile.c,
mdk-stage1/dietlibc/libcruft/getlogin.c,
mdk-stage1/dietlibc/libpthread/thread_internal.c,
mdk-stage1/dietlibc/libpthread/pthread_key_create.c,
mdk-stage1/dietlibc/libcruft/herror.c,
mdk-stage1/dietlibc/syscalls.c/dup2.c,
mdk-stage1/dietlibc/lib/__lstat64.c, mdk-stage1/dietlibc/lib/strtod.c,
mdk-stage1/dietlibc/lib/strcpy.c, mdk-stage1/dietlibc/libdl/_dl_open.c,
mdk-stage1/dietlibc/libcruft/bcopy.c,
mdk-stage1/dietlibc/include/stdio.h,
mdk-stage1/dietlibc/syscalls.c/chroot.c,
mdk-stage1/dietlibc/libcruft/__parse_ws.c,
mdk-stage1/dietlibc/include/fnmatch.h,
mdk-stage1/dietlibc/alpha/sigprocmask.S,
mdk-stage1/dietlibc/libcruft/res_mkquery.c,
mdk-stage1/dietlibc/include/sys/timeb.h,
mdk-stage1/dietlibc/i386/sendto.S,
mdk-stage1/dietlibc/libugly/iconv_close.c,
mdk-stage1/dietlibc/i386/sleep.S,
mdk-stage1/dietlibc/libugly/time_table_spd.c,
mdk-stage1/dietlibc/lib/sigdelset.c, mdk-stage1/dietlibc/libdl/dlsym.c,
mdk-stage1/dietlibc/libstdio/stderr.c,
mdk-stage1/dietlibc/libdl/dlerror.c,
mdk-stage1/dietlibc/lib/setsockopt.c,
mdk-stage1/dietlibc/i386/shutdown.S,
mdk-stage1/dietlibc/libcruft/mkstemp.c,
mdk-stage1/dietlibc/libstdio/ungetc.c,
mdk-stage1/dietlibc/syscalls.c/fork.c,
mdk-stage1/dietlibc/libpthread/pthread_setcancelstate.c,
mdk-stage1/dietlibc/i386/sinh.S,
mdk-stage1/dietlibc/libcruft/inet_ntoa.c,
mdk-stage1/dietlibc/libugly/tzfile.c,
mdk-stage1/dietlibc/syscalls.c/getgroups.c,
mdk-stage1/dietlibc/i386/memchr.S,
mdk-stage1/dietlibc/libugly/getservent.c, mdk-stage1/dietlibc/diet.1,
mdk-stage1/dietlibc/include/rpc/xdr.h,
mdk-stage1/dietlibc/libugly/putpwent.c,
mdk-stage1/dietlibc/libdl/_dl_rel.h,
mdk-stage1/dietlibc/libcruft/getspent_r.c,
mdk-stage1/dietlibc/include/rpc/key_prot.h,
mdk-stage1/dietlibc/syscalls.c/setgid.c,
mdk-stage1/dietlibc/lib/vsprintf.c, mdk-stage1/dietlibc/lib/execle.c,
mdk-stage1/dietlibc/i386/__ten.S, mdk-stage1/dietlibc/include/grp.h,
mdk-stage1/dietlibc/lib/random.c, mdk-stage1/dietlibc/i386/send.S,
mdk-stage1/dietlibc/include/sys/s390-ioctl.h,
mdk-stage1/dietlibc/libcruft/killpg.c,
mdk-stage1/dietlibc/sparc/start.S,
mdk-stage1/dietlibc/syscalls.s/setresuid.S,
mdk-stage1/dietlibc/libcruft/getpwnam.c,
mdk-stage1/dietlibc/lib/isprint.c, mdk-stage1/dietlibc/i386/recvmsg.S,
mdk-stage1/dietlibc/syscalls.s/rt_sigqueueinfo.S,
mdk-stage1/dietlibc/libstdio/fsetpos.c,
mdk-stage1/dietlibc/i386/md5asm.S, mdk-stage1/dietlibc/i386/isleap.S,
mdk-stage1/dietlibc/i386/PIC.h,
mdk-stage1/dietlibc/libpthread/pthread_spinlock.c,
mdk-stage1/dietlibc/syscalls.c/pipe.c,
mdk-stage1/dietlibc/syscalls.c/ioctl.c,
mdk-stage1/dietlibc/syscalls.c/fchown.c,
mdk-stage1/dietlibc/i386/memcpy.S,
mdk-stage1/dietlibc/syscalls.s/rt_sigtimedwait.S,
mdk-stage1/dietlibc/libcruft/__parse.c,
mdk-stage1/dietlibc/lib/__getcwd.c, mdk-stage1/dietlibc/lib/isdigit.c,
mdk-stage1/dietlibc/include/sys/un.h,
mdk-stage1/dietlibc/libpthread/pthread_mutex_lock.c,
mdk-stage1/dietlibc/syscalls.s/sigaction.S,
mdk-stage1/dietlibc/libcruft/getspnam_r.c,
mdk-stage1/dietlibc/lib/semctl.c, mdk-stage1/dietlibc/lib/tcsendbreak.c,
mdk-stage1/dietlibc/include/rpc/rpc.h,
mdk-stage1/dietlibc/syscalls.s/getgid32.S,
mdk-stage1/dietlibc/libpthread/pthread_fdglue2.c,
mdk-stage1/dietlibc/syscalls.c/waitpid.c,
mdk-stage1/dietlibc/alpha/unified.S, mdk-stage1/dietlibc/lib/strstr.c,
mdk-stage1/dietlibc/syscalls.c/socketcall.c,
mdk-stage1/dietlibc/include/rpc/pmap_rmt.h,
mdk-stage1/dietlibc/include/sys/io.h, mdk-stage1/dietlibc/findcflags.sh,
mdk-stage1/dietlibc/libcruft/inet_pton.c,
mdk-stage1/dietlibc/i386/tanh.S, mdk-stage1/dietlibc/lib/getsockname.c,
mdk-stage1/dietlibc/libugly/grantpt.c,
mdk-stage1/dietlibc/i386/strcat.S,
mdk-stage1/dietlibc/lib/siginterrupt.c,
mdk-stage1/dietlibc/libcruft/dnscruft3.c,
mdk-stage1/dietlibc/syscalls.c/link.c,
mdk-stage1/dietlibc/libugly/difftime.c,
mdk-stage1/dietlibc/include/utmp.h,
mdk-stage1/dietlibc/libstdio/ftello.c,
mdk-stage1/dietlibc/syscalls.c/sigprocmask.c,
mdk-stage1/dietlibc/lib/rand48.c, mdk-stage1/dietlibc/lib/sleep.c,
mdk-stage1/dietlibc/i386/__testandset.S,
mdk-stage1/dietlibc/syscalls.s/setresgid32.S,
mdk-stage1/dietlibc/libugly/asctime_r.c,
mdk-stage1/dietlibc/syscalls.s/lchown32.S,
mdk-stage1/dietlibc/libcruft/entlib.h,
mdk-stage1/dietlibc/lib/sprintf.c,
mdk-stage1/dietlibc/libcruft/dnscruft.c,
mdk-stage1/dietlibc/syscalls.c/setgroups.c,
mdk-stage1/dietlibc/libugly/getservbyname_r.c,
mdk-stage1/dietlibc/syscalls.s/sigpending.S,
mdk-stage1/dietlibc/lib/tcdrain.c, mdk-stage1/dietlibc/libcruft/clock.c,
mdk-stage1/dietlibc/include/netinet/in.h,
mdk-stage1/dietlibc/syscalls.s/settimeofday.S,
mdk-stage1/dietlibc/syscalls.s/sendfile.S,
mdk-stage1/dietlibc/i386/socket.S,
mdk-stage1/dietlibc/libugly/protoent_buf.c,
mdk-stage1/dietlibc/include/sys/time.h,
mdk-stage1/dietlibc/lib/errno_location.c,
mdk-stage1/dietlibc/include/sys/msg.h,
mdk-stage1/dietlibc/liblatin1/latin1-isprint.c,
mdk-stage1/dietlibc/libstdio/fgetpos.c,
mdk-stage1/dietlibc/libshell/glob.c,
mdk-stage1/dietlibc/libugly/getprotobynumber_r.c,
mdk-stage1/dietlibc/sparc/strlen.S,
mdk-stage1/dietlibc/include/rpc/svc.h,
mdk-stage1/dietlibc/include/netinet/ip.h,
mdk-stage1/dietlibc/include/sys/gmon.h,
mdk-stage1/dietlibc/syscalls.c/wait4.c,
mdk-stage1/dietlibc/libpthread/pthread_cond_broadcast.c,
mdk-stage1/dietlibc/i386/acosh.S, mdk-stage1/dietlibc/lib/sigprocmask.c,
mdk-stage1/dietlibc/lib/_brk.c,
mdk-stage1/dietlibc/syscalls.c/getegid.c,
mdk-stage1/dietlibc/syscalls.c/uname.c,
mdk-stage1/dietlibc/syscalls.s/mmap2.S,
mdk-stage1/dietlibc/libcruft/getpagesize.c,
mdk-stage1/dietlibc/sparc/unified.S,
mdk-stage1/dietlibc/libcruft/dn_expand.c,
mdk-stage1/dietlibc/i386/sqrt.S, mdk-stage1/dietlibc/lib/binshstr.c,
mdk-stage1/dietlibc/syscalls.s/exit.S, mdk-stage1/dietlibc/lib/execlp.c,
mdk-stage1/dietlibc/libstdio/fread.c,
mdk-stage1/dietlibc/include/netinet/udp.h, mdk-stage1/dietlibc/start.h,
mdk-stage1/dietlibc/lib/sys_siglist.c,
mdk-stage1/dietlibc/i386/strlen.S,
mdk-stage1/dietlibc/syscalls.c/ftruncate.c,
mdk-stage1/dietlibc/librpc/xdr.c, mdk-stage1/dietlibc/lib/__xmknod.c,
mdk-stage1/dietlibc/syscalls.s/pwrite.S,
mdk-stage1/dietlibc/libcruft/getgrnam.c,
mdk-stage1/dietlibc/lib/strtok.c,
mdk-stage1/dietlibc/syscalls.s/setreuid32.S,
mdk-stage1/dietlibc/lib/recv.c, mdk-stage1/dietlibc/lib/reboot.c,
mdk-stage1/dietlibc/syscalls.c/write.c,
mdk-stage1/dietlibc/libugly/getprotobyname_r.c,
mdk-stage1/dietlibc/syscalls.s/errlist.S,
mdk-stage1/dietlibc/librpc/svc_auth_unix.c,
mdk-stage1/dietlibc/libshell/dirname.c,
mdk-stage1/dietlibc/libcruft/res_search.c,
mdk-stage1/dietlibc/i386/getenv.S, mdk-stage1/dietlibc/i386/exp10.S,
mdk-stage1/dietlibc/include/errno.h,
mdk-stage1/dietlibc/libdl/_dl_queue.c,
mdk-stage1/dietlibc/include/sys/uio.h,
mdk-stage1/dietlibc/lib/socketpair.c,
mdk-stage1/dietlibc/librpc/pmap_getport.c,
mdk-stage1/dietlibc/dyn_start.c, mdk-stage1/dietlibc/i386/ldexp.S,
mdk-stage1/dietlibc/dietlibm.h, mdk-stage1/dietlibc/libstdio/printf.c,
mdk-stage1/dietlibc/libstdio/ftello64.c,
mdk-stage1/dietlibc/libpthread/pthread_fputc.c,
mdk-stage1/dietlibc/syscalls.c/exit.c,
mdk-stage1/dietlibc/include/sys/times.h,
mdk-stage1/dietlibc/include/unistd.h, mdk-stage1/dietlibc/lib/isascii.c,
mdk-stage1/dietlibc/syscalls.c/chdir.c,
mdk-stage1/dietlibc/libugly/daemon.c,
mdk-stage1/dietlibc/lib/sigaddset.c,
mdk-stage1/dietlibc/syscalls.c/reboot.c,
mdk-stage1/dietlibc/lib/sigjmp.c, mdk-stage1/dietlibc/i386/strchr.S,
mdk-stage1/dietlibc/syscalls.c/getdents.c,
mdk-stage1/dietlibc/libstdio/fdglue2.c,
mdk-stage1/dietlibc/i386/strcpy.S, mdk-stage1/dietlibc/lib/getopt.c,
mdk-stage1/dietlibc/libcruft/getgrent_r.c,
mdk-stage1/dietlibc/librpc/xdr_reference.c,
mdk-stage1/dietlibc/include/netinet/tcp.h,
mdk-stage1/dietlibc/lib/pwrite64.c,
mdk-stage1/dietlibc/syscalls.c/kill.c,
mdk-stage1/dietlibc/i386/__longjmp.S, mdk-stage1/dietlibc/TODO,
mdk-stage1/dietlibc/include/sys/syslog.h,
mdk-stage1/dietlibc/libcruft/res_query.c,
mdk-stage1/dietlibc/lib/bind.c,
mdk-stage1/dietlibc/lib/if_indextoname.c,
mdk-stage1/dietlibc/syscalls.c/readlink.c,
mdk-stage1/dietlibc/libcrypt/crypt.c,
mdk-stage1/dietlibc/libugly/unlockpt.c,
mdk-stage1/dietlibc/libstdio/fflush.c,
mdk-stage1/dietlibc/libdl/Makefile,
mdk-stage1/dietlibc/include/rpc/pmap_prot.h,
mdk-stage1/dietlibc/libugly/popen.c,
mdk-stage1/dietlibc/libstdio/fputc_unlocked.c,
mdk-stage1/dietlibc/libpthread/pthread_mutex_trylock.c,
mdk-stage1/dietlibc/syscalls.c/swapon.c,
mdk-stage1/dietlibc/lib/alarm.c, mdk-stage1/dietlibc/ppc/mmap.c,
mdk-stage1/dietlibc/librpc/svc_simple.c,
mdk-stage1/dietlibc/libcruft/sysconf_cpus.c,
mdk-stage1/dietlibc/include/sys/poll.h,
mdk-stage1/dietlibc/libugly/freeaddrinfo.c,
mdk-stage1/dietlibc/libcruft/getpwuid_r.c,
mdk-stage1/dietlibc/syscalls.c/_llseek.c,
mdk-stage1/dietlibc/lib/lockf.c,
mdk-stage1/dietlibc/librpc/getrpcport.c,
mdk-stage1/dietlibc/lib/htons.c, mdk-stage1/dietlibc/librpc/auth_none.c,
mdk-stage1/dietlibc/syscalls.c/getpgid.c,
mdk-stage1/dietlibc/libcruft/hstrerror.c,
mdk-stage1/dietlibc/lib/shmdt.c, mdk-stage1/dietlibc/libcruft/grbuf.c,
mdk-stage1/dietlibc/lib/pread64.c,
mdk-stage1/dietlibc/libpthread/pthread_attr_setinheritsched.c,
mdk-stage1/dietlibc/i386/setjmp.S,
mdk-stage1/dietlibc/syscalls.s/ioperm.S,
mdk-stage1/dietlibc/lib/getenv.c,
mdk-stage1/dietlibc/include/features.h,
mdk-stage1/dietlibc/lib/strtoll.c, mdk-stage1/dietlibc/sparc/syscalls.h,
mdk-stage1/dietlibc/include/resolv.h, mdk-stage1/dietlibc/lib/bsearch.c,
mdk-stage1/dietlibc/libstdio/fseeko64.c,
mdk-stage1/dietlibc/libcruft/pwent.c,
mdk-stage1/dietlibc/lib/strcasecmp.c,
mdk-stage1/dietlibc/libcruft/getgrnam_r.c,
mdk-stage1/dietlibc/syscalls.c/getrusage.c,
mdk-stage1/dietlibc/libpthread/CHANGES, mdk-stage1/dietlibc/i386/log.S,
mdk-stage1/dietlibc/lib/sigsuspend.c,
mdk-stage1/dietlibc/alpha/lseek64.S,
mdk-stage1/dietlibc/syscalls.c/mprotect.c,
mdk-stage1/dietlibc/sparc/shmat.c,
mdk-stage1/dietlibc/syscalls.c/_newselect.c,
mdk-stage1/dietlibc/i386/strncmp.S,
mdk-stage1/dietlibc/syscalls.s/setfsuid32.S,
mdk-stage1/dietlibc/libcruft/getspent.c,
mdk-stage1/dietlibc/i386/recv.S,
mdk-stage1/dietlibc/librpc/pmap_getmaps.c,
mdk-stage1/dietlibc/syscalls.c/setrlimit.c,
mdk-stage1/dietlibc/ppc/__testandset.S,
mdk-stage1/dietlibc/threadsafe.sh,
mdk-stage1/dietlibc/syscalls.s/__pwrite.S,
mdk-stage1/dietlibc/libugly/setenv.c,
mdk-stage1/dietlibc/libugly/iconv_open.c,
mdk-stage1/dietlibc/include/arpa/inet.h,
mdk-stage1/dietlibc/include/alloca.h, mdk-stage1/dietlibc/lib/memrchr.c,
mdk-stage1/dietlibc/lib/strtoul.c,
mdk-stage1/dietlibc/syscalls.s/epoll_wait.S,
mdk-stage1/dietlibc/syscalls.c/getgid.c,
mdk-stage1/dietlibc/libcruft/mktemp.c,
mdk-stage1/dietlibc/libugly/wtent.c,
mdk-stage1/dietlibc/syscalls.s/rt_sigsuspend.S,
mdk-stage1/dietlibc/libcruft/__end_parse.c,
mdk-stage1/dietlibc/syscalls.s/adjtimex.S,
mdk-stage1/dietlibc/libstdio/fprintf.c,
mdk-stage1/dietlibc/libdl/README, mdk-stage1/dietlibc/include/regex.h,
mdk-stage1/dietlibc/libpthread/pthread_cond_wait.c,
mdk-stage1/dietlibc/i386/exp2.S, mdk-stage1/dietlibc/i386/mmap.S,
mdk-stage1/dietlibc/libcruft/alphasort.c,
mdk-stage1/dietlibc/syscalls.c/umask.c,
mdk-stage1/dietlibc/librpc/clnt_generic.c,
mdk-stage1/dietlibc/syscalls.s/getgroups32.S,
mdk-stage1/dietlibc/i386/atol.S, mdk-stage1/dietlibc/lib/memmove.c,
mdk-stage1/dietlibc/sparc/pipe.S,
mdk-stage1/dietlibc/include/sys/ucontext.h,
mdk-stage1/dietlibc/include/daemon.h,
mdk-stage1/dietlibc/lib/__stat64_cvt.c,
mdk-stage1/dietlibc/liblatin1/latin1-isgraph.c,
mdk-stage1/dietlibc/libcruft/inet_ntop.c,
mdk-stage1/dietlibc/include/getopt.h,
mdk-stage1/dietlibc/libugly/openpty.c,
mdk-stage1/dietlibc/include/math.h,
mdk-stage1/dietlibc/libcruft/dnscruft4.c,
mdk-stage1/dietlibc/lib/remove.c, mdk-stage1/dietlibc/libugly/isleap.c,
mdk-stage1/dietlibc/include/sys/mips-ioctl.h,
mdk-stage1/dietlibc/include/sys/sendfile.h,
mdk-stage1/dietlibc/syscalls.s/getresgid32.S,
mdk-stage1/dietlibc/include/netinet/ip_icmp.h,
mdk-stage1/dietlibc/lib/atoll.c,
mdk-stage1/dietlibc/syscalls.s/syslog.S,
mdk-stage1/dietlibc/lib/sigqueueinfo.c,
mdk-stage1/dietlibc/libcruft/__prepare_parse.c,
mdk-stage1/dietlibc/lib/getpeername.c,
mdk-stage1/dietlibc/libcruft/getopt_long.c,
mdk-stage1/dietlibc/include/sys/ipc.h,
mdk-stage1/dietlibc/i386/setsockopt.S,
mdk-stage1/dietlibc/libstdio/fputc.c, mdk-stage1/dietlibc/lib/rand.c,
mdk-stage1/dietlibc/alpha/sigaction.c,
mdk-stage1/dietlibc/include/sys/gmon_out.h,
mdk-stage1/dietlibc/libstdio/vfprintf.c,
mdk-stage1/dietlibc/alpha/signal.S,
mdk-stage1/dietlibc/libugly/getservent_r.c,
mdk-stage1/dietlibc/i386/socketcall.S,
mdk-stage1/dietlibc/lib/cfsetispeed.c,
mdk-stage1/dietlibc/alpha/Makefile.add,
mdk-stage1/dietlibc/include/net/if.h,
mdk-stage1/dietlibc/lib/recvfrom.c,
mdk-stage1/dietlibc/libstdio/fgetc.c, mdk-stage1/dietlibc/include/ftw.h,
mdk-stage1/dietlibc/libcruft/mkdtemp.c,
mdk-stage1/dietlibc/libcruft/gethostbyname2_r.c,
mdk-stage1/dietlibc/sparc/clone.S, mdk-stage1/dietlibc/lib/labs.c,
mdk-stage1/dietlibc/syscalls.c/getcwd.c,
mdk-stage1/dietlibc/lib/shmat.c, mdk-stage1/dietlibc/librpc/xdr_stdio.c,
mdk-stage1/dietlibc/syscalls.c/mremap.c,
mdk-stage1/dietlibc/libshell/basename.c,
mdk-stage1/dietlibc/lib/memccpy.c,
mdk-stage1/dietlibc/libugly/getservbyport.c,
mdk-stage1/dietlibc/lib/strtoull.c,
mdk-stage1/dietlibc/libcruft/getgrgid.c,
mdk-stage1/dietlibc/syscalls.c/symlink.c,
mdk-stage1/dietlibc/librpc/auth_unix.c,
mdk-stage1/dietlibc/libugly/getaddrinfo.c,
mdk-stage1/dietlibc/include/termios.h,
mdk-stage1/dietlibc/include/strings.h,
mdk-stage1/dietlibc/syscalls.c/open.c, mdk-stage1/dietlibc/dyn_stop.c,
mdk-stage1/dietlibc/lib/__truncate64.c, mdk-stage1/dietlibc/lib/execv.c,
mdk-stage1/dietlibc/libdl/elf_hash.c,
mdk-stage1/dietlibc/include/sys/param.h,
mdk-stage1/dietlibc/syscalls.c/read.c,
mdk-stage1/dietlibc/libcrypt/md5crypt.c,
mdk-stage1/dietlibc/include/sys/hppa-ioctl.h,
mdk-stage1/dietlibc/syscalls.s/fdatasync.S,
mdk-stage1/dietlibc/libcruft/spbuf.c,
mdk-stage1/dietlibc/syscalls.s/n_sigsuspend.S,
mdk-stage1/dietlibc/syscalls.s/errno.S,
mdk-stage1/dietlibc/syscalls.s/setfsgid.S,
mdk-stage1/dietlibc/syscalls.c/setuid.c,
mdk-stage1/dietlibc/librpc/clnt_raw.c,
mdk-stage1/dietlibc/libpthread/pthread_attr_setstacksize.c,
mdk-stage1/dietlibc/libpthread/pthread_mutex_init.c,
mdk-stage1/dietlibc/librpc/xdr_mem.c,
mdk-stage1/dietlibc/syscalls.s/n_sigpending.S,
mdk-stage1/dietlibc/lib/sigaction.c, mdk-stage1/dietlibc/i386/listen.S,
mdk-stage1/dietlibc/libstdio/stdout.c,
mdk-stage1/dietlibc/libdl/_dl_main.c,
mdk-stage1/dietlibc/lib/if_nameindex.c,
mdk-stage1/dietlibc/syscalls.s/truncate64.S,
mdk-stage1/dietlibc/include/sys/alpha-ioctl.h,
mdk-stage1/dietlibc/binshstr.h, mdk-stage1/dietlibc/libcruft/res_init.c,
mdk-stage1/dietlibc/libpthread/pthread_detach.c,
mdk-stage1/dietlibc/libpthread/pthread_internal.c,
mdk-stage1/dietlibc/README, mdk-stage1/dietlibc/libcruft/__parse_nws.c,
mdk-stage1/dietlibc/lib/readdir64.c, mdk-stage1/dietlibc/i386/tan.S,
mdk-stage1/dietlibc/syscalls.c/getpriority.c,
mdk-stage1/dietlibc/libcruft/herrno_location.c,
mdk-stage1/dietlibc/lib/shmctl.c,
mdk-stage1/dietlibc/libpthread/pthread_mutex_unlock.c,
mdk-stage1/dietlibc/librpc/xdr_rec.c,
mdk-stage1/dietlibc/i386/strncpy.S,
mdk-stage1/dietlibc/libpthread/pthread_sys_tcdrain.c,
mdk-stage1/dietlibc/libpthread/pthread_cond_destroy.c,
mdk-stage1/dietlibc/syscalls.s/setuid32.S,
mdk-stage1/dietlibc/lib/__v_printf.c,
mdk-stage1/dietlibc/libugly/gethostent.c,
mdk-stage1/dietlibc/syscalls.s/epoll_create.S,
mdk-stage1/dietlibc/include/rpc/rpc_msg.h,
mdk-stage1/dietlibc/lib/isatty.c,
mdk-stage1/dietlibc/syscalls.s/msync.S,
mdk-stage1/dietlibc/include/sys/mtio.h, mdk-stage1/dietlibc/syscalls.h,
mdk-stage1/dietlibc/lib/memcmp.c, mdk-stage1/dietlibc/lib/toupper.c,
mdk-stage1/dietlibc/syscalls.s/epoll_ctl.S,
mdk-stage1/dietlibc/include/sys/sysmacros.h,
mdk-stage1/dietlibc/include/sys/sysinfo.h,
mdk-stage1/dietlibc/librpc/clnt_simple.c,
mdk-stage1/dietlibc/syscalls.s/madvise.S,
mdk-stage1/dietlibc/libugly/getservbyport_r.c,
mdk-stage1/dietlibc/lib/vfork.c,
mdk-stage1/dietlibc/libcruft/getopt_data.c,
mdk-stage1/dietlibc/libpthread/pthread_sys_open.c,
mdk-stage1/dietlibc/lib/isalpha.c, mdk-stage1/dietlibc/lib/pwrite.c,
mdk-stage1/dietlibc/lib/sigfillset.c,
mdk-stage1/dietlibc/libcruft/getpwent_r.c,
mdk-stage1/dietlibc/i386/log1p.S, mdk-stage1/dietlibc/lib/listen.c,
mdk-stage1/dietlibc/lib/strncpy.c, mdk-stage1/dietlibc/include/glob.h,
mdk-stage1/dietlibc/linuxnet.h, mdk-stage1/dietlibc/lib/__v_scanf.c,
mdk-stage1/dietlibc/include/sys/epoll.h,
mdk-stage1/dietlibc/lib/strcmp.c,
mdk-stage1/dietlibc/libpthread/pthread_mutex_destroy.c,
mdk-stage1/dietlibc/libdl/_dl_int.h,
mdk-stage1/dietlibc/include/sys/mount.h,
mdk-stage1/dietlibc/libstdio/fseeko.c,
mdk-stage1/dietlibc/libpthread/pthread_sys_waitpid.c,
mdk-stage1/dietlibc/include/rpc/clnt.h,
mdk-stage1/dietlibc/lib/socket.c,
mdk-stage1/dietlibc/libugly/getnameinfo.c,
mdk-stage1/dietlibc/libpthread/pthread_attr_setdetachstate.c,
mdk-stage1/dietlibc/include/dietref.h, mdk-stage1/dietlibc/dietstdarg.h,
mdk-stage1/dietlibc/libugly/strftime.c,
mdk-stage1/dietlibc/i386/getsockname.S, mdk-stage1/dietlibc/i386/sin.S,
mdk-stage1/dietlibc/libcruft/getpass.c,
mdk-stage1/dietlibc/include/pty.h, mdk-stage1/dietlibc/lib/abort.c,
mdk-stage1/dietlibc/syscalls.s/stime.S,
mdk-stage1/dietlibc/lib/shutdown.c, mdk-stage1/dietlibc/i386/exp.S,
mdk-stage1/dietlibc/include/sys/soundcard.h,
mdk-stage1/dietlibc/include/sys/klog.h,
mdk-stage1/dietlibc/sparc/fork.S,
mdk-stage1/dietlibc/libpthread/pthread_setschedparam.c,
mdk-stage1/dietlibc/i386/sincos.S, mdk-stage1/dietlibc/lib/readdir.c,
mdk-stage1/dietlibc/lib/sbrk.c, mdk-stage1/dietlibc/syscalls.c/unlink.c,
mdk-stage1/dietlibc/include/sys/reboot.h,
mdk-stage1/dietlibc/i386/sqrtl.S, mdk-stage1/dietlibc/syscalls.c/time.c,
mdk-stage1/dietlibc/lib/vfprintf.c,
mdk-stage1/dietlibc/syscalls.c/getsid.c,
mdk-stage1/dietlibc/syscalls.c/chmod.c,
mdk-stage1/dietlibc/lib/msgctl.c,
mdk-stage1/dietlibc/syscalls.c/rmdir.c,
mdk-stage1/dietlibc/syscalls.s/rt_sigaction.S,
mdk-stage1/dietlibc/i386/strcasecmp.S, mdk-stage1/dietlibc/i386/asinh.S,
mdk-stage1/dietlibc/lib/cfgetospeed.c,
mdk-stage1/dietlibc/libcruft/gethostbyname2.c,
mdk-stage1/dietlibc/libstdio/tmpfile.c,
mdk-stage1/dietlibc/include/rpc/pmap_clnt.h,
mdk-stage1/dietlibc/syscalls.s/getresuid.S,
mdk-stage1/dietlibc/syscalls.s/n_sigprocmask.S, mdk-stage1/dietlibc/FAQ,
mdk-stage1/dietlibc/i386/ipow.S,
mdk-stage1/dietlibc/liblatin1/latin1-iscntrl.c,
mdk-stage1/dietlibc/libpthread/pthread_cond_init.c,
mdk-stage1/dietlibc/include/limits.h, mdk-stage1/dietlibc/lib/putenv.c,
mdk-stage1/dietlibc/syscalls.s/init_module.S,
mdk-stage1/dietlibc/liblatin1/latin1-isupper.c,
mdk-stage1/dietlibc/syscalls.s/setgid32.S,
mdk-stage1/dietlibc/lib/__ftruncate64.c,
mdk-stage1/dietlibc/lib/islower.c, mdk-stage1/dietlibc/i386/atan.S,
mdk-stage1/dietlibc/include/paths.h, mdk-stage1/dietlibc/i386/__half.S,
mdk-stage1/dietlibc/include/sys/wait.h,
mdk-stage1/dietlibc/librpc/pmap_prot2.c,
mdk-stage1/dietlibc/librpc/pmap_clnt.c,
mdk-stage1/dietlibc/lib/isalnum.c, mdk-stage1/dietlibc/lib/speed.c,
mdk-stage1/dietlibc/libstdio/fseek.c, mdk-stage1/dietlibc/lib/memcpy.c,
mdk-stage1/dietlibc/syscalls.s/rt_sigprocmask.S,
mdk-stage1/dietlibc/librpc/getrpcent.c,
mdk-stage1/dietlibc/include/sysexits.h,
mdk-stage1/dietlibc/syscalls.c/setreuid.c,
mdk-stage1/dietlibc/lib/signal.c,
mdk-stage1/dietlibc/include/sys/arm-ioctl.h,
mdk-stage1/dietlibc/syscalls.s/llseek.S,
mdk-stage1/dietlibc/syscalls.s/_llseek.S,
mdk-stage1/dietlibc/syscalls.c/setregid.c,
mdk-stage1/dietlibc/include/setjmp.h, mdk-stage1/dietlibc/AUTHOR,
mdk-stage1/dietlibc/include/stddef.h,
mdk-stage1/dietlibc/libugly/getprotobynumber.c,
mdk-stage1/dietlibc/libdl/_dl_jump.S,
mdk-stage1/dietlibc/include/stdarg.h,
mdk-stage1/dietlibc/lib/getsockopt.c,
mdk-stage1/dietlibc/syscalls.c/umount.c, mdk-stage1/dietlibc/lib/atol.c,
mdk-stage1/dietlibc/syscalls.s/__pread.S,
mdk-stage1/dietlibc/lib/isspace.c, mdk-stage1/dietlibc/lib/abs.c,
mdk-stage1/dietlibc/lib/tcgetpgrp.c, mdk-stage1/dietlibc/i386/log2.S,
mdk-stage1/dietlibc/libstdio/fgetc_unlocked.c,
mdk-stage1/dietlibc/include/net/route.h, mdk-stage1/dietlibc/parselib.h,
mdk-stage1/dietlibc/dietdns.h,
mdk-stage1/dietlibc/syscalls.s/n_sigaction.S,
mdk-stage1/dietlibc/lib/strxfrm.c,
mdk-stage1/dietlibc/include/rpc/auth.h,
mdk-stage1/dietlibc/lib/strtol.c, mdk-stage1/dietlibc/ppc/start.S,
mdk-stage1/dietlibc/libcruft/getpwnam_r.c,
mdk-stage1/dietlibc/lib/assert_fail.c, mdk-stage1/dietlibc/lib/htonl.c,
mdk-stage1/dietlibc/include/sys/sem.h,
mdk-stage1/dietlibc/include/sys/i386-ioctl.h,
mdk-stage1/dietlibc/lib/if_nametoindex.c,
mdk-stage1/dietlibc/lib/shmget.c, mdk-stage1/dietlibc/i386/libm2.S,
mdk-stage1/dietlibc/include/rpc/auth_des.h,
mdk-stage1/dietlibc/include/inttypes.h, mdk-stage1/dietlibc/lib/atoi.c,
mdk-stage1/dietlibc/syscalls.c/lseek.c,
mdk-stage1/dietlibc/libcruft/getpwuid.c,
mdk-stage1/dietlibc/libugly/logging.c,
mdk-stage1/dietlibc/librpc/svc_tcp.c,
mdk-stage1/dietlibc/alpha/setjmp.S,
mdk-stage1/dietlibc/libpthread/pthread_create.c,
mdk-stage1/dietlibc/libcruft/dnscruft2.c,
mdk-stage1/dietlibc/libcruft/getpwent.c,
mdk-stage1/dietlibc/include/net/if_arp.h,
mdk-stage1/dietlibc/alpha/clone.S,
mdk-stage1/dietlibc/syscalls.s/environ.S,
mdk-stage1/dietlibc/libpthread/pthread_sys_logging.c,
mdk-stage1/dietlibc/COPYING,
mdk-stage1/dietlibc/libpthread/pthread_errno.c: Merge in CVS dietlibc
0.21 for IA-64 and X86-64 support. However, drop the
following architectures we currently don't support: arm, mips, mipsel,
parisc,
s390, sparc64.
* mdk-stage1/dietlibc/Makefile: dynlinker/ directory is obsolete and dead
here.
Fixes for unmerged parts (contrib, examples)
Merge in CVS dietlibc 0.21 for IA-64 and X86-64 support. However, drop
the
following architectures we currently don't support: arm, mips, mipsel,
parisc,
s390, sparc64.
* mdk-stage1/newt/form.c: #include <string.h> for memset()
* mdk-stage1/Makefile.common, mdk-stage1/Makefile: Use dietlibc on x86-64
- Use minilibc on x86-64
- mar requires bzlib to be built beforehand, especially if building
with
dietlibc
- Nuke trickery to handle -DIET objects, everything is now built
through
the diet driver, defined into $(DIET)
* mdk-stage1/dietlibc/include/sys/types.h,
mdk-stage1/dietlibc/include/rpc/types.h: Define u_char et al. from
<rpc/types.h>. The __dietlibc_u_char mechanism
is here to ensure we are not redefining types, if we were to compile
programs with -D_BSD_SOURCE (u_char et al. are defined in <sys/types.h>
int that case).
Merge in CVS dietlibc 0.21 for IA-64 and X86-64 support. However, drop
the
following architectures we currently don't support: arm, mips, mipsel,
parisc,
s390, sparc64.
* mdk-stage1/dns.c: dietlibc defined __dietlibc__ macro. Also add check
for __GLIBC__. If none
of those C library is used, simply abort compilation.
2003/02/18 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_steps_interactive.pm: remove unneeded pablo's change on RTL
* ugtk2.pm: fix titi's perl checko
internalize prepare_gtk2 in the BEGIN {} of ugtk2 already containing the
Gtk2->init
* lang.pm: small change thx to pablo
reposition main and steps window when in RTL language
allow to specify font size in output of l2pango_font
destroy and recreate steps window when charset changed because gtk won't
update the font size otherwise
* install_gtk.pm: reposition main and steps window when in RTL language
allow to specify font size in output of l2pango_font
destroy and recreate steps window when charset changed because gtk won't
update the font size otherwise
* interactive/gtk.pm: internalize prepare_gtk2 in the BEGIN {} of ugtk2
already containing the Gtk2->init
* install_steps_gtk.pm: allow to specify font size in output of
l2pango_font
destroy and recreate steps window when charset changed because gtk won't
update the font size otherwise
2003/02/18 Pablo Saratxaga <pablo@mandrakesoft.com>
* help.pm: fixed small typo
* install_steps_interactive.pm: define language direction
* printer/printerdrake.pm: Removed N( ) around IP numbers, there is no
point in "translating" them
* steps.pm: changed "Choose your Language" -> "Language"
shortened some strings to help them fit in the steps window
2003/02/18 Pixel <pixel@mandrakesoft.com>
* partition_table.pm: /proc/partitions includes partition with type
"empty" and a non-null size
so add them for comparison
- ensure someone can't set a mount point on a non formatted ntfs
partition
- remove the mount point when destructive resizing and isNonMountable
* diskdrake/interactive.pm: fix ugly bug (the bug was introduced in
diskdrake/interactive.pm 1.67)
- ensure someone can't set a mount point on a non formatted ntfs
partition
- remove the mount point when destructive resizing and isNonMountable
* interactive/gtk.pm: in {complete} or {canceled}, ensure giving a bad
entry number to focus doesn't
break (and log that something wrong happened)
* interactive/newt.pm: simplify
fix tree in newt (now handles default selected entry, and disallow using
non-leaves)
* diskdrake/resize_ntfs.pm (resize): do a test resize before doing the
real one
* any.pm: don't use tmpfs on /tmp if /tmp is a separate partition
(anyway, all this is ugly, see with titi)
* install2.pm: simplify
* install_steps_interactive.pm (setRootPassword): display "Authentication"
in Advanced
display the release even when there is only one system to upgrade
(asked by flepied & warly)
* ugtk2.pm: the empty label in the HButtonBox had the same size as the
buttons (since
HButtonBox are always homogeneous), causing addUser in german not to fit
on
the screen. No good way to solve this :-(
* fsedit.pm: /proc/partitions includes partition with type "empty" and a
non-null size
so add them for comparison
better default partitioning
* keyboard.pm: translate grp_toggles at display-time, not compile-time
* Newt/Newt.xs: fix tree in newt (now handles default selected entry, and
disallow using non-leaves)
* tools/ddcprobe/ddcxinfos.c: catch bad HorizSync or VertRefresh
(on Regis's monitor, it gives "62-0 Hz VertRefresh")
2003/02/18 Till Kamppeter <till@mandrakesoft.com>
* printer/main.pm, printer/printerdrake.pm:
- "BrowsePoll" support in the CUPS configuration dialog.
- Fixes on error message windows in the dialog for printer sharing
destinations.
* scanner.pm: Replaced "my" by "our" for the declaration of the
"ScannerDB" variable, so that /usr/bin/scannerdrake has access to it.
2003/02/18 Thierry Vignaud <tvignaud@mandrakesoft.com>
* scanner.pm: perl_checker fixes
* network/network.pm: perl_checker fix
* drakxtools.spec: 9.1-1mdk
* Xconfig/card.pm: bump version on fredl request
* security/help.pm: resync with msec
2003/02/17 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: fix bug occurring "if no sound card are
detected AND the user selected things
needing a sound card, propose a special case for ISA cards"
(thanks to guran)
* help.pm: some more fixes (thanks to Edward Cherlin and Reinout van
Schouwen)
* security/level.pm: replace %level_list with level_list() so that
N("...") is called at runtime
instead of compile-time
* network/drakfirewall.pm: translate server {name} at display-time, not
compile-time
2003/02/17 Fran�ois Pons <fpons@mandrakesoft.com>
* fsedit.pm: given default size of / increased.
increased /var container for suggestion (simple or with /usr).
* commands.pm: fixed command insmod.
* install_steps_interactive.pm: add a reboot if not enough free space is
available for installation or upgrade.
2003/02/17 Guillaume Cottenceau <gc@mandrakesoft.com>
* standalone/drakgw: fix translation of title: N() needs to be called
after
interactive->vnew has been called
* steps.pm: fix pixel's commit: never display choosePackages and
configureServices, instead of always
* lang.pm: change %countries so that we really have translated countries
(side effect of #1723 -> noticing this bug)
disable mn until we have lang-mn.png
* drakxtools.spec: gr�h
* standalone/drakpxe: fix translation of title by calling N() after
interactive->vnew
2003/02/17 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/uz.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/el.po, share/po/cs.po, share/po/bg.po, share/po/hu.po: updated
Estonian file
updated pot file
* share/po/help-de.pot, share/po/help-it.pot, share/po/help-fr.pot,
share/po/help-es.pot: updated Estonian file
* lang.pm: updated @locales list
2003/02/17 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: fix bug occurring "if no sound card are
detected AND the user selected things
needing a sound card, propose a special case for ISA cards"
(thanks to guran)
ensure $o->{raw_X} is not destroyed when there is no modification done
(since in that case
Xconfig::main::configure_everything_or_configure_chooser() returns
undef)
* any.pm: add a checkbox "Force ACPI"
* ugtk2.pm: fix pop_it...
* steps.pm: don't show "Choose packages to install" nor "Configure
services"
(was still there in expert)
* diskdrake/interactive.pm: remove debug code :-(
* security/level.pm: replace %level_list with level_list() so that
N("...") is called at runtime
instead of compile-time
* install_steps.pm: propagate /proc/cmdline acpi=xxx
have acpi=off by default
* rescue/list.x86_64, rescue/list.i386, rescue/list.ia64: replace
ext2resize with resize2fs in rescue (already done in DrakX)
* network/drakfirewall.pm: translate server {name} at display-time, not
compile-time
* help.pm: some more fixes (thanks to Edward Cherlin and Reinout van
Schouwen)
fix typos (thanks to Reinout van Schouwen)
2003/02/17 Thierry Vignaud <tvignaud@mandrakesoft.com>
* security/help.pm: synced with msec
* harddrake/data.pm: bump version number
2003/02/17 Pixel <pixel@mandrakesoft.com>
* ugtk2.pm: fix pop_it...
hopefully final fix for pop_it
* interactive/gtk.pm: also ->hide in when a button is clicked in
standalone
* any.pm: add a checkbox "Force ACPI"
* install_steps_interactive.pm: ensure $o->{raw_X} is not destroyed when
there is no modification done
(since in that case
Xconfig::main::configure_everything_or_configure_chooser() returns
undef)
* install2.pm: don't security::various::config_security_user() can fail,
don't let it bother us
* install_steps.pm: propagate /proc/cmdline acpi=xxx
have acpi=off by default
* Xconfig/xfree3.pm (is_fbdev): fix typo
* Xconfig/xfree.pm (get_both): fix typo
* Xconfig/resolution_and_depth.pm (to_string): simpler way to handle the
"default" resolution of frame-buffer
2003/02/17 Till Kamppeter <till@mandrakesoft.com>
* drakxtools.spec: 9.1-0.34mdk
* printer/main.pm:
- Fixed bug of HP DeskJetb 990C being automatically installed even if
there is already a queue for it
- Fixed checking whether a device is known to CUPS
2003/02/17 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po, share/po/da.po, share/po/ta.po, share/po/sv.po,
share/po/fi.po: updated Arabic, Dutch, Danish, Finnish, Swedish and
Tamil files
* standalone/harddrake2: correction for non-latin1 locales,
made strings "Unknown" and "unknown" translatable in device info
* share/po/ru.po: updated Russian and Arabic files
* share/po/ar.po: updated Russian and Arabic files
updated Arabic, Dutch, Danish, Finnish, Swedish and Tamil files
* lang.pm: synchrnoization of locale names with what we ship.
updated list of available kde langs
2003/02/17 Pixel <pixel@mandrakesoft.com>
* modules.pm: add module2description()
* diskdrake/hd_gtk.pm: fix help popping all the time
* ugtk2.pm: hopefully final fix for pop_it
fix setting pop_it for wizard in standalone
* interactive/gtk.pm: also ->hide in when a button is clicked in
standalone
* Xconfig/card.pm: use fbdev when the graphic card is unknown
* install_steps_gtk.pm: enhance summary layout
* install_steps_interactive.pm: better sound card description in summary
* install2.pm: don't security::various::config_security_user() can fail,
don't let it bother us
* Xconfig/monitor.pm: warn when auto conf fail
* Xconfig/xfree.pm (get_both): fix typo
* Xconfig/xfree3.pm (is_fbdev): fix typo
* Xconfig/resolution_and_depth.pm (to_string): simpler way to handle the
"default" resolution of frame-buffer
2003/02/17 Till Kamppeter <till@mandrakesoft.com>
* printer/main.pm:
- Fixed bug of HP DeskJetb 990C being automatically installed even if
there is already a queue for it
- Fixed checking whether a device is known to CUPS
- Restructured function "main()"
- Made automatic queue setup being done during installation
- Support for unknown printers in auto-detection and in automatic
queue
setup
- Fixed determination of default printer
- Fixed printer help page display
- Fixed wait message in /usr/sbin/printerdrake
* printer/detect.pm, printer/data.pm, standalone/printerdrake,
printer/printerdrake.pm:
- Restructured function "main()"
- Made automatic queue setup being done during installation
- Support for unknown printers in auto-detection and in automatic
queue
setup
- Fixed determination of default printer
- Fixed printer help page display
- Fixed wait message in /usr/sbin/printerdrake
* drakxtools.spec: 9.1-0.31mdk
2003/02/17 Thierry Vignaud <tvignaud@mandrakesoft.com>
* network/netconnect.pm, network/ethernet.pm, standalone/drakconnect: perl
generate undef indefinitely from the void
* standalone/logdrake: this was just tested before
* scanner.pm:
- (get_usb_ids_for_port, updateScannerDBfromSane) : simplify
- perl_checker fixes
* drakxtools.spec: 9.1-0.33mdk
fix #1718
* 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/tg.po, share/po/bs.po, share/po/uz.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: simplify translator job by propaging
pixel english typo fix
* ugtk2.pm: in the old days, on cannot disable shrink1, resize2 or shrink2
since they always were true
2003/02/17 Warly <warly@mandrakesoft.com>
* share/logo-mandrake.png: 9.1 rc1
2003/02/16 Pixel <pixel@mandrakesoft.com>
* install_steps_gtk.pm: summary written in gtk, isn't it nice (?)
* install_steps_interactive.pm: handle "not configured" in summary_prompt
2003/02/16 siegel
* share/po/de.po: updates
2003/02/16 alus
* share/po/pl.po: updated
2003/02/16 fabman
* share/po/es.po: updated
2003/02/16 Guillaume Cottenceau <gc@mandrakesoft.com>
* lang.pm: log a bit more
* install_steps_gtk.pm, install_gtk.pm: fix my breakage (broke non-latin1
installs :/)
* any.pm: clean $o->{locale}{langs}
2003/02/16 Pablo Saratxaga <pablo@mandrakesoft.com>
* keyboard.pm, lang.pm: Enabled Arabic keyboard,
added full list of countries listed in iso 3166,
changed japanese charset->font for KDE,
removed charset names no longer used
2003/02/16 Pixel <pixel@mandrakesoft.com>
* install_steps_gtk.pm: summary written in gtk, isn't it nice (?)
- factorize "Help"-button handling
- fix interactive_help_get_id (happily, it was no pb :)
* help.pm: fix typo (thanks to Christophe Combelles)
* install_steps_interactive.pm: handle "not configured" in summary_prompt
* services.pm: fix rawdevices description (bug #1677)
* diskdrake/hd_gtk.pm, interactive.pm, Xconfig/resolution_and_depth.pm,
install_interactive.pm:
- factorize "Help"-button handling
- fix interactive_help_get_id (happily, it was no pb :)
2003/02/15 alus
* share/po/pl.po: mostly updated
updated partially
why this file wasn't regenerated?
2003/02/15 Guillaume Cottenceau <gc@mandrakesoft.com>
* ugtk2.pm: don't mute the keyboard in ask_browse_tree_info (#1598)
* printer/printerdrake.pm:
- try to workaround #1581
- fix the most code style-independant perl checker things
2003/02/15 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/et.po: updated Estonian, Norwegian and Vietnamese files
updated po files
* share/po/vi.po: updated Estonian, Norwegian and Vietnamese files
updated pot files
updated po files
* share/po/id.po, share/po/gl.po, share/po/ja.po, share/po/hr.po,
share/po/mt.po, share/po/ga.po, share/po/ko.po, share/po/lt.po,
share/po/he.po, share/po/is.po, share/po/it.po, share/po/lv.po,
share/po/hu.po: updated pot files
* share/po/ar.po: updated remaining po files
updated po files
* share/po/pt_BR.po, share/po/br.po, share/po/be.po, share/po/uk.po,
share/po/fi.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/tg.po, share/po/bs.po, share/po/uz.po, share/po/wa.po,
share/po/af.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/pt.po, share/po/fr.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: updated po files
* share/po/sk.po, share/po/ru.po, share/po/th.po, share/po/sl.po,
share/po/tr.po, share/po/sv.po, share/po/sr.po, share/po/sp.po,
share/po/ro.po, share/po/ta.po, share/po/sq.po, share/po/nl.po: updated
remaining po files
* share/po/no.po: updated Estonian, Norwegian and Vietnamese files
updated remaining po files
2003/02/15 Pixel <pixel@mandrakesoft.com>
* install_any.pm: fix gc's typo
2003/02/15 Till Kamppeter <till@mandrakesoft.com>
* standalone/scannerdrake: Fixed bug in setting up multiple scanners at
once.
2003/02/14 Till Kamppeter <till@mandrakesoft.com>
* scanner.pm, standalone/scannerdrake: Improved manual scanner
configuration, bug fixes.
* standalone.pm: Updated "Usage:" message for Scannerdrake.
2003/02/14 alus
* share/po/pl.po: fixed
2003/02/14 Damien Chaumette <dchaumette@mandrakesoft.com>
* drakxtools.spec: 0.30mdk
* standalone/drakperm: o Gtk2
o 'add a rule' works again
o 'edit rule' too
o get_rights get all rights, not just a few
o little cleanup (more to come)
2003/02/14 Guillaume Cottenceau <gc@mandrakesoft.com>
* ugtk2.pm: okcehc lrep (hebrew feeling)
wizard: free memory
add a frame to the wizard's outline
honour 9.1 theme title of windows: no icon, text to the left
* share/themes-galaxy.rc: adapt theme: grey for selection's background, no
inverse video on the selected text
* pixmaps/services.png, pixmaps/X.png, pixmaps/bootloader.png,
pixmaps/language.png, pixmaps/summary.png, pixmaps/security.png,
pixmaps/partition.png, pixmaps/keyboard.png, pixmaps/mouse.png,
pixmaps/rootpasswd.png, steps.pm, pixmaps/bootdisk.png,
pixmaps/harddrive.png, install2.pm, pixmaps/user.png, pixmaps/exit.png,
pixmaps/network.png: honour 9.1 theme title of windows: no icon, text to
the left
* install_gtk.pm: cleanup
fix default_theme always responding 'galaxy'
- update steps window to 9.1 theme (blue/white bullets)
- don't destroy steps window between each step => better looking
* install_steps_gtk.pm, pixmaps/steps_off.png, pixmaps/steps_on.png:
- update steps window to 9.1 theme (blue/white bullets)
- don't destroy steps window between each step => better looking
* install_any.pm: install the locales-xx package for the selected country
* share/po/fr.po: fix misc
2003/02/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/no.po, share/po/DrakX.pot: updated pot file
2003/02/14 Pixel <pixel@mandrakesoft.com>
* standalone/draksec: cleanup security::level, hopefully the **** draksec
still works
* security/level.pm: cleanup security::level, hopefully the **** draksec
still works
fix errors (due to previous commit)
create security::level::to_string()
* install_steps.pm: remove unneeded msec related actions (those are done
in msec)
simpler way to detect broken alternatives. It works for symlinks to
symlinks,
eg: rvi -> /bin/vi -> /etc/alternatives/vi -> /bin/vim-minimal
use $::prefix
* install_steps_interactive.pm: add "Security level" in summary
- re-indent summary entries
- add group for summary entries
(acceptLicense): do translate "Accept" and "Refuse"
- add "Services" and "Firewall" in summary
- rework a little summary & summary_prompt
use $::prefix
change order of entries in summary
* install_steps_gtk.pm: toggle Details / No details (as suggested by Prabu
Anand)
* interactive.pm: in ask_browse_tree_info, have Next instead of Ok,
Previous instead of Cancel when isWizard
* install_any.pm, install2.pm: create install_any::set_security() and use
it
* network/drakfirewall.pm: install package shorewall only when the user
wants a firewall
* services.pm: use $::prefix
* Makefile: themes/* is gone, no need to copy those files
2003/02/14 Till Kamppeter <till@mandrakesoft.com>
* scanner.pm, standalone/scannerdrake: Improved manual scanner
configuration, bug fixes.
* standalone.pm: Updated "Usage:" message for Scannerdrake.
2003/02/13 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/network.c: when detected too little memory in ftp/http,
inform user that he/she may try an nfs install
2003/02/13 alus
* share/po/pl.po: updated
2003/02/13 fabman
* share/po/es.po: updated Spanish translation
2003/02/13 Frederic Lepied <flepied@mandrakesoft.com>
* share/rpmsrate: added tmdns zcip mandrake-galaxy galaxy-gnome
2003/02/13 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/themes.rc, share/themes-mdk.rc, share/themes-galaxy.rc,
share/list, share/themes-mdk-Desktop.rc, install_gtk.pm,
share/themes-marble3d.rc, share/install.rc, install_steps_gtk.pm:
- use nice new gnome theme by ln and fcrozat
- remove old no more used themes
- for doc team, provide an option so that we'll
override some colors of the default theme
(for B&W printing screeshots)
* pixmaps/langs/lang-zh_CN.png, pixmaps/langs/lang-sl.png,
pixmaps/langs/lang-hy.png, pixmaps/langs/lang-de.png,
pixmaps/langs/lang-cy.png, pixmaps/langs/lang-it.png,
pixmaps/langs/lang-eu.png, pixmaps/langs/lang-ca.png,
pixmaps/langs/lang-sp.png, pixmaps/langs/lang-am.png,
pixmaps/langs/lang-nb.png, pixmaps/langs/lang-gd.png,
pixmaps/langs/lang-el.png, pixmaps/langs/lang-ia.png,
pixmaps/langs/lang-pt_BR.png, pixmaps/langs/lang-sv.png,
pixmaps/langs/lang-mi.png, pixmaps/langs/lang-bg.png,
pixmaps/langs/lang-fo.png, pixmaps/langs/lang-kw.png,
pixmaps/langs/lang-hu.png, pixmaps/langs/lang-ur.png,
pixmaps/langs/lang-iu.png, pixmaps/langs/lang-az.png,
pixmaps/langs/lang-mt.png, pixmaps/langs/lang-et.png,
pixmaps/langs/lang-wa.png, pixmaps/langs/lang-sq.png,
pixmaps/langs/lang-he.png, pixmaps/langs/lang-eo.png,
pixmaps/langs/lang-ta.png, pixmaps/langs/lang-ga.png,
pixmaps/langs/lang-sr.png, pixmaps/langs/lang-lt.png,
pixmaps/langs/lang-fa.png, pixmaps/langs/lang-oc.png,
pixmaps/langs/lang-ms.png, pixmaps/langs/lang-mk.png,
pixmaps/langs/lang-ar.png, pixmaps/langs/lang-lv.png,
pixmaps/langs/lang-zh_TW.png, pixmaps/langs/lang-is.png,
pixmaps/langs/lang-be.png, pixmaps/langs/lang-fr.png,
pixmaps/langs/lang-ro.png, pixmaps/langs/lang-hr.png,
pixmaps/langs/lang-en_GB.png, pixmaps/langs/lang-sk.png,
pixmaps/langs/lang-uk.png, pixmaps/langs/lang-br.png,
pixmaps/langs/lang-en_US.png, pixmaps/langs/lang-bs.png,
pixmaps/langs/lang-nl.png, pixmaps/langs/lang-af.png,
pixmaps/langs/lang-tr.png, pixmaps/langs/lang-gl.png,
pixmaps/langs/lang-pt.png, pixmaps/langs/lang-uz.png,
pixmaps/langs/lang-pl.png, pixmaps/langs/lang-id.png,
pixmaps/langs/lang-yi.png, pixmaps/langs/lang-fi.png,
pixmaps/langs/lang-ka.png, pixmaps/langs/lang-ru.png,
pixmaps/langs/lang-nn.png, pixmaps/langs/lang-gv.png,
pixmaps/langs/lang-th.png, pixmaps/langs/lang-cs.png,
pixmaps/langs/lang-ko.png, pixmaps/langs/lang-tg.png,
pixmaps/langs/lang-tt.png, pixmaps/langs/lang-da.png,
pixmaps/langs/lang-ja.png, pixmaps/langs/lang-vi.png,
pixmaps/langs/lang-es.png: invert video the images since the new theme
will be printing black text on white background
* install2.pm:
- add option 'theme' to allow specifying a theme
- add option 'doc' to specify that we should override the default
theme with values well suited for printing screenshots on a B&W printer
* ugtk2.pm: remove shape of windows
* install_any.pm: die if getAndSaveFile failed, so that it will be easier
to debug
if we have this problem..
* install_steps_interactive.pm: don't allow going back from
accept_licenser to select_language, hence allow removing langs images
before downloading huge CJK fonts
* mdk-stage1/network.c: when detected too little memory in ftp/http,
inform user that he/she may try an nfs install
* lang.pm: don't allow going back from accept_licenser to select_language,
hence allow removing langs images before downloading huge CJK fonts
gc sux: install_any is not available in drakxtools
2003/02/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/no.po: updated Norwegian file
* share/po/nl.po, share/po/et.po, share/po/fi.po: updated Arabic, Dutch,
Estonian and Finnish files
* share/po/ar.po: updated Arabic, Dutch, Estonian and Finnish files
updated Arabic file
2003/02/13 Pixel <pixel@mandrakesoft.com>
* share/po/help-de.pot, share/po/help-it.pot, share/po/help-fr.pot,
share/po/help-es.pot: minor changes (update from xml)
new help from xml
* network/network.pm, modules/interactive.pm, ugtk2.pm,
diskdrake/interactive.pm, services.pm, security/level.pm,
diskdrake/hd_gtk.pm, printer/printerdrake.pm:
- set_help is deprecated
- it is replaced by interactive_help_id on each ask_*
- many set_help do not have any correspondance in help.pm (drakxid-*),
those are commented for now
* install_steps_gtk.pm:
- set_help is deprecated
- it is replaced by interactive_help_id on each ask_*
- many set_help do not have any correspondance in help.pm (drakxid-*),
those are commented for now
- {interactive_help} is a function returning text, it doesn't need to
do the help window
- drop global interactive_help during install. Will be done per
->ask_*
* share/po/help_xml2pm.pl: no need for "empty" id anymore
- adapt to new drakx-chapter.xml (esp. handle <variablelist> tags)
- replace __ with N_
- add "our" for "%steps"
* interactive.pm: fix ask_warn(), really dont make it pop
don't force pop_it on ask_warn's
- set_help is deprecated
- it is replaced by interactive_help_id on each ask_*
- many set_help do not have any correspondance in help.pm (drakxid-*),
those are commented for now
add ask_yesorno_, ask_okcancel_, ask_warn_, ask_from_listf_raw (to allow
help)
* network/modem.pm, network/isdn.pm, network/ethernet.pm, network/adsl.pm,
network/tools.pm:
- set_help is deprecated
- it is replaced by interactive_help_id on each ask_*
- many set_help do not have any correspondance in help.pm (drakxid-*),
those are commented for now
add CVS $Id
* help.pm: minor changes (update from xml)
no need for "empty" id anymore
fix typo (from xml)
new help from xml
* interactive/gtk.pm: fix ask_warn(), really dont make it pop
- set_help is deprecated
- it is replaced by interactive_help_id on each ask_*
- many set_help do not have any correspondance in help.pm (drakxid-*),
those are commented for now
- {interactive_help} is a function returning text, it doesn't need to
do the help window
- drop global interactive_help during install. Will be done per
->ask_*
* standalone/fileshareset: cleanup
* Makefile: fix typo
use PerlIO-gzip
* c/Makefile: at last fix the culprit for the dreaded "relocation error"
(esp. occured when the glibc changed)
* harddrake/sound.pm:
- {interactive_help} is a function returning text, it doesn't need to
do the help window
- drop global interactive_help during install. Will be done per
->ask_*
* Xconfig/card.pm, Xconfig/main.pm, Xconfig/resolution_and_depth.pm,
Xconfig/monitor.pm: fix and some more Help
* Xconfig/various.pm, install_interactive.pm, any.pm: fix and some more
Help
- set_help is deprecated
- it is replaced by interactive_help_id on each ask_*
- many set_help do not have any correspondance in help.pm (drakxid-*),
those are commented for now
* install_steps_interactive.pm:
- fix calling configureTimezone
- have country before timezone (gc wants it that way...)
- set_help is deprecated
- it is replaced by interactive_help_id on each ask_*
- many set_help do not have any correspondance in help.pm (drakxid-*),
those are commented for now
don't use $_total, use $total_ instead
* standalone/drakboot, commands: make perl_checker happy
* standalone/drakupdate_fstab: help perl_checker
* share/list: use PerlIO-gzip
* network/netconnect.pm:
- set_help is deprecated
- it is replaced by interactive_help_id on each ask_*
- many set_help do not have any correspondance in help.pm (drakxid-*),
those are commented for now
add cvs $Id
* install_steps.pm: have supermount back by default (at least when the
security level < 4)
- set_help is deprecated
- it is replaced by interactive_help_id on each ask_*
- many set_help do not have any correspondance in help.pm (drakxid-*),
those are commented for now
2003/02/13 Stew Benedict <sbenedict@mandrakesoft.com>
* mouse.pm: Mouse button emulation. Clarify L-Command, add Enter. (Ben
Reser)
2003/02/13 Till Kamppeter <till@mandrakesoft.com>
* standalone/scannerdrake: Fixed typo.
Improved handling and structure of scanner database
- Scanners with multiple ports are supported now
- Fully automatic build of the scanner database, including lines for
configuration files
- Fixed "SnapScan" <-> "snapscan" bug
- Some HP scanners had no manufacturer field. Fixed.
* scanner.pm, handle_configs.pm: Improved handling and structure of
scanner database
- Scanners with multiple ports are supported now
- Fully automatic build of the scanner database, including lines for
configuration files
- Fixed "SnapScan" <-> "snapscan" bug
- Some HP scanners had no manufacturer field. Fixed.
2003/02/13 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakxtools.spec: 9.1-0.29mdk
9.1-0.28mdk
* services.pm (start_service_on_boot) prevent copying this style
(do_not_start_service_on_boot) : simplify it
* scanner.pm: no comment
fix drakxtools build
2003/02/12 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps.pm: fix fpons sucks (at least one time).
configure profile in order to avoid standalone networking tools to
complain
about unconfigured device.
* standalone/drakpxe: updated to find an interface even when no profile
are available.
* pkgs.pm: prefer apache for drakpxe to find the right package.
2003/02/12 gbeauchesne
* rescue/list, share/list: rpm files are not set to live in /usr/lib/rpm,
always.
2003/02/12 Guillaume Cottenceau <gc@mandrakesoft.com>
* ugtk2.pm:
- ensure focus should not be needed anymore
- support XSetInputFocus hackery
* mdk-stage1/stdio-frontend.c: compile with -W
* lang.pm: clean
add missing pango rendering modules
in ramdisk, do download additional fonts if needed (fixes problems with
CJK languages and namely #1098)
* share/fonts.tar.bz2: CJK fonts can now be pcf.gz, hopefully since they
will be too large for ramdisks :(
* tools/make_mdkinst_stage2, share/list: add missing pango rendering
modules
in ramdisk, do download additional fonts if needed (fixes problems with
CJK languages and namely #1098)
2003/02/12 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/uz.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/12 Pixel <pixel@mandrakesoft.com>
* harddrake/sound.pm: use {interactive_help}
* any.pm, install_steps_gtk.pm, diskdrake/interactive.pm, run_program.pm,
install_steps_auto_install.pm, install_steps_stdio.pm,
network/netconnect.pm, modules.pm, raid.pm, install_steps_newt.pm,
commands.pm, partition_table.pm: perl_checker compliance ("ref" now need
parentheses in many case)
* interactive.pm, interactive/gtk.pm: allow {interactive_help} per dialog
boxes instead of global
perl_checker compliance ("ref" now need parentheses in many case)
* install_steps.pm, install_steps_interactive.pm: rework summary() (esp.
to allow a gtk frontend)
perl_checker compliance ("ref" now need parentheses in many case)
* services.pm: cleanup starts_on_boot()
* install2.pm: rework summary() (esp. to allow a gtk frontend)
* ugtk2.pm: don't set pop_it when the window is hidden
perl_checker compliance ("ref" now need parentheses in many case)
2003/02/12 Till Kamppeter <till@mandrakesoft.com>
* scanner.pm, services.pm, standalone/scannerdrake: Scannerdrake vastly
improved
- Use auto-detection methods of SANE
- Do not ask the user to configure scanners which are already
configured
- Handle systems with more than one scanner correctly
- Added ports of newer scanners (libusb, parallel, ...) to the port
selector
in manual setup
- Main dialog showing all configured scanners
- Full support for scanner sharing via SANE (server/client)
- Support for USB scanner access via libusb
2003/02/12 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakpxe: fix just stupid fpons sucks
* drakxtools.spec: 9.1-0.27mdk
* standalone/drakconnect:
- clean up through ugtk2
- enforce strict mode
- give meaningful names to widget variables
- fix embedding in mcc at last, aka going into expert mode does not
fsck up
the gui
- display all configuration buttons (both internet and lan) the same
way
- fix doble variable declaration to MDK::Common::Globals
- fix non obvious "not a CODE reference" errors when embedded
(fortunately, gc will fix perl-GTK2 if this syntax is still
authorized)
- (configure_lan) : fix gtk+-2 port and remove old commented out
debugging code
* standalone/drakperm: perl_checker fixes
* standalone/draksec: do not enfore default settings
2003/02/11 Frederic Lepied <flepied@mandrakesoft.com>
* Makefile.drakxtools: don't take lang subdir in pixmap
2003/02/11 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_steps_gtk.pm: format-a-la-tex the message telling that the
system is low on resources
* install_steps.pm: try to fix the $o->{lang} compat
have compatibility with old $o->{lang} for not breaking existing auto
install files
* install_any.pm: reflect lang->locale changes in saving auto_inst.cfg
file
* lang.pm: no need to duplicate LC_MONETARY
thx perl checko
have compatibility with old $o->{lang} for not breaking existing auto
install files
* Makefile.drakxtools: have localedrake in /usr/bin rather than /usr/sbin
(#1407)
* share/gen_locales.pl: update to changes in lang.pm
2003/02/11 Pixel <pixel@mandrakesoft.com>
* standalone/lsnetdrake:
- ensure log::l's don't appear on stderr
- catch authentification errors
* keyboard.pm: for GRP_TOGGLE'd keyboard layouts, have "us,XX" instead of
simply "XX"
(to have previous XFree's behaviour)
* fsedit.pm, partition_table.pm: handle 0x7 partition table id specially
since it can be both hpfs or ntfs.
so adding 0x107 being really ntfs. hopefully this change won't break too
much things
(but things were already broken, since it assigned a mount point with
type ntfs to
some hpfs partitions) (fixes bug #1455)
* partition_table/raw.pm: add "OS/2 boot manager" (see bug #1338)
* share/diskdrake.rc:
- have the "Windows" button blue
- set xthickness = 1 and ythickness = 1 for buttons
(so that non-colored buttons have the same feelings with the upcoming
new
theme)
* Xconfig/card.pm: don't set AGPMode (see bug #707)
2003/02/11 Thierry Vignaud <tvignaud@mandrakesoft.com>
* bootlook.pm: stop:
- copying stude && useless trace around
- reinventing the wheel: kill parse_etc_passwd() and use list_users()
instead
* standalone/harddrake2: no frame in standalone mode
* standalone/drakperm: smoother gui
- further ugtk2 cleanups
- (row_setting_dialog) : fix implosion
phase 1 of drakperm clean up through ugtk2
- gtk2 port of dialogs (poulpy)
- one callback cleanup (me):
o enforce strict mode (aka kill jonathanries) and introuce
a permission data structure.
o no need to keep global references on widget we pack through
symbolic references; this is only namespace pollution
2003/02/10 Daouda Lo <daouda@mandrakesoft.com>
* standalone/drakbug:
- help link can be non local (http, www connnections).
* standalone/drakhelp:
- s/link/path/
- http connections handled.
2003/02/10 Frederic Lepied <flepied@mandrakesoft.com>
* network/netconnect.pm: reworded network restart string
* network/ethernet.pm: added a text to describe the Zeroconf host name
field
* network/network.pm: corrected option handling and added hotplug checkbox
2003/02/10 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_steps_interactive.pm: perl checko
* tools/make_mdkinst_stage2: count space needed for the filesystem so that
we don't end up with 3 mbytes of free space if /tmp was ext3
* interactive/gtk.pm: two fixes thx to perl_checker, one among them being
very important :)
when displaying images in treeview, unref pixbufs right after their use
so that we try to save some memory
* lang.pm: perl checko files
2003/02/10 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ar.po: updated Arabic file
2003/02/10 Pixel <pixel@mandrakesoft.com>
* modules.pm: ck hptraid, but discard the insmod error for it
small cleanup
* bootloader.pm: in lilo.conf, "unsafe" is incompatible with "table=..."
(fixes bug #1382)
* fs.pm, diskdrake/interactive.pm, install_steps_interactive.pm:
- more precise message when formatting / fsck'ing / mounting
partitions
- hide passwords (for smb)
2003/02/10 Thierry Vignaud <tvignaud@mandrakesoft.com>
* network/netconnect.pm, network/network.pm, network/ethernet.pm:
perl_checker fixes
* ugtk2.pm:
- sort functions by name in export tags
- (gtkset_name) introduce it for mcc and reuse it in
create_box_with_title()
* harddrake/sound.pm: cs4239 is managed by both "ad1848" and "snd-cs4236"
2003/02/09 Pixel <pixel@mandrakesoft.com>
* install_gtk.pm: do translate "System installation" and "System
configuration" in steps window
2003/02/08 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/init.c: when probing that we're in testing mode, print out
the pid (since the probe is based on the pid and some recent machines
seem to interact badly with that when in bad acpi mood)
* mdk-stage1/Makefile: set version to 9.1
* pixmaps/langs/lang-zh_CN.png, pixmaps/langs/lang-sl.png,
pixmaps/langs/lang-hy.png, pixmaps/langs/lang-de.png,
pixmaps/langs/lang-cy.png, pixmaps/langs/lang-it.png,
pixmaps/langs/lang-eu.png, pixmaps/langs/lang-ca.png,
pixmaps/langs/lang-sp.png, install_steps_interactive.pm,
pixmaps/langs/lang-am.png, pixmaps/langs/lang-nb.png,
pixmaps/langs/lang-gd.png, install_steps_newt.pm,
pixmaps/langs/lang-el.png, pixmaps/langs/lang-ia.png,
pixmaps/langs/lang-pt_BR.png, pixmaps/langs/lang-sv.png,
pixmaps/langs/lang-mi.png, pixmaps/langs/lang-bg.png,
pixmaps/langs/lang-fo.png, pixmaps/langs/lang-kw.png,
pixmaps/langs/lang-hu.png, pixmaps/langs/lang-ur.png,
pixmaps/langs/lang-iu.png, install_steps_auto_install.pm,
pixmaps/langs/lang-az.png, standalone/drakhelp,
pixmaps/langs/lang-mt.png, pixmaps/langs/lang-et.png,
pixmaps/langs/lang-wa.png, pixmaps/langs/lang-sq.png,
pixmaps/langs/lang-he.png, pixmaps/langs/lang-eo.png,
pixmaps/langs/lang-ta.png, pixmaps/langs/lang-ga.png,
pixmaps/langs/lang-sr.png, pixmaps/langs/lang-lt.png,
pixmaps/langs/lang-fa.png, install_any.pm, pixmaps/langs/lang-oc.png,
standalone/drakxtv, pixmaps/langs/lang-ms.png,
pixmaps/langs/lang-mk.png, pixmaps/langs/lang-ar.png,
pixmaps/langs/lang-lv.png, pixmaps/langs/lang-zh_TW.png,
pixmaps/langs/lang-is.png, pixmaps/langs/lang-ro.png,
pixmaps/langs/lang-be.png, pixmaps/langs/lang-fr.png, install_steps.pm,
install_gtk.pm, pixmaps/langs/lang-hr.png, Makefile,
pixmaps/langs/lang-en_GB.png, pixmaps/langs/lang-sk.png,
install_steps_stdio.pm, pixmaps/langs/lang-uk.png,
pixmaps/langs/lang-br.png, pixmaps/langs/lang-en_US.png, lang.pm,
install2.pm, pixmaps/langs/lang-nl.png, pixmaps/langs/lang-bs.png,
pixmaps/langs/lang-af.png, pixmaps/langs/lang-tr.png,
pixmaps/langs/lang-pt.png, pixmaps/langs/lang-gl.png,
standalone/localedrake, pixmaps/langs/lang-uz.png, any.pm,
pixmaps/langs/lang-pl.png, pixmaps/langs/lang-id.png,
pixmaps/langs/lang-yi.png, pixmaps/langs/lang-fi.png,
pixmaps/langs/lang-ka.png, pixmaps/langs/lang-ru.png,
pixmaps/langs/lang-nn.png, pixmaps/langs/lang-gv.png,
pixmaps/langs/lang-th.png, pixmaps/langs/lang-cs.png,
pixmaps/langs/lang-ko.png, pixmaps/langs/lang-tg.png, keyboard.pm,
pixmaps/langs/lang-tt.png, pixmaps/langs/lang-da.png,
pixmaps/langs/lang-ja.png, pixmaps/langs/lang-vi.png,
pixmaps/langs/lang-es.png, timezone.pm: language/country selection
change:
- first install step is selection of your language, in your language;
it uses images for that
- language->country is probed, the selection of the country is
possible
if there was a problem, in the Summary step
- in the $o big structure, we now use $o->{locale} which contains
three keys: lang, country and utf8
- lang.pm has been cleaned and rewritten a bit
- keyboard probing now done only on language (because this step is
at the beginning of the install)
- timezone probing done on country, if use changes country before
timezone in the Summary, re-probe timezone accordingly
* rescue/tree/etc/issue: remove "cooker" from the issue of the rescue
since we're
aproaching the release candidates
* install_steps_gtk.pm: say we're low on resources if we have less than 70
Mb of RAM (was 60 Mb)
* tools/make_mdkinst_stage2: the shitload of images for selecting
languages in their languages needs a few additional inodes..
* install_messages.pm: change address for errata to reflect the future 9.1
* mdk-stage1/network.c: indent
* interactive.pm, interactive/gtk.pm: add option advanced_state: if set to
1, force the "Advanced" part of the dialog to be opened initially
add possibility to display images in tree-lists and bool-lists
* mdk-stage1/config-stage1.h: ramdisk is enlarging, move the limit from 52
Mb to 68 Mb (it won't work properly in gtk on a box with 64 Mb of
memory..)
2003/02/07 alus
* share/po/pl.po: updated
2003/02/07 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/network.pm:
- DHCP & Zeroconf fixes for installation
- fix '217.0.0.1 localhost' not written in /etc/hosts when using DHCP
* standalone/drakfont:
- full Gtk2
- cleanup code (still much to do...)
* drakxtools.spec: new version
2003/02/07 fabman
* share/po/es.po: updated Spanish translations
2003/02/07 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/sr.po, share/po/pl.po,
share/po/fi.po, share/po/lt.po, share/po/he.po, share/po/sp.po,
share/po/ca.po, share/po/da.po, share/po/tg.po, share/po/bs.po,
share/po/uz.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
* share/po/sv.po, share/po/cy.po: Updated Welsh and Swedish files
updated pot file
* printer/printerdrake.pm: Fixed English typo
* share/po/et.po: updated po file
updated pot file
* standalone/drakedm: fixed English typo
2003/02/07 Pixel <pixel@mandrakesoft.com>
* Xconfig/card.pm: fix english typo (bug #1350)
2003/02/06 Daouda Lo <daouda@mandrakesoft.com>
* standalone/drakhelp:
- change package name to install
2003/02/06 Damien Chaumette <dchaumette@mandrakesoft.com>
* drakxtools.spec: new version
* network/network.pm: avoid to mess up tmdns.conf file
fix dhcp package installation
fix zeroconf suckiness
2003/02/06 fabman
* share/po/es.po: updated translation
2003/02/06 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/uz.po, share/po/de.po: Added start of Uzbek file; updated
German file
2003/02/06 Pixel <pixel@mandrakesoft.com>
* interactive/gtk.pm: add "Help" button
* install_steps_interactive.pm (setRootPassword): have the focus on the
password field
* any.pm (ask_users): focus the "name" field, and change the buttons name
& place
* install_steps_gtk.pm: have the focus on the help "Ok" button
missing aewm-drakx causes pb when testing (perl going havoc?)
add "Help" button
* install_gtk.pm: remove create_big_help
* ugtk2.pm: drop "F1" for help (since a "Help" button is now available)
(create_okcancel): allow buttons on the left (for the "Help" button)
* interactive/newt.pm: fix sizing in the scrolled window in 80x25
* diskdrake/hd_gtk.pm: add "Help" button
(filesystems_button_box): in the caption write "Windows" instead of
"FAT"
(since NTFS uses the same color)
2003/02/06 Till Kamppeter <till@mandrakesoft.com>
* printer/detect.pm: Corrected call for "tryWrite" function.
2003/02/06 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakedm: sanitize
perl_checker fix (yeah, i was faster than perl_checko!)
the result of David Sansome|Laurent Montel|Frederic Lepied|Davod
Beidebs|Thierry Vignaud collision
* Makefile.config: add drakedm
* standalone/drakfloppy: fix floppy create :-)
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
2002/09/09 dam's <dams@idm.fr>
* ugtk.pm: corrected typo (modification of constant if ugtk.pm was a
string)
2002/09/09 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/ethernet.pm:
- check DNS & Gateway IP
* network/network.pm:
- show pcmcia ethernet cards in list
* modules.pm:
- change "=~ /isdn/" in "eq 'network/isdn'"
2002/09/09 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fix urpmi installation.
fixed still present hdlist and synthesis file for media not configured
(because
of not selected).
2002/09/09 Guillaume Cottenceau <gc@mandrakesoft.com>
* my_gtk.pm: gfx specs is to have the text justified on the left
* share/po/fi.po: a fix from cooker
2002/09/09 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/DrakX.pot: updated pot file
* share/po/fr.po: updated po files
updated pot file
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
share/po/uk.po, share/po/ko.po, share/po/sv.po, share/po/sr.po,
share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/sp.po,
share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/bs.po, share/po/ro.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/pt.po, share/po/vi.po, share/po/ta.po, share/po/it.po,
share/po/nl.po, share/po/eu.po, share/po/es.po, share/po/de.po,
share/po/eo.po, share/po/el.po, share/po/cs.po, share/po/bg.po,
share/po/lv.po, share/po/hu.po: updated po files
2002/09/09 Pixel <pixel@mandrakesoft.com>
* ugtk.pm, Xconfig/test.pm, install2.pm:
- use variable $::no_ugtk_init in ugtk.pm instead of using
$::isInstall
- that way, the X test can be made to work both at install and
standalone
* standalone/drakupdate_fstab: force non-supermount, supermount is too
buggy
* mouse.pm: have the IMPS/2 warning "MOVE YOUR WHEEL" for ExplorerPS/2 too
* Xconfig/card.pm: have BusID's on MULTI_HEAD, otherwise G450 & G550 go
crazy
* any.pm: when "password" or "restricted" is set, propose the entries to
change them
(thanks to Aleksander Adamowski)
fix detection of mixed_kind_of_disks (eg: hde with hda)
* standalone/fileshareset: add "sync" to nfs exports default_options (so
that exportfs doesn't warn a lot of stuff)
2002/09/09 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/ui.pm: enforce unique ids
add drakbug report entry in help menu
* drakxtools.spec: fix confirm script
require perl-GTK-Gdkpixbuf for bootlook
* harddrake/TODO: update
2002/09/09 Pixel <pixel@mandrakesoft.com>
* ugtk.pm, Xconfig/test.pm, install2.pm:
- use variable $::no_ugtk_init in ugtk.pm instead of using
$::isInstall
- that way, the X test can be made to work both at install and
standalone
* standalone/drakupdate_fstab: force non-supermount, supermount is too
buggy
* any.pm: fix detection of mixed_kind_of_disks (eg: hde with hda)
2002/09/09 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/ui.pm: enforce unique ids
add drakbug report entry in help menu
* standalone/service_harddrake: don't detect same removed/added when
upgrading from previous releases
- harddrake:
o don't pollute sbin namespace with one shot scripts
o add run wrapper script for harddrake service
o disable ?dm part
o timeout configurator offer to 5 seconds
* ugtk.pm, bootlook.pm, standalone/logdrake, standalone/drakfloppy:
- drakfloppy / logdrake: destroy_window and create_dialog were
gratuitously duplicated; move them in ugtk
- drakfloppy / logdrake / bootlook.pm: get_main_menu was
gratuitously duplicated;
common code which was moved from harddrake::ui to
ugtk::create_factory_menu just do the job
* drakxtools.spec:
- harddrake:
o don't pollute sbin namespace with one shot scripts
o add run wrapper script for harddrake service
o disable ?dm part
o timeout configurator offer to 5 seconds
2002/09/09 Warly <warly@mandrakesoft.com>
* share/rpmsrate: remove harddrake
2002/09/08 Daouda Lo <daouda@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/th.po, share/po/sl.po, share/po/no.po,
share/po/et.po, share/po/ja.po, share/po/hr.po, share/po/tr.po,
share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, share/po/sr.po,
share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/sp.po,
share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/bs.po, share/po/ro.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/pt.po, share/po/vi.po, share/po/ta.po, share/po/fr.po,
share/po/it.po, share/po/nl.po, share/po/eu.po, share/po/es.po,
share/po/de.po, share/po/eo.po, share/po/el.po, share/po/cs.po,
share/po/bg.po, share/po/lv.po, share/po/hu.po:
- s/occurance/occurence.
* install_steps_interactive.pm:
- s/occurance/occurence in license.txt (thx qqun)
2002/09/08 Pixel <pixel@mandrakesoft.com>
* Xconfig/various.pm, Xconfig/proprietary.pm: replace a few more 4.2.0
with 4.2.1
* install_interactive.pm: warn "You don't have a swap
partition.\n\nContinue anyway?" in expert mode
* Xconfig/card.pm: replace 4.2.0 with 4.2.1
2002/09/07 dam's <dams@idm.fr>
* standalone/drakbackup: don't display the banner id in embedded mode
2002/09/07 Daouda Lo <daouda@mandrakesoft.com>
* standalone/draksplash:
- use standalone for explanations and center dialog
* drakxtools.spec:
- cvs up before packaging (fix messy drakboot conf).
2002/09/07 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: fix log
* share/rpmsrate: don't install kernel-secure on HIGH_SECURITY since
kernel-secure is broken
2002/09/06 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/isdn.pm:
- fix typo
- add new screen for ISND detected device. Still have to get back in
Expert mode to choose by hand.
* modules.pm:
- Fix isdn card detection
2002/09/06 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/service_harddrake, drakxtools.spec, harddrake/ui.pm,
harddrake/data.pm:
- harddrake::data : consolidate common code in custom_id()
- do some detection in dm stage
- fix bad test
- display better name
2002/09/06 David Baudens <baudens@mandrakesoft.com>
* standalone/icons/hori.png: Re-add old obsolete Aurora image requires by
drakboot (can someone explain why? It is stupid)
Update icons & remove old Aurora stuff
* standalone/icons/gmon.png, standalone/icons/categ.png,
standalone/icons/verti.png: Re-add completly obsolote Aurora's images
needed for drakboot (really, but really stupid requires)
Update icons & remove old Aurora stuff
* standalone/icons/ic82-tape-40.png, standalone/icons/ic-drakfont-48.png,
standalone/icons/mdk_logo.png, standalone/icons/ic82-when-40.png,
standalone/icons/ic82-moreoption-40.png,
standalone/icons/ic82-system-40.png,
standalone/icons/ic82-dossier-32.png, standalone/icons/ic82-CD-40.png,
standalone/icons/ic82-back-up-32.png,
standalone/icons/ic82-where-40.png,
standalone/icons/ic82-back-up-16.png,
standalone/icons/ic82-network-40.png,
standalone/icons/ic82-back-up-48.png,
standalone/icons/ic82-discdurwhat-40.png,
standalone/icons/ic82-systemeplus-40.png,
standalone/icons/ic82-users-40.png, standalone/icons/ic82-others-40.png:
Update
* drakxtools.spec: Update
Update
Update
2002/09/06 Daouda Lo <daouda@mandrakesoft.com>
* my_gtk.pm:
- fix wizard title and pixmap overlap
2002/09/06 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/isdn.pm:
- fix typo
- add new screen for ISND detected device. Still have to get back in
Expert mode to choose by hand.
* modules.pm:
- Fix isdn card detection
2002/09/06 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixed to allow changing boot medium.
2002/09/06 Jonathan Gotti <jgotti@mandrakesoft.com>
* bootlook.pm: comment old code concerning aurora
2002/09/06 Pixel <pixel@mandrakesoft.com>
* mouse.pm: during install, don't probe PS/2 mice when a serial mouse is
already found.
(otherwise if a PS/2 keyboard is present, a PS/2 is found even if
absent, and
configuring an auxmouse PS/2 causes the PS/2 keyboard to freeze)
(thanks to Nora Etukudo)
* bootloader.pm (read): cleanup duplicate labels (in case file is
corrupted)
(get_label): compare labels using 15 first characters (to be compliant
with lilo)
(add_entry): fix removing duplicate entries
(read): fix
2002/09/06 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup, standalone/drakTermServ: QA BugSummer90 fixes
2002/09/06 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/sound.pm: killing debugging prints
- blacklist cs46xx and cs4281 drivers : we won't unload these drivers
since they're know to oopses the kernel but just warn the user
- add rooted(), unload() and load() wrapper to check wheter we're in
drakx or in standalone mode
- workaround alsaconf's aliases
- add an help button that describe ALSA and OSS
- display current driver, its type (OSS or ALSA), and the default
driver for the card
* harddrake/data.pm, harddrake/ui.pm:
- harddrake::data : consolidate common code in custom_id()
- do some detection in dm stage
- fix bad test
- display better name
- don't list usb mouses as unknown hw
- fix mouse detection (mouse::detect() needed
modules::mergein_conf('/etc/modules.conf') first
- don't skip mouse in --test mode
* standalone/draksound: if there's no sound card, add a note about
sndconfig
* standalone/service_harddrake:
- harddrake::data : consolidate common code in custom_id()
- do some detection in dm stage
- fix bad test
- display better name
* standalone/harddrake2:
- document --test
- mark usage as translatable
* share/po/fr.po: update french translation
* harddrake/TODO: update
* drakxtools.spec:
- harddrake::data : consolidate common code in custom_id()
- do some detection in dm stage
- fix bad test
- display better name
40mdk
2002/09/06 Warly <warly@mandrakesoft.com>
* share/rpmsrate: add lisa in KDE in REMOTE_ACCESS
remove contrib packages
add !CDCOM for OpenOffice.org
move mod_php to 5
2002/09/06 David Baudens <baudens@mandrakesoft.com>
* standalone/icons/ic82-tape-40.png, standalone/icons/ic-drakfont-48.png,
standalone/icons/mdk_logo.png, standalone/icons/ic82-when-40.png,
standalone/icons/ic82-moreoption-40.png,
standalone/icons/ic82-system-40.png,
standalone/icons/ic82-dossier-32.png, standalone/icons/ic82-CD-40.png,
standalone/icons/ic82-back-up-32.png,
standalone/icons/ic82-where-40.png,
standalone/icons/ic82-back-up-16.png,
standalone/icons/ic82-network-40.png,
standalone/icons/ic82-back-up-48.png,
standalone/icons/ic82-discdurwhat-40.png,
standalone/icons/ic82-systemeplus-40.png,
standalone/icons/ic82-users-40.png, standalone/icons/ic82-others-40.png:
Update
* drakxtools.spec: Update
Update
* standalone/icons/gmon.png, standalone/icons/hori.png,
standalone/icons/categ.png, standalone/icons/verti.png: Update icons &
remove old Aurora stuff
2002/09/06 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixed to allow changing boot medium.
* install_steps.pm: changed how pkgs::remove is called.
* pkgs.pm: fixed excesive reduction of size.
fixed stupid typo.
allow obsoleted packages to be taken into account.
allow cleaning ask_remove according to removed package.
2002/09/06 Guillaume Cottenceau <gc@mandrakesoft.com>
* ugtk.pm, my_gtk.pm: add gtkset_visibility
* drakxtools.spec: fix and change a few things in the description
2002/09/06 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pl.po: updated Polish file
* share/po/pt.po, share/po/sk.po: updated Portuguese and Slovak files
2002/09/06 Pixel <pixel@mandrakesoft.com>
* Xconfig/various.pm, Xconfig/main.pm: ensure Xconfig::various::various is
called at install
* bootloader.pm (read): cleanup duplicate labels (in case file is
corrupted)
(get_label): compare labels using 15 first characters (to be compliant
with lilo)
(add_entry): fix removing duplicate entries
(read): fix
2002/09/06 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: update french translation
s/si vous �tre nouveau/si vous �tes nouveau/
s/des actions additionnelle/des actions additionnelles/
s/sur le disk/sur le disque/
s/vous pouves atteindre les toutes options/vous pouvez modifier toutes
les options/
Ctrl - C (.... => manque )
s/Si vous installer/Si vous installez/
s/qui sera utilis�/qui sera utilis�e/ (partition)
s/accessible en cas de/des images ��ramdisk�� accessibles/
s/Cette installation prends/Cette installation prend/
s/Assurez vous/Assurez-vous/
fix po
* ugtk.pm: export compose_pixbufs for mcc
- ugtk::gtkicons_labels_widget() :
o pass icon name in $tag to $exec_func so that the later can display
big icon
o $label_exec is a duplicate of $label
o simplify notebook redrawing:
* remove dam'sugly hacks
* $redraw_function->() : resize Gtk::Fixed on first run if more
than 4 icons
* redraw in only one place
* don't redraw on realize event
(now we both don't flick and have proper icon alignment without
old hacks)
- mcc:
o print big icon while launching a tool (anim in next commit)
o move todo list in TODO
o stricter check:
* default to use strict
* disable strict mode when building rpm
* fixes for 'use strict'
o kill :
* a debugging print
* a superflous 'no warnings'
* a title->show since we never hide it
* $rootheight since gtk packer do the job for us
* unused $nb_pages
o begin to un-hardcode some values (window and notebook size, ...)
o cosmetics:
* comment some code
* add myself to authors list (deush, you should add yourself too
since you're the localedrake/mcc interaction guru)
* s/darea1/summary_darea/
o don't display logs when back in main summary
o destroy pixbuf after
* harddrake/ui.pm: fix translated string
* standalone/drakbackup: handle delete_event in all cases
use my_gtk for window creation, thus:
- window creation and embedding mode're handled automatically
- when one close drackbackup, my_gtk close it properly and return to
mcc
* drakxtools.spec: 36mdk
* standalone/drakperm: use my_gtk for embedded mode.
code must be cleaned up through my_gtk usage though.
2002/09/06 Warly <warly@mandrakesoft.com>
* share/rpmsrate: remove contrib packages
add !CDCOM for OpenOffice.org
move mod_php to 5
2002/09/05 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/tr.po: updated Turkish file
* share/po/zh_TW.po, share/po/sk.po: updated po Slovak and Chinese files
2002/09/05 Pixel <pixel@mandrakesoft.com>
* interactive/newt.pm: special case to handle many buttons in newt:
replacing with something alike ask_from_list (useful for XFdrake)
2002/09/05 David Baudens <baudens@mandrakesoft.com>
* standalone/icons/drakfont.620x57.png: Update
* share/po/fr.po: Update
Update
2002/09/05 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/adsl.pm:
- Remove ECI ADSL modem from menu until we have an agreement
* network/netconnect.pm:
- little fix
2002/09/05 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ta.po: updated po file
* share/po/tr.po: updated Turkish file
* share/po/nl.po: updated Dutch file
* share/po/zh_TW.po, share/po/sk.po: updated po Slovak and Chinese files
2002/09/05 Pixel <pixel@mandrakesoft.com>
* bootloader.pm: better NT & Fat bootloader entry adding or not
do not add an nt label if there is no magic
use name mangling for labels (taken from installkernel)
* interactive/newt.pm: special case to handle many buttons in newt:
replacing with something alike ask_from_list (useful for XFdrake)
* Xconfig/card.pm, Xconfig/main.pm: add an option for prefering Xinerama
in auto_installs
* fs.pm: set umask=0 for ntfs partitions (currently only used when user
sets the mount point to a ntfs partition)
(suggested in bug #189)
2002/09/05 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: cleanup check for Expect - thx gc
2002/09/05 Warly <warly@mandrakesoft.com>
* share/logo-mandrake.png: rc2
2002/09/05 David Baudens <baudens@mandrakesoft.com>
* pixmaps/services.png, pixmaps/X.png, pixmaps/quit.png,
pixmaps/bootloader.png, pixmaps/language.png, pixmaps/summary.png,
pixmaps/security.png, pixmaps/partition.png, pixmaps/default.png,
pixmaps/keyboard.png, pixmaps/mouse.png,
share/advertising/02-community.png, pixmaps/rootpasswd.png,
pixmaps/bootdisk.png, pixmaps/colors16.png, pixmaps/harddrive.png,
pixmaps/warning.png, pixmaps/user.png, pixmaps/printer-mdk.png,
pixmaps/network.png, standalone/icons/drakfont.620x57.png,
pixmaps/eth_card_mini.png: Update
* share/po/fr.po: Update
Update
Update
Update
Update
2002/09/05 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/modem.pm:
- fix drakconnect broken modem detection
2002/09/05 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: fixed problem of --auto-select not always run.
fixed copy of hdlist to avoid copying ignored media.
* install_any.pm: allow noauto:... media in hdlists file to be installed
for urpmi.
2002/09/05 Guillaume Cottenceau <gc@mandrakesoft.com>
* tools/cvslog2changelog.pl: add baudens
* drakxtools.spec: meuuuuuuuuuh
* my_gtk.pm: ask_browse_tree_info_given_widgets: add ability of partial
selection clickery leading to unselection for rpmdrake (if
someone understands this log message..)
* mdk-stage1/modules.c, mdk-stage1/usb-resource/update-usb-ids.pl,
mdk-stage1/probing.c, mdk-stage1/modules.h: fake support the firewire in
stage1 (as if it were usb ;p)
2002/09/05 Jonathan Gotti <jgotti@mandrakesoft.com>
* bootlook.pm: add use ugtk.pm
* standalone/draksplash: preview window bug correction
2002/09/05 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po: updated Portuguese file
* share/po/zh_CN.po: updated Chinese and Danish files
* share/po/it.po: updated Chinese file, some more Italian typo corrections
updated Czech and Swedish files; corrected various erros in Italian file
* share/po/es.po, share/po/ta.po, share/po/hu.po: updated po file
* share/po/zh_TW.po: updated Chinese file, some more Italian typo
corrections
* share/po/da.po: updated Chinese and Danish files
updated Danish file
* share/po/cs.po, share/po/sv.po: updated Czech and Swedish files;
corrected various erros in Italian file
* share/po/sk.po: updated Slovak file
* share/po/vi.po: Updated Vietnamese file
* share/po/nl.po: updated Dutch file
2002/09/05 Pixel <pixel@mandrakesoft.com>
* standalone/localedrake: workaround kde control center calling
localedrake with an empty kde lang
* diskdrake/dav.pm: add nice description to the initial dialog box (thanks
Stew!)
* install_any.pm: add flag CDCOM when using commercial cds
* network/network.pm, proxy.pm: allow http://xxx for ftp_proxy
* lvm.pm: fix using given size for created LVs whereas lvcreate allocates
a little less
(thanks to Alan Hughes)
* any.pm (ask_window_manager_to_logout): do not su into user before doing
dcop if
we are not root (otherwise localedrake in user ask for user's password
before login out) (thanks to H. Narfi Stefansson for reporting it)
* bootloader.pm: do not add an nt label if there is no magic
use name mangling for labels (taken from installkernel)
* standalone/XFdrake: correctly set allowFB flag
2002/09/05 Stew Benedict <sbenedict@mandrakesoft.com>
* drakxtools.spec: rework perl-Expect usage/requirements
* standalone/drakbackup: cleanup check for Expect - thx gc
rework perl-Expect usage/requirements
2002/09/05 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/ui.pm: don't rely on ctree row number
2002/09/04 David Baudens <baudens@mandrakesoft.com>
* standalone/logdrake, standalone/icons/wiz_logdrake.png: Add image for
logdrake
* standalone/icons/drakbackup.540x57.png, drakxtools.spec,
standalone/icons/wiz_printerdrake.png, standalone/icons/wiz_drakgw.png,
standalone/icons/wiz_scannerdrake.png,
standalone/icons/wiz_drakconnect.png, standalone/icons/wiz_firewall.png,
standalone/icons/wiz_default_up.png: Update
2002/09/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/it.po: fix typo
2002/09/04 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/DrakX.pot, share/po/af.po: updated pot file
* share/po/sk.po, share/po/pt.po, share/po/vi.po, share/po/el.po: updated
po file
updated Greek, Hungarian, Portuguese, Slovak and Vietnamese files
* share/po/cy.po: updated Welsh file
updated po file
updated Danish and Welsh files
* share/po/da.po: updated po file
updated Danish and Welsh files
* share/po/id.po, share/po/ru.po, share/po/gl.po, share/po/pt_BR.po,
share/po/br.po, share/po/th.po, share/po/sl.po, share/po/no.po,
share/po/et.po, share/po/ja.po, share/po/hr.po, share/po/tr.po,
share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
share/po/ko.po, share/po/sv.po, share/po/sr.po, share/po/pl.po,
share/po/fi.po, share/po/lt.po, share/po/sp.po, share/po/ca.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
share/po/is.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/ta.po, share/po/it.po, share/po/nl.po, share/po/eu.po,
share/po/es.po, share/po/de.po, share/po/eo.po, share/po/cs.po,
share/po/bg.po, share/po/lv.po: updated po file
* share/po/hu.po: updated hungarian file
updated po file
updated Greek, Hungarian, Portuguese, Slovak and Vietnamese files
* share/po/fr.po: updated po file
corrected error syntax
2002/09/04 Pixel <pixel@mandrakesoft.com>
* drakxtools.spec: remove symlink Xconfigurator (which was broken anyway,
thanks to Ian Ventura-Whiting for reporting it)
* standalone/drakupdate_fstab: do not use standalone (so that no
"explaination" are generated)
* bootloader.pm (same_entries): compare kernel options sorted (this is an
approximation of
reality since order can matter, but...). An example is "quiet
devfs=mount
hdc=ide-scsi" vs "devfs=mount hdc=ide-scsi quiet" (thanks to Gabriel
Phoenix)
* ugtk.pm: make perl_checker happy
* fs.pm: revert add2hash_ username=% to add2hash (it breaks diskdrake
--smb not
defaulting to username=%, and i can't find out what was wrong in
auto_install's manualFstab)
* install_steps.pm (addUser): fix calling with a user already existing
(mainly for installs keeping the / non-formatted, special for pixel)
* install_steps_interactive.pm: fix dialog box asking "Load from floppy"
or "Save on floppy" in individual package selection
2002/09/04 Stew Benedict <sbenedict@mandrakesoft.com>
* drakxtools.spec: add perl-Expect requires for drakbackup (now enabled
and in main)
2002/09/04 Thierry Vignaud <tvignaud@mandrakesoft.com>
* Makefile.config: add drakperm!
* share/po/fr.po: s/Si vous disque/Si votre disque/
s/Si non,, Les partitions devront �tre cr��s/Sinon, les partitions
devront ,bj(Btre cr,bii(Bes/
s/des fonctionnalit� additionnelle/des fonctionnalit,bi(Bs
additionnelles/
s/sur un disque amovibles/sur un disque amovible/
s/sauves la table/sauve la table/
s/pour r�curer les partitions/pour r,bi(Bcup,bi(Brer les partitions/
* standalone/drakperm:
- really embbed
- kill stupid things (aka embedded window withouth any widget vs
toplevel window)
* ugtk.pm: gtkcreate_png_pixbuf() : support jpeg too for bootlook.pm
2002/09/04 baudens
* standalone/icons/wiz_logdrake.png, standalone/logdrake: Add image for
logdrake
* share/po/fr.po: Update
Update
2002/09/04 Daouda Lo <daouda@mandrakesoft.com>
* network/network.pm:
- correct typos in orinoco orinoco_cs modules
2002/09/04 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfig/test.pm: move last warning before removing tempory file in order
to have a chance to look
at them.
2002/09/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* tools/cvslog2changelog.pl: add fcrozat
* rescue/tree/etc/rc.sysinit: drvinst serial_usb in rc.sysinit so that
legacy free machines may
work with rescue
2002/09/04 Jonathan Gotti <jgotti@mandrakesoft.com>
* standalone/drakperm: changing bad save path for perm.local
* bootlook.pm: replace convert dependencies by gdk-pixbuf dependencies
2002/09/04 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cy.po, share/po/da.po: updated Danish and Welsh files
2002/09/04 Pixel <pixel@mandrakesoft.com>
* drakxtools.spec: remove symlink Xconfigurator (which was broken anyway,
thanks to Ian Ventura-Whiting for reporting it)
* bootloader.pm (same_entries): compare kernel options sorted (this is an
approximation of
reality since order can matter, but...). An example is "quiet
devfs=mount
hdc=ide-scsi" vs "devfs=mount hdc=ide-scsi quiet" (thanks to Gabriel
Phoenix)
* ugtk.pm: make perl_checker happy
* install_steps.pm (addUser): fix calling with a user already existing
(mainly for installs keeping the / non-formatted, special for pixel)
* share/keymaps.tar.bz2: update (now includes ro2)
* install_steps_interactive.pm: fix dialog box asking "Load from floppy"
or "Save on floppy" in individual package selection
* fs.pm: revert add2hash_ username=% to add2hash (it breaks diskdrake
--smb not
defaulting to username=%, and i can't find out what was wrong in
auto_install's manualFstab)
handle no options in fs::mount (is it really needed?... it should not!)
* Xconfig/test.pm: set isInstall in test script otherwise it uses
/usr/X11R6/bin/xtest
2002/09/04 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: enable perl-Expect (moved to main)
2002/09/04 Thierry Vignaud <tvignaud@mandrakesoft.com>
* Makefile.config: add drakperm!
* harddrake/ui.pm:
- add --test option to skip mice|modem|printer detection (now
harddrake start instantaneously)
- print probed class to show progression
- fix tree moving by using a Gtk::CTree instead of a Gtk::Tree; side
effect is some code cleaning which compensate above features (code
lenght)
- let my_gtk handle embedded case
- don't try to center window when embedded
* standalone/drakbackup: embbed drakbackup in mcc
* drakxtools.spec: 33mdk
32mdk
* standalone/drakperm:
- really embbed
- kill stupid things (aka embedded window withouth any widget vs
toplevel window)
* ugtk.pm: gtkcreate_png_pixbuf() : support jpeg too for bootlook.pm
* share/po/fr.po: s/Si vous disque/Si votre disque/
s/Si non,, Les partitions devront �tre cr��s/Sinon, les partitions
devront ,bj(Btre cr,bii(Bes/
s/des fonctionnalit� additionnelle/des fonctionnalit,bi(Bs
additionnelles/
s/sur un disque amovibles/sur un disque amovible/
s/sauves la table/sauve la table/
s/pour r�curer les partitions/pour r,bi(Bcup,bi(Brer les partitions/
fix dadou fsck; please check the po before comitting it!!!!!
2002/09/03 Guillaume Cottenceau <gc@mandrakesoft.com>
* drakxtools.spec: meumeu
meuh
* ugtk.pm, my_gtk.pm: try to get rid of BEGIN but still be able to start
up the install :-)
2002/09/03 Pixel <pixel@mandrakesoft.com>
* standalone/icons/harddrake2/multimedia.png: re-adding with -kb
removing for re-adding with -kb
2002/09/03 baudens
* share/advertising/09-server.pl, share/advertising/02-community.pl,
share/advertising/04-multimedia.pl, share/advertising/07-desktop.pl,
share/advertising/14-mdkexpert.pl, share/advertising/03-internet.pl,
share/advertising/13-mdkcampus.pl, share/advertising/12-mdkstore.pl,
share/advertising/11-mdkstore.pl, share/advertising/05-games.pl: Use
official marketing ads
* share/advertising/list: Add MandrakeClub screen in list
* share/po/fr.po: Use MandrakeSoft marketing ads
Begin to use Mandrake's marketing ads
* share/advertising/17-mdkclub.pl, share/advertising/17-mdkclub.png: Add
MDKclub screen and text
2002/09/03 dam's <dams@idm.fr>
* ugtk.pm: added create_pixbutton
* my_gtk.pm: better icon association
added create_pixbutton
added add_icon_path for control-center
* pixmaps/stock_cancel.xpm, pixmaps/stock_right.xpm, pixmaps/stock_ok.xpm,
pixmaps/stock_exit.xpm, pixmaps/stock_left.xpm: re-adding with -kb
removing for re-adding with -kb
icons for ok/cancel/back/previou/next icons
2002/09/03 Daouda Lo <daouda@mandrakesoft.com>
* drakxtools.spec:
- obsoletes/provides drakfloppy
* my_gtk.pm:
- better size of wizard for printerdrake
2002/09/03 fcrozat
* share/rpmsrate: mdk-eazel-engine is now in gtk-engines
2002/09/03 Fran�ois Pons <fpons@mandrakesoft.com>
* install_gtk.pm: fixed old Xconf style because it doesn't work anymore on
i845 with newer format.
* mouse.pm: add a sleep and second try for usb mouse.
added log when no usb interface is found, rare enough now.
* ugtk.pm: fixed previous fix;
try to avoid clashes with install.
* modules.pm: make modules.pm patchable (avoid my ...)
updated log of add_probeall to be correct.
* my_gtk.pm: fixed damien (aka pitchounette) sucking, this is not this way
pitchounette you
will lost your current name as pitchounette :-)
* install_steps_interactive.pm: fixed too higher percentage.
2002/09/03 Guillaume Cottenceau <gc@mandrakesoft.com>
* drakxtools.spec: meumeu
meuh
* ugtk.pm: try to get rid of BEGIN but still be able to start up the
install :-)
have the possibility in gtktext_insert to provide font/color
information as well
meuh gtk init
gtkcreate_png was too stupid to allow subdirectories for images,
fix it
* my_gtk.pm: try to get rid of BEGIN but still be able to start up the
install :-)
2002/09/03 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pl.po: updated Polish file
* share/po/cs.po: updated po file
* share/po/zh_CN.po: updated Chinese file
* lang.pm: Changed Turkish console font
* share/po/Makefile: enabled ro.po
2002/09/03 Pixel <pixel@mandrakesoft.com>
* rescue/list.i386: add gpart (per Giuseppe Ghib� request)
* my_gtk.pm: remove the use of Ok/Cancel/Exit icons (per ergonomy team
request)
2002/09/03 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ: Fix empty subnet in /etc/exports /home entry.
2002/09/03 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: remove double translation
* ugtk.pm:
- create_pix_text, gtkicons_labels_widget: remove text color argument,
default to black
- remove last debugging prints
- ugtk :
o create_pix_text:
* remove
* kill uni colored background
* api change:
+ background argument => background list
+ remove bold argument
* render all text (normal, highlighted, selected) on specified
background in one pass
o gtkicons_labels_widget():
* explain/comment
* move all drawing logic in &$draw
* create buffer area, text pics only one time
* add a pixbuf for highlighted item
* render highlighted icon by making it more transparent
* recalculate drawing buffer only on state change
- mcc :
* move all drawing logic in &$draw
* create buffer area, text pics only one time
* render highlighted icon by making it more transparent
* recalculate drawing buffer only on state change
* drakxtools.spec: 30mdk
2002/09/02 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/network.pm, network/ethernet.pm:
- fix previous behavior in Expert mode... (100% lazy loop free this
time)
* network/netconnect.pm:
- network restart previous bug fixed
2002/09/02 Frederic Lepied <flepied@mandrakesoft.com>
* share/po/fr.po: corrected a gramatical error
2002/09/02 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: restore auto build of synthesis file (for updates).
* ugtk.pm: fixed titi suckings.
* install_steps_interactive.pm: make sure upgrade is done instead.
2002/09/02 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/id.po, share/advertising/14-mdkexpert.pl, share/po/sk.po,
share/po/ru.po, share/po/gl.po, share/po/pt_BR.po, share/po/br.po,
share/po/th.po, share/po/sl.po, share/po/no.po, share/po/et.po,
share/po/ja.po, share/po/hr.po, share/po/tr.po, share/po/mt.po,
share/po/ga.po, share/po/be.po, share/po/uk.po,
share/advertising/03-internet.pl, share/po/ko.po, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
share/advertising/05-games.pl, share/po/sp.po, share/po/cy.po,
share/po/da.po, share/po/ca.po, share/po/ar.po,
share/advertising/12-mdkstore.pl, share/advertising/09-server.pl,
share/advertising/04-multimedia.pl, share/po/bs.po, share/po/ro.po,
share/advertising/13-mdkcampus.pl, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/pt.po, share/po/vi.po, share/po/ta.po, share/po/fr.po,
share/po/nl.po, share/po/it.po, share/po/eu.po, share/po/es.po,
share/po/de.po, share/po/eo.po, share/po/lv.po, share/po/cs.po,
share/po/bg.po, share/po/el.po, share/po/hu.po: try to fix broken
english in advertisements and not break po's
2002/09/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/advertising/12-mdkstore.pl,
share/advertising/15-mdkexpert-corporate.pl: small fix
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/fi.po, share/po/lt.po, share/po/sp.po,
share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/bs.po, share/po/ro.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/az.po, share/po/zh_CN.po, share/po/pt.po,
share/po/vi.po, share/po/ta.po, share/po/fr.po, share/po/nl.po,
share/po/it.po, share/po/eu.po, share/po/es.po, share/po/de.po,
share/po/eo.po, share/po/lv.po, share/po/bg.po, share/po/el.po: updated
pot file
* share/advertising/14-mdkexpert.pl: fixed typo
small fix
* share/po/hu.po: updated Hungarian file
updated pot file
* help.pm: Fixed typo
* share/po/zh_TW.po: updated Chinese file
updated pot file
* share/po/pl.po, share/po/cs.po: updated pot file
updated Czech and Polish files
2002/09/02 Till Kamppeter <till@mandrakesoft.com>
* share/rpmsrate: Updated for the new printerdrake.
2002/09/02 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/data.pm: use new ln icons
* ugtk.pm: gtkicons_labels_widget(): check binary exists
* drakxtools.spec, Makefile.drakxtools: 29mdk: add harddrake icons
* standalone/icons/harddrake2/harddrake.png,
standalone/icons/harddrake2/joystick.png,
standalone/icons/harddrake2/usb.png, standalone/icons/harddrake2/tv.png,
standalone/icons/harddrake2/floppy.png,
standalone/icons/harddrake2/scsi_hd.png,
standalone/icons/harddrake2/modem.png,
standalone/icons/harddrake2/keyboard.png,
standalone/icons/harddrake2/unknown.png,
standalone/icons/harddrake2/harddisk.png,
standalone/icons/harddrake2/cd.png, standalone/icons/harddrake2/cpu.png,
standalone/icons/harddrake2/ide_hd.png,
standalone/icons/harddrake2/scanner.png,
standalone/icons/harddrake2/hw_mouse.png,
standalone/icons/harddrake2/isdn.png,
standalone/icons/harddrake2/hw_printer.png,
standalone/icons/harddrake2/memory.png,
standalone/icons/harddrake2/webcam.png,
standalone/icons/harddrake2/video.png,
standalone/icons/harddrake2/tape.png,
standalone/icons/harddrake2/sound.png,
standalone/icons/harddrake2/scsi.png,
standalone/icons/harddrake2/hw_network.png: add new icons
remove old icons
add new ln icons
* standalone/icons/harddrake2/menu/harddrake-menu48.png,
standalone/icons/harddrake2/cable.png,
standalone/icons/harddrake2/menu/harddrake-menu16.png,
standalone/icons/harddrake2/menu/harddrake-menu32.png,
standalone/icons/harddrake2/multimedia.png,
standalone/icons/harddrake2/K7.png: add new ln icons
2002/09/02 Frederic Lepied <flepied@mandrakesoft.com>
* share/po/fr.po: corrected a gramatical error
2002/09/02 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: restore auto build of synthesis file (for updates).
* ugtk.pm: fixed titi suckings.
* install_steps_interactive.pm: make sure upgrade is done instead.
2002/09/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cs.po, share/po/pl.po: updated Czech and Polish files
2002/09/02 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk.pm: gtkicons_labels_widget(): check binary exists
kill glib warnings
* harddrake/data.pm: use new ln icons
* drakxtools.spec, Makefile.drakxtools: 29mdk: add harddrake icons
* standalone/icons/harddrake2/harddrake.png,
standalone/icons/harddrake2/joystick.png,
standalone/icons/harddrake2/usb.png, standalone/icons/harddrake2/tv.png,
standalone/icons/harddrake2/floppy.png,
standalone/icons/harddrake2/scsi_hd.png,
standalone/icons/harddrake2/modem.png,
standalone/icons/harddrake2/keyboard.png,
standalone/icons/harddrake2/unknown.png,
standalone/icons/harddrake2/harddisk.png,
standalone/icons/harddrake2/cd.png, standalone/icons/harddrake2/cpu.png,
standalone/icons/harddrake2/ide_hd.png,
standalone/icons/harddrake2/scanner.png,
standalone/icons/harddrake2/hw_mouse.png,
standalone/icons/harddrake2/isdn.png,
standalone/icons/harddrake2/hw_printer.png,
standalone/icons/harddrake2/memory.png,
standalone/icons/harddrake2/webcam.png,
standalone/icons/harddrake2/video.png,
standalone/icons/harddrake2/tape.png,
standalone/icons/harddrake2/sound.png,
standalone/icons/harddrake2/scsi.png,
standalone/icons/harddrake2/hw_network.png: add new icons
remove old icons
add new ln icons
* standalone/icons/harddrake2/menu/harddrake-menu48.png,
standalone/icons/harddrake2/cable.png,
standalone/icons/harddrake2/menu/harddrake-menu16.png,
standalone/icons/harddrake2/menu/harddrake-menu32.png,
standalone/icons/harddrake2/multimedia.png,
standalone/icons/harddrake2/K7.png: add new ln icons
2002/09/02 baudens
* share/advertising/list, share/advertising/07-desktop.pl,
share/advertising/05-games.pl, share/advertising/06-mcc.pl: Update
* share/advertising/09-server.pl, share/advertising/04-multimedia.pl,
share/advertising/14-mdkexpert.pl, share/advertising/13-mdkcampus.pl,
share/advertising/11-mdkstore.pl, share/advertising/02-community.pl,
share/advertising/01-thanks.pl, share/advertising/03-internet.pl,
share/advertising/10-mnf.pl,
share/advertising/15-mdkexpert-corporate.pl,
share/advertising/08-development.pl, share/advertising/12-mdkstore.pl:
Update
Update
2002/09/02 Daouda Lo <daouda@mandrakesoft.com>
* Makefile.config, drakxtools.spec, standalone.pm, docs/README.devel:
- s/tinyfirewall/drakfirewall/
* standalone/drakbug: s/tinyfirewall/drakfirewall/
- drakbug point to https://drakbug.mandrakesoft.com
* network/netconnect.pm, standalone/tinyfirewall, standalone/drakfirewall,
network/drakfirewall.pm, network/tinyfirewall.pm:
- replace tinyfirewall by drakfirewall
2002/09/02 Frederic Lepied <flepied@mandrakesoft.com>
* share/rpmsrate: sympa => mailman
removed PHP-nuke
* share/po/fr.po: corrected a gramatical error
2002/09/02 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_interactive.pm: make sure upgrade is done instead.
reverted previous modification moved to crypto module.
make sure rpmdb is open before displaying packages tree.
* install2.pm: now allow meta_class option on command line to be taken
into account instead of
previous options desktop and firewall.
* install_steps.pm: add $o->{packages} to install_any::install_urpmi call.
* install_any.pm: restore auto build of synthesis file (for updates).
fixed typo.
fix list building not to use parsehdlist.
install_urpmi only install selected media.
* crypto.pm: fix typo.
allow selecting packages to upgrade.
* install_steps_gtk.pm: strange typo where no filtering on medium was
issued ?
* pkgs.pm: fixed to call to getFile by giving medium description,
necessary for updates.
allow selectPackagesToUpgrade to use a specific medium instead of all of
them.
* ugtk.pm: fixed titi suckings.
2002/09/02 Jonathan Gotti <jgotti@mandrakesoft.com>
* drakperm: solving bugs on add and save functions
2002/09/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cs.po: updated Czech and Polish files
* share/po/sv.po, share/po/sk.po, share/po/de.po, share/po/zh_TW.po,
share/po/tr.po, share/po/hu.po: updated Hungarian, Turkish, Swedish,
Slovak and Chinese files
* share/po/pl.po: updated Czech and Polish files
updated Hungarian, Turkish, Swedish, Slovak and Chinese files
* share/po/es.po, share/po/ru.po: updated Spanish and Russian files
2002/09/02 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk.pm: gtkicons_labels_widget(): check binary exists
kill glib warnings
* harddrake/sound.pm, harddrake/ui.pm: display alternative drivers (oss,
alsa) for sound cards
* harddrake/data.pm: use new ln icons
* drakxtools.spec, Makefile.drakxtools: 29mdk: add harddrake icons
* standalone/icons/harddrake2/floppy.png,
standalone/icons/harddrake2/scsi_hd.png,
standalone/icons/harddrake2/modem.png,
standalone/icons/harddrake2/keyboard.png,
standalone/icons/harddrake2/harddisk.png,
standalone/icons/harddrake2/ide_hd.png,
standalone/icons/harddrake2/scanner.png,
standalone/icons/harddrake2/isdn.png,
standalone/icons/harddrake2/webcam.png,
standalone/icons/harddrake2/sound.png,
standalone/icons/harddrake2/scsi.png,
standalone/icons/harddrake2/harddrake.png,
standalone/icons/harddrake2/joystick.png,
standalone/icons/harddrake2/tv.png, standalone/icons/harddrake2/usb.png,
standalone/icons/harddrake2/unknown.png,
standalone/icons/harddrake2/cd.png, standalone/icons/harddrake2/cpu.png,
standalone/icons/harddrake2/hw_mouse.png,
standalone/icons/harddrake2/hw_printer.png,
standalone/icons/harddrake2/memory.png,
standalone/icons/harddrake2/video.png,
standalone/icons/harddrake2/tape.png,
standalone/icons/harddrake2/hw_network.png: add new icons
remove old icons
add new ln icons
* share/po/fr.po: update french translation
* standalone/icons/harddrake2/menu/harddrake-menu48.png,
standalone/icons/harddrake2/multimedia.png,
standalone/icons/harddrake2/cable.png,
standalone/icons/harddrake2/menu/harddrake-menu16.png,
standalone/icons/harddrake2/menu/harddrake-menu32.png,
standalone/icons/harddrake2/K7.png: add new ln icons
2002/09/01 alus
* share/po/pl.po: and more...
some translations
2002/09/01 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/vi.po: updated Vientamese file
2002/09/01 siegel
* share/po/de.po: updates
new german version
2002/09/01 Till Kamppeter <till@mandrakesoft.com>
* scanner.pm: s/Seiko Epson/Epson/ in subroutine to update ScannerDB from
Sane.
* printerdrake.pm:
- Tell users of the HP LaserJet 1000 that they have to upload firmware
to the printer.
- Updated instructions to get Lexmark's inkjet drivers.
- Suppressed the display of the "Refresh printer list" and "Specify
CUPS server" buttons in recommended mode when there is no local network.
2002/08/31 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated po file
updated pot file
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/ta.po,
share/po/fr.po, share/po/nl.po, share/po/it.po, share/po/eu.po,
share/po/es.po, share/po/de.po, share/po/eo.po, share/po/lv.po,
share/po/cs.po, share/po/bg.po, share/po/el.po: updated pot file
* share/advertising/14-mdkexpert.pl, share/advertising/12-mdkstore.pl,
share/advertising/15-mdkexpert-corporate.pl: no need to translate web
adresses
* standalone/drakbackup: fixed use of variables in translatable strings
2002/08/31 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: Fix prompt text saved as filename - Advanced What
- Other
2002/08/31 siegel
* share/po/de.po: some upadtes
2002/08/31 Warly <warly@mandrakesoft.com>
* share/rpmsrate: add shorewall and iptables in INSTALL section
2002/08/30 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixed possible problem with is_installed and
are_installed.
* install_steps.pm: fixed call to pkgs::remove.
2002/08/30 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sv.po: updated Swedish file
2002/08/30 siegel
* share/po/de.po: update german version
2002/08/30 Till Kamppeter <till@mandrakesoft.com>
* printer.pm:
- Fixed bugs in automatic GIMP printer configuration during
installation.
- Worked around a bug of "ls -r xxx*" returning "xxx*" instead of
nothing when "xxx*" does not exist ("ls" of "busybox" during
installation).
2002/08/30 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk.pm, drakxtools.spec:
- mcc :
o kill gtkpng_() and gtk_createpng_() wrappers: if icon is missing,
better die while testing rather than make perl display "uncaught
code ..."
o kill unused timer
o use new ln's icons
o disable stupid icon highlighting (was made with duplicating
manually all icons in gimp and blue-y them there); restore this
effect'll need little play with gamma
o use ugtk
o kill dead code
o cleanups
o icons:
* switch to new icons set
* replace pixmap table by a pixbuf one
* use pixbufs for backgrouns and icons,
* composite background and icons with transparency trough
ugtk::compose_pixbufs()
* render icons with full alpha blender in left column
* comment the different states
* simplify callbacks
- ugtk :
o readd gdkpixbuf support
o ensure imlib is used by default to load files, not gdk-pixbuf
o compose_with_back(): load a png icon into a pixbuf and call
compose_pixbufs with background pixbuf
o compose_pixbufs(): render transparent icon onto background into a
new pixbuf
o merge gtkcreate_png_pixbuf() from gdk-pixbuf-0-branch : load an
icon into a pixbuf
gdk-pixbuf-0-branch also uses it to simplify a lot of code
o gtkicons_labels_widget() :
* add a new background pixbuf parameter that'll be composited with
icons
* render icons with alpha blender in right area
* kill imlib_counter
* kill imlib usage for
* kill dead code (was dead since i fixed mcc memory leaks)
- TODO: icon flashing on application launch
- POSTPONED: merge big cleanup, global replacement of imlib usage by
gdk-pixbuf
from gdk-pixbuf-0-branch since it would impacted drakx
which is not
so good
2002/08/30 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixed possible problem with is_installed and
are_installed.
2002/08/30 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sv.po: updated Swedish file
2002/08/30 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk.pm, drakxtools.spec:
- mcc :
o kill gtkpng_() and gtk_createpng_() wrappers: if icon is missing,
better die while testing rather than make perl display "uncaught
code ..."
o kill unused timer
o use new ln's icons
o disable stupid icon highlighting (was made with duplicating
manually all icons in gimp and blue-y them there); restore this
effect'll need little play with gamma
o use ugtk
o kill dead code
o cleanups
o icons:
* switch to new icons set
* replace pixmap table by a pixbuf one
* use pixbufs for backgrouns and icons,
* composite background and icons with transparency trough
ugtk::compose_pixbufs()
* render icons with full alpha blender in left column
* comment the different states
* simplify callbacks
- ugtk :
o readd gdkpixbuf support
o ensure imlib is used by default to load files, not gdk-pixbuf
o compose_with_back(): load a png icon into a pixbuf and call
compose_pixbufs with background pixbuf
o compose_pixbufs(): render transparent icon onto background into a
new pixbuf
o merge gtkcreate_png_pixbuf() from gdk-pixbuf-0-branch : load an
icon into a pixbuf
gdk-pixbuf-0-branch also uses it to simplify a lot of code
o gtkicons_labels_widget() :
* add a new background pixbuf parameter that'll be composited with
icons
* render icons with alpha blender in right area
* kill imlib_counter
* kill imlib usage for
* kill dead code (was dead since i fixed mcc memory leaks)
- TODO: icon flashing on application launch
- POSTPONED: merge big cleanup, global replacement of imlib usage by
gdk-pixbuf
from gdk-pixbuf-0-branch since it would impacted drakx
which is not
so good
2002/08/30 baudens
* share/advertising/list: Temporary fix
* share/advertising/15-mdkexpert-corporate.pl,
share/advertising/14-mdkexpert.pl, share/advertising/13-mdkcampus.pl,
share/advertising/12-mdkstore.pl, share/advertising/11-mdkstore.pl:
Temporary new texts. Need to be checked and fixed
2002/08/30 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixed possible problem with is_installed and
are_installed.
2002/08/30 Guillaume Cottenceau <gc@mandrakesoft.com>
* network/network.pm: fix looping on network step when configuring
ethernet card
2002/08/30 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sv.po: updated Swedish file
updated Swedish file
2002/08/30 Pixel <pixel@mandrakesoft.com>
* standalone/keyboarddrake:
- use keyboard::keyboard2full_xkb
- call setxkbmap with -option and -model
- use "/etc/init.d/keytable restart" instead of loadkeys
* keyboard.pm, Xconfig/default.pm: most of the code of
Xconfig::default::config_keyboard moved to keyboard::keyboard2full_xkb
* verify_c: ignore c::from_utf8
* any.pm:
- set GRP_TOGGLE to '' when no GRP_TOGGLE are used
- defaults to previous GRP_TOGGLE if one is available
* Xconfig/card.pm: make perl_checker happy
* Xconfig/resolution_and_depth.pm: fix typo (choosing the Flat Panel
resolution by default)
2002/08/30 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk.pm, drakxtools.spec:
- mcc :
o kill gtkpng_() and gtk_createpng_() wrappers: if icon is missing,
better die while testing rather than make perl display "uncaught
code ..."
o kill unused timer
o use new ln's icons
o disable stupid icon highlighting (was made with duplicating
manually all icons in gimp and blue-y them there); restore this
effect'll need little play with gamma
o use ugtk
o kill dead code
o cleanups
o icons:
* switch to new icons set
* replace pixmap table by a pixbuf one
* use pixbufs for backgrouns and icons,
* composite background and icons with transparency trough
ugtk::compose_pixbufs()
* render icons with full alpha blender in left column
* comment the different states
* simplify callbacks
- ugtk :
o readd gdkpixbuf support
o ensure imlib is used by default to load files, not gdk-pixbuf
o compose_with_back(): load a png icon into a pixbuf and call
compose_pixbufs with background pixbuf
o compose_pixbufs(): render transparent icon onto background into a
new pixbuf
o merge gtkcreate_png_pixbuf() from gdk-pixbuf-0-branch : load an
icon into a pixbuf
gdk-pixbuf-0-branch also uses it to simplify a lot of code
o gtkicons_labels_widget() :
* add a new background pixbuf parameter that'll be composited with
icons
* render icons with alpha blender in right area
* kill imlib_counter
* kill imlib usage for
* kill dead code (was dead since i fixed mcc memory leaks)
- TODO: icon flashing on application launch
- POSTPONED: merge big cleanup, global replacement of imlib usage by
gdk-pixbuf
from gdk-pixbuf-0-branch since it would impacted drakx
which is not
so good
2002/08/30 Warly <warly@mandrakesoft.com>
* share/logo-mandrake.png: rc1
2002/08/30 baudens
* share/advertising/list: Temporary fix
2002/08/30 Pablo Saratxaga <pablo@mandrakesoft.com>
* install_steps_newt.pm: Added text for translators
* share/po/nl.po, share/po/cy.po, share/po/eu.po, share/po/cs.po: updated
po files
2002/08/30 Pixel <pixel@mandrakesoft.com>
* Xconfig/resolution_and_depth.pm: fix typo (choosing the Flat Panel
resolution by default)
2002/08/30 Warly <warly@mandrakesoft.com>
* share/logo-mandrake.png: rc1
2002/08/29 Pixel <pixel@mandrakesoft.com>
* share/keymaps.tar.bz2: now the only bad one is ro2
* share/po/it.po, share/po/help-fr.pot, share/po/help-de.pot,
share/po/es.po, share/po/de.po, share/po/help-es.pot,
share/po/help-it.pot, share/po/fr.po:
- re-update help-xx.pot after fixing bad drakxid's in xml files
- update xx.po's using help-xx.pot
=> at last, DrakX help is now in sync with xml files :)
* pixmaps/printer-mdk.png: re-adding with -kb
removing for re-adding with -kb
* detect_devices.pm (isRemovableDrive): usb with class "Floppy (UFI)" are
removable even if they are not media_type fd
* share/po/help_xml2pm.pl:
- fix missing to_ascii on english part in help-xx.pot
- ignore drakxid's in a language but not in english
2002/08/29 baudens
* share/advertising/09-MDKcampus_icon.png,
share/advertising/12-MDKstore_icon.png, share/advertising/00-thanks.png,
share/advertising/10-MDKexpert.png, share/advertising/06-user.png,
share/advertising/03-graphic_icon.png, share/advertising/03-graphic.png,
share/advertising/13-Nvert.png, share/advertising/04-develop_icon.png,
share/advertising/12-MDKstore.png,
share/advertising/05-contcenter_icon.png,
share/advertising/02-internet_icon.png,
share/advertising/02-internet.png, share/advertising/08-games.png,
share/advertising/11-consul.png, share/advertising/06-user_icon.png,
share/advertising/07-server.png, share/advertising/04-develop.png,
share/advertising/10-MDKexpert_icon.png,
share/advertising/07-server_icon.png,
share/advertising/08-games_icon.png, share/advertising/01-gnu.png,
share/advertising/05-contcenter.png, share/advertising/09-MDKcampus.png:
Remove old images
* share/advertising/07-desktop.png, share/advertising/14-mdkexpert.png,
share/advertising/01-thanks.png, share/advertising/02-community.png,
share/advertising/11-mdkstore.png, share/advertising/12-mdkstore.png,
share/advertising/04-multimedia.png, share/advertising/05-games.png,
share/advertising/03-internet.png, share/advertising/06-mcc.png,
share/advertising/13-mdkcampus.png, share/advertising/10-mnf.png,
share/advertising/16-thanks.png,
share/advertising/15-mdkexpert-corporate.png,
share/advertising/09-server.png, share/advertising/08-development.png:
New images
* share/advertising/05-contcenter.pl, share/advertising/09-MDKcampus.pl,
share/advertising/08-games.pl, share/advertising/11-consul.pl,
share/advertising/07-server.pl, share/advertising/01-gnu.pl,
share/advertising/03-graphic.pl, share/advertising/02-internet.pl,
share/advertising/00-thanks.pl, share/advertising/04-develop.pl,
share/advertising/06-user.pl, share/advertising/12-MDKstore.pl,
share/advertising/13-Nvert.pl, share/advertising/10-MDKexpert.pl: Remove
old texts
* share/advertising/02-community.pl, share/advertising/01-thanks.pl,
share/advertising/05-games.pl, share/advertising/09-server.pl,
share/advertising/04-multimedia.pl, share/advertising/07-desktop.pl,
share/advertising/10-mnf.pl, share/advertising/08-development.pl,
share/advertising/06-mcc.pl, share/advertising/03-internet.pl: New text
(other will come later)
2002/08/29 Daouda Lo <daouda@mandrakesoft.com>
* network/adsl.pm:
- dns settings for pppoe
- set DNS in adsl config.
- update speedtouch link
2002/08/29 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/pcmcia_/probe.c: merge some code from pcmcia-cs-3.2.1 so that
some pci pcmcia driver
use i82365 rather than yenta_socket
* standalone/logdrake: in explain mode, don't display day and hostname to
have more
space for the rest
* drakxtools.spec: meuh
24mdk
* my_gtk.pm: ask_browse: display_info needs to be available for rpmdrake
2002/08/29 Jonathan Gotti <jgotti@mandrakesoft.com>
* drakperm: Gui for file permission in msec
2002/08/29 Pablo Saratxaga <pablo@mandrakesoft.com>
* standalone/drakfont, standalone/drakxtv: English typos (no space before
colon in English)
* share/po/es.po: updated po file
updated pot file
* share/po/sk.po, share/po/vi.po: updated Slovak and Vietnamese files
updated pot file
* share/po/id.po, share/po/ru.po, share/po/gl.po, share/po/pt_BR.po,
share/po/br.po, share/po/th.po, share/po/sl.po, share/po/no.po,
share/po/et.po, share/po/ja.po, share/po/hr.po, share/po/tr.po,
share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, share/po/sr.po,
share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/sp.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/bs.po,
share/po/ro.po, share/po/wa.po, share/po/is.po, share/po/af.po,
share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po, share/po/pt.po,
share/po/ta.po, share/po/fr.po, share/po/it.po, share/po/de.po,
share/po/eo.po, share/po/lv.po, share/po/cs.po, share/po/bg.po,
share/po/el.po, share/po/hu.po: updated pot file
* share/rpmsrate: removed ami-gnome (the package won't be in 9.0, as it
doesn't work
with Gnome2)
* harddrake/ui.pm: English typos (Quitter->Quit,
Informations->Information)
corrected English typos (no space before colon in English)
* share/po/cy.po, share/po/nl.po, share/po/eu.po: updated pot file
updated Welsh, Basque and Dutch files
* harddrake/v4l.pm, standalone/drakbackup: corrected English typos (no
space before colon in English)
2002/08/29 Pixel <pixel@mandrakesoft.com>
* share/keymaps.tar.bz2: now the only bad one is ro2
* share/po/help_update_english_only.pl: semi-automatic script allowing to
update help.pm without creating a hell lot of "fuzzy" in po's
* share/po/Makefile: workaround missing entities in spanish
adapt to new manual cvs dirs
* share/po/help_xml2pm.pl:
- fix missing to_ascii on english part in help-xx.pot
- ignore drakxid's in a language but not in english
- adapt to new manualB xml help
- fix tr/// causing havoc in french accents (and other)
* install2.pm (formatPartitions): create /dev/null as soon as possible on
to be installed system
* detect_devices.pm (isRemovableDrive): usb with class "Floppy (UFI)" are
removable even if they are not media_type fd
(isRemovableUsb): using "Floppy (UFI)" usb media_type is no good, use
magical usb2removable instead
(usb_description2removable): more entries
(suggest_mount_point): use new function usb2removable
* share/po/help-eu.pot: not available anymore (=> use the i18n from eu.po)
* help.pm: update help from xml
* standalone/drakupdate_fstab: fix check_hard_drives
in --auto, print the mount points add/removed for use in hotplug
- add option --auto
- when --auto, ignore actions on partitions when the drive has
extended partitions
* devices.pm: allow creation of "/dev/null" device
* share/po/sk.po, share/po/gl.po, share/po/pt_BR.po, share/po/th.po,
share/po/et.po, share/po/ja.po, share/po/hr.po, share/po/be.po,
share/po/ko.po, share/po/sv.po, share/po/sr.po, share/po/pl.po,
share/po/fi.po, share/po/da.po, share/po/ca.po, share/po/ar.po,
share/po/ro.po, share/po/zh_TW.po, share/po/zh_CN.po, share/po/eu.po,
share/po/lv.po, share/po/hu.po, share/po/id.po, share/po/ru.po,
share/po/no.po, share/po/sl.po, share/po/tr.po, share/po/mt.po,
share/po/ga.po, share/po/uk.po, share/po/lt.po, share/po/cy.po,
share/po/sp.po, share/po/bs.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/az.po, share/po/pt.po, share/po/ta.po,
share/po/vi.po, share/po/nl.po, share/po/eo.po, share/po/el.po,
share/po/bg.po, share/po/cs.po: automatic update to new help.pm (so that
no fuzzy appears)
* share/po/help-de.pot, share/po/help-it.pot, share/po/help-fr.pot,
share/po/help-es.pot:
- re-update help-xx.pot after fixing bad drakxid's in xml files
- update xx.po's using help-xx.pot
=> at last, DrakX help is now in sync with xml files :)
update help from xml
* install_steps_gtk.pm: rpm description & group are in utf8, so use
c::from_utf8
* standalone/drakgw: drakgw now needs shorewall, so install shorewall if
needed (fix bug reported by Erwan)
* share/po/it.po, share/po/es.po, share/po/fr.po, share/po/de.po:
- re-update help-xx.pot after fixing bad drakxid's in xml files
- update xx.po's using help-xx.pot
=> at last, DrakX help is now in sync with xml files :)
automatic update to new help.pm (so that no fuzzy appears)
2002/08/29 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: GUI feedback during restore.
2002/08/29 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: s/||/or/ between commands, the high-precedence "||" lead to
problems sometimes.
2002/08/29 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/data.pm: move STORAGE_OTHER devices in ata controllers (aka
pseudo raid controllers
ala pdc)
* standalone/logdrake: add a scroll bar in embedded mode for mcc
* standalone/service_harddrake, harddrake/TODO: 25mdk
* harddrake/ui.pm: embedded mode: exit on "quit" click
* drakxtools.spec: harddrake service:
- Prereq: rpm-helper
- fix init-script-without-chkconfig-{post,preun}
- s/perl -w/perl/
- don't use diags and strict
gc must how learn to commit
25mdk
2002/08/28 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/th.po: fixed Project-Id line
* share/po/tr.po: updated Turkish file
* share/po/bs.po, share/po/ru.po, share/po/gl.po, share/po/pt_BR.po,
share/po/sl.po, share/po/af.po, share/po/az.po, share/po/ja.po,
share/po/ga.po, share/po/uk.po, share/po/ko.po, share/po/sr.po,
share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/sp.po,
share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/eo.po,
share/po/lv.po, share/po/cs.po, share/po/bg.po, share/po/el.po,
share/po/ar.po: fixed Project-Id header
2002/08/28 Pixel <pixel@mandrakesoft.com>
* Xconfig/card.pm:
- ensure prefer_xf3 is never set when {server} is missing
- don't propose xfree3 when no {server} for the card
- don't propose xfree4 when no {Driver} for the card
* detect_devices.pm:
- why did hds() did return removable drives in standalone? changing
this (this was written in 1999 so no good reason must stand)
- remove the ugly isFloppyOrHD
- new function get_usb_storage_info which magically links
/proc/scsi/scsi entries to /proc/bus/usb/devices & usbtable one :)
- new function usb_description2removable which tries to categorize the
removables
- new function removables returning various things
- new function isRemovableUsb using usb class
- new function isFloppyUsb using the usbtable "Removable:floppy"
- suggest_mount_point use "Removable:xxx" entries from usbtable, or
usb_description2removable()
* drakxtools.spec:
- drakupdate_fstab first appearance
- remind me to teach titi how to commit
* Makefile.config, standalone/drakupdate_fstab: new prog drakupdate_fstab
* fs.pm: use add2hash_ for setting "username=%" otherwise it causes havoc
in auto_install's manualFstab
- read_fstab, write_fstab: add the possibility to not change
credentials
- use detect_devices::removables()
2002/08/28 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Added automatical configuration of the
printers in the GIMP.
2002/08/28 Daouda Lo <daouda@mandrakesoft.com>
* standalone/logdrake:
- fix logdrake display window in embedded mode
2002/08/28 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: small fix
2002/08/28 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/vi.po: updated po files
Changed encoding of Vietnamese file to be the same as used in vi.po of
rpmdrake
* share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
share/po/bs.po, share/po/af.po, share/po/az.po, share/po/eo.po,
share/po/el.po, share/po/cs.po, share/po/bg.po: fixed Project-Id header
updated pot file
* share/po/br.po, share/po/be.po, share/po/DrakX.pot, share/po/de.po:
updated pot file
* share/po/ro.po: updated po files
updated po files
updated Italian and Romanian files
* share/po/tr.po: updated Turkish file
updated po files
updated po files
* share/po/sk.po, share/po/no.po, share/po/mt.po, share/po/sv.po,
share/po/ta.po, share/po/nl.po: updated po files
updated po files
* harddrake/sound.pm: Fixed typo (no space before a colon in English)
* share/po/gl.po, share/po/pt_BR.po, share/po/ga.po, share/po/pl.po,
share/po/fi.po: fixed Project-Id header
updated po files
* share/po/it.po: updated po files
updated Italian and Romanian files
* share/po/th.po: fixed Project-Id line
updated po files
updated po files
* share/po/id.po, share/po/et.po, share/po/hr.po, share/po/wa.po,
share/po/is.po, share/po/zh_TW.po, share/po/zh_CN.po, share/po/pt.po,
share/po/fr.po, share/po/eu.po, share/po/es.po, share/po/hu.po: updated
po files
* share/po/ru.po, share/po/sl.po, share/po/ja.po, share/po/uk.po,
share/po/ko.po, share/po/sr.po, share/po/lt.po, share/po/sp.po,
share/po/lv.po: fixed Project-Id header
updated po files
updated po files
2002/08/28 Pixel <pixel@mandrakesoft.com>
* fsedit.pm (is_same_hd): add ugly support for davfs devices (http://...)
comparison without the ending "/"
* partition_table/dos.pm (partition_table::dos::last_usable_sector): don't
use totalsectors, compute it so that it is cylinder aligned
* Xconfig/monitor.pm: choose a good_default_monitor based on laptop-or-not
(thanks to cosmic flo)
* fs.pm: use add2hash_ for setting "username=%" otherwise it causes havoc
in auto_install's manualFstab
- read_fstab, write_fstab: add the possibility to not change
credentials
- use detect_devices::removables()
remove deprecated comment (supermount *does* handle auto type nowadays)
(set_default_options): use $is_removable to know if it is removable
instead of
testing the presence of $part->{rootDevice} (this must be old code
predating
the avaibility of $is_removable)
create detect_devices::suggest_mount_point and use it instead of doing
it in fs::set_removable_mntpoints
use mkdir_p instead of mkdir
use new function part2device() to have the file from {device} (fixes
mounting of ntfs in standalone)
default option username=% for smb
* Makefile.config, standalone/drakupdate_fstab: new prog drakupdate_fstab
* interactive.pm, interactive/gtk.pm: add {callbacks}{advanced}, called
when "Advance" button is pressed
* standalone/diskdrake: remove unused $fstab
* detect_devices.pm:
- why did hds() did return removable drives in standalone? changing
this (this was written in 1999 so no good reason must stand)
- remove the ugly isFloppyOrHD
- new function get_usb_storage_info which magically links
/proc/scsi/scsi entries to /proc/bus/usb/devices & usbtable one :)
- new function usb_description2removable which tries to categorize the
removables
- new function removables returning various things
- new function isRemovableUsb using usb class
- new function isFloppyUsb using the usbtable "Removable:floppy"
- suggest_mount_point use "Removable:xxx" entries from usbtable, or
usb_description2removable()
create detect_devices::suggest_mount_point and use it instead of doing
it in fs::set_removable_mntpoints
use mkdir_p instead of mkdir
* Xconfig/main.pm: fix calling export_to_install_X in
configure_everything_auto_install
* install_steps.pm:
- use $::prefix in any::get_secure_level()
- fix any::get_secure_level() not using prefix when it should
* Xconfig/xfree3.pm, Xconfig/xfree4.pm: Xconfig::xfree3::set_resolution
and Xconfig::xfree4::set_resolution must not modify parameter $Screen
before calling Xconfig::xfreeX::set_resolution (otherwise the resolution
setting is done on only one device which is bad for multi-head)
* any.pm:
- use $::prefix in any::get_secure_level()
- fix any::get_secure_level() not using prefix when it should
(selectLanguage): fix the ugly use of focus_out for setting langs. Was
completly rubbish in newt.
* network/tinyfirewall.pm: better error message
* partition_table.pm: remove associating 0x35 => 'jfs' since it causes
types_rev to associate jfs to 0x35 instead of 0x383
* loopback.pm, devices.pm, install_any.pm: use mkdir_p instead of mkdir
* install_steps_interactive.pm: bus/usb category prompting is automatic
* diskdrake/interactive.pm, diskdrake/removable.pm,
diskdrake/smbnfs_gtk.pm: in "Mount point", by default choose the default
proposition (asked by dadou for smb)
* diskdrake/dav.pm: add "Mount" and "Unmount"
in "Mount point", by default choose the default proposition (asked by
dadou for smb)
* Xconfig/resolution_and_depth.pm: on a "Flat Panel" use the flat planel
resolution (as suggested by Alastair Scott)
* install_steps_gtk.pm, share/list, Makefile: group icons are not used,
remove them
2002/08/28 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Printerdrake remembers now whether it was in normal mode or
in expert
mode last time.
OpenOffice.org: Remove default printer tag from the "Generic Printer"
when Printerdrake adds an entry for the system's default printer.
* pixmaps/printer-mdk.png, pixmaps/printer.png: Renamed icon of
Printerdrake so that it does not get overwritten by
Star Office.
* standalone/printerdrake: Printerdrake remembers now whether it was in
normal mode or in expert
mode last time.
Renamed icon of Printerdrake so that it does not get overwritten by
Star Office.
* printerdrake.pm: Printerdrake remembers now whether it was in normal
mode or in expert
mode last time.
2002/08/28 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/ui.pm:
- embeded mode:
o only display menu bar if not in embedded mode
o add a "quit" button in embedded mode
- make my_gtk ui be readable by indentation
* harddrake/TODO: update
2002/08/27 Pixel <pixel@mandrakesoft.com>
* Xconfig/various.pm, standalone/drakboot: use the new fsedit::get_hds
* detect_devices.pm: set {prefix} for rd/ida/cciss/... (instead of doing
it in fsedit::hds)
* fsedit.pm:
- create lvms() which contains what was in hds()
- create get_hds() which handle errors when calling hds()
- remove commented obsolete code
- read_partitions is now read_proc_partitions_raw
- readProcPartitions is now read_proc_partitions
- read_proc_partitions use fake {start}s so that the empty space is
computed ok by get_normal_parts_and_holes
- verifyHds doesn't exist anymore
- part of it is in hds() using compare_with_proc_partitions() and
use_proc_partitions()
- part of it is in install_any::getHds
* partition_table.pm:
- do not handle clearall in read()
- ensure not partition table in written when "readonly" (it must not
happen, but just in case)
* diskdrake/interactive.pm: handle "readonly" per hds
* partition_table/raw.pm (test_for_bad_drives): classify error messages
(either read, write or something-else)
* install_interactive.pm: handle "readonly" flag per hard drives instead
of a global one
* standalone/diskdrake: use function fsedit::get_hds which handles errors
* share/po/de.po: remove duplicate entries
* install_steps_interactive.pm, install_any.pm: remove/simplify error
hanling (most of it is moved to fsedit.pm)
* any.pm, bootloader.pm, install2.pm: :x
* diskdrake/hd_gtk.pm: nicer error message when no devices are available
(esp. for standalone)
2002/08/27 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/network.pm:
- new 'previous' button bug fix
2002/08/27 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_interactive.pm: display a warning message about packages
to remove.
* install_any.pm: added warn about packages to remove.
* crypto.pm: restore real distrution version used.
2002/08/27 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po: updated po file
* share/po/sk.po: updated Slovak file
2002/08/27 Pixel <pixel@mandrakesoft.com>
* diskdrake/interactive.pm: handle "readonly" per hds
* Xconfig/various.pm, standalone/drakboot: use the new fsedit::get_hds
* my_gtk.pm:
- add ",*-r-*" in wizard fontset
- i18n the fontset
* detect_devices.pm: set {prefix} for rd/ida/cciss/... (instead of doing
it in fsedit::hds)
* partition_table/raw.pm (test_for_bad_drives): classify error messages
(either read, write or something-else)
* fsedit.pm:
- create lvms() which contains what was in hds()
- create get_hds() which handle errors when calling hds()
- remove commented obsolete code
- read_partitions is now read_proc_partitions_raw
- readProcPartitions is now read_proc_partitions
- read_proc_partitions use fake {start}s so that the empty space is
computed ok by get_normal_parts_and_holes
- verifyHds doesn't exist anymore
- part of it is in hds() using compare_with_proc_partitions() and
use_proc_partitions()
- part of it is in install_any::getHds
* any.pm: set password2 to password so that upgrading bootloader with an
existing password works (thanks to Aleksander Adamowski)
add ntools and ctools in %high_security_groups
* install_interactive.pm: handle "readonly" flag per hard drives instead
of a global one
* standalone/diskdrake: use function fsedit::get_hds which handles errors
* install_any.pm, install_steps_interactive.pm: remove/simplify error
hanling (most of it is moved to fsedit.pm)
* partition_table.pm:
- do not handle clearall in read()
- ensure not partition table in written when "readonly" (it must not
happen, but just in case)
* diskdrake/hd_gtk.pm: nicer error message when no devices are available
(esp. for standalone)
2002/08/27 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: catalog restore via HD, CD, tape & network
2002/08/27 siegel
* share/po/de.po: updates
updates
2002/08/27 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm:
- Bug fix: s/detect_devices::getSNMPModel/printer::getSNMPModel/
- Added support for the photo card reader in the HP PSC 2200 series.
Make number of MB to install in first time dialog changeable without
breaking the translations.
* printer.pm: Set default text margins to half an inch and default size
for images
to be printed to the full page.
2002/08/26 Pixel <pixel@mandrakesoft.com>
* Xconfig/monitor.pm: fix 2 occurences of use of $monitors as a hash
(thanks to Nora Etukudo)
* bootloader.pm: correctly handle empty and commented lines in lilo.conf
* mouse.pm: create /dev/usbmouse symlink for non devfs use
* detect_devices.pm: dev_is_devfs always return false during install
2002/08/26 Till Kamppeter <till@mandrakesoft.com>
* standalone/printerdrake:
- Ask user whether he really wants to set up printing when he starts
Printerdrake for the first time.
- Added titles ("Printerdrake") to all wait messages.
* printerdrake.pm: Button to close Printerdrake shows "Done" during
installation and in MCC and "Quit" in standalone mode.
- Ask user whether he really wants to set up printing when he starts
Printerdrake for the first time.
- Added titles ("Printerdrake") to all wait messages.
2002/08/26 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/ethernet.pm:
- fix previous button behavior in Proxies configuration
2002/08/26 Fran�ois Pons <fpons@mandrakesoft.com>
* detect_devices.pm: avoid using serial_probe on non terminal device
(ttyxx or ttySxx).
2002/08/26 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/rpmsrate: autoselection of tamil fonts when tamil locale is chosen
* lang.pm: Now console fonts (at least those used by DrakX) include an sfm
map;
no need to provide one.
small fix (ta->ta_IN)
* share/po/zh_CN.po: updated Chinese file
2002/08/26 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: fix deleting previous report.bug when upgrading
revert (not needed by gnome-panel)
move modules::write_pcmcia before install packages
* Xconfig/monitor.pm: fix 2 occurences of use of $monitors as a hash
(thanks to Nora Etukudo)
* bootloader.pm: correctly handle empty and commented lines in lilo.conf
* mouse.pm: create /dev/usbmouse symlink for non devfs use
* network/shorewall.pm: ensure net_interface is found in any case
* fsedit.pm: increase maxsize for / (partitioning with /usr) since it
contains /tmp and /opt (as requested by Arnaud de Lorbeau)
* detect_devices.pm: dev_is_devfs always return false during install
* fs.pm (prepare_write_fstab): use mkdir_p instead of mkdir to handle
mount points like /mnt/foo/bar (bug reported by David Eastcott)
2002/08/26 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Dialog for printing test pages: Unmark all test pages when
"No test
pages" is marked.
Accelerated printing of the photo test page when CUPS is the spooler,
the internal image converter of CUPS is faster than ImageMagick.
* printerdrake.pm: Dialog for printing test pages: Unmark all test pages
when "No test
pages" is marked.
Accelerated printing of the photo test page when CUPS is the spooler,
the internal image converter of CUPS is faster than ImageMagick.
Hide buttons to choose network printer auto-detection in the add printer
wizard when there is no local network (recommended mode).
Let "samba-client" only be installed when really needed.
2002/08/26 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk.pm:
- lots of cleanups
- documente gtkcreate_png()
- fix Gdk::DrawingArea usage in gtkpng_pixbuf()
- common bring MDK::Common::Math for us
- globalize state (aka highlith icon or not)
code is much more understandable now
instead of creating a global callback for repainting exposing widgets,
all Gdk::DrawingArea'll come from gtkpng_pixbuf() whose code is 80 %
the redrawing callback
2002/08/25 gbeauchesne
* share/rpmsrate:
- Suggest "OpenOffice.org" instead of "openoffice"
- First attempt to get localized installations of OOo
2002/08/25 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/es.po, share/po/da.po: updated Danish and Spanish files
2002/08/25 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakautoinst: fixe explanation use
2002/08/24 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sv.po: updated Swedish file
* lang.pm: ichanged kde default fonts to match what we ship
2002/08/24 Till Kamppeter <till@mandrakesoft.com>
* detect_devices.pm, printer.pm, printerdrake.pm: Let command line tools
for network scanning run under "chroot $refix", otherwise they take ages
during installation.
Moved network scanning functions from "detect_devices.pm" to
"printer.pm" so that they have access to the "$prefix" variable.
2002/08/23 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/zh_TW.po, share/po/hu.po: updated Hungarian and Chinese files
2002/08/23 Pixel <pixel@mandrakesoft.com>
* Xconfig/xfree4.pm: fix "screen1 RightOf screen2", it must be "screen2
RightOf screen1"
* network/netconnect.pm (read_raw_net_conf): new function to access
/etc/sysconfig/drakconnect and /etc/sysconfig/drakconnect.$type ensuring
migration from /etc/sysconfig/draknet and /etc/sysconfig/draknet.$type
* network/shorewall.pm: remove debug code
* Xconfig/card.pm:
- fix setting "Screen <number>" for multi-head cards
- don't propose XFree3 when using multi-head
* standalone.pm: add modules network::tinyfirewall and network::shorewall
* interactive.pm: when standalone, use the name of the program for the
window title
* Xconfig/xfreeX.pm (set_resolution): set the resolution on all Screen
sections (otherwise Xinerama fails (?))
2002/08/23 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: combine file browser subs into generic routine
catalog restore - check restore media params - verify media
reworked failure to find restore path treatment
- now user gets option to reselect dir, install
media, or use the catalog browser for
unmountable media
- fix eject media typo
- create/read tape label for catalog
- more GUI crash fixes
- catalog browser - can select session or
individual files for restore - needs backend
- merge with other CVS changes, some language fixes
2002/08/23 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk.pm: 19mdk
- ugtk:
o switch from imlib to gdk-pixbuf
o kill gtkcreate_imlib()
o big cleanup by the way
o support alpha blender [not complete]
o fix mem leak
o remove dynamic support of imlib||gdk-pixbuf since:
* gtk2 require gdk-pixbuf anyway
* imlib sucks
* less code/libs in install
o kill unused cursors
o kill icon flashing
o gtkcreate_png_pixbuf() : load a png into a pixbuf
o gtkpng_pixbuf() : render a pixbuf into a drawable
o simplify gtkcreate_png(): render a pixbuf into a pixmap and an
alpha bitmap
o add2notebook() : simplify
fix 95% of mcc memory leaks
- ugtk:
o switch from imlib to gdk-pixbuf
o kill gtkcreate_imlib()
o big cleanup by the way
o support alpha blender
o fix mem leak
o remove dynamic support of imlib||gdk-pixbuf since:
* gtk2 require gdk-pixbuf anyway
o kill unused cursors
o kill icon flashing
o gtkcreate_png_pixbuf() : load a png into a pixbuf
o gtkpng_pixbuf() : render a pixbuf into a drawable
o simplify gtkcreate_png(): render a pixbuf into a pixmap and an
alpha bitmap
o add2notebook() : simplify
- harddrake:
o bump version number
* standalone/draksound: use right sound-slot
* share/po/fr.po: s/p,bi(Bph,bi(Briques/p,bi(Briph,bi(Briques/
* network/netconnect.pm, standalone/drakgw: florin fixes for multiple NIC
boxes
* harddrake/sound.pm: 20mdk:
- florin fixes for firewalling
- check that alternative is unknown, not the current driver, before
saying that there's no alternative.
anyway, our only caller cannot get there's with a current unknown
driver since he only try listed/know drivers ....
19mdk
use right sound-slot
check that alternative is unknown, not the current driver, before
saying that there's no alternative.
anyway, our only caller cannot get there's with a current unknown
driver since he only try listed/know drivers ....
* drakxtools.spec: 20mdk:
- florin fixes for firewalling
- check that alternative is unknown, not the current driver, before
saying that there's no alternative.
anyway, our only caller cannot get there's with a current unknown
driver since he only try listed/know drivers ....
19mdk
- ugtk:
o switch from imlib to gdk-pixbuf
o kill gtkcreate_imlib()
o big cleanup by the way
o support alpha blender [not complete]
o fix mem leak
o remove dynamic support of imlib||gdk-pixbuf since:
* gtk2 require gdk-pixbuf anyway
* imlib sucks
* less code/libs in install
o kill unused cursors
o kill icon flashing
o gtkcreate_png_pixbuf() : load a png into a pixbuf
o gtkpng_pixbuf() : render a pixbuf into a drawable
o simplify gtkcreate_png(): render a pixbuf into a pixmap and an
alpha bitmap
o add2notebook() : simplify
18mdk
- ugtk:
o switch from imlib to gdk-pixbuf
o kill gtkcreate_imlib()
o big cleanup by the way
o support alpha blender
o fix mem leak
o remove dynamic support of imlib||gdk-pixbuf since:
* gtk2 require gdk-pixbuf anyway
o kill unused cursors
o kill icon flashing
o gtkcreate_png_pixbuf() : load a png into a pixbuf
o gtkpng_pixbuf() : render a pixbuf into a drawable
o simplify gtkcreate_png(): render a pixbuf into a pixmap and an
alpha bitmap
o add2notebook() : simplify
- harddrake:
o bump version number
2002/08/23 Warly <warly@mandrakesoft.com>
* share/logo-mandrake.png: beta 4 logo
2002/08/22 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ca.po, share/po/hu.po: updated Hungarian file
2002/08/22 Pixel <pixel@mandrakesoft.com>
* network/shorewall.pm: make perl_checker happy
use $::prefix to access shorewall config files
- add network::shorewall
- add tinyfirewall during install
* standalone/tinyfirewall: complete rewrite
* network/netconnect.pm, tinyfirewall.pm, network/tinyfirewall.pm:
- add network::shorewall
- add tinyfirewall during install
* pixmaps/monitor-1152.png, pixmaps/monitor-1920.png,
pixmaps/monitor-1400.png, pixmaps/monitor-2048.png,
pixmaps/monitor-1600.png: re-adding with -kb
removing for re-adding with -kb
* standalone/drakgw: use shorewall (need testing)
2002/08/21 Guillaume Cottenceau <gc@mandrakesoft.com>
* tools/cvslog2changelog.pl: uniformize real names
2002/08/21 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: fixed stupid typo for bestKernelPackage.
added return for bestKernelPackage ;-)
2002/08/21 Jonathan Gotti <jgotti@mandrakesoft.com>
* bootlook.pm: add link to draksplash
* standalone/draksplash: remove warnings
2002/08/21 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po: updated po file
2002/08/21 Pixel <pixel@mandrakesoft.com>
* keyboard.pm: put back loadkeys_files which *is* used (by
make_rescue_img)
2002/08/20 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated po file
* keyboard.pm, share/keyboards.tar.bz2: merged keyboards with XFree86
2002/08/20 Pixel <pixel@mandrakesoft.com>
* keyboard.pm: fix pablo... uh no, too hard. fix his typo instead ;p
* drakxtools.spec:
- fix dangling waiting watch mousecursor (well, please test!)
- adding draksplash (nathan)
* my_gtk.pm:
- in destroy, detect if program is going to leave, in that case
don't do anything, especially don't set the waiting mouse cursor
another thing is that calling flush() at this moment causes segfault
so don't do it and no more segfault :)
(now, if someone finds out what this 4 is about... but you cares, it
works :)
this fixes program ending on an exception
- also add END() calling exit() (in case a program forgets to (heurk)
call exit())
2002/08/20 alus
* share/po/pl.po: Upper Case
updated translation
2002/08/20 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/adsl.pm: o ECI adsl config fix
2002/08/20 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: make sure kernel is selected during upgrade.
* pkgs.pm: fixed ldconfig not visible in packages tree.
fixed ldconfig not selected for installation.
added bestKernelPackage.
2002/08/20 Jonathan Gotti <jgotti@mandrakesoft.com>
* standalone/draksplash: a tool for bootsplash theme creation
* drakxtools.spec: adding draksplash
* Makefile.config: adding draksplash in STANDALONEPMS_
2002/08/20 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/keyboards.tar.bz2, keyboard.pm: merged keyboards with XFree86
* share/po/ta.po, share/po/hu.po: updated po file
updated pot file
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/fr.po,
share/po/nl.po, share/po/it.po, share/po/eu.po, share/po/es.po,
share/po/de.po, share/po/eo.po, share/po/lv.po, share/po/cs.po,
share/po/bg.po, share/po/el.po: updated pot file
* lang.pm: Removed fallback languages for "bs" (there are enough native
translations now)
2002/08/20 Pixel <pixel@mandrakesoft.com>
* my_gtk.pm:
- in destroy, detect if program is going to leave, in that case
don't do anything, especially don't set the waiting mouse cursor
another thing is that calling flush() at this moment causes segfault
so don't do it and no more segfault :)
(now, if someone finds out what this 4 is about... but you cares, it
works :)
this fixes program ending on an exception
- also add END() calling exit() (in case a program forgets to (heurk)
call exit())
* share/keymaps.tar.bz2: update to correspond to keyboard.pm
* mouse.pm: fix the use of create_okcancel
* keyboard.pm: fix pablo... uh no, too hard. fix his typo instead ;p
- drop the loadkeys_files (it is unused)
- add more precise check of the existence of .bkmap's and that
share/keymaps.tar.bz2 is up to date
* install_steps_interactive.pm: firewire configuration is only automatic
add firewire controller configuration
* standalone/drakbackup: fix $'s in i18n'ed strings
* standalone/XFdrake: when restarting X, don't kill kdm/gdm/xdm, they
don't need this (worse, they don't respawn)
* install_steps.pm, modules.pm: add firewire controller configuration
* drakxtools.spec:
- fix dangling waiting watch mousecursor (well, please test!)
- adding draksplash (nathan)
2002/08/20 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: remove unused subs
disable forced "backup before restore" that erases previous backup
more work towards tracking backed up files for future recovery
2002/08/20 Till Kamppeter <till@mandrakesoft.com>
* standalone/scannerdrake:
- Let all occurences of "Seiko Epson" replaced by "Epson" both in the
scanner names read from the ScannerDB and in the names resulting from
scanner auto-detection (names from usbtable). So the user gets
presented "Epson" and usbtable can have "Epson" names where ScannerDB
can have "Seiko Epson" names.
- If a scanner is listed as "unsupported" in ScannerDB, the user gets
a message instead of scannerdrake silently exiting.
Fixed parantheses of a "member" function, fixed typos.
* scanner.pm:
- Let all occurences of "Seiko Epson" replaced by "Epson" both in the
scanner names read from the ScannerDB and in the names resulting from
scanner auto-detection (names from usbtable). So the user gets
presented "Epson" and usbtable can have "Epson" names where ScannerDB
can have "Seiko Epson" names.
- If a scanner is listed as "unsupported" in ScannerDB, the user gets
a message instead of scannerdrake silently exiting.
* printer.pm: Taken LPRng from spooler menu in printerdrake.
2002/08/20 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/logdrake: s/one of the selected service/one of the selected
services/
(spoted by Arpad Biro)
* standalone/draksound:
- simplify
- allocate sound slots in the same order as install2.pm (aka in
modules::probe_category('multimedia/sound') order)
add draksound: allow to switch between alsa and oss;
should result in better sound support
* harddrake/TODO: instead of generating my own list of module descriptions
from
list_modules.pm list of sound modules, just
usemodules::category2modules_and_description
* standalone/service_harddrake:
- kill dead code
- more use of MDK::Common
- use draksound wizard
- boot: only check for removed/added disks, video card, ethernet
devices and mouse
* ugtk.pm: kill debugging prints
* help.pm: s/enter a disk/insert a disk/ (Arpad Biro)
* standalone/drakbackup: typo fixed seen by Arpad Biro:
s/durind/during/
s/an user/a user/
s/select select/select/
s/propogate/propagate/
* harddrake/data.pm:
- use draksound wizard
- boot: only check for removed/added disks, video card, ethernet
devices and mouse
don't put dvd burners in both dvd and burners classes but only in
burners
* harddrake/Makefile, harddrake/gen_snd_list, harddrake/sound.pm: instead
of generating my own list of module descriptions from
list_modules.pm list of sound modules, just
usemodules::category2modules_and_description
add draksound: allow to switch between alsa and oss;
should result in better sound support
* docs/Partition-ends-after-end-of-disk.txt: typo fix
* bootlook.pm: s/mkinird/mkinitrd/ (Arpad Biro)
2002/08/19 alus
* share/po/pl.po: one fix
2002/08/19 Pixel <pixel@mandrakesoft.com>
* Makefile.config: remove dir security
* interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are
more accurate than
$::isWizard && !$my_gtk::pop_it and $::isEmbedded && !$my_gtk::pop_it,
since
when the Plug is full, the window is not embedded.
* fs.pm: fix checking the return value of fsck.jfs
* my_gtk.pm: in my_gtk object, set {isEmbedded} if embedded and {isWizard}
if displayed wizard mode
* Xconfig/monitor.pm (readMonitorsDB): now return a list instead of a hash
to handle same name entries with different EISA_ID
(configure_automatic): handle EISA_ID but no VertRefresh/HorizSync
(happens for some hardware)
(choose): handle user asking for "Plug'n Play" monitor and ddcxinfos
failing
* Xconfig/main.pm: replace "xxx => eval { }" with "xxx => scalar eval {}"
2002/08/19 Thierry Vignaud <tvignaud@mandrakesoft.com>
* modules.pm: typo fix spoted by Arpad Biro
* standalone/drakbackup: s/progess/progress/ (Arpad Biro)
2002/08/19 alus
* share/po/pl.po: one fix
2002/08/19 Christian Belisle <cbelisle@mandrakesoft.com>
* standalone/draksec:
- draksec is now in his own package
2002/08/19 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/network.pm: o remove old /etc/hosts entries for the hostname
before adding new one
2002/08/19 fcrozat
* share/rpmsrate: Make sure nautilus-gtkhtml is installed by default for
GNOME
2002/08/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ta.po: Added Tamil file
* share/po/pt.po: updated Portuguese file
2002/08/19 Pixel <pixel@mandrakesoft.com>
* Makefile.config: remove dir security
* proxy.pm: add $Id: ChangeLog,v 1.935 2004/07/27 00:59:17 prigaux Exp $
* interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are
more accurate than
$::isWizard && !$my_gtk::pop_it and $::isEmbedded && !$my_gtk::pop_it,
since
when the Plug is full, the window is not embedded.
* install_any.pm (getAndSaveAutoInstallFloppy): ensure mount fail doesn't
cause any pb
* detect_devices.pm: add scsi Optical Device recognition (thanks to
Michael Riss)
(without this, a hard drive following the optical device gets assigned
sda
whereas sda is the optical device and the hard drive really is sdb)
* fs.pm: fix checking the return value of fsck.jfs
* my_gtk.pm: in my_gtk object, set {isEmbedded} if embedded and {isWizard}
if displayed wizard mode
* Xconfig/monitor.pm (readMonitorsDB): now return a list instead of a hash
to handle same name entries with different EISA_ID
(configure_automatic): handle EISA_ID but no VertRefresh/HorizSync
(happens for some hardware)
(choose): handle user asking for "Plug'n Play" monitor and ddcxinfos
failing
* Xconfig/main.pm: replace "xxx => eval { }" with "xxx => scalar eval {}"
2002/08/19 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: s/drakconnet/drakconnect/ (Thank you for adding this
bug, Titi)
2002/08/19 Thierry Vignaud <tvignaud@mandrakesoft.com>
* modules.pm: add remove_modules
2002/08/18 alus
* share/po/pl.po: updated translation
2002/08/18 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ca.po: updated Catalan file
* share/po/id.po, share/po/da.po: updated Danish and Indonesian files
* share/po/cs.po, share/po/hu.po: updated Czech and Hungarian files
2002/08/18 Pixel <pixel@mandrakesoft.com>
* bootloader.pm: since lba32 is the default in lilo.conf
- write "geometric" when lba32 is not set
- don't write lba32 (useless)
2002/08/18 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Fixed HP multi-function device
configuration during the installation:
- Fixed mistyped package name for "mtoolsfm"
- Set links for photo card reader auto-detection to work
2002/08/17 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/ru.po, share/po/gl.po, share/po/pt_BR.po,
share/po/br.po, share/po/th.po, share/po/no.po, share/po/et.po,
share/po/ja.po, share/po/hr.po, share/po/tr.po, share/po/mt.po,
share/po/ga.po, share/po/be.po, share/po/uk.po, share/po/ko.po,
share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/cy.po,
share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/bs.po,
share/po/ro.po, share/po/wa.po, share/po/is.po, share/po/af.po,
share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po, share/po/pt.po,
share/po/vi.po, share/po/fr.po, share/po/it.po, share/po/nl.po,
share/po/eu.po, share/po/es.po, share/po/de.po, share/po/eo.po,
share/po/el.po, share/po/cs.po, share/po/bg.po, share/po/lv.po,
share/po/hu.po: updated po files
2002/08/17 Pixel <pixel@mandrakesoft.com>
* Xconfig/card.pm:
- allow to change the detected card
- the chosen card can be used for dualhead if it is dualhead
* Xconfig/resolution_and_depth.pm: sort resolutions to default to
1280x1024 instead of 1280x960
if the monitor size is not given, default to 14'
* any.pm (devfssymlinkf): use "mksymlink" instead of "symlink" so that
devfsd doesn't give an error when the symlink already exists
* Xconfig/proprietary.pm:
- fix module not returning true
- don't install_matrox_hal when testing
* Xconfig/main.pm: ensure the chosen resolution is maintained unchanged
when changing the graphic
card or monitor.
2002/08/17 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Fixes to make it possible toinstall HP's multi-function
devices during installation.
* scanner.pm: Let a newline character be put after the entry in
/etc/sane.d/dll.conf, so more than one driver name can be added
without all of them going into one line and then being unreadable.
2002/08/16 alus
* share/po/pl.po: updated
2002/08/16 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sp.po, share/po/sl.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/sk.po: updated Slovak file
* share/po/da.po, share/po/ko.po: updated Danish and Korean files
2002/08/16 Pixel <pixel@mandrakesoft.com>
* any.pm: fix "Security Administrator (login or email)" missing field
* interactive/newt.pm: fix dialog box with empty buttons (thanks to
Hamster <hamster@hamsternet.org>)
* Xconfig/test.pm: raise the testing time from 8 to 12 seconds
* my_gtk.pm (create_okcancel): do not display "Cancel" when {cancel} is
empty string
* bootloader.pm (add_entry): new entry will now keep its label, the
conflicting one will be renamed "old_xxx" (and not the opposite)
* diskdrake/interactive.pm: limit max size of loopback to 2GB on FAT
2002/08/16 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/ui.pm: insert a space between "field:" and "description"
* harddrake/v4l.pm, harddrake/bttv.pm, standalone/drakxtv,
install_steps_interactive.pm:
- harddrake::bttv is renamed harddrake::v4l
- harddrake::v4l handle saa7134 too now (and not only bttv)
- harddrake::v4l::config need a new driver parameter in order to be
able to offer the right cards and tuners list
- drakxtv: kill some old comments
- add the list of cards supported by saa7134
- add a not to remember a potentiel speedup
2002/08/15 Daouda Lo <daouda@mandrakesoft.com>
* standalone/drakbug:
- add --incident : could be used by signal catcher to launch drakbug
when app crash
* standalone/drakautoinst:
- explanations
2002/08/15 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hr.po, share/po/da.po, share/po/DrakX.pot, share/po/fr.po,
share/po/fi.po, share/po/de.po: updated Danish and Hungarian files
* share/po/zh_CN.po, share/po/gl.po, share/po/ga.po: updated Chinese file
* share/po/hu.po: updated Chinese and hungarian files
updated Danish and Hungarian files
* share/po/zh_TW.po: updated Chinese and hungarian files
updated Chinese file
2002/08/15 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: Allow non-root user to use program with personal
config.
Finish multisession support.
Fix various crash scenarios in GUI in restore mode.
Fix user restore mode to restore only what is requested.
View archive contents before restore, user & sys mode.
Add explanation of config file options for non-X users.
2002/08/14 alus
* share/po/pl.po: updated translation
2002/08/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ca.po, share/po/da.po: updated Catalan, Danish and Turkish
files
updated some po files
* share/po/et.po, share/po/eu.po, share/po/es.po, share/po/eo.po,
share/po/el.po: updated Vietnamese file
* share/po/id.po, share/po/no.po, share/po/ja.po, share/po/hr.po,
share/po/mt.po, share/po/ko.po, share/po/DrakX.pot, share/po/lt.po,
share/po/cy.po, share/po/ar.po, share/po/wa.po, share/po/is.po,
share/po/af.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po,
share/po/it.po, share/po/nl.po, share/po/de.po, share/po/cs.po,
share/po/lv.po, share/po/hu.po: updated some po files
* share/po/sp.po: Updated Slovak file
updated some po files
* share/po/vi.po: updated Vietnamese file
updated some po files
* share/po/th.po, share/po/tr.po: updated Catalan, Danish and Turkish
files
* share/po/ru.po, share/po/pt_BR.po, share/po/ro.po, share/po/pt.po:
updated po files
* share/po/sk.po, share/po/br.po, share/po/sl.po, share/po/be.po,
share/po/uk.po, share/po/sv.po, share/po/sr.po, share/po/bs.po,
share/po/bg.po: Updated Slovak file
2002/08/14 Pixel <pixel@mandrakesoft.com>
* install_steps_gtk.pm: reduce the width of install window
* bootloader.pm: fix "You can't install the bootloader on a xfs partition"
happening in weird cases (thanks to Alan Hughes)
* standalone/diskdrake: disable embedding of WebDAV configuration since it
is broken
$all_hds->{hds} must be filled in any case, not only in --hd
2002/08/14 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: undo advanced_what_user I broke perl_checking
multisession CD support
2002/08/14 Warly <warly@mandrakesoft.com>
* share/compssUsers.server: add LSB group
2002/08/13 alus
* share/po/pl.po: 2 strings overlapped each other
2002/08/13 Pixel <pixel@mandrakesoft.com>
* network/dav.pm: nothing useful for the moment
use ensure_is_installed
* interactive/gtk.pm: handle the setting of 'ok' and 'cancel'
* diskdrake/dav.pm: add checking davfs is installed
rough WebDAV gui
* standalone.pm: add ensure_is_installed (which was
network::smbnfs::check_raw and is often useful)
* standalone/diskdrake, diskdrake/interactive.pm: rough WebDAV gui
* network/smbnfs.pm, network/smb.pm, network/nfs.pm: use
ensure_is_installed
2002/08/13 siegel
* share/po/de.po: updates
2002/08/13 alus
* share/po/pl.po: 2 strings overlapped each other
updated translation
2002/08/13 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: fixed stupid typo.
allow selecting a choice package according to locales-xx found.
* crypto.pm: added a true value.
* share/rpmsrate: removed duplicate aspell-xx as DrakX will take care of
them now.
2002/08/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/gen_locales.sh: corrected erros that made the script fail
* share/po/eu.po, share/po/es.po, share/po/DrakX.pot, share/po/ru.po,
share/po/ro.po, share/po/pl.po, share/po/gl.po, share/po/fi.po,
share/po/pt_BR.po, share/po/et.po, share/po/zh_TW.po, share/po/eo.po,
share/po/pt.po, share/po/el.po, share/po/fr.po, share/po/ga.po: updated
Portuguese and Chinese files
* share/po/zh_CN.po: updated Chinese file
updated Portuguese and Chinese files
2002/08/13 Pixel <pixel@mandrakesoft.com>
* drakxtools.spec: require latest perl-MDK-Common
* interactive.pm: remove completly setting 'ok' & 'cancel' since it's
better done per
interactive::* to handle correctly the Wizard mode
button "Previous" and "Next" are not only there in interactive::gtk
* standalone.pm: add ensure_is_installed (which was
network::smbnfs::check_raw and is often useful)
* fsedit.pm, fs.pm: backend davfs (WebDAV) support
* interactive/gtk.pm: handle the setting of 'ok' and 'cancel'
* interactive/http.pm, interactive/stdio.pm, interactive/newt.pm:
- handle setting 'ok' && 'cancel'
- handle isWizard in newt (basic handling)
* diskdrake/dav.pm: add checking davfs is installed
rough WebDAV gui
* Xconfig/main.pm (export_to_install_X): if monitor is p'n'p, don't save
it for auto_install
* network/dav.pm: nothing useful for the moment
use ensure_is_installed
backend davfs (WebDAV) support
* standalone/diskdrake: rough WebDAV gui
* network/smbnfs.pm, network/smb.pm, network/nfs.pm: use
ensure_is_installed
* diskdrake/interactive.pm: rough WebDAV gui
backend davfs (WebDAV) support
2002/08/13 siegel
* share/po/de.po: updates
2002/08/13 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakxtools.spec: harddrake-ui doesn't have to provides kudzu
* standalone/drakxtv: add "Australian Optus cable TV" support (need xawtv
<= 3.76)
* standalone/service_harddrake: check the config file isn't empty
2002/08/12 alus
* share/po/pl.po: spell checking
updated translation
2002/08/12 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps.pm: allow removing packages on upgrade.
* pkgs.pm: fixed stupid change (almost hope it was really changes).
fix to reduce size of already installed packages.
* install_steps_interactive.pm: synced to force calling
selectPackagesAlreadyInstalled in order to have
installed and upgrade computed (necessary to known if a package is
already
installed or will be upgradable to compute size more precisely).
2002/08/12 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/wa.po, share/po/et.po, share/po/zh_TW.po, share/po/vi.po,
share/po/eu.po, share/po/uk.po, share/po/es.po, share/po/eo.po,
share/po/el.po: updated po files
* share/po/zh_CN.po: updated Chinese file
updated po files
* share/gen_locales.sh, share/locales-skeleton.tar.bz2, share/Makefile:
locale name <-> charset correspondances better matching what DrakX uses
* share/po/bs.po, share/po/br.po, share/po/be.po, share/po/cy.po,
share/po/ca.po, share/po/cs.po, share/po/bg.po: updated Chinese file
2002/08/12 Pixel <pixel@mandrakesoft.com>
* standalone.pm:
- add setExportedVarsInSh and setExportedVarsInCsh
- remove setVarsInCsh (obsoleted by setExportedVarsInCsh)
* bootloader.pm: fix typo
* interactive.pm: don't switch to 2 buttons dialog box if the labels are
too long in ask_from_list
(otherwise it's ugly (reported for XFdrake multi-head choice with 67 &
58
chars strings) (fix bug #62)
* Xconfig/xfreeX.pm: create a backup of XF86Config (XF86Config.old)
* any.pm: use setExportedVarsInSh for setting /etc/profile.d/proxy.sh so
that http_proxy
and ftp_proxy are exported (thanks to Pascal <pascal@vmfacility.fr>)
* keyboard.pm, network/network.pm, install_steps.pm:
- fix reading previous keyboard config on upgrade (for displaying in
summary)
- ensure keyboard and mouse configuration are not overwritten if not
explictly modified on upgrade
- propagate pci=xxx at install to bootloader (since "pci=bios,biosirq"
is needed on some box, see http://islay.dyndns.org/taz/index.html for
more)
* proxy.pm: allow ftp_proxy beginning with http: (thanks to Christophe
Combelles)
* install2.pm:
- fix reading previous keyboard config on upgrade (for displaying in
summary)
- ensure keyboard and mouse configuration are not overwritten if not
explictly modified on upgrade
- propagate pci=xxx at install to bootloader (since "pci=bios,biosirq"
is needed on some box, see http://islay.dyndns.org/taz/index.html for
more)
use $::prefix
* mouse.pm, Xconfig/default.pm: use $::prefix
* bootlook.pm: fix embedding
2002/08/12 Thierry Vignaud <tvignaud@mandrakesoft.com>
* ugtk.pm: consolidate create_factory_menu
- ugtk::gtkexpand : new function
- harddrake::ui : uses it
write_on_pixmap: kill unused variable
tree_set_icon: new function
create_okcancel isn't in ugtk so don't export it (warning fix)
* harddrake/ui.pm: print fields values in blue, paint unknown module in
red
consolidate create_factory_menu
- on exit, kill the running configurator if any
- modules::get_parameters : consolidate some code
- harddrake::ui : uses it
- ugtk::gtkexpand : new function
- harddrake::ui : uses it
- perl_checker fix
- simplifications
- put signals ids in %IDs
- consolidate duplicated disconnection code into disconnect
tree_set_icon: new function
* modules.pm:
- modules::get_parameters : consolidate some code
- harddrake::ui : uses it
* scanner.pm: update TODO list
* harddrake/TODO:
- on exit, kill the running configurator if any
2002/08/12 Warly <warly@mandrakesoft.com>
* share/compssUsers: update LSB text
* share/logo-mandrake.png: logo for beta 3
* share/rpmsrate: remove useless 2 GNOME
2002/08/11 alus
* share/po/pl.po: updated
2002/08/11 Pixel <pixel@mandrakesoft.com>
* partition_table/raw.pm: add Acronis bootloader magic
* share/rpmsrate: adding aspell-LANGS before evolution to workaround the
choices limitation (=> allow to choose the right aspell-LANG)
* docs/comparisons: comprehensive feature-to-feature comparison with
redhat 8.0
* diskdrake/interactive.pm: allow to enter any mount point even in
non-expert (why was it still the other way??)
* drakxtools.spec: add "PreReq: rpm-helper" in drakxtools-http as advised
by rpmlint
* bootloader.pm:
- compare_entries is now called same_entries
- same_entries try hard to return true even if the files not the same
but symlinks to the same file
- rework add_entry (it handles weird case which used to give old_linux
and old2_linux even if they are the same)
- ensure the old failsafe entry doesn't give any old_failsafe
2002/08/11 alus
* share/po/pl.po: updated
2002/08/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/DrakX.pot, share/po/sv.po, share/po/sr.po, share/po/sk.po,
share/po/sp.po, share/po/af.po, share/po/sl.po, share/po/az.po,
share/po/hr.po, share/po/ar.po, share/po/hu.po: updated some po files
* share/po/th.po, share/po/tr.po: updated Turkish file
2002/08/11 Pixel <pixel@mandrakesoft.com>
* lvm.pm:
- vg_add: do not vgremove the old_name anymore, this is dangerous and
should not happen
- lv_create: fix bug when {primary}{normal} didn't exist
- use run_program::get_stdout instead of ``
- create and use run() and run_or_die() which takes care of running
vgscan again when needed
- rename LVMname to VG_name
* diskdrake/interactive.pm: allow to enter any mount point even in
non-expert (why was it still the other way??)
rename LVMname to VG_name
* detect_devices.pm (floppies): module "floppy" can fail to insmod, in
that case it means
there's no floppy controller, so don't try fd0 & fd1 which may cause
havoc
(esp. segfault) (thanks to rcc)
* share/rpmsrate: adding aspell-LANGS before evolution to workaround the
choices limitation (=> allow to choose the right aspell-LANG)
* docs/comparisons: comprehensive feature-to-feature comparison with
redhat 8.0
* diskdrake/hd_gtk.pm, partition_table.pm: rename LVMname to VG_name
* fsedit.pm: get rid of the duplicated /tmp in for suggestions_mntpoint()
(thanks to Amaury)
- rename LVMname to VG_name
- part2hd: allow rootDevice to be a VG_name
- add auto_allocate_vgs
cleanup
* fs.pm (prepare_write_fstab): no need to read the fstab once again before
writing since reading takes care of everything, including unknown
entries (which go to {special}). This fixes a bug when removing existing
partition with associated mount point. It used to keep the entry in
fstab, which is wrong (as reported by andr� <naderrt@wanadoo.fr>)
* modules.pm (load): when isStandalone, ignore errors when loading
unavailable modules (ie have the same behaviour as during install)
* run_program.pm: add get_stdout (similar to rooted_get_stdout)
* bootloader.pm:
- compare_entries is now called same_entries
- same_entries try hard to return true even if the files not the same
but symlinks to the same file
- rework add_entry (it handles weird case which used to give old_linux
and old2_linux even if they are the same)
- ensure the old failsafe entry doesn't give any old_failsafe
* network/smb.pm: fix yet another bug regarding credentials during install
* install_steps_auto_install.pm: nice message when rebootNeeded in
auto_install (otherwise it reboots without prompting)
2002/08/11 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Setup of HP MF devices on parallel port did
not work. Fixed.
Allow setup of MF device if device file name "/dev/printer/<number>" was
entered.
If auto-detection of model name fails, ask user always whether he has an
MF device.
If SNMP or local auto-detection fails but HPOJ auto-detection succeeds,
use model name found by HPOJ.
2002/08/10 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/vi.po, share/po/sv.po: updated po file
2002/08/10 Pixel <pixel@mandrakesoft.com>
* diskdrake/interactive.pm:
- fix computing the minimal size for reiserfs resizing
- use run_program::run instead of system for calling resizing tools
* install_any.pm: workaround perl bug another way
2002/08/10 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakbackup: GUI fixes, scp, rsync, webDAV, CD, tape support.
Consolidate all net methods into one configure screen.
Daemon mode, email fixed. Ran perl_checker and corrected.
GUI feedback during various backup modes and result report.
CD/Tape drive/media detection. Start to look at cataloging
runs for locating restore media.
2002/08/10 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Removed HP multi-function device configuration from SMB
and remote LPD printer setup.
Let the Sony IJP-V100 being treated as an HP multi-function device.
Taken into account that the HP PhotoSmart 7150 has no photo card reader.
Use any::get_secure_level() instead of printer::get_security_level().
* detect_devices.pm: Scanning network for printers did not work during
installation. Fixed.
* printer.pm: Use any::get_secure_level() instead of
printer::get_security_level().
2002/08/09 fcrozat
* share/rpmsrate: No longer requires metacity-setup (everything can be
done using gnome-control-center)
Ensure we install enough GNOME packages when selection GNOME
2002/08/09 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps.pm: make sure size of packages is computed.
* pkgs.pm: take care of packages already installed that will be removed
(untested).
* install_any.pm: fixed loadO when getFile is not used (local files).
* interactive.pm: allow cancel button even for wizard.
* install_steps_interactive.pm: small update to avoid side effect of bless
to HASH even if nothing results from
this.
2002/08/09 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cs.po: updated Czech file
* share/po/pt.po: updated Portuguese file
* share/po/id.po, share/po/fr.po: updated French and Indonesian files
2002/08/09 Pixel <pixel@mandrakesoft.com>
* share/keyboards.tar.bz2: fix rights on files
* tools/make_mdkinst_stage2, share/list.i386, install_any.pm: add fsck.jfs
* any.pm, modparm.pm, harddrake/ui.pm:
- fix module parameter dialog box handling
- enable the cancel on load_module__ask_options
* bootloader.pm (mkinitrd): when an initrd is already there, it means an
initrd is needed
not the contrary (thanks to Damon Lynch for his test)
* install_steps.pm: remove previous report.bug.gz (otherwise one get a
report.bug *and* the previous report.bug.gz)
(report.bug's are not rotated, ddebug.log's and install.log's are)
2002/08/09 Thierry Vignaud <tvignaud@mandrakesoft.com>
* modparm.pm: no need anymore to pass extra arguments for harddrake::ui
* Xconfig/various.pm: perl_checker fixes
* harddrake/TODO: module parameters're now read from /etc/modules.conf
before being
altered
* harddrake/bttv.pm: resync with bttv-0.7.95, add support for :
- tv cards:
o Hauppauge WinTV PVR
o Leadtek|WinFast VC 100
- tv tuners:
o LG NTSC (newer TAPC series)
* drakxtools.spec: harddrake changes
* modules.pm: mergein_conf: return options if they're set
* harddrake/ui.pm:
- module configuration window:
o read current options
o don't display ranges, we cannot really know when a range is
needed and so display them in wrong cases (kill code, enable us
to simplify modparm::parameters after
o read & parse modules.conf only when configuring the module, not
on each click in the tree
o move up "require module" since we use it above
o use get_options accessor instead of direct $conf access
o split the options string into a hash{option => value}
o don't call several times interactive->vnew
o fix busy cursor on window exit because of the previous change
2002/08/08 alus
* share/po/pl.po: various changes
2002/08/08 Pixel <pixel@mandrakesoft.com>
* services.pm (services): better sorting of services
2002/08/08 alus
* share/po/pl.po: various changes
corrected errors
2002/08/08 Fran�ois Pons <fpons@mandrakesoft.com>
* fs.pm: make sure fsck is called for ext3 partition (due to possible
kernel panic on
corrupted ext3 partition, even after mounting ext3, umounting and
remounting
ext2).
2002/08/08 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/keyboards.tar.bz2, keyboard.pm: Added Tamils TSCII keyboard
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/fr.po,
share/po/nl.po, share/po/it.po, share/po/eu.po, share/po/de.po,
share/po/eo.po, share/po/lv.po, share/po/cs.po, share/po/bg.po,
share/po/el.po, share/po/hu.po: updated pot file
* lang.pm: Added Tamils TSCII keyboard
Added some support for Tamil (proper KDE default fonts, and define it
as iso8859-1 encoding for kde)
* share/po/es.po: updated pot file
updated Spanish file
2002/08/08 Pixel <pixel@mandrakesoft.com>
* install_steps_gtk.pm:
- remove the icons in reallyChooseGroups
- add the LSB group
- remove buttons to change theme
- add F5 to change the theme to the 'white' theme
- cleanup the theme code
workaround a weird pb with gtk: still re-creating help Gtk::Text at each
step :-/
- remove the "help" button
- ensure the help box is not created twice (except when changing
theme)
* Xconfig/xfreeX.pm (set_resolution): handle the optional $resolution->{Y}
(@resolutions): add 1280x960
fix typo
replace 1152x768 with 1152x864 as it should and used to be
* install_steps.pm: don't add users in group usb (unneeded (?), anyway
doesn't do anything since group usb doesn't exist currently)
* install2.pm:
- remove buttons to change theme
- add F5 to change the theme to the 'white' theme
- cleanup the theme code
* services.pm (services): better sorting of services
* install_any.pm, timezone.pm: use $::prefix in timezone::read
timezone::read now returns a hash
* install_gtk.pm:
- remove buttons to change theme
- add F5 to change the theme to the 'white' theme
- cleanup the theme code
workaround a weird pb with gtk: still re-creating help Gtk::Text at each
step :-/
- remove the "help" button
- ensure the help box is not created twice (except when changing
theme)
* Xconfig/various.pm (tvout): rough default value for PAL vs NTSC
(configure_FB_TVOUT): add ModeLines (Florent Beranger says it displays
better with them)
* any.pm:
- write_passwd_user: ensure {pw} is set (at least '')
- cleanup dead code
(ask_window_manager_to_logout): adapt to new gnome
sort security level descriptions
* my_gtk.pm: do not hard code icon path
- remove buttons to change theme
- add F5 to change the theme to the 'white' theme
- cleanup the theme code
* Xconfig/card.pm, Xconfig/monitor.pm, Xconfig/main.pm: when prompting for
VideoRam, default to the value obtained via DDC
* Xconfig/resolution_and_depth.pm: handle the pb of resolutions where X
doesn't imply Y (eg: 1280x1024 and 1280x960)
* standalone/adduserdrake:
- fix detecting use of MD5 and shadow passwords
- cosmetic move of any::addUsers
2002/08/08 Stew Benedict <sbenedict@mandrakesoft.com>
* install_any.pm, install_steps_interactive.pm: Windows PDC -> Windows
Domain, don't make samba dirs - samba fixed now
2002/08/08 Thierry Vignaud <tvignaud@mandrakesoft.com>
* scanner.pm: old hp scanners report themselves as "Processor"s as :
- tested in hw lab
- written in linux/include/scsi/scsi.h: "TYPE_PROCESSOR.*HP scanners
use this"
- reported by sane-find-sane: "old HP scanners use the CPU id"
* detect_devices.pm: explain the fscking "Processor" need
old hp scanners report themselves as "Processor"s as :
- tested in hw lab
- written in linux/include/scsi/scsi.h: "TYPE_PROCESSOR.*HP scanners
use this"
- reported by sane-find-sane: "old HP scanners use the CPU id"
2002/08/07 Christian Belisle <cbelisle@mandrakesoft.com>
* security/shorewall.pm: shorewall-related functions will go here.
2002/08/07 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps.pm: added automatic update of lilo image and KDE & GNOME
background.
* install2.pm: allow automatic oem patch. add log if successfull patching.
* install_steps_interactive.pm: do not ask user to select ignored medium.
* crypto.pm: allow patching of mirror used.
* pkgs.pm: call rpmReadConfigFiles before installing packages.
do not read package of ignored medium (contrib) to save memory.
* install_any.pm: getAndSaveFile now return before writing zero-length
file if input file doesn't
exists on invocation.
2002/08/07 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/vi.po: updated Vietnamese file
2002/08/07 Pixel <pixel@mandrakesoft.com>
* Xconfig/card.pm: load glx in any case (well except for nvidia
proprietary shit)
* fs.pm: "LABEL=xxx" in fstab handling
* bootlook.pm: replace glob() with all()
* network/netconnect.pm (get_profiles): get rid of "glob", clean it up
2002/08/06 alus
* share/po/pl.po: updated translation
2002/08/06 Daouda Lo <daouda@mandrakesoft.com>
* network/tools.pm:
- set the vpi vci correctly according to selected country.
2002/08/06 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: added log to follow dead lock to check what may cause it).
2002/08/06 Guillaume Cottenceau <gc@mandrakesoft.com>
* tools/cvslog2changelog.pl: add warly,jgotti
2002/08/06 Jonathan Gotti <jgotti@mandrakesoft.com>
* bootlook.pm: add standalone::explanations for bootsplash configuration
2002/08/06 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/rpmsrate: Increased the level of "yudit"; it's one of the editors
with best utf-8
support, so very useful to have.
* share/po/fr.po, share/po/wa.po: updated French and Walloon files
Put _() around two strings in security level choosing
* share/po/DrakX.pot: updated French and Walloon files
* any.pm, share/po/pl.po: Put _() around two strings in security level
choosing
2002/08/06 Pixel <pixel@mandrakesoft.com>
* Xconfig/xfree3.pm, Xconfig/xfreeX.pm, Xconfig/xfree4.pm,
Xconfig/parse.pm: make wacom config work
* bootloader.pm (get_kernels_and_labels): only take kernels for which we
have the corresponding /lib/modules/VERSION (otherwise mkinitrd will
fail)
* run_program.pm (raw): new function allowing special options like
{timeout}
* fsedit.pm:
- add /tmp in %suggestions for server partitioning
- tweak some ratio's in %suggestions
* any.pm (ddcxinfos): use the new run_program::raw with a 20s timeout to
workaround ddcxinfos going wild using 100% system CPU
* detect_devices.pm, my_gtk.pm, install_any.pm: make perl_checker happy
* standalone.pm: add "use run_program" as needed
2002/08/06 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ: typo, change /etc/exports explanation in help
2002/08/06 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/data.pm: make perl_checker happier :-)
- dont detect undef devices
detect modem too
- rename scanner::findScannerUsbport as scanner::detect
as in mouse.pm
- scanner::detect : detect SCSI scanners too
* drakxtools.spec: log changes
* network/modem.pm: nobody pass the second argument of
network::modem::modem_detect_backend() so let simplify it
* standalone/scannerdrake:
- rename scanner::findScannerUsbport as scanner::detect
as in mouse.pm
- scanner::detect : detect SCSI scanners too
* ugtk.pm: remove old references to rectangle drawing around mcc icons
* scanner.pm: make perl_checker happier :-)
- dont detect undef devices
- rename scanner::findScannerUsbport as scanner::detect
as in mouse.pm
- scanner::detect : detect SCSI scanners too
2002/08/05 Pixel <pixel@mandrakesoft.com>
* share/list: switch to thread-multi
* any.pm, mouse.pm: do the job of devfsd in case devfsd doesn't do it
* drakxtools.spec: rebuild for perl thread-multi
* rescue/list.sparc, rescue/list.x86_64, rescue/list.i386,
rescue/list.ia64, rescue/list, rescue/list.alpha, rescue/list.ppc:
- adapt to thread-multi
- packdrake.pm is now out of arch dir
2002/08/05 Stew Benedict <sbenedict@mandrakesoft.com>
* install_any.pm: smbpasswd call deferred with addToBeDone
2002/08/05 alus
* share/po/pl.po: removed unused strings
updated translation, ugh... after second beta so much changes??
2002/08/05 Daouda Lo <daouda@mandrakesoft.com>
* standalone/logdrake:
- do not show empty wizard when save button clicked.
- cleanup (remove all sms stuffs: code and labels)
- do not expand mail address
2002/08/05 gbeauchesne
* Makefile: lib64 fixes
- Move xf86Wacom.so modules to {i386,ppc}-specific filelist
- Make filelists lib64 aware with LIB variable
- Add x86_64-specific filelist
* share/list.i386, Makefile.config, share/list, share/list.x86_64,
share/list.ppc:
- Move xf86Wacom.so modules to {i386,ppc}-specific filelist
- Make filelists lib64 aware with LIB variable
- Add x86_64-specific filelist
2002/08/05 Guillaume Cottenceau <gc@mandrakesoft.com>
* drakxtools.spec: 1.1.9-5mdk
1.1.9-4mdk
* my_gtk.pm: the state can be XXX also in flat mode, for disabling
the setting of the state
2002/08/05 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
share/po/ko.po, share/po/DrakX.pot, share/po/sr.po, share/po/pl.po,
share/po/fi.po, share/po/lt.po, share/po/cy.po, share/po/ca.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/vi.po, share/po/fr.po, share/po/it.po,
share/po/nl.po, share/po/eu.po, share/po/es.po, share/po/de.po,
share/po/eo.po, share/po/el.po, share/po/cs.po, share/po/bg.po,
share/po/lv.po: updated pot file
* share/po/sv.po, share/po/da.po, share/po/hu.po: updated pot file
updated po files
* share/po/tr.po, share/po/pt.po: updated po files
updated pot file
2002/08/05 Pixel <pixel@mandrakesoft.com>
* tools/Makefile: packdrake.pm is now in vendorlib
* commands.pm: make perl_checker happy
* bootlook.pm, standalone/printerdrake, standalone/draksec,
standalone/drakfloppy, standalone/drakxservices, standalone/drakfont,
standalone/drakautoinst, my_gtk.pm, standalone/drakconnect,
standalone/drakgw, standalone/XFdrake, standalone/tinyfirewall,
standalone/keyboarddrake, standalone/drakTermServ,
standalone/mousedrake, standalone/scannerdrake: replace "kill USR1" with
"kill 'USR1'" (and same for USR2)
(so that 'use strict' works)
* drakxtools.spec: rebuild for perl thread-multi
* diskdrake/smbnfs_gtk.pm: adapt to ugtk
* standalone.pm (install): verify at least one package is not installed
before displaying a
wait_message and calling urpmi (thanks to Jure Repinc)
(is_installed): use run_program and redirect stdout to dave null for
cleanness
* Xconfig/card.pm: fix Option's (especially for XFree3)
don't have Utah GLX the default. XFree4 is the default
* share/list: switch to thread-multi
packdrake.pm is now in vendorlib
* Xconfig/main.pm: call the "Quit" button exit during install (as
suggested by David Sansome)
* any.pm, mouse.pm: do the job of devfsd in case devfsd doesn't do it
* install_steps_interactive.pm: as suggested by Buchan Milne, defaults
LDAP Server to ldap.DOMAINNAME
* Xconfig/xfree4.pm: still have HorizSync and VertRefresh for Plug'n Play
monitors
(XFree4 still need some help)
* standalone/drakboot: replace "kill USR1" with "kill 'USR1'" (and same
for USR2)
(so that 'use strict' works)
a few more fixes (thanks Jure Repinc & Richard Burt)
2002/08/05 Stew Benedict <sbenedict@mandrakesoft.com>
* install_any.pm: smbpasswd call deferred with addToBeDone
2002/08/05 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Make/Model/Driver list in expert mode: Fixed bug of
"recommended" driver entries getting a duplicate entry without
"recommended" when entering the list via double-click on existing queue
/ "Printer manufacturer, model, driver".
Finished auto-detection of network and SMB printers.
Added automatic configuration of HP's multi-function devices when
connected via HP JetDirect (network).
* printer.pm: Finished auto-detection of network and SMB printers.
Added automatic configuration of HP's multi-function devices when
connected via HP JetDirect (network).
2002/08/05 Thierry Vignaud <tvignaud@mandrakesoft.com>
* modules.pm:
- export %modules::conf
- kill modparm::raw_parameters and modparm::parameter_type
which get merged back in modparm::parameters
- add more parameters to modparm::parameters for harddrake
harddrake/ui.pm | 19 ++++++++++---------
modparm.pm | 33 +++++++++------------------------
2 files changed, 19 insertions(+), 33 deletions(-)
* install_steps_gtk.pm, network/network.pm, log.pm, install_steps.pm,
interactive.pm, bootloader.pm, harddrake/data.pm, steps.pm,
install_steps_interactive.pm, keyboard.pm, printer.pm, lang.pm,
fsedit.pm, install2.pm, detect_devices.pm, common.pm, commands.pm:
s/__END__/1;
kill "wonderful perl"
* harddrake/ui.pm:
- export %modules::conf
- kill modparm::raw_parameters and modparm::parameter_type
which get merged back in modparm::parameters
- add more parameters to modparm::parameters for harddrake
harddrake/ui.pm | 19 ++++++++++---------
modparm.pm | 33 +++++++++------------------------
2 files changed, 19 insertions(+), 33 deletions(-)
no one use second paramater of raw_parameters
factorize some code in modparm::parameter_type
s/__END__/1;
* modparm.pm:
- export %modules::conf
- kill modparm::raw_parameters and modparm::parameter_type
which get merged back in modparm::parameters
- add more parameters to modparm::parameters for harddrake
harddrake/ui.pm | 19 ++++++++++---------
modparm.pm | 33 +++++++++------------------------
2 files changed, 19 insertions(+), 33 deletions(-)
no one use second paramater of raw_parameters
factorize some code in modparm::parameter_type
* standalone/service_harddrake.sh: english fixes
* standalone/logdrake, scanner.pm, standalone/drakautoinst,
standalone/drakgw, standalone/scannerdrake: kill $Log (487 useless lines
supressed from drakxtools)
2002/08/04 Stew Benedict <sbenedict@mandrakesoft.com>
* install_any.pm, install_steps_interactive.pm: partial rework of Windows
PDC authentication, still need
to run smbpasswd after network is up
2002/08/04 Till Kamppeter <till@mandrakesoft.com>
* detect_devices.pm, printerdrake.pm: Accelerated network scanning for
printers by applying "nmap" only to machines which answered to a
broadcast ping before.
Completed network/SMB printer auto-detection for recommended mode.
Started network/SMB printer auto-detection for expert mode.
2002/08/02 Daouda Lo <daouda@mandrakesoft.com>
* standalone/logdrake:
- expand $email in cron script
- disable sms alerts (free sms site too complicated to
handle). Postponed
- mail service should work now
- clean up code
- give the correct right to cron file to work correctly
- fix titi mess
* standalone/drakbug:
- avoiding looping indefinitalely when selecting items in combo
- add commandline arguments: drakbug --report name_app
2002/08/02 Guillaume Cottenceau <gc@mandrakesoft.com>
* interactive/gtk.pm, my_gtk.pm: move interactive::gtk::exit to
my_gtk::exit so that my_gtk
apps can call it (and fix busy mouse cursor problem that way)
2002/08/02 jgotti
* standalone/drakboot: minor bugfix in calling bootloader::read
2002/08/02 Pixel <pixel@mandrakesoft.com>
* drakxtools.spec: keyboarddrake now handles choosing toggle key
(XkbOptions)
2002/08/02 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Corrected strings for printer queue list in main window.
2002/08/02 warly
* share/rpmsrate, share/compssUsers: add lsb group
2002/08/01 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: drop keyboard unsafe when not unsafe
anymore
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
* Xconfig/various.pm: finish tvout configuration
* any.pm, Xconfig/xfreeX.pm, standalone/keyboarddrake, install2.pm,
install_steps.pm, Xconfig/parse.pm, Xconfig/default.pm, commands.pm,
printerdrake.pm:
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
* bootloader.pm (duplicate_kernel_entry): added
* keyboard.pm: don't have "unsafe" in /etc/sysconfig/keyboard
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
2002/08/01 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Added stuff for scanning network for SMB printer
shares.
* detect_devices.pm: Added facility to scan network for SMB/Windows-hosted
printers.
2002/08/01 Thierry Vignaud <tvignaud@mandrakesoft.com>
* Makefile.config, drakxtools.spec: drakconf is dead
* harddrake/ui.pm, harddrake/TODO: update
2002/08/01 warly
* share/logo-mandrake.png: new logo for beta 2
2002/08/01 alus
* share/po/pl.po: updated translation
2002/08/01 dam's <dams@idm.fr>
* ugtk.pm: removed fonctions typage
2002/08/01 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/netconnect.pm, network/adsl.pm:
- First ECI adsl support step
2002/08/01 gbeauchesne
* rescue/make_rescue_img: While stripping libraries, note that we may need
to have both /lib and
/lib64 on biarch systems.
- MDK::Common'ize for arch() support
- Don't grab /lib/i686/ libraries
- Update list to use LIB which expands to either lib64 or lib
* rescue/list.x86_64: Add x86_64-specific filelist
* docs/HACKING: Add /bin/mknod to command list of sudoers
* mdk-stage1/disk.c: Add missing includes, <string.h> for bzero()
* rescue/list:
- MDK::Common'ize for arch() support
- Don't grab /lib/i686/ libraries
- Update list to use LIB which expands to either lib64 or lib
2002/08/01 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/base.png, share/selected.png, share/rpm-semiselected.png,
share/rpm-installed.png, share/rpm-unselected.png, share/installed.png,
share/rpm-base.png, share/semiselected.png, share/unselected.png,
share/rpm-selected.png: change some png files names according to
simplification of
gtkcreate_png call of new my_gtk.pm
* drakxtools.spec, ugtk.pm, my_gtk.pm: commit according to 1.1.9-1mdk of
drakxtools, and especially:
- integrate patches in my_gtk and ugtk for new rpmdrake:
- [ugtk] add "gtkentry" so that we can create an entry and set
initial value in one call
- [my_gtk::main] don't set the events, to fix keyboard focus
problem in entries when embedded
- [my_gtk::_create_window] add $::noBorder, to not have a frame
in the main window, so that it's possible to end up with
windows with no border
- [my_gtk] add ask_dir which is a ask_file with only the dir list
- [my_gtk] add ask_browse_tree_info to the export tags, and:
- add support for parents with no leaves, so that then we can
partially build the trees (for speedup)
- add "delete_all" and "delete_category" callbacks
- use Gtk::CList::clear when removing all the nodes, much
speedup
2002/08/01 jgotti
* bootlook.pm:
- add splash theme section
* pixmaps/nosplash_thumb.png: add pixmap for drakboot
2002/08/01 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated Hungarian file
* share/po/vi.po: updated vietnamese file
2002/08/01 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: drop keyboard unsafe when not unsafe
anymore
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
* any.pm:
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
get rid of some $prefix parameter passing (using $::prefix where needed
instead)
* Xconfig/various.pm: finish tvout configuration
* ugtk.pm, my_gtk.pm: move back Gtk->init to "new" and "gtkroot"
make perl_checker happy
* Xconfig/parse.pm:
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
BusID needs a string (thanks to Florent BERANGER)
* standalone.pm: don't display a wait_message in newt, but do suspend
* install_any.pm: get rid of some $prefix parameter passing
* pkgs.pm, fsedit.pm: get rid of some $prefix parameter passing (using
$::prefix where needed instead)
* loopback.pm (prepare_boot): use $::prefix
* interactive/gtk.pm: fix the many warnings when {icon} is not given
* Xconfig/resolution_and_depth.pm: in newt, have the resolutions sorted by
resolution size (wilplizgg)
* install_steps.pm:
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
get rid of some $prefix parameter passing
get rid of some $prefix parameter passing (using $::prefix where needed
instead)
bootloader::suggest uses a hash for its options
* .perl_checker: tune perl_checker
* Xconfig/xfreeX.pm, standalone/keyboarddrake, install2.pm,
Xconfig/default.pm, commands.pm, printerdrake.pm:
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
* keyboard.pm: don't have "unsafe" in /etc/sysconfig/keyboard
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
- KBCHARSET is $o->{keyboard}{KBCHARSET}
- isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
sysconfig/keyboard)
- add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
- add dialog box to choose GRP_TOGGLE
* bootloader.pm (duplicate_kernel_entry): added
get rid of some $prefix parameter passing (using $::prefix where needed
instead)
bootloader::suggest uses a hash for its options
2002/08/01 Till Kamppeter <till@mandrakesoft.com>
* share/rpmsrate: Added new packages needed by printerdrake.
* printerdrake.pm: Let packages "nmap" and "scli" get installed by
printerdrake.
Printer model auto-detection for ethernet-connected printers when
setting up TCP/Socket, remote LPD, IPP, or HTTP printers.
Continued work on scanning the local network for printers.
In "setup_local()": Renamed variable "@parport" to "@autodetected".
Do not let list of auto-detected printers get sorted alphabetically, it
should stay sorted by ports.
Fixed typo in file name in "check_network()".
2002/08/01 Thierry Vignaud <tvignaud@mandrakesoft.com>
* diskdrake/smbnfs_gtk.pm: perl_checker fix
* drakxtools.spec: drakconf is dead
17mdk: stage 1
my_gtk:
- splitup it into my_gtk and ugtk as done by dams
- resync with dams
- increase the icon blinkage from 50ms to 100ms
%postun -n harddrake: return 0 when nothing has to be done
* ugtk.pm: we already require perl-GTK-GdkImLib so temporary disable
Gtk::Gdk::Pixbuf support, thus removing all gdk/gtk warnings
remove INFO warnings
my_gtk:
- splitup it into my_gtk and ugtk as done by dams
- resync with dams
- increase the icon blinkage from 50ms to 100ms
* my_gtk.pm: my_gtk:
- splitup it into my_gtk and ugtk as done by dams
- resync with dams
- increase the icon blinkage from 50ms to 100ms
* tinyfirewall.pm: kill stupide style
perl_checker fixes
* standalone/harddrake2: export license
move embedded and standalone managment from harddrake::ui to
standalone/harddrake2
* harddrake/TODO: update
move embedded and standalone managment from harddrake::ui to
standalone/harddrake2
* harddrake/ui.pm: update
add_icon_path is exported in :various
perl_checker fixes
perl_checker fixes
- workaround for the busy mouse cursor set by
gtkset_mousecursor_wait() in my_gtk::destroy
- remove debugging prints
- don't handle "$::isEmbedded ? kill('USR1', $::CCPID) :
Gtk->exit(0);", it's done by interactive->exit()
export license
move embedded and standalone managment from harddrake::ui to
standalone/harddrake2
* standalone/logdrake, harddrake/bttv.pm, standalone/drakconnect,
standalone/drakbug, standalone/tinyfirewall, standalone/scannerdrake,
standalone/drakxtv: perl_checker fixes
* standalone/drakxconf: remove obsolote file
* Makefile.config: drakconf is dead
* tools/cvslog2changelog.pl: use new dam's email
* scanner.pm, harddrake/data.pm: perl_checker fixes
perl_checker fixes
2002/07/31 Pixel <pixel@mandrakesoft.com>
* Xconfig/card.pm, Xconfig/main.pm:
- add non-wizard ability to XFdrake
- first part of ATI TVout support
(still needs patching initscript, and adding an entry in bootloader)
(and testing of course :)
* bootlook.pm, network/network.pm, resize_fat/main.pm,
network/netconnect.pm, Xconfig/xfreeX.pm, diskdrake/interactive.pm,
network/ethernet.pm, printer.pm, detect_devices.pm,
resize_fat/info_sector.pm, install_any.pm: make perl_checker happy again
(replacing "{xx}->{yy}" by "{xx}{yy}")
* any.pm (devfssymlinkf): when creating a symlink on the system, use devfs
name if devfs is mounted
* standalone/logdrake, standalone/draksec, standalone/drakxservices,
standalone/drakautoinst, standalone/drakproxy, standalone/tinyfirewall,
standalone/keyboarddrake, standalone/drakboot, standalone.pm,
standalone/drakTermServ, standalone/net_monitor, standalone/diskdrake,
standalone/mousedrake, standalone/drakbackup, standalone/printerdrake,
standalone/drakfloppy, standalone/drakfont, standalone/drakconnect,
standalone/drakgw, standalone/scannerdrake, standalone/drakxtv: Handle
parsing --embedded command line in standalone.pm
=> allows to remove the somewhat mythical
$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
* standalone/XFdrake: Handle parsing --embedded command line in
standalone.pm
=> allows to remove the somewhat mythical
$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
- add non-wizard ability to XFdrake
- first part of ATI TVout support
(still needs patching initscript, and adding an entry in bootloader)
(and testing of course :)
* Xconfig/various.pm: make perl_checker happy again (replacing
"{xx}->{yy}" by "{xx}{yy}")
- add non-wizard ability to XFdrake
- first part of ATI TVout support
(still needs patching initscript, and adding an entry in bootloader)
(and testing of course :)
2002/07/31 Christian Belisle <cbelisle@mandrakesoft.com>
* security/msec.pm:
- Fix page change between checks -> advanced
- Factorize options-related functions
- s/choose_options/choose_functions
- Added security checks page
- put the basic button on top (in the advanced page)
- move set_server_link in the ignore list temporary
* security/main.pm:
- Factorize options-related functions
- s/choose_options/choose_functions
- Added security checks page
- factorize functions (many functions -> one function)
2002/07/31 Daouda Lo <daouda@mandrakesoft.com>
* share/rpmsrate:
- s/GNOME/X/ for gnome-linuxconf
* standalone/drakbug:
- many changes
- command line support (--report name_of_program), to be used in tools
- ergonomy fixes (use table to align widget correctly)
2002/07/31 Damien Chaumette <dchaumette@mandrakesoft.com>
* run_program.pm:
- fix $ENV{HOME} value to '/root' if usermode break it
2002/07/31 gbeauchesne
* c/Makefile.PL: lib64 fixes
2002/07/31 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/cdrom.c: hopefully fix "device or resource busy" problem in
cdrom
automatic mode (I messed up between truth value and number in a
list... the first value is numbered "0" whicih is "false"...)
2002/07/31 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
share/po/sp.po, share/po/cy.po, share/po/help-it.pot, share/po/ca.po,
share/po/da.po, share/po/ar.po, share/po/bs.po, share/po/ro.po,
share/po/wa.po, share/po/is.po, share/po/af.po, share/po/az.po,
share/po/zh_TW.po, share/po/zh_CN.po, share/po/vi.po, share/po/fr.po,
share/po/nl.po, share/po/it.po, share/po/help-fr.pot, share/po/es.po,
share/po/de.po, share/po/eo.po, share/po/lv.po, share/po/el.po,
share/po/cs.po, share/po/bg.po, share/po/hu.po: updated pot file
* share/po/pt.po, share/po/eu.po: updated Portuguese file
updated pot file
2002/07/31 Pixel <pixel@mandrakesoft.com>
* Xconfig/main.pm:
- add non-wizard ability to XFdrake
- first part of ATI TVout support
(still needs patching initscript, and adding an entry in bootloader)
(and testing of course :)
* install_steps_interactive.pm, printerdrake.pm, pkgs.pm, network/adsl.pm,
modules.pm, commands.pm, install_interactive.pm, install_steps_gtk.pm,
interactive/stdio.pm, services.pm, keyboard.pm: make new perl_checker
happy
make new perl_checker happy (and that's not easy!)
* any.pm (devfssymlinkf): when creating a symlink on the system, use devfs
name if devfs is mounted
replace "$foo" with $foo
make new perl_checker happy
make new perl_checker happy (and that's not easy!)
* Xconfig/test.pm: change the location of X test image as told by dadou
* Xconfig/resolution_and_depth.pm (choose_gtk): ensure the response is one
of @resolutions (so that Y and maybe bios is kept)
(to_string): created
fix using $_ instead of $_[0] (thanks to perl_checker)
make new perl_checker happy (and that's not easy!)
* network/modem.pm: replace "$foo" with $foo
* resize_fat/info_sector.pm, Xconfig/xfreeX.pm: make perl_checker happy
again (replacing "{xx}->{yy}" by "{xx}{yy}")
* printer.pm, install_any.pm, detect_devices.pm: make perl_checker happy
again (replacing "{xx}->{yy}" by "{xx}{yy}")
replace "$foo" with $foo
make new perl_checker happy
make new perl_checker happy (and that's not easy!)
* bootlook.pm, network/netconnect.pm, network/ethernet.pm: make
perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}")
make new perl_checker happy
make new perl_checker happy (and that's not easy!)
* network/tools.pm, install_gtk.pm, network/isdn.pm: replace "$foo" with
$foo
make new perl_checker happy
make new perl_checker happy (and that's not easy!)
* my_gtk.pm (create_box_with_title): create an empty box when there is no
message
(also don't set $o->{box} since unused outside of this function)
replace "$foo" with $foo
make new perl_checker happy
make new perl_checker happy (and that's not easy!)
* Xconfig/card.pm:
- add non-wizard ability to XFdrake
- first part of ATI TVout support
(still needs patching initscript, and adding an entry in bootloader)
(and testing of course :)
handle cancel in xfree_and_glx_choose
default VideoRam choice 4096 when needVideoRam
make new perl_checker happy
make new perl_checker happy (and that's not easy!)
* network/network.pm: make perl_checker happy again (replacing
"{xx}->{yy}" by "{xx}{yy}")
replace "$foo" with $foo
- have is_ip return the 4 parts of the ip address
- cleanup
make new perl_checker happy (and that's not easy!)
* interactive/gtk.pm: allow "icon" to use the icon path
make new perl_checker happy (and that's not easy!)
* Makefile, crypto.pm: make new perl_checker happy
* Xconfig/monitor.pm: fix keeping the existing name when choosing monitor
* resize_fat/main.pm: make perl_checker happy again (replacing
"{xx}->{yy}" by "{xx}{yy}")
make new perl_checker happy
* standalone/mousedrake: Handle parsing --embedded command line in
standalone.pm
=> allows to remove the somewhat mythical
$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
what is needed for usbmouse is "hid mousedev usbmouse" not the weird
"serial_usb"
make new perl_checker happy
* mouse.pm (read): don't look at /dev/mouse symlink to get {device},
sysconfig/mouse
gives it, so why bother (this fixes /dev//dev/misc/psaux bug)
make new perl_checker happy
make new perl_checker happy (and that's not easy!)
* standalone/logdrake, standalone/tinyfirewall, standalone/drakboot,
standalone.pm, standalone/drakTermServ, standalone/net_monitor,
standalone/drakbackup, standalone/printerdrake, standalone/drakconnect,
standalone/drakxtv, standalone/draksec, standalone/drakxservices,
standalone/drakautoinst, standalone/drakproxy, standalone/diskdrake,
standalone/drakfloppy, standalone/drakfont, standalone/scannerdrake:
Handle parsing --embedded command line in standalone.pm
=> allows to remove the somewhat mythical
$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
* standalone/keyboarddrake, standalone/drakgw: Handle parsing --embedded
command line in standalone.pm
=> allows to remove the somewhat mythical
$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
make new perl_checker happy
* install2.pm: allow acceptLicence to be automatic
make new perl_checker happy
make new perl_checker happy (and that's not easy!)
* diskdrake/interactive.pm: make perl_checker happy again (replacing
"{xx}->{yy}" by "{xx}{yy}")
make new perl_checker happy (and that's not easy!)
* standalone/XFdrake: Handle parsing --embedded command line in
standalone.pm
=> allows to remove the somewhat mythical
$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
- add non-wizard ability to XFdrake
- first part of ATI TVout support
(still needs patching initscript, and adding an entry in bootloader)
(and testing of course :)
use configure_chooser when there is an existing configuration
* log.pm, interactive.pm, resize_fat/fat.pm, network/smb.pm, raid.pm,
partition_table.pm, diskdrake/hd_gtk.pm, install_steps.pm, swap.pm,
resize_fat/directory.pm, devices.pm, lang.pm, partition_table/raw.pm,
bootloader.pm, fsedit.pm, network/isdn_consts.pm: make new perl_checker
happy (and that's not easy!)
* Xconfig/various.pm: make perl_checker happy again (replacing
"{xx}->{yy}" by "{xx}{yy}")
- add non-wizard ability to XFdrake
- first part of ATI TVout support
(still needs patching initscript, and adding an entry in bootloader)
(and testing of course :)
(info): fix displaying depth
2002/07/31 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Started working on network printer auto-detection.
* detect_devices.pm: Added subroutines for ethernet printer
auto-detection.
2002/07/31 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/ui.pm:
- bump harddrake version
- module configuration is saved (todo: read the config)
initial configuration window for modules. nothing is done yet.
remove latest (?) gtk warnings
don't display bogus fields
in embedded mode, don't kill the main gtk app (aka drakconf) but
only harddrake
- add embedded mode for drakconf
further simplification
- the hw tree and the info text are auto-size now
- further ui simplifications
still more my_gtk simplifications
ui.pm | 49 ++++++++++++++++---------------------------------
1 files changed, 16 insertions(+), 33 deletions(-)
- simplify Gtk::Text filling
- less gtk warnings get printed
further my_gtk simplifications
further my_gtk simplifications
further use of my_gtk
- remove useless realizations
- simplify ctree and frames creation
- make used once callbacks be anonymous functions
- replace scores of useless ->show() call by one show_all() call
ui.pm | 82
+++++++++++++++++++++++++++---------------------------------------
1 files changed, 34 insertions(+), 48 deletions(-)
* printer.pm: "cp -a" doesn't need "echo yes|"
* modparm.pm: split parameters in raw_parameters and parameters.
raw_parameters is
used by harddrake to list module options in order to offer a module
configuration window.
* harddrake/TODO: update
- bump harddrake version
- module configuration is saved (todo: read the config)
in embedded mode, don't kill the main gtk app (aka drakconf) but
only harddrake
- add embedded mode for drakconf
- bump version number
- fix pcmcia network card detection (no more unknown)
- fix scsi detection :
o fix SCSI controllers detection (no more unknown)
o fix misdetection of scsi devices as scsi host adapter
o fix double scsi devices detection (both unknown and real
category)
- update TODO list
* Makefile: rename a few target:
- srpm -> slowsrpm
- fastsrpm -> srpm
* drakxtools.spec: 15mdk (will be released tomorrow before the beta2)
don't require detect-lst, it'll take harddrake instead :-(
14mdk
* harddrake/data.pm:
- bump harddrake version
- module configuration is saved (todo: read the config)
- bump version number
- fix pcmcia network card detection (no more unknown)
- fix scsi detection :
o fix SCSI controllers detection (no more unknown)
o fix misdetection of scsi devices as scsi host adapter
o fix double scsi devices detection (both unknown and real
category)
- update TODO list
* share/po/fr.po: update fr translation
2002/07/30 alus
* share/po/pl.po: variuos fixes and updates
updates
2002/07/30 Christian Belisle <cbelisle@mandrakesoft.com>
* security/libsafe.pm:
- complete re-write of draksec. splitted all the libsafe related
functions
in this file.
* security/msec.pm, standalone/draksec:
- complete re-write
* security/main.pm:
-complete re-write of draksec. The main functions will go in this
file.
2002/07/30 Daouda Lo <daouda@mandrakesoft.com>
* Makefile.drakxtools:
- mv drakbug executable from $$SBINDEST to $$BINDEST
2002/07/30 gbeauchesne
* tools/Makefile, tools/aewm-drakx/Makefile: lib64 fixes
2002/07/30 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
share/po/no.po, share/po/et.po, share/po/hr.po, share/po/tr.po,
share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
share/po/sv.po, share/po/sr.po, share/po/pl.po, share/po/fi.po,
share/po/lt.po, share/po/sp.po, share/po/cy.po, share/po/ca.po,
share/po/da.po, share/po/ar.po, share/po/bs.po, share/po/ro.po,
share/po/wa.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/fr.po,
share/po/it.po, share/po/nl.po, share/po/eu.po, share/po/es.po,
share/po/de.po, share/po/eo.po, share/po/el.po, share/po/cs.po,
share/po/bg.po, share/po/lv.po, share/po/hu.po: reflect errata changes
* install_steps_interactive.pm: have errata in parameter to not break too
much updates
8.2->9.0
s/82errata.php3/90errata.php3/
2002/07/30 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cs.po: updated po file
2002/07/30 Pixel <pixel@mandrakesoft.com>
* fs.pm:
- call fsck.jfs before mounting read-write (otherwise mount simply
fails)
- propose fsck -y for ext2 when fsck -a fails
* standalone/drakbackup: never EVER put $xxxx in to-be-translated
strings!!
* diskdrake/interactive.pm (Add2LVM): for LVM on RAID, ensure the RAID is
created & enabled
* Xconfig/parse.pm: fix handling of commented empty line
* standalone/drakautoinst: use $o->{interactiveSteps} instead of
@install_steps_auto_install::graphical_steps
* keyboard.pm, c/stuff.xs.pl, detect_devices.pm, install_steps.pm: use usb
keyboard bCountryCode to choose the right keyboard
* install_steps_interactive.pm: use usb keyboard bCountryCode to choose
the right keyboard
- call fsck.jfs before mounting read-write (otherwise mount simply
fails)
- propose fsck -y for ext2 when fsck -a fails
2002/07/30 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Better placement for waiting message.
* printer.pm: Fixed a typo and a comment in the "SIGHUP_daemon()"
function.
2002/07/30 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: further translations
update fr translation
* standalone/drakbackup: don't translate useless strings (here: "\n")
* standalone/drakbug: deush need to learn english
2002/07/29 Pixel <pixel@mandrakesoft.com>
* install_any.pm (g_auto_install): also save chosen on_services (this is
the only thing left to do to make it work :)
* mouse.pm:
- don't display "To activate the mouse, MOVE YOUR WHEEL!" when not
install
- don't display "Please test the mouse" either
allow to not mess with X config auxmouse
(that way mousedrake doesn't need to care about it)
* run_program.pm: fix rooted() when chrooted and saving the result in a
perl variable
* Xconfig/resolution_and_depth.pm (configure_auto_install): really use
resolution_wanted given in $o
* partition_table.pm: cleanup
* services.pm (ask_standalone_gtk, ask_install): only return the
on_services (those
functions used to return ($l, $on_services) which used in a scalar
context
returned $on_services)
* standalone/mousedrake:
- fix using deprecated Xconfig.pm
- document dam's hack for test mouse
- cleanup
- don't bother reading XFree mouse config
(using keep_auxmouse_unchanged of mouse::write_conf)
* diskdrake/interactive.pm: nicer error message when "You can't create a
new partition
(since you reached the maximal number of primary partitions).
First remove a primary partition and create an extended partition."
* printer.pm: make perl_checker happy
* standalone/XFdrake: make perl_checker happy
(ask_for_X_restart): make it work
2002/07/29 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Fixed some "$prefix" issues in the HPOJ auto-configuration
and in the Star Office/OpenOffice.org auto-configuration.
2002/07/29 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_any.pm: use aliases for stage1 params to reduce kernel msg
2002/07/29 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/fr.po,
share/po/it.po, share/po/nl.po, share/po/eu.po, share/po/es.po,
share/po/de.po, share/po/eo.po, share/po/el.po, share/po/cs.po,
share/po/bg.po, share/po/lv.po, share/po/hu.po: updated pot file
2002/07/29 Pixel <pixel@mandrakesoft.com>
* mouse.pm:
- don't display "To activate the mouse, MOVE YOUR WHEEL!" when not
install
- don't display "Please test the mouse" either
allow to not mess with X config auxmouse
(that way mousedrake doesn't need to care about it)
disallow big_help (when pressing F1) when testing mouse
* install_any.pm (g_auto_install): also save chosen on_services (this is
the only thing left to do to make it work :)
* drakxtools.spec: remove "Requires: groff" (nobody know why it's there)
(Pixel)
* run_program.pm: fix rooted() when chrooted and saving the result in a
perl variable
* share/rpmsrate: xpcd is still there (deush)
- remove deprecated packages
- adapt some to their names
* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: fix typo
* Xconfig/main.pm: restore xdm choice previous behaviour (auto_install)
* Xconfig/resolution_and_depth.pm (configure_auto_install): really use
resolution_wanted given in $o
* fs.pm: fix mke2fs on loopback
- use $::prefix for reading/writing (it was missing for writing)
- use output_p so that /etc/samba directory is created if needed
(fix bug reported by David Eastcott)
* Xconfig/test.pm: try harder to have "xfs" running
* partition_table.pm: cleanup
* services.pm (ask_standalone_gtk, ask_install): only return the
on_services (those
functions used to return ($l, $on_services) which used in a scalar
context
returned $on_services)
* standalone/mousedrake:
- fix using deprecated Xconfig.pm
- document dam's hack for test mouse
- cleanup
- don't bother reading XFree mouse config
(using keep_auxmouse_unchanged of mouse::write_conf)
* Xconfig/default.pm: fix default config for mouse
* my_gtk.pm: disallow big_help (when pressing F1) when testing mouse
* printer.pm: make perl_checker happy
* diskdrake/interactive.pm: nicer error message when "You can't create a
new partition
(since you reached the maximal number of primary partitions).
First remove a primary partition and create an extended partition."
fix diskdrake::interactive::Options() excepts a value from
fs::mount_options_pack(), but fs::mount_options_pack() doesn't return
any
value (reported by Olivier Thauvin)
* standalone/XFdrake: make perl_checker happy
(ask_for_X_restart): make it work
* bootloader.pm: try to allow /boot on vfat (it used to work)
* network/smb.pm:
- use $::prefix for reading/writing (it was missing for writing)
- use output_p so that /etc/samba directory is created if needed
(fix bug reported by David Eastcott)
* install_interactive.pm: fix partition wizard choice updating after
calling diskdrake
* install_steps_gtk.pm, install_steps_interactive.pm, install2.pm: ensure
choosing install-or-upgrade can't be done twice
(since it's badly handled and hard to handle nicely)
2002/07/29 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakxtv: read and wrote /etc/modules.conf
* Makefile:
- consolidate duplicated 'use (warn|strict...' into nuke_perl target
- thus enable to fix bug reported by gc (aka i only fixed localsrpm
nuke, not srpm: one)
* drakxtools.spec: final changes batch
- pixel: don't set release to 14mdk when 13mdk hadn't be released ...
- list 13mdk changes
replace trigger by format test for hw config file conversion
2002/07/28 Pixel <pixel@mandrakesoft.com>
* install_steps.pm (configureX, configureXBefore, configureXAfter):
greatly simplified using new Xconfig stuff
* standalone/XFdrake:
- adapt to new Xconfig modules
- try out the new "XFdrake resolution" and "XFdrake monitor" that'll
get into DrakConf soon
* Xconfig/xfree3.pm, Xconfig/various.pm, Xconfig/parse.pm,
Xconfig/xfree.pm, Xconfig/test.pm, Xconfig/xfreeX.pm,
Xconfig/proprietary.pm, Xconfig/xfree4.pm, Xconfig/monitor.pm,
Xconfig/default.pm, Xconfig/screen.pm, Xconfig/FILES: 14 new modules,
will it be enough?? :)
* any.pm (running_window_manager): return the pids found if wanted
(ddcxinfos): ensure no probe is done when $::noauto
* install_steps_gtk.pm, install_gtk.pm, standalone.pm: adapt to new
Xconfig modules
* install_any.pm (g_auto_install): no need to handle $o->{X} as a special
case, it's already done by Xconfig::main::export_to_install_X
* Xconfig.pm, Xconfigurator.pm, Xconfigurator_consts.pm: thou hast served
well, you may now lie in peace
* common.pm (availableRamMB): use a precise constraint on 'Card:Intel 810'
instead of a regexp
* Xconfig/card.pm: make perl_checker happy
rahh, don't commit my test code!
14 new modules, will it be enough?? :)
* share/list: CardsNames is not needed anymore
* interactive.pm: fix "nicer error message when {val} is not set for
ask_from & list" in case of a reference to a reference (ref is REF
instead of SCALAR)
* Xconfig/main.pm: fix displaying info about current configuration
14 new modules, will it be enough?? :)
* Xconfig/resolution_and_depth.pm:
- make the gtk resolution chooser work
- dropped the differenciation between embedded or not
14 new modules, will it be enough?? :)
* mouse.pm (detect): return wacom inside $mouse
(mouseconfig): reduce the number of "Use of undefined value"
(set_xfree_conf): created
* install2.pm: wacom is now inside $mouse
* install_steps_interactive.pm (configureX): adapt to new Xconfig
2002/07/28 Pixel <pixel@mandrakesoft.com>
* Xconfig/main.pm: fix displaying info about current configuration
14 new modules, will it be enough?? :)
* Xconfig/resolution_and_depth.pm:
- make the gtk resolution chooser work
- dropped the differenciation between embedded or not
14 new modules, will it be enough?? :)
* install_steps_gtk.pm, install_gtk.pm, standalone.pm: adapt to new
Xconfig modules
* install_any.pm (g_auto_install): no need to handle $o->{X} as a special
case, it's already done by Xconfig::main::export_to_install_X
* mouse.pm (detect): return wacom inside $mouse
(mouseconfig): reduce the number of "Use of undefined value"
(set_xfree_conf): created
* install_steps.pm (configureX, configureXBefore, configureXAfter):
greatly simplified using new Xconfig stuff
* install2.pm: wacom is now inside $mouse
* standalone/XFdrake:
- adapt to new Xconfig modules
- try out the new "XFdrake resolution" and "XFdrake monitor" that'll
get into DrakConf soon
* Xconfig/xfree3.pm, Xconfig/various.pm, Xconfig/parse.pm,
Xconfig/xfree.pm, Xconfig/test.pm, Xconfig/xfreeX.pm,
Xconfig/proprietary.pm, Xconfig/xfree4.pm, Xconfig/monitor.pm,
Xconfig/default.pm, Xconfig/screen.pm, Xconfig/FILES: 14 new modules,
will it be enough?? :)
* Xconfig.pm, Xconfigurator.pm, Xconfigurator_consts.pm: thou hast served
well, you may now lie in peace
* install_steps_interactive.pm (configureX): adapt to new Xconfig
* any.pm (running_window_manager): return the pids found if wanted
(ddcxinfos): ensure no probe is done when $::noauto
* Xconfig/card.pm: make perl_checker happy
rahh, don't commit my test code!
14 new modules, will it be enough?? :)
* common.pm (availableRamMB): use a precise constraint on 'Card:Intel 810'
instead of a regexp
* interactive.pm: fix "nicer error message when {val} is not set for
ask_from & list" in case of a reference to a reference (ref is REF
instead of SCALAR)
2002/07/28 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ: Check for/install terminal-server and friends.
More intelligent error message when
mkisofs fails. Cleanup code for use strict. Fix crash when no backup
dhcpd.conf.
* standalone/drakbackup: Numerous GUI crash fixes, oddities. Install
needed packages. Fix email, daemon modes.
Add rsync, webdav, cd, tape capabilities. Consolidate net method setup
screens.
Add CD device capability query.
2002/07/27 alus
* share/po/pl.po: Fixes. There're some entries concerning mdk 8.2 - they
should be changed
globally
2002/07/27 Pixel <pixel@mandrakesoft.com>
* modules.pm (add_probeall): use "uniq" to have modules only once in
ddebug.log (a "uniq"
was already in modules.conf so it doesn't change the result)
* detect_devices.pm: use add_probeall for scsi_hostadapter, not add_alias
(may fix a bug reported by Jure Repinc)
2002/07/27 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Completed implementation of the support for
HPOJ 0.9: Automatic photo card reader configuration, bugfixes.
2002/07/26 Daouda Lo <daouda@mandrakesoft.com>
* standalone/logdrake:
- more consistency when back button hit in wizard mode
- back button at last stage.
* standalone/drakbug:
- add browser list in case BROWSER env var isn't set
2002/07/26 Fran�ois Pons <fpons@mandrakesoft.com>
* tools/Makefile: fixed reference to rpmtools perl module.
2002/07/26 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/rescue-gui.c:
- usage of attribute unused (has not been rebuilt since -W? ;p)
- since i polluted the newt-frontend with probing functions, i
need to have probing functions (doing nothing) here :-((
2002/07/26 Pablo Saratxaga <pablo@mandrakesoft.com>
* harddrake/ui.pm: changed _("") -> "" empty strings must not be
translated
2002/07/26 Pixel <pixel@mandrakesoft.com>
* rescue/list: remove traceroute (c naze dixit gc)
* share/gen_locales.sh, lang.pm: hy is now using UTF8 locales
* any.pm, services.pm, install_steps.pm: use
run_program::rooted_get_stdout instead of `chroot $prefix ...`
* install_any.pm: use run_program::rooted_get_stdout
* Xconfigurator.pm: cleanup launching qiv (using run_program)
* bootloader.pm:
- fix dying when mkinitrd doesn't create an initrd
- cleanup
* run_program.pm (rooted_get_stdout): handle one line return using
wantarray
- also give the ability to redirect to an array ref
- add rooted_get_stdout which is alike ``
add 2 functionalities to run_program:
- run_program::run(prog, '>', 'STDOUT', ...)
run_program::run(prog, '2>', 'STDERR, ...)
which will run with verbatim stdout or stderr
- run_program::run(prog, '>', \$s, ...)
run_program::run(prog, '2>', \$s, ...)
which will return the stdout (resp. stderr) of the program in $s
* rescue/Makefile: ensure rescue is built and uploaded
2002/07/26 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/TODO: dadou said "no expert mode"
* harddrake/ui.pm:
- s/channel/Channel/
- bus_id is for usb devices too
- remove obsolete fields info and name
- add nbuttons, device, old_device descriptions
* drakxtools.spec: 13mdk
2002/07/26 Fran�ois Pons <fpons@mandrakesoft.com>
* tools/Makefile: fixed reference to rpmtools perl module.
2002/07/26 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: First step of automatic HP multi-function device
configuration with HPOJ 0.9.
* detect_devices.pm: Added detection of trhe serial number of a USB
printer (in preparation for HPOJ 0.9 support in printerdrake).
2002/07/25 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: fix loading ide-cd (big thanks to rcc
<rickscafe.casablanca@gmx.net> you did
all the work to resolve the pb)
=> this fixes ide burner detection
2002/07/25 alus
* share/po/pl.po: fix
fix
one entry more clearly :)
2002/07/25 Daouda Lo <daouda@mandrakesoft.com>
* standalone/logdrake:
- don't display services that are not installed
- word wrap string correctly
- cleanup
2002/07/25 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: added log.
small code changes for upgrade.
* tools/syncrpms: no more use rpmtools.pm.
* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: new logo (simplified
for 9.0).
2002/07/25 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po, share/po/id.po, share/po/vi.po: updated po files
2002/07/25 Pixel <pixel@mandrakesoft.com>
* my_gtk.pm: use a function icon_paths instead of @icon_paths
=> this ensure that $ENV{SHARE_PATH} value (used in @icon_paths) is set
independently of the loading order of the modules
* install_steps_interactive.pm: fix loading ide-cd (big thanks to rcc
<rickscafe.casablanca@gmx.net> you did
all the work to resolve the pb)
=> this fixes ide burner detection
Help "perl -cw" not reporting any warning
- for mac free partition, use $freepart instead of $freepart_device,
$freepart_size ...
- replace $timezone::ntp_servers by a function
* bootloader.pm: let the bootloader::mkinitrd error be seen by the GUI
* install_steps_newt.pm: please "perl -cw"
* verify_c: adapt to stuff.xs.pl instead of stuff.xs.pm
* partition_table.pm: add 0x35 partition table id meaning JFS (under OS/2)
(thank to Mika Laitio)
* fs.pm: noreturn is now exported, no need to
MDK::Common::Various::noreturn()
* common.pm: remove internal_error (which is now in MDK::Common)
* partition_table/mac.pm, timezone.pm: Help "perl -cw" not reporting any
warning
- for mac free partition, use $freepart instead of $freepart_device,
$freepart_size ...
- replace $timezone::ntp_servers by a function
2002/07/25 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakxtools.spec: 12mdk
final batch of changes
11mdk
* harddrake/TODO: still less things to do
update
* c/stuff.xs.pl: don't copy struct pciusb_entries on the stack
* standalone/service_harddrake: merge timeout and cancel cases
simplify:
- we don't need to set media_type, we don't use it
- mouse and mass storage media use the same key, let merge their code
path
* interactive/newt.pm: typo fix
* Makefile.drakxtools: fix pixel "i do not need to test" fscking bug that
broke drakxtools
build :-)
* harddrake/ui.pm: remove all gtk's "no callback/signal to disconnect"
warnings
add a fields data structure:
- put together field translation and field description
- this enable to get rid of %reverse_fields usage & creation
- this ensure all field names & translations are marked translatables
for gettext
- move $wait declaration around its usage and explicit its destruction
- remove usb debugging message needed to trace the null description
bug i fixed in ldetect
- simplify the device fields rendering "because of" the above
- simplify the help window creation/display/destruction (only one
statement left)
- explicitely call interactive->exit
handle both old device name and new devfs name
* share/po/fr.po: update french translation
* harddrake/data.pm: only do one probeall here (there's still many in
detect_devices,
probing caching should go there)
* Makefile: use spec_test rather than test
2002/07/24 alus
* share/po/pl.po: fixes
the last untranslated entry
2002/07/24 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/cdrom.c, mdk-stage1/disk.c, mdk-stage1/tools.c,
mdk-stage1/stage1.h, mdk-stage1/tools.h, mdk-stage1/frontend.h,
mdk-stage1/probing.h, mdk-stage1/stdio-frontend.c,
mdk-stage1/newt-frontend.c, mdk-stage1/probing.c: enhance (complicate?
;p) device detection so that scsi and usb
detection are done only when no ide cdrom with mandrake install
is detected (speed up), have usb keyboard modules installed
before any interactive question, honour "noauto" (skip usb
detection and insmod'ing)
2002/07/24 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/fr.po,
share/po/it.po, share/po/nl.po, share/po/eu.po, share/po/es.po,
share/po/de.po, share/po/eo.po, share/po/el.po, share/po/cs.po,
share/po/bg.po, share/po/lv.po, share/po/hu.po: updated po files
2002/07/24 Pixel <pixel@mandrakesoft.com>
* Makefile, Makefile.drakxtools: add PMS_DIRS in Makefile.config and use
it everywhere
(cleaning some ugly stuff in Makefile.drakxtools while doing so)
=> now adding a new directory only need to be done at one place
* Xconfig/xfree3.pm, Xconfig/xfreeX.pm, mouse.pm, Xconfig/xfree4.pm,
Xconfig/parse.pm: new XFree handling library
- only keyboard and mice functions are done, but adding the others is
quite easy
- so for now only used in mousedrake
- but keyboarddrake and (of course) XFdrake will come
* Makefile.config: add Xconfig
add PMS_DIRS in Makefile.config and use it everywhere
(cleaning some ugly stuff in Makefile.drakxtools while doing so)
=> now adding a new directory only need to be done at one place
* standalone/keyboarddrake: use Xconfig::xfree to set the XkbLayout
(better should&will come)
* c/stuff.xs.pl, c/Makefile, c/stuff.xs.pm: rename stuff.xs.pm to
stuff.xs.pl (since it's a prog, not a module)
(it helps for not having stuff.xs.pm in PMS)
* Xconfig/xfree.pm (get_both): fix returning one element (eg:
get_keyboard)
new XFree handling library
- only keyboard and mice functions are done, but adding the others is
quite easy
- so for now only used in mousedrake
- but keyboarddrake and (of course) XFdrake will come
* log.pm: when testing, log on STDERR
2002/07/24 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/data.pm: don't account scanners as unknown devices
* harddrake/ui.pm: scanners support:
- split scannerdrake:val into vendor and description
- don't display bogus "val:%HASH"
2002/07/23 alus
* share/po/pl.po: fuzzy cheched
2002/07/23 Christian Belisle <cbelisle@mandrakesoft.com>
* security.pm: removal
2002/07/23 Daouda Lo <daouda@mandrakesoft.com>
* security/msec.pm:
- fix typo: s/%%options;/%%options/
2002/07/23 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: manage correctly unselectPackage and use perl-URPM >= 0.50.
2002/07/23 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/probing.c: s/usb/moreprofessional/ thanks to vdanen
2002/07/23 Pixel <pixel@mandrakesoft.com>
* share/po/help-eu.pot: rebuild after replacing \" by "
* any.pm, interactive.pm: use fuzzy_pidofs (to detect if kwin is running)
* detect_devices.pm: handle computers with no /proc/scsi/scsi
* .cvsignore, share/modparm.lst, Makefile: modparm.lst is not used anymore
(modinfo -p)
2002/07/23 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: further translations update
update french translation
* drakxtools.spec: 10mdk changes
final changes batch
9mdk
g Move 2: partition table: hierarchy
- Big Move 1: interactive::* hierarchy
* partition_table_dos.pm, partition_table/dos.pm, partition_table_mac.pm,
partition_table/sun.pm, partition_table/gpt.pm, partition_table_raw.pm,
partition_table_lvm_PV.pm, partition_table_empty.pm, standalone.pm,
partition_table_sun.pm, partition_table_bsd.pm, install_interactive.pm,
partition_table/raw.pm, partition_table.pm, any.pm,
partition_table/mac.pm, partition_table/bsd.pm, bootloader.pm,
diskdrake/hd_gtk.pm, partition_table/empty.pm, fsedit.pm,
partition_table/lvm_PV.pm, partition_table_gpt.pm: g Move 2: partition
table: hierarchy
* Makefile.config, install_steps.pm, install_steps_interactive.pm,
diskdrake/interactive.pm, Makefile.drakxtools, install_any.pm: g Move 2:
partition table: hierarchy
- Big Move 1: interactive::* hierarchy
* harddrake/ui.pm: remove dead code
remove dead args
about and help windows: only show "OK" button, cancel one has no
purpose here
* detect_devices.pm: remove '-' before description for IBM eide hard disks
g Move 2: partition table: hierarchy
* standalone/service_harddrake: faster service startup
* interactive_newt.pm, interactive.pm, standalone/drakautoinst,
install_steps_stdio.pm, standalone/tinyfirewall, Xconfigurator.pm,
standalone/drakboot, standalone/diskdrake, standalone/mousedrake,
install_steps_newt.pm, printerdrake.pm, interactive_gtk.pm,
install_steps_gtk.pm, interactive/http.pm, interactive/stdio.pm,
interactive/newt.pm, services.pm, standalone/drakconnect,
standalone/drakgw, interactive/gtk.pm, interactive_http.pm,
interactive_stdio.pm, standalone/drakxtv:
- Big Move 1: interactive::* hierarchy
* Makefile: check make got correct tag from spec file
fast build: new target (fastsrpm = cvstag localsrpm)
g Move 2: partition table: hierarchy
- Big Move 1: interactive::* hierarchy
* harddrake/data.pm: s/drakconnet/drakconnect
* harddrake/TODO: update
2002/07/22 Pixel <pixel@mandrakesoft.com>
* any.pm, mouse.pm, install2.pm, detect_devices.pm: when $::noauto,
hardwire no probing in detect_devices::probeall to ensure no probing is
never done
* share/po/help-fr.pot, share/po/help-de.pot, share/po/help-eu.pot,
help.pm, share/po/.cvsignore, share/po/Makefile, share/po/help-es.pot,
share/po/help-it.pot:
- update help.pm based on the xml manual
- this fixes entities sticked together with no space in between
- this also implies a few bad line-wrapping changes,
but it needs to be done to have a clean state
(we don't have one since 8.2beta where i updated things by hand)
- put help-*.pot in CVS so that the files based on the xml manual can
be updated
independently from DrakX.pot & .po's
* Newt/Makefile, resize_fat/Makefile, c/Makefile: ensure things build as
they should when perl is upgraded on compilation box
(using a nice scheme: make || make)
2002/07/22 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Adapted printerdrake to CUPS 1.1.15 and
Perl 5.8.0 (for Foomatic).
Let network also be started during installation when LPRng or PDQ is the
spooler, so that the user can install queues to remote printers.
2002/07/22 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/tools.pm: hide password in adsl configuration
2002/07/22 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: try avoiding infinite loop.
2002/07/22 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/fr.po,
share/po/it.po, share/po/nl.po, share/po/eu.po, share/po/es.po,
share/po/de.po, share/po/eo.po, share/po/el.po, share/po/bg.po,
share/po/lv.po, share/po/hu.po: updated pot file
* share/po/cs.po: updated Czech file
updated pot file
2002/07/22 Pixel <pixel@mandrakesoft.com>
* c/Makefile, Newt/Makefile, resize_fat/Makefile: ensure things build as
they should when perl is upgraded on compilation box
(using a nice scheme: make || make)
* any.pm, mouse.pm, install2.pm, detect_devices.pm: when $::noauto,
hardwire no probing in detect_devices::probeall to ensure no probing is
never done
* help.pm, share/po/.cvsignore, share/po/Makefile, share/po/help-de.pot,
share/po/help-fr.pot, share/po/help-eu.pot, share/po/help-es.pot,
share/po/help-it.pot:
- update help.pm based on the xml manual
- this fixes entities sticked together with no space in between
- this also implies a few bad line-wrapping changes,
but it needs to be done to have a clean state
(we don't have one since 8.2beta where i updated things by hand)
- put help-*.pot in CVS so that the files based on the xml manual can
be updated
independently from DrakX.pot & .po's
* share/po/help_xml2pm.pl:
- use new PerlIO instead of iconv
- transliterate by hand &ndash and é
- move "use utf8" at top
- fix the spaces between entities
(eg: &company-microsoft; &os-windows; must not be MicrosoftWindows)
2002/07/21 Pixel <pixel@mandrakesoft.com>
* drakxtools.spec: new snapshot
* Xconfigurator.pm: fix multi-head auto-choosing in auto install
* install_any.pm: workaround "traverse_tag" pb in Resolve.pm
resolve_requested (is it ok??)
2002/07/21 Pixel <pixel@mandrakesoft.com>
* drakxtools.spec: new snapshot
* install_any.pm: workaround "traverse_tag" pb in Resolve.pm
resolve_requested (is it ok??)
2002/07/21 Pixel <pixel@mandrakesoft.com>
* Xconfigurator.pm: Load "extmod" is a must! (for things like shape and
dga)
* Xconfig.pm: fix typo
2002/07/21 Pixel <pixel@mandrakesoft.com>
* Xconfigurator.pm: Load "extmod" is a must! (for things like shape and
dga)
* Xconfig.pm: fix typo
* share/locales-skeleton.tar.bz2: usr/share/locale skeleton is now build
in gen_locales.pl
* share/gen_locales.pl, share/gen_locales.sh: build per languages symlinks
using the new::during_install__lang2charset
-> this enables doing the same during install when using ramdisk
=> no need to have a locale.cz2 anymore
(this is now possible since the number of special cases is lower than
before)
* lang.pm:
- remove utf_xxx charsets, adding a flag UTF-8 instead
- add during_install__lang2charset
- when using ramdisk, no locale.cz2 anymore:
there are 3 main charsets containing everything for all locales, except
LC_CTYPE
by default, there is UTF-8.
when asked for GB2312 or BIG5, removing the other main charsets
- cleanup comments (use #- instead of #)
- various cleanup
* tools/make_mdkinst_stage2: no more locale.cz2, just keeping the main
charset /usr/share/locale/UTF-8
2002/07/21 Pixel <pixel@mandrakesoft.com>
* share/locales-skeleton.tar.bz2: usr/share/locale skeleton is now build
in gen_locales.pl
* share/gen_locales.pl, share/gen_locales.sh: build per languages symlinks
using the new::during_install__lang2charset
-> this enables doing the same during install when using ramdisk
=> no need to have a locale.cz2 anymore
(this is now possible since the number of special cases is lower than
before)
* lang.pm:
- remove utf_xxx charsets, adding a flag UTF-8 instead
- add during_install__lang2charset
- when using ramdisk, no locale.cz2 anymore:
there are 3 main charsets containing everything for all locales, except
LC_CTYPE
by default, there is UTF-8.
when asked for GB2312 or BIG5, removing the other main charsets
- cleanup comments (use #- instead of #)
- various cleanup
* tools/make_mdkinst_stage2: no more locale.cz2, just keeping the main
charset /usr/share/locale/UTF-8
2002/07/20 Daouda Lo <daouda@mandrakesoft.com>
* standalone/drakbug:
- complete app list
2002/07/20 Pixel <pixel@mandrakesoft.com>
* Xconfigurator_consts.pm: shorter and nicer XF86Config's
* mouse.pm: devfssymlinkf doesn't have any return value, so don't check it
* Xconfig.pm (getinfoFromXF86Config): move here setting prefer_xf3 based
on current choice on system
shorter and nicer XF86Config's
* install_gtk.pm:
- rename updateCardAccordingName into add_to_card__using_Cards
- rename cardConfigurationAuto into probe_cards
- cleanup the simple XF86Config used during install
* install_steps.pm: call config_dvd with $have_devfsd
* install_steps_gtk.pm:
- rename updateCardAccordingName into add_to_card__using_Cards
- rename cardConfigurationAuto into probe_cards
* any.pm: try very hard to make rdvd work:
- if not using devfs, it worked so keeping things unchanged
- if using devfs, using the new dynamic rawdevice.script script to
bind a
rawdevice on demand
pb: can't have both a devfs and a non-devfs config,
the /etc/sysconfig/rawdevices solution gives errors with devfs
(since the dvd is not REGISTERed yet)
please perl_checker
fix typo
(devfssymlinkf): use devfs names for devfs/conf.d/xxx.conf, but not for
the
symlink in /dev (which is used when devfs is not)
devfssymlinkf doesn't have any return value, so don't check it
* Xconfigurator.pm:
- $in and $do_pkgs are no more global
=> it's now easier to keep track of interactive vs non-interactive
functions
- rename updateCardAccordingName into add_to_card__using_Cards
- rename cardConfigurationAuto into probe_cards
- and a few other function renamings
shorter and nicer XF86Config's
2002/07/19 Pixel <pixel@mandrakesoft.com>
* Xconfigurator.pm:
- reorganize monitor tree
- merge XF3 & XF4 server/module choosing
- replace {eide} by {EISA_ID} (=> {monitor} cleanup)
- ensure a few "Cancel" are more better handled
- ensure the default monitor in the monitor tree is the last chosen
one
* Xconfigurator_consts.pm:
- fix good_default_monitor (must not be 1600x1200!)
- add r128 & radeon in XF4 drivers list
* interactive_gtk.pm: reduce "Use of uninitialized value" in a heavy used
place
(useful when debugging)
* Xconfig.pm: read monitor's VendorName & ModelName
2002/07/19 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/adsl.pm:
- check if speedtouch_mgmt exist before installing it
2002/07/19 Fran�ois Pons <fpons@mandrakesoft.com>
* any.pm: revert changes so that DrakX work again.
* install_any.pm: select default_packages directly during setPackages.
* install_steps_interactive.pm: make sure unselectMostPackages is called
(so that changes in default_packages
are taken into account... but is may be any changes here ?).
2002/07/19 Pixel <pixel@mandrakesoft.com>
* Xconfigurator_consts.pm:
- fix good_default_monitor (must not be 1600x1200!)
- add r128 & radeon in XF4 drivers list
fix default_monitors to adapt new MonitorsDB
* mouse.pm (devfssymlinkf): use devfs_device instead of device when
available
* partition_table.pm: handling devfs names for cdrom/hds on ide/scsi
(needs testing)
* any.pm (devfssymlinkf): try devices::to_devfs when devfs_device is not
provided
(devfssymlinkf): use devfs_device instead of device when available
* detect_devices.pm: help perl_checker
handling devfs names for cdrom/hds on ide/scsi (needs testing)
* devices.pm: add functions to_devfs and from_devfs. These only work for
devices entries
which can go devfs -> normal and normal -> devfs
* interactive_gtk.pm: reduce "Use of uninitialized value" in a heavy used
place
(useful when debugging)
* Xconfig.pm: read monitor's VendorName & ModelName
(readCardsDB): add handling BAD_FB_RESTORE & BAD_FB_RESTORE_XF3
* Xconfigurator.pm:
- reorganize monitor tree
- merge XF3 & XF4 server/module choosing
- replace {eide} by {EISA_ID} (=> {monitor} cleanup)
- ensure a few "Cancel" are more better handled
- ensure the default monitor in the monitor tree is the last chosen
one
partly cleanup monitor re-configuration (work in progress)
2002/07/19 Christian Belisle <cbelisle@mandrakesoft.com>
* any.pm:
- remove any msec related functions
- remove 'use security::msec'
2002/07/19 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/adsl.pm:
- check if speedtouch_mgmt exist before installing it
2002/07/19 Fran�ois Pons <fpons@mandrakesoft.com>
* any.pm: revert changes so that DrakX work again.
* install_any.pm: select default_packages directly during setPackages.
fix typo on what_provides (for pitchounette :-)).
added what_provides.
* standalone.pm: fix typo on last commit.
added what_provides.
* install_steps_interactive.pm: make sure unselectMostPackages is called
(so that changes in default_packages
are taken into account... but is may be any changes here ?).
2002/07/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po: updated Portuguese file
2002/07/19 Pixel <pixel@mandrakesoft.com>
* standalone/XFdrake: rename $i in $X (to have the same as
Xconfigurator.pm)
* interactive.pm: nicer error message when {val} is not set for ask_from &
list
* Xconfigurator.pm: partly cleanup monitor re-configuration (work in
progress)
- don't write XF86Config when no {card}{server}
- don't write XF86Config-4 when no {card}{driver}
- workaround mixing values from existing config and
cardConfigurationAuto()
- fix asking VideoRam
- fix device0 in XF86Config
- use "device1", "device2"... for "Device" Identifier
- restore having a nice VendorName + BoardName
(since Identifier is not very useful)
- get {card}{Chipset} from existing XF86Config
- use $::prefix
- drop obsolete stuff: Ramdac, Dacspeed, Clockchip
- drop {card}{flags}, the few flags are moved directly to {card}
- force_xf4 is now a global in Xconfigurator
- create new functions for better modularity: multi_head_config,
xfree_and_glx_choices, xfree_and_glx_choose
- for ppc, allow choosing DRI or not
- need flag {card}{use_DRI_GLX} and {card}{use_UTAH_GLX} deciding
wether
to use DRI_GLX or UTAH_GLX. That way, {card}{DRI_GLX}, {card}{UTAH_GLX}
are only flags allowing or not DRI/UTAH.
- {card}{use_xf4} is dropped. New function using_xf4 has this
functionality. The flags are now:
- using XF4 if {driver} && !{prefer_xf3} otherwise using XF3
- error if $force_xf4 && !{driver} || !{driver} && !{server}
- internal error if $force_xf4 && {prefer_xf3} || {prefer_xf3} &&
!{server}
- {card}{description} contains what used to be {card}{identifier}
- rename {card}{type} to {card}{card_name}
- drop {monitor}{type}
* install_steps.pm: don't pass the prefix parameter, not needed/wanted
anymore
* Xconfigurator_consts.pm: fix default_monitors to adapt new MonitorsDB
* Xconfig.pm (readCardsDB): add handling BAD_FB_RESTORE &
BAD_FB_RESTORE_XF3
- use "device1", "device2"... for "Device" Identifier
- restore having a nice VendorName + BoardName
(since Identifier is not very useful)
- get {card}{Chipset} from existing XF86Config
- use $::prefix
- drop obsolete stuff: Ramdac, Dacspeed, Clockchip
- drop {card}{flags}, the few flags are moved directly to {card}
- force_xf4 is now a global in Xconfigurator
- create new functions for better modularity: multi_head_config,
xfree_and_glx_choices, xfree_and_glx_choose
- for ppc, allow choosing DRI or not
- need flag {card}{use_DRI_GLX} and {card}{use_UTAH_GLX} deciding
wether
to use DRI_GLX or UTAH_GLX. That way, {card}{DRI_GLX}, {card}{UTAH_GLX}
are only flags allowing or not DRI/UTAH.
- {card}{use_xf4} is dropped. New function using_xf4 has this
functionality. The flags are now:
- using XF4 if {driver} && !{prefer_xf3} otherwise using XF3
- error if $force_xf4 && !{driver} || !{driver} && !{server}
- internal error if $force_xf4 && {prefer_xf3} || {prefer_xf3} &&
!{server}
- {card}{description} contains what used to be {card}{identifier}
- rename {card}{type} to {card}{card_name}
- drop {monitor}{type}
2002/07/19 Christian Belisle <cbelisle@mandrakesoft.com>
* any.pm:
- remove any msec related functions
- remove 'use security::msec'
2002/07/19 Damien Chaumette <dchaumette@mandrakesoft.com>
* standalone/drakconnect:
- any::setup_thiskind_backend changed in any::load_category_no_message
2002/07/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po: updated Portuguese file
2002/07/19 Pixel <pixel@mandrakesoft.com>
* standalone/XFdrake: rename $i in $X (to have the same as
Xconfigurator.pm)
* Xconfigurator.pm:
- don't write XF86Config when no {card}{server}
- don't write XF86Config-4 when no {card}{driver}
- workaround mixing values from existing config and
cardConfigurationAuto()
- fix asking VideoRam
- fix device0 in XF86Config
- use "device1", "device2"... for "Device" Identifier
- restore having a nice VendorName + BoardName
(since Identifier is not very useful)
- get {card}{Chipset} from existing XF86Config
- use $::prefix
- drop obsolete stuff: Ramdac, Dacspeed, Clockchip
- drop {card}{flags}, the few flags are moved directly to {card}
- force_xf4 is now a global in Xconfigurator
- create new functions for better modularity: multi_head_config,
xfree_and_glx_choices, xfree_and_glx_choose
- for ppc, allow choosing DRI or not
- need flag {card}{use_DRI_GLX} and {card}{use_UTAH_GLX} deciding
wether
to use DRI_GLX or UTAH_GLX. That way, {card}{DRI_GLX}, {card}{UTAH_GLX}
are only flags allowing or not DRI/UTAH.
- {card}{use_xf4} is dropped. New function using_xf4 has this
functionality. The flags are now:
- using XF4 if {driver} && !{prefer_xf3} otherwise using XF3
- error if $force_xf4 && !{driver} || !{driver} && !{server}
- internal error if $force_xf4 && {prefer_xf3} || {prefer_xf3} &&
!{server}
- {card}{description} contains what used to be {card}{identifier}
- rename {card}{type} to {card}{card_name}
- drop {monitor}{type}
* interactive.pm: nicer error message when {val} is not set for ask_from &
list
* Xconfig.pm:
- use "device1", "device2"... for "Device" Identifier
- restore having a nice VendorName + BoardName
(since Identifier is not very useful)
- get {card}{Chipset} from existing XF86Config
- use $::prefix
- drop obsolete stuff: Ramdac, Dacspeed, Clockchip
- drop {card}{flags}, the few flags are moved directly to {card}
- force_xf4 is now a global in Xconfigurator
- create new functions for better modularity: multi_head_config,
xfree_and_glx_choices, xfree_and_glx_choose
- for ppc, allow choosing DRI or not
- need flag {card}{use_DRI_GLX} and {card}{use_UTAH_GLX} deciding
wether
to use DRI_GLX or UTAH_GLX. That way, {card}{DRI_GLX}, {card}{UTAH_GLX}
are only flags allowing or not DRI/UTAH.
- {card}{use_xf4} is dropped. New function using_xf4 has this
functionality. The flags are now:
- using XF4 if {driver} && !{prefer_xf3} otherwise using XF3
- error if $force_xf4 && !{driver} || !{driver} && !{server}
- internal error if $force_xf4 && {prefer_xf3} || {prefer_xf3} &&
!{server}
- {card}{description} contains what used to be {card}{identifier}
- rename {card}{type} to {card}{card_name}
- drop {monitor}{type}
* install_steps.pm: don't pass the prefix parameter, not needed/wanted
anymore
2002/07/18 Christian Belisle <cbelisle@mandrakesoft.com>
* standalone/draksec: create the main() function in security.pm
* security.pm: Re-Addition: will contain the security related (but not
related to any apps)
funtioncs and the draksec interface.
removing
* security/msec.pm:
- add prefix var in file names
- remove useless expert_mode var
- add get_options(): will be used to get various options from msec
move the msec related functions from any.pm to msec.pm. create
sec_options
2002/07/18 Damien Chaumette <dchaumette@mandrakesoft.com>
* network/netconnect.pm: . draknet renamed in drakconnect
2002/07/18 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixes allowNVIDIA_rpms against perl-URPM.
really fixes it.
fixes error if package is not found (regression fixed).
* pkgs.pm: removed all the commented out code obsoleted.
fix speed improvement for computeGroupSize by computing closure directly
(in
order to have an approximative size, not the real one).
add back change CD support.
* standalone/XFdrake: fixes with new urpm library of urpmi.
2002/07/18 Pixel <pixel@mandrakesoft.com>
* install2.pm:
- set $::prefix
- drop $o->{root} (was "/tmp/root-perl-install" when testing but
completly unused)
* standalone/XFdrake, install_steps_interactive.pm: don't pass the prefix
parameter, not needed/wanted anymore
* Xconfigurator.pm, Xconfigurator_consts.pm, Xconfig.pm:
- %standard_monitors are now in Cards+, dropping them
- multi head support generalized, now based on Cards+ MULTI_HEAD
- fix some ModeLines being written twice in XF86Config
- remove setting DefaultFbBpp to 32
(since it is the default in all my tests)
* common.pm, install_any.pm: use $::prefix instead of $::o->{prefix}
2002/07/18 Stew Benedict <sbenedict@mandrakesoft.com>
* install_any.pm, install_steps_interactive.pm: add support/option for
Windows(tm) authentication via winbind
2002/07/18 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakxtools.spec: 7mdk changes
6mdk final changes
* harddrake/bttv.pm: useless standalone dependancy for pixel fscking
checker
* Makefile: faster startup: remove use (diagnostics|vars|strict) in srpm
target as
in local target (dams fsck)
* harddrake/TODO: update
* harddrake/data.pm: s/draknet/drakconnect/
- bump version number
- move scsi & ata controllers, tv-audio, dvd, burners, ... in their
own "non configurable" sections
2002/07/18 warly
* share/logo-mandrake.png: install logo for 9.0 beta 1
2002/07/18 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: fix speed improvement for computeGroupSize by computing closure
directly (in
order to have an approximative size, not the real one).
add back change CD support.
2002/07/18 Pixel <pixel@mandrakesoft.com>
* Xconfigurator.pm, Xconfigurator_consts.pm, Xconfig.pm:
- %standard_monitors are now in Cards+, dropping them
- multi head support generalized, now based on Cards+ MULTI_HEAD
- fix some ModeLines being written twice in XF86Config
- remove setting DefaultFbBpp to 32
(since it is the default in all my tests)
2002/07/17 alus
* share/po/pl.po: some more fixes
some little changes
2002/07/17 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_gtk.pm: added missing use pkgs.
2002/07/17 Guillaume Cottenceau <gc@mandrakesoft.com>
* pkgs.pm: spell right harddrake (two 'd') in @preferred
* tools/cvslog2changelog.pl: add daouda chaumette cbelisle
2002/07/17 Pixel <pixel@mandrakesoft.com>
* install_gtk.pm: normalize Modeline to ModeLine
* common.pm: add function "internal_error" (a specialized "die")
* drakxtools.spec: the new XFdrake needs latest ldetect-lst
* Makefile (test_pms): exclude urpm from uses
* printer.pm, printerdrake.pm: use {XXX} instead of {'XXX'} (as detected
by new perl_checker)
remove "$_ =~ " (as detected by new perl_checker)
* any.pm: move the "if !$::testing" for not modifying inittab in function
runlevel()
(was in install_steps.pm)
* commands.pm: remove "$_ =~ " (as detected by new perl_checker)
* Xconfigurator.pm, Xconfigurator_consts.pm, install_steps.pm,
standalone/XFdrake, Xconfig.pm: Big Xconfigurator.pm cleanup/rework
- use $X instead of $o (to avoid name conflict with DrakX's $o)
- {flag}{noclockprobe} unused, dropping it
- rename {memory} into "VideoRam"
- rename {ramdac} into {Ramdac}
- rename {chipset} into {Chipset}
- rename {clockchip} into {Clockchip}
- rename {keyboard}{xkb_model} into {keyboard}{XkbModel}
- rename {keyboard}{xkb_keymap} into {keyboard}{XkbLayout}
- drop {mouse}{chordmiddle} (obsolete)
- drop {mouse}{cleardtrrts} (obsolete, was not written to XF4 config)
- &testConfig is unused, removing it
- as a concequence, {clocklines} is never set, dropping it
- when UNSUPPORTED remove {driver}, instead of setting
{flag}{unsupported}
- Cards+ now only provide {Chipset} for cards needing it
=> {flag}{needChipset} not needed anymore
- moved setting needVideoRam in Cards+ (via NEEDVIDEORAM)
(hoping it will work: since the regexp was broken, it was never done.
(it was applied on the module field of pcitable, instead of the
description))
- dropped modelines_text_Trident_TG_96xx case (it has never been used)
- rename %xkb_options into %XkbOptions
- rename {DRI_glx} into {DRI_GLX}, the value now comes from Cards+
instead of regexp'ing {identifier}
- rename {Utah_glx} into {UTAH_GLX}, the value now comes from Cards+
instead of regexp'ing {identifier}
- rename {Utah_glx_EXPERIMENTAL} into {UTAH_GLX_EXPERIMENTAL}, the
value now comes from Cards+
instead of regexp'ing {identifier}
- very_bad_card and bad_card are now the same, the value now comes
from
Cards+ (BAD_FB_RESTORE & BAD_FB_RESTORE_XF3)
- drop unused @accelservers
- remove $modelines_text_apple, use $modelines_text_ext instead
- don't use a <Section "Modes"> together with <UseModes "Mac Modes">,
put
directly modelines in Section "Monitor"
(why should ppc behave differently than others!?)
- replace (conflicting) ModeLines "1280x1024 @ 74 Hz" and
"1280x1024 @ 76 Hz" with "1280x1024 @ 75 Hz" (from ddcxinfos)
- drop ModeLine "640x480 @ 72 Hz"
(it conflicts, and anyway, it has no real use nowadays :)
- drop comments about HorizSync, VertRefresh and ModeLine's from
XF86Config
- drop many unneeded stuff from XF86Config:
AutoRepeat, Xqueue, Xleds, NoTrapSignals, XkbTypes, XkbKeycodes,
XkbCompat, XkbRules, LeftAlt/RightAlt/ScrollLock/RightCtl
- drop section comments from XF86Config
- drop XF86_Mono configuration
(it doesn't work anyway, seems like it needs a special ModeLine?)
- drop 320x200 with XF86_SVGA (who can use this!?)
- do not write Screen section "accel" if the server configured is not
an
accel one
- drop the "Generic VGA" Device section for XF4
(this device is unused)
- drop {monitor}{vendor}, {monitor}{model}, {card}{vendor},
{card}{model},
{card}{board} (only description strings, not useful for running the
server)
- use x_res instead of wres for things like 1024 in 1024x768
2002/07/17 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_gtk.pm: added missing use pkgs.
2002/07/17 Guillaume Cottenceau <gc@mandrakesoft.com>
* pkgs.pm: spell right harddrake (two 'd') in @preferred
2002/07/17 Pixel <pixel@mandrakesoft.com>
* install_gtk.pm: normalize Modeline to ModeLine
* common.pm: add function "internal_error" (a specialized "die")
* drakxtools.spec: the new XFdrake needs latest ldetect-lst
* Makefile (test_pms): exclude urpm from uses
* printer.pm, printerdrake.pm: use {XXX} instead of {'XXX'} (as detected
by new perl_checker)
remove "$_ =~ " (as detected by new perl_checker)
* any.pm: move the "if !$::testing" for not modifying inittab in function
runlevel()
(was in install_steps.pm)
* commands.pm: remove "$_ =~ " (as detected by new perl_checker)
* Xconfigurator.pm, Xconfigurator_consts.pm, install_steps.pm,
standalone/XFdrake, Xconfig.pm: Big Xconfigurator.pm cleanup/rework
- use $X instead of $o (to avoid name conflict with DrakX's $o)
- {flag}{noclockprobe} unused, dropping it
- rename {memory} into "VideoRam"
- rename {ramdac} into {Ramdac}
- rename {chipset} into {Chipset}
- rename {clockchip} into {Clockchip}
- rename {keyboard}{xkb_model} into {keyboard}{XkbModel}
- rename {keyboard}{xkb_keymap} into {keyboard}{XkbLayout}
- drop {mouse}{chordmiddle} (obsolete)
- drop {mouse}{cleardtrrts} (obsolete, was not written to XF4 config)
- &testConfig is unused, removing it
- as a concequence, {clocklines} is never set, dropping it
- when UNSUPPORTED remove {driver}, instead of setting
{flag}{unsupported}
- Cards+ now only provide {Chipset} for cards needing it
=> {flag}{needChipset} not needed anymore
- moved setting needVideoRam in Cards+ (via NEEDVIDEORAM)
(hoping it will work: since the regexp was broken, it was never done.
(it was applied on the module field of pcitable, instead of the
description))
- dropped modelines_text_Trident_TG_96xx case (it has never been used)
- rename %xkb_options into %XkbOptions
- rename {DRI_glx} into {DRI_GLX}, the value now comes from Cards+
instead of regexp'ing {identifier}
- rename {Utah_glx} into {UTAH_GLX}, the value now comes from Cards+
instead of regexp'ing {identifier}
- rename {Utah_glx_EXPERIMENTAL} into {UTAH_GLX_EXPERIMENTAL}, the
value now comes from Cards+
instead of regexp'ing {identifier}
- very_bad_card and bad_card are now the same, the value now comes
from
Cards+ (BAD_FB_RESTORE & BAD_FB_RESTORE_XF3)
- drop unused @accelservers
- remove $modelines_text_apple, use $modelines_text_ext instead
- don't use a <Section "Modes"> together with <UseModes "Mac Modes">,
put
directly modelines in Section "Monitor"
(why should ppc behave differently than others!?)
- replace (conflicting) ModeLines "1280x1024 @ 74 Hz" and
"1280x1024 @ 76 Hz" with "1280x1024 @ 75 Hz" (from ddcxinfos)
- drop ModeLine "640x480 @ 72 Hz"
(it conflicts, and anyway, it has no real use nowadays :)
- drop comments about HorizSync, VertRefresh and ModeLine's from
XF86Config
- drop many unneeded stuff from XF86Config:
AutoRepeat, Xqueue, Xleds, NoTrapSignals, XkbTypes, XkbKeycodes,
XkbCompat, XkbRules, LeftAlt/RightAlt/ScrollLock/RightCtl
- drop section comments from XF86Config
- drop XF86_Mono configuration
(it doesn't work anyway, seems like it needs a special ModeLine?)
- drop 320x200 with XF86_SVGA (who can use this!?)
- do not write Screen section "accel" if the server configured is not
an
accel one
- drop the "Generic VGA" Device section for XF4
(this device is unused)
- drop {monitor}{vendor}, {monitor}{model}, {card}{vendor},
{card}{model},
{card}{board} (only description strings, not useful for running the
server)
- use x_res instead of wres for things like 1024 in 1024x768
2002/07/16 alus
* share/po/pl.po: unused string removed
2002/07/16 cbelisle
* standalone/draksec: re-write the part setting the security admin
* security.pm: draksec - initial commit. preparing for the advanced
section.
* any.pm: draksec:
- rewrite the function to set the security admin
- remove ugly buttons, 'advanced' button will come later
2002/07/16 dchaumette
* standalone/drakbug, standalone/interactive_http/authorised_progs,
standalone/drakxconf: o finish moving draknet to drakconnect in
standalone
2002/07/16 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: update with newer perl-URPM.
added log (finding packages to upgrade or computing installed flag)
* install_steps.pm: removed useless package selection cleaning.
* install_steps_gtk.pm: code cleanup.
* install_steps_interactive.pm: improve a little.
fixed missing upgrade.
added wait message when finding packages to upgrade.
* install2.pm: fixed reference to step 'selectPackagesToUpgrade'.
* install_any.pm: fixed die when choosePackages step is redone.
* crypto.pm: allow upgrade (if any) by using version at 8.2.
2002/07/16 Guillaume Cottenceau <gc@mandrakesoft.com>
* any.pm: small english fix thx to vdanen
* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/fr.po,
share/po/nl.po, share/po/it.po, share/po/eu.po, share/po/es.po,
share/po/de.po, share/po/eo.po, share/po/lv.po, share/po/el.po,
share/po/cs.po, share/po/bg.po, share/po/hu.po: reflect typo fix in
any.pm in the po's so that the translation are not broken
* mdk-stage1/stage1.c: extend a bit fatal error when trying to execute
/usr/bin/runinstall2 and it's not possible
2002/07/16 Pixel <pixel@mandrakesoft.com>
* standalone/drakTermServ: fix "$" in translated string
* Makefile: don't display etags command (too long, not nice)
2002/07/15 daouda
* standalone/drakbug:
- isStandalone is set in standalone.pm, removed
* standalone/draksec:
- isStandalone is set in standalone.pm, removed.
- set isStandalone to 1 to center wait messages
2002/07/15 Fran�ois Pons <fpons@mandrakesoft.com>
* install2.pm: synced.
* install_any.pm: synced with other module updated.
* c/stuff.xs.pm: cleaned no more used method.
* pkgs.pm: made upgrade almost work again (need testing and
remove/deselect still doesn't
work properly).
* install_steps.pm: code re-organisation (a little).
* install_steps_gtk.pm: fixed flag usage (still check selected package to
upgrade but already selected
are correctly shown).
2002/07/15 Pixel <pixel@mandrakesoft.com>
* ChangeLog: revert titi's error
2002/07/11 Pixel <pixel@mandrakesoft.com>
* rescue/list.i386: switch to vendor_perl
2002/07/10 daouda
* standalone/drakbug:
- code update
- use local http server for test.
2002/07/10 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps.pm, install_steps_gtk.pm, crypto.pm, share/list, pkgs.pm,
install_any.pm, install2.pm, install_steps_interactive.pm: use perl-URPM
instead of rpmtools.
* tools/Makefile: use vendor_perl instead of site_perl (check of
rpmtools.pm and packdrake.pm presence).
2002/07/10 Pixel <pixel@mandrakesoft.com>
* tools/Makefile: nicer use of vendor_perl instead of site_perl (check of
rpmtools.pm and
packdrake.pm presence) ... i had forgot to commit :-(
* ftp.pm: don't let Timeout kill us
* modparm.pm: rollback titi's modif
* detect_devices.pm: cleanup
* share/list: add integer.pm (needed by Time::Local (needed by Net::FTP))
2002/07/10 Thierry Vignaud <tvignaud@mandrakesoft.com>
* drakxtools.spec: list and describe all gui tools from drakxtools
enhance cohenrency: step 1
- ide and scsi devices use channel rather than bus to store their
physical connection, which is more logic (at least for eide)
- all devices have their connection bus in bus field, not in bus for
{pci,usb,...} and interface_type for {scsi,eide,other_block_devices}
- detect_devices:getIDE() : add eide_hds hash in order to be able to
split info field between model and vendor
- harddrake::ui : code reduction allowed by the above changes
fix parrallel build
fix perl depandancy on new perl
* diskdrake/interactive.pm, detect_devices.pm, install_steps.pm,
harddrake/ui.pm: enhance cohenrency: step 1
- ide and scsi devices use channel rather than bus to store their
physical connection, which is more logic (at least for eide)
- all devices have their connection bus in bus field, not in bus for
{pci,usb,...} and interface_type for {scsi,eide,other_block_devices}
- detect_devices:getIDE() : add eide_hds hash in order to be able to
split info field between model and vendor
- harddrake::ui : code reduction allowed by the above changes
* modparm.pm: typo fix
no need to test two times if modinfo is executable in normal (ie not
in drakx) case ...
* Makefile, Makefile.drakxtools: remove all
(use\s+(diagnostics|vars|strict)' instances
2002/07/09 Pixel <pixel@mandrakesoft.com>
* Makefile: have MDK::Common's in TAGS
* detect_devices.pm: rewrite getSCSI, now handling scanners
* share/list: adapt to new perl 5.8.0
* common.pm, modparm.pm: move join_lines to common
2002/07/09 Pixel <pixel@mandrakesoft.com>
* Makefile: have MDK::Common's in TAGS
* detect_devices.pm: rewrite getSCSI, now handling scanners
* share/list: adapt to new perl 5.8.0
* common.pm, modparm.pm: move join_lines to common
2002/07/09 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/TODO: fix boot freeze on hw change: initscript was running us
with stdout
redirected to /dev/null; just use a small sh wrapper to fix it
update
* standalone/service_harddrake.sh:
- redirect stderr
- remove old commented stuff
fix boot freeze on hw change: initscript was running us with stdout
redirected to /dev/null; just use a small sh wrapper to fix it
* Makefile.drakxtools: fix boot freeze on hw change: initscript was
running us with stdout
redirected to /dev/null; just use a small sh wrapper to fix it
* standalone/service_harddrake:
- configurator got displayed
- move timeout around configurator asking (still not 100% ok)
time out after 200 seconds
fix boot freeze on hw change: initscript was running us with stdout
redirected to /dev/null; just use a small sh wrapper to fix it
* drakxtools.spec: fix url
add harddrake service wrapper
really final changes
final batch of changes for -3mdk ?
fix boot freeze on hw change: initscript was running us with stdout
redirected to /dev/null; just use a small sh wrapper to fix it
* Makefile.config: add harddrake service wrapper to installed files
* harddrake/ui.pm:
- add channel: primary/slave for eide deivces
- get rid of ->{set,get}_user_data
ensure we don't mix scsi and pci devices
* harddrake/bttv.pm: log only if options set
typo fix
only log explanations in standalone mode
* share/po/Makefile: fake make so that its builtin rule to create file
from file.sh doesn't
nuke service_harddrake with it wrapper
2002/07/08 daouda
* standalone/drakbug:
- detect package automatically when app is chosen
2002/07/08 Pixel <pixel@mandrakesoft.com>
* Makefile: create the list_modules symlink
make test_pms should now work (was pb with list_modules.pm)
* install_steps.pm, any.pm: mtools config so that "mdir a:" accesses the
usb floppy if one is there
* diskdrake/hd_gtk.pm: do not display "Clear all" (and the other per kind
buttons) for the raid tab
* install_steps_interactive.pm: in case the licence is refused, ask for
confirmation
* diskdrake/interactive.pm: make Clear_all work on a LVM VG
make Clear_all remove partitions from raids
2002/07/08 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/TODO: remove fixed stuff
* Makefile.drakxtools: s/PHONY/.PHONY/
- simplifications
- harddrake support is complete
* drakxtools.spec: update
fix post: add start argument
service changes batch for 2mdk
rpmlint fixes
parrallel build
1.1.8-2mdk
- enhance descriptions
- various spec clean
split-up between harddrake and harddrake-ui
complete changelog
- obsoletes/provides libdetect-lst, libdetect-lst-devel, detect,
detect-lst
- don't restart harddrake on install
- some stuff moved into Makefile.drakxtools
- fix harddrake menu entry
- fix build
* harddrake/data.pm: cache @devices so that hw probe is only done once
* standalone/harddrake2: no need to 'use strict' in "binary"
* standalone/service_harddrake:
- only work on start
- add "please wait" message
- really don't cry when no previous config
skip configuration on firt run
skip hw classes without configurator (which'll have a configurator
after porting updfstab)
* harddrake/ui.pm:
- rehide "run config tool" button when it has been displayed in
another hw class
don't display "run config tool" button if no configurator availlable
- center the main window
- remove drakx decorations
mice:
- s/nbuttons/Number of buttons/
- delete qw(MOUSETYPE XMOUSETYPE unsafe)
don't delete info field in normal path
- eide devices: split up info field into vendor and model fields
- complete help
hummm ... eide: 0->master, 1->slave :-(
- remove save_report menu entry, this is done by service_harddrake
- move $in declaration near where it's used
eide hard disks : print master/slave for bus_location
2002/07/08 daouda
* Makefile.config:
- add drakbug
* drakxtools.spec:
- add dir recursively
* standalone/drakbug:
- detect package automatically when app is chosen
- standalone app
2002/07/08 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/mount.c: small readability & size enhancement
2002/07/08 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: in case the licence is refused, ask for
confirmation
help perl_checker
* diskdrake/hd_gtk.pm: do not display "Clear all" (and the other per kind
buttons) for the raid tab
* diskdrake/interactive.pm: make Clear_all work on a LVM VG
make Clear_all remove partitions from raids
* Makefile: create the list_modules symlink
make test_pms should now work (was pb with list_modules.pm)
2002/07/08 Thierry Vignaud <tvignaud@mandrakesoft.com>
* harddrake/ui.pm:
- remove save_report menu entry, this is done by service_harddrake
- move $in declaration near where it's used
eide hard disks : print master/slave for bus_location
- remove dead stuff
- comment some stuff
minor simplication
various cleanups:
- move all harddrake modules to harddrake namespace
- replace two use by require so that it's not done at compil time
but at runtime
- there was a missing $ in harddrake::ui.pm
* harddrake/TODO: update todo list
* install_steps_interactive.pm, standalone/draknet, harddrake/bttv.pm,
standalone/harddrake2, standalone/service_harddrake, harddrake/data.pm:
various cleanups:
- move all harddrake modules to harddrake namespace
- replace two use by require so that it's not done at compil time
but at runtime
- there was a missing $ in harddrake::ui.pm
* drakxtools.spec:
- some stuff moved into Makefile.drakxtools
- fix harddrake menu entry
- fix build
fixes for missing files
enhanced description
* modules.pm:
- s/snd-card/snd/
- make some code clearer
* Makefile.drakxtools:
- simplifications
- harddrake support is complete
* scanner.pm: this doesn't need either "#!/usr/bin/perl" nor "use lib
qw(/usr/lib/libDrakX);"
* standalone/drakxtv:
- fix options handling
- use "perl -w"
- s/bttv/harddrake::bttv/ due to recent changes
2002/07/07 daouda
* drakxtools.spec:
- directory should exist before mv'ing things (mkdir
%%buildroot%%_initrddir)
2002/07/07 Pixel <pixel@mandrakesoft.com>
* detect_devices.pm: smarter raidAutoStartRaidtab
great new raidAutoStartRaidtab allowing to handle existing software
raids
even when RAID_AUTORUN is not supported by kernel (which is the case for
us
since md.o is a not builtin the kernel)
* fsedit.pm: great new raidAutoStartRaidtab allowing to handle existing
software raids
even when RAID_AUTORUN is not supported by kernel (which is the case for
us
since md.o is a not builtin the kernel)
* devices.pm: use c::total_sectors() instead of BLKGETSIZE
* diskdrake/interactive.pm, raid.pm: ensure the raid is disactivated and
marked dirty on any actions that destroy the raid
2002/07/07 daouda
* Makefile:
- remove share/wizard.rc in DISTFILE
* drakxtools.spec:
- directory should exist before mv'ing things (mkdir
%%buildroot%%_initrddir)
- mv typo in %install section (titi sux)
2002/07/07 Pixel <pixel@mandrakesoft.com>
* detect_devices.pm: smarter raidAutoStartRaidtab
great new raidAutoStartRaidtab allowing to handle existing software
raids
even when RAID_AUTORUN is not supported by kernel (which is the case for
us
since md.o is a not builtin the kernel)
remove detect_devices::check (including the annoying log about no
modules for the pci entry)
* modules.pm: new "append_to_etc_modules" function
remove detect_devices::check (including the annoying log about no
modules for the pci entry)
* fsedit.pm: great new raidAutoStartRaidtab allowing to handle existing
software raids
even when RAID_AUTORUN is not supported by kernel (which is the case for
us
since md.o is a not builtin the kernel)
* any.pm: small regexp cleanup
* fs.pm, partition_table.pm: for greater symmetry with smb, drop isNfs in
favour of isThisFs('nfs', ...)
* interactive_newt.pm: make the buttons work in all cases
- workaround segfaults
- ensure the perl values are set when calling the clicked_may_quit
callback
* devices.pm: use c::total_sectors() instead of BLKGETSIZE
* diskdrake/interactive.pm, raid.pm: ensure the raid is disactivated and
marked dirty on any actions that destroy the raid
2002/07/06 Pixel <pixel@mandrakesoft.com>
* any.pm (ask_users): the user name length must be <= 32
* diskdrake/interactive.pm (as suggested by Alexander Skwar)
- in interactive::check_type, check if the package (like jfsprogs) is
installed
- use interactive::check_type where usefull
- cleanup
* Makefile.config: standalone/drakbug doesn't exist! (why did deush add
it???)
it is standalone/harddrake2, not standalone/harddrake (poor deush must
be loosing his brain :p)
* diskdrake/hd_gtk.pm: s/check_type/diskdrake::interactive::check_type/
- move diskdrake.rc from /etc/gtk to /usr/share/libDrakX
- remove unused wizard.rc
(as suggested by Alexander Skwar)
- in interactive::check_type, check if the package (like jfsprogs) is
installed
- use interactive::check_type where usefull
- cleanup
* fsedit.pm: /root and /mnt must "remain within the root filesystem" (ie
can't be used as mountpoints), dixit redhat
(package_needed_for_partition_type): return the package needed for a
partition type
(check_type): cleanup
* install_any.pm (setDefaultPackages): use
fsedit::package_needed_for_partition_type to get things like jfsprogs
* fs.pm: supermount now handles fs=auto, using it :)
* Makefile.drakxtools, my_gtk.pm, share/wizard.rc, drakxtools.spec:
- move diskdrake.rc from /etc/gtk to /usr/share/libDrakX
- remove unused wizard.rc
2002/07/06 Thierry Vignaud <tvignaud@mandrakesoft.com>
* Makefile.config: add the harddrake service which was missing
* printer.pm: try to simplify
* harddrake/ui.pm: simplify: use reverse
- help system:
- add an help entry in help menu;
- begin to describe information fields
- reformat license in about window
- information frame (mostly fixing incoherency between various hw
classes fields)
- s/media type/media class/
- s/info/Hardware id/
- s/device/device file/
- split description into manufacturer/description
- eide devices:
- rename bus as bus_location
- set interface_type as bus
- scsi devices:
- set bus to SCSI
- set bus_location to bus:id fields
- don't print pci subids when non set
- remove fields that were already used above (vendor id subvendor
subid pci_bus pci_device pci_function)
- no need to return window after program exit
- print usage if needed
- embed hardware tree in a "detected hardware" frame
- cleanups:
- rename widget2 as frame
- remove dead commented code
* drakxtools.spec: add harddrake2 service
* standalone/icons/harddrake2/webcam.png,
standalone/icons/harddrake2/harddrake.png,
standalone/icons/harddrake2/keyboard.png,
standalone/icons/harddrake2/ide_hd.png,
standalone/icons/harddrake2/cable.png,
standalone/icons/harddrake2/video.png,
standalone/icons/harddrake2/tape.png,
standalone/icons/harddrake2/joystick.png,
standalone/icons/harddrake2/harddisk.png,
standalone/icons/harddrake2/usb.png,
standalone/icons/harddrake2/memory.png,
standalone/icons/harddrake2/hw_network.png,
standalone/icons/harddrake2/scsi_hd.png,
standalone/icons/harddrake2/unknown.png,
standalone/icons/harddrake2/floppy.png,
standalone/icons/harddrake2/hw_printer.png,
standalone/icons/harddrake2/scanner.png,
standalone/icons/harddrake2/cd.png,
standalone/icons/harddrake2/isdn.png,
standalone/icons/harddrake2/tv.png,
standalone/icons/harddrake2/sound.png,
standalone/icons/harddrake2/scsi.png,
standalone/icons/harddrake2/cpu.png,
standalone/icons/harddrake2/hw_mouse.png,
standalone/icons/harddrake2/modem.png,
standalone/icons/harddrake2/K7.png: add harddrake2 icons
2002/07/06 Pixel <pixel@mandrakesoft.com>
* any.pm (ask_users): the user name length must be <= 32
* commands.pm: adapt to new modprobe.pm
* diskdrake/hd_gtk.pm:
- move diskdrake.rc from /etc/gtk to /usr/share/libDrakX
- remove unused wizard.rc
(as suggested by Alexander Skwar)
- in interactive::check_type, check if the package (like jfsprogs) is
installed
- use interactive::check_type where usefull
- cleanup
* diskdrake/interactive.pm (as suggested by Alexander Skwar)
- in interactive::check_type, check if the package (like jfsprogs) is
installed
- use interactive::check_type where usefull
- cleanup
(Resize): resize2fs handles ext3 :)
* install_any.pm (setDefaultPackages): use
fsedit::package_needed_for_partition_type to get things like jfsprogs
when merge_fstabs, handle in a different way mtab and fstab (or
manualFstab)
=> this allows to force the type&options in manualFstab
* fsedit.pm (package_needed_for_partition_type): return the package needed
for a partition type
(check_type): cleanup
* docs/comparisons: various remarks about mandrake
* partition_table_lvm_PV.pm: Allows people having PVs on unpartitioned
disks to install
(but no way to create such beasts)
* Makefile.config: standalone/drakbug doesn't exist! (why did deush add
it???)
it is standalone/harddrake2, not standalone/harddrake (poor deush must
be loosing his brain :p)
add harddrake pm's
* partition_table.pm: Allows people having PVs on unpartitioned disks to
install
(but no way to create such beasts)
cleanup
* fs.pm: supermount now handles fs=auto, using it :)
when merge_fstabs, handle in a different way mtab and fstab (or
manualFstab)
=> this allows to force the type&options in manualFstab
* Makefile.drakxtools, my_gtk.pm, share/wizard.rc, drakxtools.spec:
- move diskdrake.rc from /etc/gtk to /usr/share/libDrakX
- remove unused wizard.rc
2002/07/06 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/lsnetdrake: simplify
* Makefile: add harddrake to DISTFILES
* printer.pm: try to simplify
* harddrake/TODO: add bits regarding eide and scsi
* standalone/harddrake2: add missing 'use lib' due to harddrak::ui changes
* harddrake/ui.pm: simplify: use reverse
- help system:
- add an help entry in help menu;
- begin to describe information fields
- reformat license in about window
- information frame (mostly fixing incoherency between various hw
classes fields)
- s/media type/media class/
- s/info/Hardware id/
- s/device/device file/
- split description into manufacturer/description
- eide devices:
- rename bus as bus_location
- set interface_type as bus
- scsi devices:
- set bus to SCSI
- set bus_location to bus:id fields
- don't print pci subids when non set
- remove fields that were already used above (vendor id subvendor
subid pci_bus pci_device pci_function)
- no need to return window after program exit
- print usage if needed
- embed hardware tree in a "detected hardware" frame
- cleanups:
- rename widget2 as frame
- remove dead commented code
* harddrake/data.pm: add a configurator for sound
* standalone/icons/harddrake2/cable.png,
standalone/icons/harddrake2/tape.png,
standalone/icons/harddrake2/usb.png,
standalone/icons/harddrake2/hw_network.png,
standalone/icons/harddrake2/unknown.png,
standalone/icons/harddrake2/hw_printer.png,
standalone/icons/harddrake2/scanner.png,
standalone/icons/harddrake2/isdn.png,
standalone/icons/harddrake2/cd.png,
standalone/icons/harddrake2/scsi.png,
standalone/icons/harddrake2/hw_mouse.png,
standalone/icons/harddrake2/K7.png,
standalone/icons/harddrake2/webcam.png,
standalone/icons/harddrake2/harddrake.png,
standalone/icons/harddrake2/keyboard.png,
standalone/icons/harddrake2/ide_hd.png,
standalone/icons/harddrake2/harddisk.png,
standalone/icons/harddrake2/joystick.png,
standalone/icons/harddrake2/video.png,
standalone/icons/harddrake2/memory.png,
standalone/icons/harddrake2/scsi_hd.png,
standalone/icons/harddrake2/floppy.png,
standalone/icons/harddrake2/sound.png,
standalone/icons/harddrake2/tv.png, standalone/icons/harddrake2/cpu.png,
standalone/icons/harddrake2/modem.png: add harddrake2 icons
2002/07/05 daouda
* Makefile.config:
- add harddrake drakbug drakTermServ to STANDALONEPMS_
* drakxtools.spec:
- snapshot
- new entries:
o harddrake2 : new hardware detection && configuration tool
o drakbugreport: bug reporting tool a la Kde (not working!)
o drakTermServ : configuration tool for diskless stations.
2002/07/05 Pixel <pixel@mandrakesoft.com>
* fs.pm (prepare_write_fstab): for supermount, have "none" as the device
(cleaner, and
more coherent with the "supermount" script (tx to FredC))
2002/07/05 Thierry Vignaud <tvignaud@mandrakesoft.com>
* install_steps_interactive.pm: minimize startup: only load
harddrake::bttv if the user click on "tv
card" field in the hw summary window
use harddrake::bttv to let people configure their tv card if it's
misdetected
* harddrake/ui.pm: remove uneeded "#!/...", standalone, lib, ... (this is
a module)
POSIX is no more used too.
* harddrake/bttv.pm: remove device test: there're only two harddrake::bttv
users,
install_steps_interactive.pm and drakxtv which both have already
tested that a bttv managed tv card is there.
- add more tv cards
- enable users to select number of buffers for mmap()
- better description for pll setting
- add tooltips help for some entries
tv cards list:
- split multi-cards entries
- reverse the hash (needed since now bttv card types are not
anymore unique)
- complete the list from various sources
- use a tree to display the list, it's clearer now since it's
splitted by vendors
- longer message
- remove uneeded stuff for modules ("#!/..", "use lib..", "use
standalone", ...)
- simplify bttv options managment:
- use if_, thanks MDK::Common
- s/mapn/map by using a hash at first
- s/mapn{if}/map{if_}
- don't read/write modules.conf here, drakx take care of that for us
thus, the test program became:
#!/usr/bin/perl
use strict;
use lib qw(/usr/lib/libDrakX);
use standalone;
use bttv;
use interactive;
use modules;
modules::read_conf;
bttv::config('interactive'->vnew());
modules::write_conf;
spec29: bttv configuration part of drakxtv.
it can be used by:
#!/usr/bin/perl
use strict;
use lib qw(/usr/lib/libDrakX);
use standalone;
use harddrake::bttv;
use interactive;
bttv::config('interactive'->vnew());
* drakxtools.spec: fix typo
fix dirs1/dirs2 mismatch
- M-q descriptions
- simplify file lists building
- we can use several -f on one "%%files" line
* standalone/drakxtv: if we're root and there's a tv card managed by bttv,
offer to
configure bttv trough harddrake::bttv
* tools/cvslog2changelog.pl: typo fix
* harddrake/data.pm: remove uneeded "#!/.." and "use lib"
2002/07/05 Fran�ois Pons <fpons@mandrakesoft.com>
* Makefile:
- handle /lib/i686 case
- replace Mandrake/RPMS with Mandrake/RPMS*
2002/07/05 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/pcmcia/cardmgr.c, mdk-stage1/pcmcia/lex_config.c,
mdk-stage1/pcmcia/vg468.h, mdk-stage1/pcmcia/cardmgr.h,
mdk-stage1/pcmcia/bulkmem.h, mdk-stage1/pcmcia/i82365.h,
mdk-stage1/pcmcia/cirrus.h, mdk-stage1/pcmcia/config.h,
mdk-stage1/pcmcia/driver_ops.h, mdk-stage1/pcmcia/version.h,
mdk-stage1/pcmcia/cistpl.h, mdk-stage1/pcmcia/cs.h,
mdk-stage1/pcmcia/Makefile, mdk-stage1/pcmcia/ds.h,
mdk-stage1/pcmcia/pcmcia.h, mdk-stage1/pcmcia/cs_types.h,
mdk-stage1/pcmcia/yacc_config.c, mdk-stage1/pcmcia/tcic.h,
mdk-stage1/pcmcia/yacc_config.h, mdk-stage1/pcmcia/pcmcia_probe.c:
pcmcia is now pcmcia_ (it was to begin with a clean branch of unmodified
sources)
2002/07/05 Pixel <pixel@mandrakesoft.com>
* mdk-stage1/pci-resource/update-pci-ids.pl: make it work with "use
strict"
do not look at the mar files anymore, only use kernel/modules.pl (and so
list_modules.pm)
* diskdrake/interactive.pm: handle comments in fstab
* fs.pm (merge_info_from_fstab): try to keep options from merged fstab IF
the entry is for the same mountpoint AND the same device
handle comments in fstab
* share/rpmsrate: add gnupg in "4 SYSTEM", so that rpm do not *Require*
gnupg, only suggest it very strongly :)
* mdk-stage1/usb-resource/update-usb-ids.pl:
- do not use mar files for the list of modules, use list_modules.pm
via kernel/modules.pl instead
- use read_pcitable to parse usbtable
2002/07/05 Thierry Vignaud <tvignaud@mandrakesoft.com
* harddrake/ui.pm: remove uneeded "#!/...", standalone, lib, ... (this is
a module)
POSIX is no more used too.
* drakxtools.spec: fix typo
fix dirs1/dirs2 mismatch
- M-q descriptions
- simplify file lists building
- we can use several -f on one "%%files" line
- add preliminary harddrake support
- clean %post
- bump version number
* harddrake/bttv.pm:
- remove uneeded stuff for modules ("#!/..", "use lib..", "use
standalone", ...)
- simplify bttv options managment:
- use if_, thanks MDK::Common
- s/mapn/map by using a hash at first
- s/mapn{if}/map{if_}
- don't read/write modules.conf here, drakx take care of that for us
thus, the test program became:
#!/usr/bin/perl
use strict;
use lib qw(/usr/lib/libDrakX);
use standalone;
use bttv;
use interactive;
use modules;
modules::read_conf;
bttv::config('interactive'->vnew());
modules::write_conf;
spec29: bttv configuration part of drakxtv.
it can be used by:
#!/usr/bin/perl
use strict;
use lib qw(/usr/lib/libDrakX);
use standalone;
use harddrake::bttv;
use interactive;
bttv::config('interactive'->vnew());
* Makefile: don't use sed when not needed
* install_steps_interactive.pm: minimize startup: only load
harddrake::bttv if the user click on "tv
card" field in the hw summary window
use harddrake::bttv to let people configure their tv card if it's
misdetected
* harddrake/data.pm: remove uneeded "#!/.." and "use lib"
2002/07/04 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm, install_steps_auto_install.pm,
install2.pm, network/ethernet.pm, network/isdn.pm, commands.pm,
printerdrake.pm, mouse.pm, network/netconnect.pm, install_any.pm,
install_steps.pm, detect_devices.pm, bootloader.pm: adapt to new
modules.pm
* c/stuff.xs.pm: adapt to new ldetect
* modules.pm: reworked, cleaned:
- the list of modules is moved to kernel/list_modules.pm (and a few
functions too)
- new "add_probeall" function (similar to "add_alias")
-> used for scsi_hostadapter and usb-interface
- "load_multi" removed in favour of "load" which is now more powerful
- load_thiskind renamed load_category
- get_that_type renamed probe_category
- %modules::drivers dropped (handled for list_modules)
still more cleanup to come
* rescue/make_rescue_img: adapt to the move all.modules ->
kernel/all.modules and all.kernels -> kernel/all.kernels
* modparm.pm: rework, cleanup, simplify and make it work
* install2: create symlink list_modules.pm in current directory for
testing purpose
* Makefile: when building the tar for drakxtools, handle specially
list_modules.pm
adapt to the move all.modules -> kernel/all.modules and all.kernels ->
kernel/all.kernels
* mdk-stage1/pci-resource/update-pci-ids.pl: new directory "kernel"
containing:
- all.modules all.kernels update_kernel
- part of perl-install/modules.pm now in kernel/list_modules.pm and
kernel/modules.pl
- update_kernel cleaned (it doesn't mention module names anymore, it
is now in kernel/modules.pl)
- cleanup Makefile
- mdk-stage1 doesn't depend on perl-install anymore
(more precisely mdk-stage1/pci-resource/update-pci-ids.pl)
* any.pm: reworked & cleaned the kernel modules part
- adapt to new modules.pm
- adapt to new modparm.pm
- renamed setup_thiskind to load_category
- renamed setup_thiskind_backend to load_category_no_message
* share/po/Makefile: make the "clean" rule less verbose
2002/07/04 daouda
* standalone/draknet:
- don't display clear password
2002/07/04 fcrozat
* share/rpmsrate: Fix GNOME2 packages
Install urw-fonts when installing XFree
2002/07/04 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/tr.po: updated Turkish file
* share/po/fr.po: updated French file
* lang.pm: Changed some languages to defautl to utf-8
removed X11_NOT_LOCALIZED (now Gnome2 fully supports right-to-left
languages)
2002/07/04 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm, install_steps_auto_install.pm,
install2.pm, network/ethernet.pm, network/isdn.pm, commands.pm,
printerdrake.pm, mouse.pm, network/netconnect.pm, install_any.pm,
install_steps.pm, detect_devices.pm, bootloader.pm: adapt to new
modules.pm
* c/stuff.xs.pm: adapt to new ldetect
* modules.pm: reworked, cleaned:
- the list of modules is moved to kernel/list_modules.pm (and a few
functions too)
- new "add_probeall" function (similar to "add_alias")
-> used for scsi_hostadapter and usb-interface
- "load_multi" removed in favour of "load" which is now more powerful
- load_thiskind renamed load_category
- get_that_type renamed probe_category
- %modules::drivers dropped (handled for list_modules)
still more cleanup to come
* getpkgs_deps, do_resize_fat: removed since unused
* Makefile, rescue/make_rescue_img: adapt to the move all.modules ->
kernel/all.modules and all.kernels -> kernel/all.kernels
* modparm.pm: rework, cleanup, simplify and make it work
* install2: create symlink list_modules.pm in current directory for
testing purpose
* mdk-stage1/pci-resource/update-pci-ids.pl: new directory "kernel"
containing:
- all.modules all.kernels update_kernel
- part of perl-install/modules.pm now in kernel/list_modules.pm and
kernel/modules.pl
- update_kernel cleaned (it doesn't mention module names anymore, it
is now in kernel/modules.pl)
- cleanup Makefile
- mdk-stage1 doesn't depend on perl-install anymore
(more precisely mdk-stage1/pci-resource/update-pci-ids.pl)
* tools/specific_arch: simplified using MDK::Common
* any.pm: reworked & cleaned the kernel modules part
- adapt to new modules.pm
- adapt to new modparm.pm
- renamed setup_thiskind to load_category
- renamed setup_thiskind_backend to load_category_no_message
* share/po/Makefile: make the "clean" rule less verbose
2002/07/04 Thierry Vignaud <tvignaud@mandrakesoft.com
* harddrake/TODO: add harddrake2 todo list
* harddrake/data.pm: get rid of 'use vars'
remove wait_message hack for printerdraker, better use class_discard
harddrake2: "the return of the vengeance son"
- harddrake/data.pm: the data structure
- harddrake/ui.pm: the ui code
- standalone/service_harddrake: the init.d service (which need a few
polishing (timeout, ...)
- standalone/harddrake2: the ui caller which need to be dadou/ln -fied
* harddrake/ui.pm: don't stack signals on config buttons
- remove no more used @pid_launched
- better GUI reactivity: don't wait for config tool to complete, just
"fork and forget" [(c) us air force] and refuse to run another
config tool until the first one to complete
print "Running $configurator ..." in status bar while running a config
tool
- POSIX is needed for POSIX::wait
- move strict and standalone require at top
- c is unused
- comment exceptions in devices loop (ie skip classes without any
devices or any detector
- optimize away $pid
fix move from harddrake.pm to harddrake/data.pm:
- menu does appear
- information fields are translated from raw to english again
harddrake2: "the return of the vengeance son"
- harddrake/data.pm: the data structure
- harddrake/ui.pm: the ui code
- standalone/service_harddrake: the init.d service (which need a few
polishing (timeout, ...)
- standalone/harddrake2: the ui caller which need to be dadou/ln -fied
* detect_devices.pm: add tapes() for harddrake2
* standalone/harddrake2, standalone/service_harddrake: harddrake2: "the
return of the vengeance son"
- harddrake/data.pm: the data structure
- harddrake/ui.pm: the ui code
- standalone/service_harddrake: the init.d service (which need a few
polishing (timeout, ...)
- standalone/harddrake2: the ui caller which need to be dadou/ln -fied
2002/07/03 Fran�ois Pons <fpons@mandrakesoft.com>
* mdk-stage1/probing.c: fixed static definition when non static
declaration (gcc limitation).
added conditional code around network detection.
2002/07/03 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/mar/mar-extract-only.c, mdk-stage1/minilibc.c,
mdk-stage1/newt/newt.c, mdk-stage1/bzlib/bzlib.c,
mdk-stage1/newt/listbox.c, mdk-stage1/newt-frontend.c,
mdk-stage1/disk.c, mdk-stage1/modules.c, mdk-stage1/stage1.c,
mdk-stage1/newt/checkboxtree.c, mdk-stage1/mar/mar-frontend.c,
mdk-stage1/Makefile.common, mdk-stage1/url.c, mdk-stage1/newt/textbox.c,
mdk-stage1/newt/grid.c, mdk-stage1/dhcp.c, mdk-stage1/init.c,
mdk-stage1/automatic.c, mdk-stage1/newt/entry.c: compile with -W
2002/07/02 daouda
* my_gtk.pm:
- fill a combo by default :
gtkcombo_setpopdown_strings($combo_widget,@strings)
2002/07/02 gbeauchesne
* c/smp.c:
- TODO: Update ia64 check with /proc/pal/cpuX ?
- TODO: Update x86_64 check when SMP machines are actually available
- Conditionalize compilation of main() with TEST macro
2002/07/02 Pixel <pixel@mandrakesoft.com>
* network/smb.pm: try harder to find the full list of servers available,
using "smbclient -L" to
check the workgroup masters
2002/07/01 Pixel <pixel@mandrakesoft.com>
* diskdrake/smbnfs_gtk.pm (raw_hd_mount_point): nicer default mount point
2002/06/28 Pixel <pixel@mandrakesoft.com>
* diskdrake/smbnfs_gtk.pm, network/smb.pm, network/smbnfs.pm:
- add authentification in diskdrake --smb (esp. for windows NT)
- use "credentials=" to put the passwords
(ideas and investigations from Stew Benedict,
integrated by Pixel, but need testing)
Known bug: if you want to change the password when there are 2 entries
in fstab
using the same username=/password=, writing the credentials is done in
random order,
=> you've got one chance in 2 that the password is changed :-(
* fs.pm:
- add authentification in diskdrake --smb (esp. for windows NT)
- use "credentials=" to put the passwords
(ideas and investigations from Stew Benedict,
integrated by Pixel, but need testing)
Known bug: if you want to change the password when there are 2 entries
in fstab
using the same username=/password=, writing the credentials is done in
random order,
=> you've got one chance in 2 that the password is changed :-(
handle spaces in mount points and devices (using \040)
2002/06/27 Stew Benedict <sbenedict@mandrakesoft.com>
* standalone/drakTermServ, standalone/icons/drakTS.620x57.png: Add
drakTermServ application and icon.
2002/06/26 Pixel <pixel@mandrakesoft.com>
* install_steps.pm, install_steps_interactive.pm, install2.pm: ensure
licence step is asked in any case (ie. even when selectLanguage is
automatic)
* any.pm: "my" variables where needed
2002/06/25 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/tr.po, share/po/ar.po: Updated po files
2002/06/19 Frederic Lepied <flepied@mandrakesoft.com>
* Makefile: corrected rules to make distributable rpms.
2002/06/19 Fran�ois Pons <fpons@mandrakesoft.com>
* patch/patch-oem-hp.pl: added patch-oem.pl file used to generate HP
Mandrake Linux 8.2.
2002/06/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* modules.pm: remove a few drivers so that hd.img and network.img are
possible with latest BOOT kernel
2002/06/19 Pixel <pixel@mandrakesoft.com>
* standalone/fileshareset: use "wide links = no" for exporting via samba
(thanks to Jan Sch�fer)
* fs.pm: mounting of ntfs after install really mount the partition (thanks
to Buchan Milne)
2002/06/18 daouda
* my_gtk.pm:
- add gtkset_text, gtkprepend_text, gtkappend_text for entry widgets
2002/06/18 Frederic Lepied <flepied@mandrakesoft.com>
* Makefile.drakxtools: manage security subdir.
* Makefile: added targets to build test and distribution rpms and srpms
(localrpm,
localsrpm, rpm, srpm).
added security to the installed directories
* pam.net_monitor, diskdrake/diskdrake.html, drakxtools.spec,
apps.net_monitor: ripped from the srpm
2002/06/18 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated Hungarian file
2002/06/17 cbelisle
* standalone/draksec: added server, user and network advanced options
* any.pm: draksec: customize entries for each options (lists, checkboxes
and text boxes)
Added user,server and network advanced options
* security/msec.pm:
- Customize entries for each options (checkboxes, text boxes and
lists)
added network, server and user advanced options
2002/06/15 alus
* share/po/pl.po: updates
2002/06/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* lang.pm: Catalan doesn't have French fallback anymore
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/no.po, share/po/fi.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/mt.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file
2002/06/11 Pixel <pixel@mandrakesoft.com>
* fsedit.pm: added /tmp in @suggestions_mntpoints (as suggested by
Philippe Coulon)
2002/06/10 cbelisle
* standalone/draksec: Add an entry for the security user email
* security/msec.pm: Initial commit
* any.pm: Add security user email entry in draksec
2002/06/10 daouda
* network/tools.pm:
- choose country according to timezone.
2002/06/10 Guillaume Cottenceau <gc@mandrakesoft.com>
* tools/syncrpms: english fix
2002/06/10 Pixel <pixel@mandrakesoft.com>
* c/stuff.xs.pm: s/class/class_/ for ldetect 0.4
2002/06/07 Guillaume Cottenceau <gc@mandrakesoft.com>
* timezone.pm: remove duplicate entry in ntp_servers
* interactive_gtk.pm, my_gtk.pm: split ask_browse_tree_info from
interactive_gtk
to my_gtk between widgets creation and real
stuff so that we can now call it with widgets
places differently
2002/06/06 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/tr.po: updated po file
2002/06/05 Pixel <pixel@mandrakesoft.com>
* bootloader.pm: adapt to new lilo
2002/06/05 Pixel <pixel@mandrakesoft.com>
* fs.pm: use -ff for mkreiserfs, do not use -q for mkreiserfs
* bootloader.pm: adapt to new lilo
2002/06/05 Pixel <pixel@mandrakesoft.com>
* fs.pm: use -ff for mkreiserfs, do not use -q for mkreiserfs
2002/06/03 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/stage1.c, install_steps_interactive.pm, any.pm,
install_steps_gtk.pm, mdk-stage1/network.c, mdk-stage1/disk.c: english
fixes thx to vincent meyer
2002/06/03 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: have the /root/drakx/auto_install.cfg.pl replay style
instead of weird style
with clearall unset & auto_allocate set
2002/05/29 alus
* share/po/pl.po: little fixes
2002/05/28 Guillaume Cottenceau <gc@mandrakesoft.com>
* interactive_gtk.pm: remove typo fix when it's not a fix :-)
small typo
remove typo (hopefully really a typo ;p)
* any.pm: be a bit more polite
2002/05/27 Fran�ois Pons <fpons@mandrakesoft.com>
* install2.pm: make sure patch is always read after defcfg to take
precedance.
2002/05/27 Pixel <pixel@mandrakesoft.com>
* modules.pm: have usb-interface1 for ehci-hcd
2002/05/24 Guillaume Cottenceau <gc@mandrakesoft.com>
* Xconfigurator.pm: dams fixes a bug in the install :-)
2002/05/21 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: xtraceroute needs 3d
2002/05/15 alus
* share/po/Changelog: info about polish translation
2002/05/14 alus
* share/po/pl.po: polish finished
updated polish translation
polish updated to near finished. Fuzzy removed and checked
2002/05/14 Guillaume Cottenceau <gc@mandrakesoft.com>
* docs/HACKING: libncurses* also for the sucking neuneux
2002/05/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pl.po, share/po/id.po: updated po file
2002/05/13 alus
* share/po/pl.po: mostly finished polish translation.!!
2002/05/13 Guillaume Cottenceau <gc@mandrakesoft.com>
* docs/HACKING: libbzip2* and more explanations about failing compilation
* mdk-stage1/Makefile, mdk-stage1/ppp/pppd/ipcp.c, mdk-stage1/probing.c:
adapt to gcc-3.1
2002/05/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* lang.pm: Put back xcin as default XIM for zh_TW.Big5
* share/po/eu.po: small corrections
2002/04/29 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/usb-resource/update-usb-ids.pl: support USB2 controllers as
well
2002/04/29 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/wa.po, share/po/hu.po: updated po files
2002/04/26 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: fixed some machine with two present i830 CGC but only
one in reality.
* detect_devices.pm: updated usbMice to take care of device declared as
Mouse:USB in usbtable (was
not the case !)
2002/04/25 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/no.po, share/po/fi.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/mt.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file
2002/04/23 Guillaume Cottenceau <gc@mandrakesoft.com>
* bootlook.pm: a few english fixes
* any.pm: fixes
english fixes from v meyer
a few english fixes thx to vincent meyer
2002/04/19 alus
* share/po/pl.po: It's only about 100 entries to the end
2002/04/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po: updated Dutch file
* share/po/hu.po: updated po file
2002/04/18 alus
* share/po/pl.po: 3 more long messages
one entry
stil working....
2002/04/17 alus
* share/po/pl.po: Mostly finished polish translation
translations, fixes etc...
2002/04/17 Fran�ois Pons <fpons@mandrakesoft.com>
* tools/oem-prepare: final candidate.
* rescue/tree/etc/oem: final candidate.
add gcc-cpp to oem install.
2002/04/16 alus
* share/po/pl.po: still working
Few fixes
Updated translation. Many strings is not yet translated...
2002/04/16 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem: sync with oem-prepare
fixed stupid error.
forget packdrake module invocation.
fixed to support non standard rpm filename.
* tools/oem-prepare: add gcc-cpp to always installed.
disable unselection of some package (gmc, all gcc3.0 stuff).
2002/04/16 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: only main version of automake
2002/04/16 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po: updated po file
2002/04/16 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: handle "Cancel" on NIS / LDAP server
dialog box
2002/04/15 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: ipchains now conflicts with iptables
2002/04/15 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/eu.po: Another small fix
Small corrections
2002/04/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ro.po: merged with drakfloppy strings
2002/04/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/mt.po: updated Maltese file
2002/04/10 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/eu.po: small typo correction
2002/04/10 warly
* share/rpmsrate: autofs -> 2
2002/04/09 Guillaume Cottenceau <gc@mandrakesoft.com>
* standalone/drakgw: time to remove ipchains/2.2 stuff since now ipchains
and iptables
packages conflict
2002/04/09 Pixel <pixel@mandrakesoft.com>
* partition_table_dos.pm, partition_table_gpt.pm,
partition_table_empty.pm, partition_table_bsd.pm,
partition_table_sun.pm, partition_table_mac.pm: nicer debug "bag magic"
error message (thanks to Brian J. Murrell)
2002/04/08 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: fixed a bunch of things
* install_steps_interactive.pm, install_interactive.pm, network/isdn.pm,
partition_table.pm, install_steps_gtk.pm, Xconfigurator.pm,
printerdrake.pm, network/tools.pm, diskdrake/interactive.pm,
network/netconnect.pm, fsedit.pm, diskdrake/removable_gtk.pm,
network/network.pm, printer.pm, interactive_stdio.pm: fix a few english
strings
2002/04/08 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/no.po, share/po/fi.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/mt.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: merged with
drakfloppy strings
2002/04/07 Yves Duret <yduret@mandrakesoft.com>
* standalone/drakfloppy: moving from his own rpm to drakxtools
* Makefile.config: add drakfloppy to STANDALONEPMS_
2002/04/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* c/Makefile.PL: rpmlib 4.0.4 now also needs libpopt
2002/04/04 sdupont
* standalone/drakbackup: please yduret, do not commit these changes on cvs
before to test it.
you can say "bugs fixes" only if you have corrected some errors but not
if you create it!
the backup on cd was disabled because the backend is not available for
moment.
* standalone/drakfont: remove uninteresting yduret changes,
would it be possible to know what are your "bugs fixies" ?
to yduret: I'm the creator of this program so please do not remove my
changes.
2002/06/05 Pixel <pixel@mandrakesoft.com>
* fs.pm: use -ff for mkreiserfs, do not use -q for mkreiserfs
2002/06/03 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/stage1.c, install_steps_interactive.pm, any.pm,
install_steps_gtk.pm, mdk-stage1/network.c, mdk-stage1/disk.c: english
fixes thx to vincent meyer
2002/06/03 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: have the /root/drakx/auto_install.cfg.pl replay style
instead of weird style
with clearall unset & auto_allocate set
2002/05/29 alus
* share/po/pl.po: little fixes
2002/05/28 Guillaume Cottenceau <gc@mandrakesoft.com>
* interactive_gtk.pm: remove typo fix when it's not a fix :-)
small typo
remove typo (hopefully really a typo ;p)
* any.pm: be a bit more polite
2002/05/27 Fran�ois Pons <fpons@mandrakesoft.com>
* install2.pm: make sure patch is always read after defcfg to take
precedance.
2002/05/27 Pixel <pixel@mandrakesoft.com>
* modules.pm: have usb-interface1 for ehci-hcd
2002/05/24 Guillaume Cottenceau <gc@mandrakesoft.com>
* Xconfigurator.pm: dams fixes a bug in the install :-)
2002/05/21 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: xtraceroute needs 3d
2002/05/15 alus
* share/po/Changelog: info about polish translation
2002/05/14 alus
* share/po/pl.po: polish finished
updated polish translation
polish updated to near finished. Fuzzy removed and checked
2002/05/14 Guillaume Cottenceau <gc@mandrakesoft.com>
* docs/HACKING: libncurses* also for the sucking neuneux
2002/05/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pl.po, share/po/id.po: updated po file
2002/05/13 alus
* share/po/pl.po: mostly finished polish translation.!!
2002/05/13 Guillaume Cottenceau <gc@mandrakesoft.com>
* docs/HACKING: libbzip2* and more explanations about failing compilation
* mdk-stage1/Makefile, mdk-stage1/probing.c: adapt to gcc-3.1
2002/05/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* lang.pm: Put back xcin as default XIM for zh_TW.Big5
* share/po/eu.po: small corrections
2002/04/29 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/wa.po, share/po/hu.po: updated po files
2002/04/26 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: fixed some machine with two present i830 CGC but only
one in reality.
* detect_devices.pm: updated usbMice to take care of device declared as
Mouse:USB in usbtable (was
not the case !)
2002/04/25 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/no.po, share/po/fi.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/mt.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file
2002/04/23 Guillaume Cottenceau <gc@mandrakesoft.com>
* bootlook.pm: a few english fixes
* any.pm: fixes
english fixes from v meyer
a few english fixes thx to vincent meyer
2002/04/19 alus
* share/po/pl.po: It's only about 100 entries to the end
2002/04/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po: updated Dutch file
* share/po/hu.po: updated po file
2002/04/18 alus
* share/po/pl.po: 3 more long messages
one entry
stil working....
2002/04/17 alus
* share/po/pl.po: Mostly finished polish translation
translations, fixes etc...
2002/04/16 alus
* share/po/pl.po: still working
Few fixes
Updated translation. Many strings is not yet translated...
2002/04/16 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: only main version of automake
2002/04/16 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po: updated po file
2002/04/16 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm: handle "Cancel" on NIS / LDAP server
dialog box
2002/04/15 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: ipchains now conflicts with iptables
2002/04/15 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/eu.po: Another small fix
Small corrections
2002/04/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ro.po: merged with drakfloppy strings
2002/04/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/mt.po: updated Maltese file
2002/04/10 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/eu.po: small typo correction
2002/04/10 warly
* share/rpmsrate: autofs -> 2
2002/04/09 Guillaume Cottenceau <gc@mandrakesoft.com>
* standalone/drakgw: time to remove ipchains/2.2 stuff since now ipchains
and iptables
packages conflict
2002/04/09 Pixel <pixel@mandrakesoft.com>
* partition_table_dos.pm, partition_table_gpt.pm,
partition_table_empty.pm, partition_table_bsd.pm,
partition_table_sun.pm, partition_table_mac.pm: nicer debug "bag magic"
error message (thanks to Brian J. Murrell)
2002/04/08 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: fixed a bunch of things
* install_steps_interactive.pm, install_interactive.pm, network/isdn.pm,
partition_table.pm, install_steps_gtk.pm, Xconfigurator.pm,
printerdrake.pm, network/tools.pm, diskdrake/interactive.pm,
network/netconnect.pm, fsedit.pm, diskdrake/removable_gtk.pm,
network/network.pm, printer.pm, interactive_stdio.pm: fix a few english
strings
2002/04/08 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
share/po/pl.po, share/po/no.po, share/po/fi.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/mt.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: merged with
drakfloppy strings
2002/04/07 Yves Duret <yduret@mandrakesoft.com>
* standalone/drakfloppy: moving from his own rpm to drakxtools
* Makefile.config: add drakfloppy to STANDALONEPMS_
2002/04/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* c/Makefile.PL: rpmlib 4.0.4 now also needs libpopt
2002/04/04 sdupont
* standalone/drakbackup: please yduret, do not commit these changes on cvs
before to test it.
you can say "bugs fixes" only if you have corrected some errors but not
if you create it!
the backup on cd was disabled because the backend is not available for
moment.
* standalone/drakfont: remove uninteresting yduret changes,
would it be possible to know what are your "bugs fixies" ?
to yduret: I'm the creator of this program so please do not remove my
changes.
2002/04/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* c/Makefile.PL: rpmlib 4.0.4 now also needs libpopt
2002/04/04 Guillaume Cottenceau <gc@mandrakesoft.com>
* c/Makefile.PL: rpmlib 4.0.4 now also needs libpopt
2002/04/03 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: setting /etc/sysconfig/msec for chkconfig which
doesn't use $ENV{SECURE_LEVEL} anymore
2002/04/03 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: setting /etc/sysconfig/msec for chkconfig which
doesn't use $ENV{SECURE_LEVEL} anymore
2002/04/02 Pixel <pixel@mandrakesoft.com>
* bootloader.pm: do not have "root=" with no root (needed for memtest)
(thanks to Borsenkow Andrej)
* share/rpmsrate: add tmpwatch (since it is not mandatory any more)
2002/03/30 Yves Duret <yduret@mandrakesoft.com>
* standalone/drakbackup, standalone/drakfont: bugs fixes, code clean up,
more mdkish..
2002/03/26 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Fixed several problems related to HP
multi-function devices:
- Parallel multi-function devices worked only on the first (onboard)
parallel
port.
- HP LaserJet 2200 needs HPOJ for printing via USB.
- For the HP OfficeJet D series the scanning instructions were not
shown.
- HPOJ does not work with HP PhotoSmart 10xx, 11xx, and 12xx.
2002/03/22 dam's <damien@mandrakesoft.com>
* my_gtk.pm: cleaned gtkpowerpack
2002/03/21 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_any.pm: use /root rather than /tmp for some temp files (security
suxx)
2002/03/20 Guillaume Cottenceau <gc@mandrakesoft.com>
* rescue/list: rpm 4.0.4
* mdk-stage1/network.c: don't save DHCP_HOSTNAME if the value is void
2002/03/20 sdupont
* standalone/drakfont: fixing problems
exchanging: ttmkfdir by /usr/X11R6/bin/mkttfdir
which generate correct fonts.dir
* standalone/drakbackup: remove backup on cd
2002/03/20 Thierry Vignaud <tvignaud@mandrakesoft.com
* standalone/drakxtv: use log for what is not related to explanations
2002/03/19 Fran�ois Pons <fpons@mandrakesoft.com>
* tools/updatehdlist: take care of commercial medium (not syncable).
2002/03/19 Thierry Vignaud <tvignaud@mandrakesoft.com
* standalone/drakxtv:
- default tv norm is pal rather than ntsc (because of alphabetical
sort) since it's the most used tv norm
- figure out tv norm & country (aka frequency table) from locales
- add a hash based on lang in order to do this
- add --no-guess if one doesn't want drakxtv to automagically guess tv
norm and geographic area through locales (lang.pm)
- log with standalone::explanations:
- guessed values from locales: language, tv norm and country
- runned command to scan for tv channels
- ~/.xawtv creation
- s/bcast/broadcast/ in displayed messages
- add -h and --help support
2002/03/18 dam's <damien@mandrakesoft.com>
* install_gtk.pm, mouse.pm, my_gtk.pm: corrected create_xpm API
2002/03/18 Fran�ois Pons <fpons@mandrakesoft.com>
* tools/oem-prepare: fixed to support rpm filename incoherent to standard
naming for commercial
packages (commercial are *really* shit (almost, for the hope) all the
time ?)
2002/03/16 dam's <damien@mandrakesoft.com>
* network/ethernet.pm: we now consider dhcp provide GATEWAY and internet
connection.
2002/03/16 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ko.po, share/po/ar.po: updated po file
2002/03/16 Pixel <pixel@mandrakesoft.com>
* network/ethernet.pm: small cleanup on untested code (need testing:)
2002/03/16 dam's <damien@mandrakesoft.com>
* network/ethernet.pm: we now consider dhcp provide GATEWAY and internet
connection.
2002/03/16 Pixel <pixel@mandrakesoft.com>
* network/ethernet.pm: small cleanup on untested code (need testing:)
2002/03/15 fabman
* share/po/es.po: updated bad lilo/grub/yaboot translation
updated spanish translations
2002/03/15 Fran�ois Pons <fpons@mandrakesoft.com>
* bootloader.pm: force mkinitrd *really* for bootsplash.
force initrd regeneration for oem on some case (maybe the cause of
bootsplash
perturbation, as maintainer don't even known why it is running correctly
:-)
* pkgs.pm: do not try to get synthesis if hdlist is available as an handle
on file (typical
for updates).
* share/rpmsrate: remove doublon on NVIDIA_nforce.
update to 6mdk for NVIDIA_nforce*
2002/03/15 Pixel <pixel@mandrakesoft.com>
* share/po/fr.po: yet again add some dropped entities from drakx-help.xml
add the dropped &linux-mandrake; &mandrake-linux; and a few &os-linux;
* install_steps_interactive.pm:
- remove obsolete code
- the result is to use directly $availableC instead $size2install
which was min($availableC, $max_size)
2002/03/15 dam's <damien@mandrakesoft.com>
* share/po/ja.po: reverted ' \n' from pablo because I managed to correct
the way we wrap for the advertising
* install_steps_gtk.pm: submitting widget instead of style (style/font
initialization bug from gtk
* my_gtk.pm: corrected get_text_coord : widget instead of style, and
handling of ugly language (/ja|zh/)
2002/03/15 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: do not try to get synthesis if hdlist is available as an handle
on file (typical
for updates).
* rescue/tree/etc/oem: update lang according to lang.pm of 8.2 (remove
@euro appended for 8.1).
2002/03/15 Pablo Saratxaga <pablo@mandrakesoft.com>
* keyboard.pm: added xx_YY -> keyboard lines in addition of xx -> keyboard
ones
2002/03/15 Pixel <pixel@mandrakesoft.com>
* share/po/fr.po: yet again add some dropped entities from drakx-help.xml
add the dropped &linux-mandrake; &mandrake-linux; and a few &os-linux;
s/Linux Mandrake/Mandrake Linux/ (from the drakx-help.xml not merged)
* keyboard.pm (unpack_keyboards): return undef on error
2002/03/15 dam's <damien@mandrakesoft.com>
* share/po/ja.po: reverted ' \n' from pablo because I managed to correct
the way we wrap for the advertising
* install_steps_gtk.pm: submitting widget instead of style (style/font
initialization bug from gtk
* my_gtk.pm: corrected get_text_coord : widget instead of style, and
handling of ugly language (/ja|zh/)
2002/03/15 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem: update lang according to lang.pm of 8.2 (remove
@euro appended for 8.1).
2002/03/15 Pablo Saratxaga <pablo@mandrakesoft.com>
* keyboard.pm: added xx_YY -> keyboard lines in addition of xx -> keyboard
ones
2002/03/15 Pixel <pixel@mandrakesoft.com>
* share/po/fr.po: s/Linux Mandrake/Mandrake Linux/ (from the
drakx-help.xml not merged)
* keyboard.pm (unpack_keyboards): return undef on error
2002/03/15 dam's <damien@mandrakesoft.com>
* share/po/ja.po: reverted ' \n' from pablo because I managed to correct
the way we wrap for the advertising
* install_steps_gtk.pm: submitting widget instead of style (style/font
initialization bug from gtk
* my_gtk.pm: corrected get_text_coord : widget instead of style, and
handling of ugly language (/ja|zh/)
2002/03/15 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem: update lang according to lang.pm of 8.2 (remove
@euro appended for 8.1).
2002/03/15 Pablo Saratxaga <pablo@mandrakesoft.com>
* keyboard.pm: added xx_YY -> keyboard lines in addition of xx -> keyboard
ones
2002/03/15 Pixel <pixel@mandrakesoft.com>
* share/po/fr.po: s/Linux Mandrake/Mandrake Linux/ (from the
drakx-help.xml not merged)
* keyboard.pm (unpack_keyboards): return undef on error
2002/03/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ja.po: updated po file
2002/03/14 Guillaume Cottenceau <gc@mandrakesoft.com>
* standalone/drakxtv: english
2002/03/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hr.po, share/po/da.po, share/po/no.po: updated po files
* share/po/eu.po: updated po file
* lang.pm: changed LANGUAGE for basque
* share/po/ja.po: added \n in advertising
2002/03/14 Pixel <pixel@mandrakesoft.com>
* share/rpmsrate: CHARSET"iso-8859-1" and CHARSET"iso-8859-15" is no good
for english which has CHARSET"C", adding it
* share/rpmsrate.server: obsolete
2002/03/14 Thierry Vignaud <tvignaud@mandrakesoft.com
* standalone/drakxtv:
- add SECAM to france description to ease user comprehension
- remove unused variables
- revert gc & dam's (also known as the usual suckers) garbage
who'ven't the hardware to test:
- explain in source why we don't try to install xawtv (see below)
- just display a message if xawtv isn't installed
since drakx should have installed it
- let it be runned as root again (how many times i'm
supposed to restore this behaviour)
- retest with a tv card
- use %ENV rather than relying on shell ~ expansion
- if tv card wasn't detected, ask the user to spam us
- factorize $in->exit() out of scan4tvchannels()
- add to TODO list the possibility to install xawtv if needed
- check scantv return value and display an error message
- also if the wrapper was runned on console, display a nice
message saying one can now run xawtv under X11
2002/03/14 warly
* share/rpmsrate: add commercial apps
2002/03/14 Yves Duret <yduret@mandrakesoft.com>
* standalone/logdrake: fix some bug
fix * bug in field matching/ not matching
2002/03/13 dam's <damien@mandrakesoft.com>
* share/logo-mandrake.png: new gfx
2002/03/13 Fran�ois Pons <fpons@mandrakesoft.com>
* tools/oem-prepare: sync with oem (removed mach32 server).
sync with oem.
remove bzflag.
synced with oem script.
* rescue/tree/etc/oem: remove Mach32 XF3.3.6 server too.
remove Mach8 and Mono driver for oem only.
remove bzflag.
fixed closure selection on sub groups (like 3D),
moved some big package out of oem,
minor fixes.
2002/03/13 dam's <damien@mandrakesoft.com>
* share/logo-mandrake.png: new gfx
2002/03/13 Fran�ois Pons <fpons@mandrakesoft.com>
* tools/oem-prepare: sync with oem (removed mach32 server).
sync with oem.
remove bzflag.
synced with oem script.
* rescue/tree/etc/oem: remove Mach32 XF3.3.6 server too.
remove Mach8 and Mono driver for oem only.
remove bzflag.
fixed closure selection on sub groups (like 3D),
moved some big package out of oem,
minor fixes.
2002/03/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cs.po, share/po/eu.po: updated po files
2002/03/13 warly
* share/rpmsrate: add aspell-fr and en for gabber require
2002/03/13 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem: fixed closure selection on sub groups (like 3D),
moved some big package out of oem,
minor fixes.
* tools/oem-prepare: synced with oem script.
2002/03/13 gbeauchesne
* share/rpmsrate:
- Add openoffice with weight = 2
2002/03/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sv.po, share/po/vi.po, share/po/cs.po, share/po/hu.po,
share/po/eu.po: updated po files
* lang.pm: small console font changes
set default console fotns for latin1/0 to lat1-16 and lat0-16;
the font lat0-sun16 is missing some chars of iso-8859-1/15 !
2002/03/13 Pixel <pixel@mandrakesoft.com>
* pkgs.pm: add gcc and gcc-c++ in @preferred
2002/03/13 warly
* share/rpmsrate: add aspell-fr and en for gabber require
2002/03/12 dam's <damien@mandrakesoft.com>
* network/network.pm: onboot option only in expert mode
corrected domainname bug; added onboot option
2002/03/12 dam's <damien@mandrakesoft.com>
* standalone/drakbackup, standalone/drakfont: minor bug correction
* standalone/net_monitor: greater timeout
* network/tools.pm, network/netconnect.pm: changed timeout for testing
internet connection
2002/03/12 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: remove synthesis if not found (filesize is 0)
* Xconfigurator.pm: avoid Utah GLX only if > 800MB, not if <= 800MB (!)
* install_any.pm: added fix to support update hdlist renaming (ie hdlist
of update are always hdlist.cz).
remove old synthesis file, to make sure gzip can build a new one.
* share/rpmsrate: added nforce support (hack by adding kernel version
inside)
2002/03/12 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po: updated Danish file
* share/po/ga.po: fixed email address
* share/po/zh_TW.po: updated po file
2002/03/12 Pixel <pixel@mandrakesoft.com>
* install_steps.pm, bootloader.pm: don't have "quiet" boot in the server
meta_class
* pkgs.pm: "fam" is not a naughtyServers
remove the old "boa" comment
adapt naughtyServers for 8.2
2002/03/11 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: a few missing translations
2002/03/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/pt.po, share/po/ga.po, share/po/de.po, share/po/az.po,
share/po/pt_BR.po, share/po/nl.po, share/po/ja.po, share/po/id.po,
share/po/ar.po, share/po/mt.po, share/po/eo.po, share/po/da.po: updated
po files
* share/po/eu.po, share/po/it.po: updated po files
merged with new strings from manuals
* share/po/DrakX.pot, share/po/fr.po: merged with new strings from manuals
* share/po/be.po, share/po/bg.po, share/po/et.po, share/po/hr.po,
share/po/ko.po, share/po/is.po, share/po/pl.po, share/po/no.po,
share/po/fi.po, share/po/el.po, share/po/lt.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/bs.po,
share/po/cs.po, share/po/af.po: updated po files (finished merging with
manual strings)
updated po files
* share/po/hu.po: updated po files
updated po files
* share/po/cy.po: updated po file
updated po files
* share/po/es.po: updated Spanish
* share/po/sp.po, share/po/zh_CN.po, share/po/sr.po, share/po/tr.po,
share/po/ru.po, share/po/wa.po, share/po/sv.po, share/po/th.po,
share/po/sk.po, share/po/sl.po, share/po/vi.po, share/po/uk.po,
share/po/ro.po, share/po/zh_TW.po: updated po files (finished merging
with manual strings)
2002/03/11 dam's <damien@mandrakesoft.com>
* Makefile.config: added drakproxy
* standalone/drakxtv: added embedded mode
2002/03/11 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps_gtk.pm: for updates, make tree as flat instead in order to
see all packages.
2002/03/11 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: webmin: 3
* standalone/drakxtv:
- install xawtv when necessary instead of
telling people to use urpmi (titi sucks)
- prints out a message when no tv card
has been detected
* share/po/fr.po: small ortograf
2002/03/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/fr.po, share/po/it.po, share/po/eu.po: merged with new strings
from manuals
* share/po/DrakX.pot: merged with new strings from manuals
updated GErman file
* share/po/de.po: updated GErman file
* share/po/es.po: updated Spanish
2002/03/11 Pixel <pixel@mandrakesoft.com>
* mouse.pm (fullname2mouse): workaround when "1 Button" is not found
* install_steps.pm, install2.pm:
- default security level now set in miscellaneousBefore
- default security level is 3 in meta_class server
* install_any.pm:
- fix the setting of compssUsersChoices in auto_install when it is
empty
- set the default compssUsersChoices adapted to the server meta_class
* share/rpmsrate: remove phpgroupware from OFFICE (since it appeas twice,
the rate is 4, and it requires apache, and ...)
* Makefile: upload the various compssUsers* (esp. compssUsers.server)
* install_steps_gtk.pm:
- remove the hack for not displaying Utilities in classic meta_class
- new compssUsers groups for the server meta_class
* share/compssUsers: remove "Utilities" here instead of removing it
hackily in install_steps_gtk
* share/compssUsers.server: fix the path=Utilities for the Utilities
section
2002/03/11 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Small text fix.
Security fix: Give a warning that SMB passwords can easily be revealed
by normal users when printing on a Windows-hosted printer is set up.
* detect_devices.pm: Reverted parts of the last change, they broke in
non-DevFS environments (e. g. during installation).
2002/03/11 warly
* share/rpmsrate: add bwbserver_linux in rpmsate for BeeWeb server
* share/compssUsers.server: remove ICEWM choice
2002/03/11 Yves Duret <yduret@mandrakesoft.com>
* tools/cvslog2changelog.pl: added yduret entry in user.
2002/03/11 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: add Rage Mobility as bad card for XF4 (was already bad
card for XF3) (g�g� report).
2002/03/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* help.pm: updated help file
* share/po/de.po, share/po/DrakX.pot: updated GErman file
2002/03/11 Pixel <pixel@mandrakesoft.com>
* diskdrake/interactive.pm (Mount_point): when files exist in the chosen
mount point, propose migration
* install_steps_interactive.pm: search /commercial/i instead of
/Application/ before showing the commercial license
* standalone/drakboot, bootloader.pm: fix Stew sucks
* install2.pm, install_steps.pm:
- default security level now set in miscellaneousBefore
- default security level is 3 in meta_class server
* install_steps_gtk.pm:
- remove the hack for not displaying Utilities in classic meta_class
- new compssUsers groups for the server meta_class
search /commercial/i instead of /Application/ before showing the
commercial license
* install_any.pm:
- fix the setting of compssUsersChoices in auto_install when it is
empty
- set the default compssUsersChoices adapted to the server meta_class
* Makefile: upload the various compssUsers* (esp. compssUsers.server)
* share/compssUsers: remove "Utilities" here instead of removing it
hackily in install_steps_gtk
* share/compssUsers.server: fix the path=Utilities for the Utilities
section
2002/03/11 yduret
* standalone/scannerdrake: re-re-re-re-re-re-uncomment the pkgs check
line.
2002/03/10 chipaux
* share/po/fr.po: Corrected few typo mistakes.
2002/03/10 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_steps.pm: gcize damienization
* share/rpmsrate: put userdrake together with drakconf so that
userdrake is not missing (till)
2002/03/10 siegel
* share/po/help_xml2pm.pl: added tag filename
* any.pm: added missing i18n _()
* share/po/de.po: update
and still fixes ...
updates
update
2002/03/10 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Protect the Star Office/OpenOffice.org configuration against
manual changing of the "update-alternatives" assignment of the "lpr"
command.
* detect_devices.pm: Made USB printer auto-detection more stable and
reliable.
2002/03/10 yduret
* standalone/scannerdrake: added ASK DEVICE support
* scanner.pm: added ASK support for more interactiveness during
configuration
2002/03/09 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/dhcp.c: comply better to ClientID stuff
2002/03/09 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sv.po: updated po file
2002/03/09 yduret
* standalone/scannerdrake: added sum up at the end
uncomment line that checks if sane rpm is installed or not (thx gc).
i sux,
2002/03/08 dam's <damien@mandrakesoft.com>
* standalone/drakproxy: drakproxy rewritten
working drakproxy
* install_steps.pm: corrected network up/down when network install
* standalone/drakfont: ergonomy changed to fit in mcc
corrected network up/down when network install
* network/network.pm: proxy settings corrected
2002/03/08 fabman
* share/po/es.po: updated spanish translation
2002/03/08 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: fixed allowNVIDIA_rpms to take care of new kernel naming
conventions.
* standalone/XFdrake: fixed NVIDIA support to use newer kernel naming
conventions.
* Xconfigurator.pm: fixed possible additional XFree packages not installed
if server is already
installed.
2002/03/08 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: missing translations + a few changes
* mdk-stage1/probing.c: have 4 seconds of delay for usb stuff
to show up rather than seconds
2002/03/08 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cs.po, share/po/it.po: updated po files
* share/po/es.po: corrected typo
* share/po/da.po: updated Danish file
* lang.pm, share/locales-skeleton.tar.bz2: Added symlinks in
locales-skeleton so non primary chinese encodings
can work
* share/po/ar.po: updated po file
* share/po/cy.po: removed the "translation" of licence, it was random
text.
2002/03/07 dam's <damien@mandrakesoft.com>
* share/po/fr.po, modparm.pm: corrected
2002/03/07 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/newt-frontend.c: english fix thx to till & phil
2002/03/07 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/fr.po: updated po file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/ga.po,
share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
share/po/hu.po, share/po/it.po, share/po/id.po, share/po/pl.po,
share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
share/po/bs.po, share/po/da.po, share/po/zh_TW.po, share/po/cs.po,
share/po/af.po: updated pot file
2002/03/07 Pixel <pixel@mandrakesoft.com>
* fs.pm: removing quota choices for reiserfs
2002/03/07 dam's <damien@mandrakesoft.com>
* standalone/net_monitor: make gc happy
* modparm.pm, share/po/fr.po: corrected
* standalone/draknet: corrected network/internet restart when already
connected
* network/netconnect.pm: corrected bad previous behaviour
* standalone/drakfont: corrected bad system command
* share/advertising/02-internet_icon.png,
share/advertising/05-contcenter_icon.png,
share/advertising/10-MDKexpert_icon.png, share/advertising/06-user.pl,
share/advertising/08-games.pl, share/advertising/02-internet.pl,
share/advertising/03-graphic_icon.png, share/advertising/07-server.pl,
share/advertising/12-MDKstore_icon.png,
share/advertising/06-user_icon.png,
share/advertising/07-server_icon.png, share/advertising/09-MDKcampus.pl,
share/advertising/10-MDKexpert.pl, share/advertising/05-contcenter.pl,
share/advertising/04-develop.pl,
share/advertising/09-MDKcampus_icon.png,
share/advertising/12-MDKstore.pl, share/advertising/03-graphic.pl,
share/advertising/04-develop_icon.png,
share/advertising/08-games_icon.png: changed icon sizes
2002/03/07 fcrozat
* share/rpmsrate: Evolution is not dependent on GNOME selection (not
require gnome-core)
2002/03/07 Fran�ois Pons <fpons@mandrakesoft.com>
* install_steps.pm: avoid destroying some files in /etc.
* install_steps_interactive.pm: fixed package tree with a given medium.
* any.pm: fix autologin sometimes activated without user intervention.
2002/03/07 Guillaume Cottenceau <gc@mandrakesoft.com>
* install_any.pm: generate_automatic_stage1_params: also save
the interface number in case the machine will
have several interfaces; clean code a bit
* mdk-stage1/network.c: better error msg regarding pcmcia net
adapters supported either with pcmcia.img
or network.img (amaury sucks)
* install_steps_auto_install.pm: in replay mode, since
$o->{interactiveSteps}
exists, we can't simply ||= @graphical_steps,
we need to push to ensure that the
@graphical_steps is always honoured
* standalone/drakgw:
- call net_monitor to disable internet
connection before network-restart
- user return value when status'ing the
initscripts rather than grepping their
text output
* modules.pm: try to avoid segfaulting probeall stuff
add ns83820 gigabit (goes to other.img)
* rescue/rescue-doc: english fixes thx to phil
2002/03/07 Pablo Saratxaga <pablo@mandrakesoft.com>
* standalone/drakfont: Added a missing _( ) around a text
* share/po/vi.po, share/po/cy.po, share/po/hu.po, share/po/id.po: updated
po files
* share/po/ko.po, share/po/ca.po, share/po/tr.po: commented out the
translations using argument switching (not yet handled by DrakX)
* bootlook.pm, standalone/drakboot: i18n changes
* keyboard.pm: corrected the locale->keyboard list building
make keyboard selection choose first the 5 first chars of lang;
then the 2 first chars;
* share/po/eu.po: commented out the translations using argument switching
(not yet handled by DrakX)
updated po file
2002/03/07 Pixel <pixel@mandrakesoft.com>
* any.pm: fix fileshare custom config
fix *some* stew errors
* bootloader.pm: "--timeout=" must be after terminal
add --timeout=... for "terminal serial ..." line in grub's menu.lst
fix *some* stew errors
* install_any.pm: don't have the adsl & modem passwords in report.bug
* detect_devices.pm (zips__faking_ide_scsi): fix returned value in
standalone
(getSCSI): don't call isFloppyOrHD for ZIPs (lowers the number of kernel
error when there is no floppy)
* fs.pm: removing quota choices for reiserfs
2002/03/07 Stew Benedict <sbenedict@mandrakesoft.com>
* any.pm, bootlook.pm, standalone/drakboot, bootloader.pm: drakboot
functionality for PPC
2002/03/07 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Fixed bug of network not being started by Printerdrake
during installation.
2002/03/07 warly
* share/compssUsers.server, share/compssUsers, share/rpmsrate: update
server, merge with normal rpmsrate
2002/03/06 dam's <damien@mandrakesoft.com>
* standalone/drakautoinst: corrected HASH and ARRAY label
2002/03/06 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ja.po, share/po/no.po, share/po/cy.po: updated po file
2002/03/06 Pixel <pixel@mandrakesoft.com>
* standalone/fileshareset (nfs_exports::update_server): ensure portmap is
running
2002/03/06 dam's <damien@mandrakesoft.com>
* my_gtk.pm: corrected font stuff
* standalone/drakautoinst: corrected HASH and ARRAY label
2002/03/06 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: no 3D with Utah GLX (XF 3.3) if more than 800 MB.
* pkgs.pm: fixed error when using multiple removable media and user
aborted installation
(for some other error) and hdlists cannot be retrieved.
add save of synthesis too when partitions are reformated, so that urpmi
is happy after.
fixed when hdlist gives no new package (new name) but only obsoleted
package or
updated package, ie security updates may appreciate.
* install_any.pm: update for newer pkgs module (fix for abort during
installation).
* rescue/tree/etc/oem: allow oem script to be executable from standard cd
set (powerpack or other).
2002/03/06 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ja.po: updated po file
updated pot file
* share/po/fr.po, share/po/cy.po, share/po/id.po, share/po/zh_TW.po:
updated pot file
updated some po files
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/ga.po,
share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
share/po/hr.po, share/po/ko.po, share/po/nl.po, share/po/wa.po,
share/po/sv.po, share/po/is.po, share/po/hu.po, share/po/it.po,
share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/cs.po,
share/po/af.po: updated pot file
2002/03/06 Pixel <pixel@mandrakesoft.com>
* pkgs.pm: add @preferred libxpm4
* lang.pm: fix typo in %xim (for chineese)
- create the kde share/config's directory, so that kde config files
are created in any case
- in user_only localedrake, ensure the /etc/sysconfig/i18n is taken
into account when ~/.i18n doesn't exist (thanks to F.Crozat)
* install_any.pm: ensure the fstab is kept on upgrade
(g_auto_install): use "interactiveSteps" field instead of pushing in
@install_steps_auto_install::graphical_steps
* standalone/localedrake: when called by kcontrol with --apply, don't
modify kde config files, kcontrol takes care of it more nicely
* diskdrake/interactive.pm: translate the actions
choose to activate crypto. type password. unselect encryption. Select
encryption again, you were not asked for password. Fixed
use formatError
* bootloader.pm (add_append): don't add to entries of type 'other'
* devices.pm (find_free_loop): fix
* install_steps_interactive.pm, install_steps.pm: ensure the fstab is kept
on upgrade
* fsedit.pm: do not allow encrypted /var
2002/03/06 Thierry Vignaud <tvignaud@mandrakesoft.com
* standalone/drakxtv: print an error message if xawtv isn't installed
fix conflict between i18n and complete signal handler (ie return key
and not value)
2002/03/06 warly
* share/rpmsrate: remove abiword
2002/03/05 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/pcmcia_/probe.c: an old sucking PCI card needs oldskool
i82365 :-((, ugly patch
2002/03/05 warly
* share/rpmsrate: add Fred Bastok modif
remove too many duplicate in i18n packages that are now automatically
added
2002/03/05 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* modules.pm: Add USB2 controller
2002/03/05 dam's <damien@mandrakesoft.com>
* network/netconnect.pm: corrected expert option in install mode
added expert mode
* my_gtk.pm: greater interstice
* modparm.pm: cosmetic
gzipped modules handled
2002/03/05 fcrozat
* share/rpmsrate: Install xlockmore when installing gnome, since
xscreensaver can't lock
root desktop..
2002/03/05 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: deactivate v4l module if DRI is enabled and r128
driver used.
* install_steps.pm: added auto restore of some files (/etc/profile) needed
by upgrade (from .rpmnew).
added log for hasNetwork (so that we can understand why installUpdates
do nothing).
* crypto.pm: avoid trying to find hdlist-updates.cz in existing medium
(instead of ftp one).
* fs.pm: fixed hd install to allow using specific directory.
* install_any.pm: fix duplicate synthesis.hdlist.xxx file present in
/var/lib/urpmi, and
furthermore uncompressed :-(
fixed possible bug when generating synthesis file for urpmi
installation.
2002/03/05 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/dhcp.c, mdk-stage1/dhcp.h, mdk-stage1/network.c: save
dhcp_hostname for stage2
* install_any.pm: fix bug in generating automatic stage1
params for http
* modules.pm: aironet core sucking thing
2002/03/05 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sr.po, share/po/sp.po: updated po files
2002/03/05 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: if mem=nopentium is given on cmdline, have it after
install
* modules.pm (extract_modules): created (was done in load_raw)
2002/03/05 Stew Benedict <sbenedict@mandrakesoft.com>
* Xconfigurator.pm: use UseFBDev for r128 - PPC
2002/03/05 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Added support for HP's newest MF devices: HP OfficeJet
D series, HP LaserJet 33xx MFP.
Fixed bug of printerdrake sometimes assuming the user has an MF device
when he has typed the device file name in the expert mode.
2002/03/05 yduret
* bootlook.pm: fix nobody bug
* standalone/logdrake: mail alert: use eval {} to catch wizcancel
2002/03/04 dam's <damien@mandrakesoft.com>
* modparm.pm: corected weirdness, I suck
2002/03/04 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: fix scroll total to match reality.
fixed interpretation of size of package when doing an install (this can
be
severe, need testing).
2002/03/03 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cy.po, share/po/id.po: updated po file
2002/03/03 Pixel <pixel@mandrakesoft.com>
* my_gtk.pm (gtkicons_labels_widget): since style is not set either, use
the widget and ask it the style->font. This *works*
(gtkicons_labels_widget): pass the style instead of directly passing the
font
2002/03/03 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Let Star Office/OpenOffice.org configuration corrcet a bug
in the PostScript produced by these programs so that the Euro symbol is
printed correctly.
2002/03/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/tr.po: updated po file
2002/03/02 Pixel <pixel@mandrakesoft.com>
* partition_table.pm: better name for windobe new 0x42 special id (their
own LVM marker)
* detect_devices.pm: better jaz detection (thanks to Randy Welch)
2002/03/02 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Replaced "Open Office" by "OpenOffice.org".
2002/03/02 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sv.po, share/po/da.po, share/po/vi.po, share/po/hu.po: updated
po files
* share/po/tr.po: updated po file
2002/03/02 Pixel <pixel@mandrakesoft.com>
* share/list: add lvreduce & lvextend
* detect_devices.pm: fix ide zip name when there are already some other
SCSI drives
ZIPs and Jazz's are not floppies
* diskdrake/interactive.pm (Resize): ensure we call lv_resize from lvm and
adjust_* for normal partitions, even for destructive resizes
2002/03/02 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Replaced "Open Office" by "OpenOffice.org".
2002/03/01 Pixel <pixel@mandrakesoft.com>
* share/po/fr.po: fix gc's bulshit
2002/03/01 dam's <damien@mandrakesoft.com>
* services.pm: corrected translation used for shell command
* my_gtk.pm: style & font correction
2002/03/01 Fran�ois Pons <fpons@mandrakesoft.com>
* share/rpmsrate: updated INSTALL category with NOCOPY new flag added.
* rescue/tree/etc/oem: added ext3 support.
* share/rpmsrate.server: synced with rpmsrate INSTALL category.
* install_any.pm: reset correct setup_postinstall_rpms calling.
removed some card where 3D is not installed by default:
Riva128, Radeon 8500 and Rage Mobility card.
removed staling debug code.
fixed bad copied package (if one is not found).
* tools/oem-prepare: added handling of newer rpmsrate format with INSTALL
category.
* pkgs.pm: added pixel comments for handling INSTALL category and NOCOPY
handling.
only copy package in INSTALL category with a rate of at least 2.
2002/03/01 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: a few missing trads
please translators, keep two newlines when
there are two newlines in original string,
it's on purpose
2002/03/01 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/ga.po,
share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
share/po/hu.po, share/po/it.po, share/po/id.po, share/po/pl.po,
share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
share/po/bs.po, share/po/da.po, share/po/zh_TW.po, share/po/cs.po,
share/po/af.po: updated po files
* share/po/fr.po: fixed two typos
small corrections (non breakable spaces)
2002/03/01 Pixel <pixel@mandrakesoft.com>
* Xconfigurator.pm: handle leaving X for both Xdrakres and XFdrake (=>
Xdrakres completly obsolete)
* standalone/localedrake: restrict localedrake to installed lang
* lang.pm: restrict localedrake to installed lang
add 'C' in %charset2kde_font (so that english has normal fonts)
* bootloader.pm:
- do not indent "disk=... bios=..."
- $lilo->{first_hd_device} can be used to tell which drive is the
first one
for the BIOS. Useful when the bootloader is installed on a partition and
not
on the MBR.
read "disk=/dev/xxx bios=0x8x" and save it
* any.pm: restrict localedrake to installed lang
ask which hard drive is the booting one when there is mixed kind of
drives
(scsi+ide, ide2+ide) and the bootloader is not installed on MBR
2002/03/01 Till Kamppeter <till@mandrakesoft.com>
* printer.pm: Reduced the paths to search for Star/Open Office, on systems
without these applications installed the search needed a significant
time.
2002/03/01 Fran�ois Pons <fpons@mandrakesoft.com>
* share/rpmsrate: updated INSTALL category with NOCOPY new flag added.
* share/rpmsrate.server: synced with rpmsrate INSTALL category.
* install_any.pm: removed staling debug code.
fixed bad copied package (if one is not found).
* pkgs.pm: added pixel comments for handling INSTALL category and NOCOPY
handling.
only copy package in INSTALL category with a rate of at least 2.
2002/03/01 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/dhcp.c: add hostname/domain in dhcp negociation,
thx to david@eastcott.net
* share/po/fr.po: please translators, keep two newlines when
there are two newlines in original string,
it's on purpose
2002/03/01 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po, share/po/zh_TW.po, share/po/hu.po: updated po files
2002/03/01 Pixel <pixel@mandrakesoft.com>
* Xconfigurator.pm: handle leaving X for both Xdrakres and XFdrake (=>
Xdrakres completly obsolete)
* detect_devices.pm: add is_a_recent_computer()
* any.pm: call dcop as user
* lang.pm: add 'C' in %charset2kde_font (so that english has normal fonts)
switch en_GB, *_CH, da, es@tradicional and wa to iso-8859-15
* bootloader.pm: read "disk=/dev/xxx bios=0x8x" and save it
* mouse.pm: special case for non detected usb interface on a box with no
mouse.
we *must* find out if there really is no usb, otherwise the box may
not be accessible via the keyboard (if the keyboard is USB)
the only way to know this is to make a full pci probe
2002/02/28 dam's <damien@mandrakesoft.com>
* standalone/drakbackup: bugfixs
corrected translation for crontab
* modparm.pm: corrected modinfo path for isa modules during install
2002/02/28 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: try to fix if no chosen width has been found.
removed Radeon 8500 from DRI capable cards.
* rescue/tree/etc/oem: added curl as a bonus for oem install (it will be
used by urpmi)
added a2ps as a bonus (it fetch tetex where oem limited disk usage do
not agree
a lot).
fixed bad copy of install packages.
* tools/oem-prepare: added curl as a bonus for oem install (it will be
used by urpmi)
added a2ps as a bonus (it fetch tetex where oem limited disk usage do
not agree
a lot).
fixed bad copy of INSTALL packages.
2002/02/28 Guillaume Cottenceau <gc@mandrakesoft.com>
* install2.pm: more precise msg when can't access kernel modules because
we still have many dumb people on cooker asking what's going on
* install_steps_interactive.pm: small english fix
2002/02/28 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/de.po, share/po/no.po: updated po files
updated pot file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/et.po, share/po/tr.po,
share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
share/po/ja.po, share/po/wa.po, share/po/is.po, share/po/hu.po,
share/po/it.po, share/po/id.po, share/po/pl.po, share/po/fi.po,
share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file
* share/po/sv.po: updated Swedish file
updated pot file
2002/02/28 Pixel <pixel@mandrakesoft.com>
* rescue/make_rescue_img: resolve conflicts for short keytable names (eg:
"no" could be either "no-dvorak" or "no-latin1")
* keyboard.pm (loadkeys_files): ensure each file appear only once
2002/02/28 siegel
* share/po/de.po: and another part of updates
updates
2002/02/28 Thierry Vignaud <tvignaud@mandrakesoft.com
* share/po/fr.po: last translation but not least.
further updates
update french translation
2002/02/28 dam's <damien@mandrakesoft.com>
* share/themes-marble3d.rc: rechanged bg for camille
* standalone/drakbackup: corrected translation for crontab
2002/02/28 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem: fixed bad copy of install packages.
* tools/oem-prepare: fixed bad copy of INSTALL packages.
* Xconfigurator.pm: removed Radeon 8500 from DRI capable cards.
2002/02/28 Guillaume Cottenceau <gc@mandrakesoft.com>
* rescue/aliases, rescue/list: include /sbin/fsck.ext3 since our users are
so dumb
2002/02/28 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/zh_TW.po: updated Chinese file
2002/02/28 Pixel <pixel@mandrakesoft.com>
* rescue/make_rescue_img: resolve conflicts for short keytable names (eg:
"no" could be either "no-dvorak" or "no-latin1")
* keyboard.pm (loadkeys_files): ensure each file appear only once
* bootloader.pm: add "nowarn" in lilo.conf
* install_steps.pm, fs.pm: use the "soft" option by default for /mnt/nfs
and for "diskdrake --nfs"
2002/02/28 sdupont
* standalone/drakfont: including 'su' mode on drakfont.
2002/02/28 siegel
* share/po/de.po: updated missing strings
2002/02/28 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Re-activated function to specify a CUPS server in
another network and to switch to manual CUPS configuration.
- Fixes/Improvements on Star Office/Open Office support:
o When one switches the spooler, the entries of the printers under the
old spooler are removed from Star Office/Open Office
o Printers on remote CUPS servers (which are known through
broadcasting)
can be added to Star Office/Open Office
* share/rpmsrate.server, share/rpmsrate: Added "curl" to install section,
it is needed by printerdrake.
* printer.pm:
- Fixes/Improvements on Star Office/Open Office support:
o When one switches the spooler, the entries of the printers under the
old spooler are removed from Star Office/Open Office
o Printers on remote CUPS servers (which are known through
broadcasting)
can be added to Star Office/Open Office
2002/02/27 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/eu.po: updated Basque file
2002/02/27 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm:
- Improved fully automatic adding of printer queue:
o Ask for a queue name if more than one printer is detected
o Let user confirm the model automatically chosen from the database
o Set correct paper size according to the language/country
- When one chooses a "CUPS + GIMP-Print" driver now all important
options
are displayed directly (without needing "Advanced" button).
- Made less warning appearing on the console from where "printerdrake"
was
called.
2002/02/27 fabman
* share/po/es.po: converted to UTF-8
2002/02/27 Fran�ois Pons <fpons@mandrakesoft.com>
* crypto.pm: fix missing version listed when doing update.
2002/02/27 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: a few translations
* mdk-stage1/rescue-gui.c, rescue/restore_ms_boot, rescue/list.i386,
rescue/make_rescue_img: add "restore Windows Boot Loader" to rescue
* install_steps_interactive.pm: formatAlaTex for congratz msg
xfs + bootdisk = warning_msg
* share/rpmsrate: flightgear is now fully lowercase
glaxium
* mdk-stage1/pcmcia_/probe.c: add Keld J�rn Simonsen <keld@dkuug.dk>'s O2
Micro
CardBus controller, and two other PCI entries which
have close descriptions
* mdk-stage1/pcmcia_/merge_from_pcitable: misc
also report when pcitable is "too old"
write a short perl program to easily merge new
cardbus controllers from pcitable into probe.c
2002/02/27 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/eu.po: updated po file
2002/02/27 Pixel <pixel@mandrakesoft.com>
* share/rpmsrate: simplify pyDict
* install_steps_interactive.pm: ensure a keyboard is only once available,
either in advanced or normal, but
not in both (tx2fredl)
* share/po/da.po:
- it is UTF-8
- fix line splitting
* lang.pm: workaround iso-8859-1 charset based languages not displayed
correctly at install
- %lang2country is the authority, so if the country given by
%lang2country doesn't exist in KDE, return C
- fix be,sp,sr
- s/def/default/ (typo)
- add some utf kde fonts
2002/02/27 Thierry Vignaud <tvignaud@mandrakesoft.com
* share/po/fr.po: update french translation
* standalone/drakxtv:
- simplify an ACTION||fallback;fallback into ACTION;fallback
- print a message saying that xawtv can be used now at the end of the
channels auto-probing in case of direct use from cl and not from
XawTV wrapper (from qa test) aka let the world be better :-)
* share/po/br.po: minor update
update brezhoneg translation
2002/02/26 dam's <damien@mandrakesoft.com>
* modparm.pm: corrected bad sprintf
2002/02/26 fabman
* share/po/es.po: updated spanish translations
2002/02/26 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/Makefile: version 8.2
2002/02/26 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/fr.po, share/po/sv.po, share/po/hu.po: updated po files
2002/02/26 Pixel <pixel@mandrakesoft.com>
* diskdrake/smbnfs_gtk.pm, diskdrake/removable.pm,
diskdrake/interactive.pm: propose some mount points for
removable/nfs/smb
* install_steps_interactive.pm: if no sound card are detected AND the user
selected things needing a sound card, propose a special case for ISA
cards
* share/rpmsrate: add sndconfig in INSTALL (installed when user say Yes
when asked for a ISA
sound card)
* my_gtk.pm (@icon_paths): ease testing
2002/02/26 siegel
* share/po/de.po: updates
2002/02/26 dam's <damien@mandrakesoft.com>
* standalone/drakfont: corrected ttf/TTF and xfs restart
* share/logo-mandrake.png: new logo
2002/02/26 fabman
* share/po/es.po: updated spanish translations
2002/02/26 Fran�ois Pons <fpons@mandrakesoft.com>
* Xconfigurator.pm: fix translation of test program.
2002/02/26 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/dietlibc/libstdio/fclose.c: don't segfault when fclose(NULL)
* share/po/fr.po:
- explain where to put nbsp spaces, explain
what's nbsp spaces, explain how to compose them
- add a few missing nbsp spaces
- translate a few more things
2002/02/26 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/ga.po,
share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
share/po/hu.po, share/po/it.po, share/po/id.po, share/po/pl.po,
share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
share/po/bs.po, share/po/da.po, share/po/zh_TW.po, share/po/cs.po,
share/po/af.po: updated pot file
* any.pm: fixed English typo
2002/02/26 Pixel <pixel@mandrakesoft.com>
* diskdrake/smbnfs_gtk.pm, diskdrake/removable.pm,
diskdrake/interactive.pm: propose some mount points for
removable/nfs/smb
* Xconfigurator.pm: make perl_checker happy
have "Ok More Show all" instead of "Ok Cancel Show all"
set the locale properly instead of setting the translated messages in
the script
* any.pm:
- zips() now return devices ending with "4", raw_zips() is the old
zips()
- rdvd handling
- add .conf for /etc/devfs/conf.d/ files
(devfssymlinkf): use /etc/devfs/conf.d/name.conf instead of putting the
symlink in lib/dev-state
* share/rpmsrate: add sndconfig in INSTALL (installed when user say Yes
when asked for a ISA
sound card)
add xine in VIDEO 4
* install_steps.pm:
- zips() now return devices ending with "4", raw_zips() is the old
zips()
- rdvd handling
- add .conf for /etc/devfs/conf.d/ files
don't add mem=nopentium anymore. kernel people says it's not needed and
bad
for performance. It also means any bug must be addressed to them
create /dev/dvd for DVDs
* my_gtk.pm (@icon_paths): ease testing
* lang.pm: create bindtextdomain which does only part of the load_mo job
* install_steps_interactive.pm: if no sound card are detected AND the user
selected things needing a sound card, propose a special case for ISA
cards
* detect_devices.pm:
- zips() now return devices ending with "4", raw_zips() is the old
zips()
- rdvd handling
- add .conf for /etc/devfs/conf.d/ files
cleanup
* fs.pm:
- zips() now return devices ending with "4", raw_zips() is the old
zips()
- rdvd handling
- add .conf for /etc/devfs/conf.d/ files
2002/02/26 Stew Benedict <sbenedict@mandrakesoft.com>
* Xconfigurator_consts.pm: Ti Powerbook uses non-std 1152x768, rather than
1152x864
2002/02/26 Thierry Vignaud <tvignaud@mandrakesoft.com
* standalone/drakxtv: use "xvt -T" rather than "xvt --title": now not only
we support rxvt
and xterm but konsole too.
the only one missing is gnome-terminal which has -t but not -T
update comments
- remove useless "no_edit => 1"
- use interactive_gtk to determine if we're runned under X11 (ie
authorized acces to X11 server, X11 context, ...)
- add a note to remember that we should add a method to detect if we
run under X11 if/when we implement interactive_qt
- simplify code :
* remove is_tv and simplify its code to be a one-liner (replace a
foreach by a scalar context)
* use format to prevent reverse lookup on scantv run thus
enabling to reverse the initial hash table
- all cases (newt, gtk, wt/wo xvt, ...) have been re tested on real
hw.
2002/02/26 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated po file
2002/02/26 Pixel <pixel@mandrakesoft.com>
* install_any.pm: remove passwords and realnames from report.bug
2002/02/26 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated po file
2002/02/26 Pixel <pixel@mandrakesoft.com>
* install_any.pm: remove passwords and realnames from report.bug
2002/02/25 dam's <damien@mandrakesoft.com>
* any.pm, modparm.pm: corrected modules parameters functions
* standalone/drakfont: debug
2002/02/25 Fran�ois Pons <fpons@mandrakesoft.com>
* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: fixes for cursor or
nasty pixel displayed using syslinux-1.67-3mdk
2002/02/25 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: don't put accents for bootloader, we can just use 7bit
chars
(titi sucks bigtime)
add a few nbsp spaces
* rescue/list: add mt-st DAT stuff for joeghi (ghibo)
2002/02/25 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po: updated Danish file
2002/02/25 Pixel <pixel@mandrakesoft.com>
* bootloader.pm: ignore-table is a global flag, so put it there (when
needed)
* standalone/drakboot: add --testing
* modules.pm, install_steps.pm, fs.pm, detect_devices.pm: use ide-scsi for
ide zips
* install_steps_interactive.pm: sort the list of keyboards
2002/02/25 Thierry Vignaud <tvignaud@mandrakesoft.com
* share/po/fr.po: fix a typo (thanks gc)
2002/02/24 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ru.po, share/po/sp.po, share/po/ca.po, share/po/th.po,
share/po/uk.po, share/po/es.po, share/po/eo.po, share/po/ro.po,
share/po/sv.po, share/po/sr.po, share/po/da.po, share/po/el.po,
share/po/et.po, share/po/cs.po, share/po/tr.po, share/po/az.po,
share/po/eu.po: updated some po files
2002/02/24 Pixel <pixel@mandrakesoft.com>
* share/keyboards.tar.bz2: fix permission
2002/02/23 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/cy.po, share/po/Makefile: updated Welsh file
* share/po/zh_CN.po, share/po/DrakX.pot, share/po/eu.po, share/po/vi.po,
share/po/wa.po, share/po/zh_TW.po: udated Vietnamese file
* install_steps_interactive.pm: removed useless _( ) around a string
displayed in English only
* share/po/be.po, share/po/bg.po, share/po/sk.po, share/po/ar.po,
share/po/sl.po, share/po/br.po, share/po/bs.po, share/po/sv.po,
share/po/af.po: updated some po files
2002/02/23 Pixel <pixel@mandrakesoft.com>
* interactive_newt.pm:
- use simplify_string to ensure multi-line and too long strings are
not used
(hacky, but no other solution)
- set $::setstep like interactive_gtk is doing (??)
* partition_table_empty.pm: handle MBR containing the same character (0 or
"l")
* diskdrake/interactive.pm: not_edit'able filesystem type (allow esp. a
nicer newt version)
* devices.pm (devices::make): following a good advice from Andrej
Borsenkow, return the
file even if the device file doesn't exist the caller will fail or not.
The
advantage is better compatibility than raising an exception
devices::make doesn't mknod with devfs
* detect_devices.pm: no need to catch the exception from devices::make
anymore
devices::make doesn't mknod with devfs
* fs.pm: nicer error message when mount fails
* share/rpmsrate: adding gphoto2
* install_steps_interactive.pm: when passwords do not match, focus on
first password entry, not the second (thanks to garrick)
* Xconfigurator_consts.pm: remove Option "sw_cursor" for "SiS 6326" since
it's already handled in Xconfigurator.pm
* my_gtk.pm: fix @icon_paths to include /usr/share/libDrakX/pixmaps
(thanks to garrick)
* modules.pm: remove "-f" option for insmod
2002/02/23 siegel
* share/po/de.po: fixed silly error
updates
2002/02/23 Till Kamppeter <till@mandrakesoft.com>
* printer.pm, printerdrake.pm: Added automatic configuration of printers
in Star Office and Open Office.
2002/02/22 dam's <damien@mandrakesoft.com>
* share/advertising/02-internet.pl, share/advertising/07-server.pl,
share/advertising/11-consul.pl, share/advertising/09-MDKcampus.pl,
share/advertising/01-gnu.pl, share/advertising/13-Nvert.pl,
share/advertising/06-user.pl, share/advertising/10-MDKexpert.pl,
share/advertising/04-develop.pl, share/advertising/05-contcenter.pl,
share/advertising/12-MDKstore.pl, share/advertising/03-graphic.pl,
share/advertising/08-games.pl: corrected advertising text
* share/po/fr.po: corrected bad translation
* my_gtk.pm: corrected icon paths
2002/02/22 Guillaume Cottenceau <gc@mandrakesoft.com>
* standalone/drakgw: exit the pur_gtk version after launching the wizard
version
* any.pm: better rephrasing
change name and description of security levels
* share/rpmsrate: powermanga: 2 -> 3
2002/02/22 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po, share/po/DrakX.pot: updated Danish file
* lang.pm: start of support of kde fonts
fixed some keyboard names
* keyboard.pm: fixed some keyboard names
added the two ?win_toggle choices
some info useful for keyboard handling
* share/keyboards.tar.bz2: fixed some keyboard names
* share/po/hu.po: updated hungarian file
2002/02/22 Pixel <pixel@mandrakesoft.com>
* pkgs.pm: even smarted process to kill selection
* lang.pm: fix 2 entries in charset2kde_font
- remove non needed entries in lang2country
- fix syntax errors
- rename kdefont in charset2kde_font
- much cleanup
use invalid instead of unknown for errors when checking
put back the less deep langs
have the tree less deep (esp. nicer when not displaying UTF-8 entries)
not translating in console installs (esp. newt) when the font is missing
restrict the langs displayed to non utf8 during install
fix warning message
disable perl warnings when checking
make perl_checker happy
* devices.pm: add atibm (thanks to Robin Pollard)
* bootloader.pm: put ignore-table to disable lilo's partition table
checking
(esp. the checking of the CHS geometry vs linear geometry)
* Xconfigurator_consts.pm: fix syntax typo
* Makefile:
- exclude urpm from perl_checker
- add checking keyboard.pm
* install_steps_interactive.pm, install2.pm, install_steps.pm: not
translating in console installs (esp. newt) when the font is missing
* keyboard.pm: use invalid instead of unknown for errors when checking
change the message
disable perl warnings when checking
- add checks for the various data structures
- fix another typo for usb2drakxkbd
fix typo
* share/rpmsrate: add procmail in SYSTEM 4
add samba-doc samba-winbind samba-swat
* Xconfigurator.pm: workaround set_active failing
* any.pm: use the setupBootloader help instead of setupBootloaderGeneral
restrict the langs displayed to non utf8 during install
2002/02/22 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakxtv: update TODO list;
explain what is HRC
* share/po/fr.po: further translations
update french translation
2002/02/21 dam's <damien@mandrakesoft.com>
* my_gtk.pm: corrected icon list
2002/02/21 fabman
* share/po/es.po: updated spanish po file
2002/02/21 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/rpmsrate: spacecup no more exists
armagetron is nice, no use to install gltron as well
autoconf2.5 and automake1.5
* interactive.pm: when not in X and needs su, use consolehelper now
use consolehelper when no "kdeinit: kwin" process
is running
2002/02/21 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/Makefile, share/po/hu.po, share/po/it.po,
share/po/id.po, share/po/pl.po, share/po/no.po, share/po/fi.po,
share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file
2002/02/21 Pixel <pixel@mandrakesoft.com>
* lvm.pm, install_any.pm: ensure lvm tools don't need to be all installed
at the same time
* lang.pm, tools/make_mdkinst_stage2: LC_COLLATE and LC_CTYPE are
getFile'd (cuz they are big, causing the .cz2 to be *big*)
* share/rpmsrate: add kinput2-wnn4
2002/02/21 siegel
* share/po/de.po: update
2002/02/21 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Removed "Manual configuration" button when "Local
Printer" dialog is started from the queue modification menu (Recommended
mode).
Improved matching of printer names resulting from auto-detection with
names in the database.
2002/02/21 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: final batch of typos fixes (next time, please run a
check speller)
fix more typos
update french translation;
fix typos
* diskdrake/interactive.pm: shorter displayed message
2002/02/21 dam's <damien@mandrakesoft.com>
* standalone/draknet: changed button label
* standalone/icons/gmon.png, standalone/icons/categ.png,
standalone/icons/verti.png, standalone/icons/drakbackup.540x57.png,
standalone/icons/net_c.png, standalone/icons/ic82-system-40.png,
standalone/icons/wiz_drakgw.png, standalone/icons/ic-drakfont-48.png,
standalone/icons/ic82-back-up-16.png,
standalone/icons/wiz_scannerdrake.png,
standalone/icons/ic82-discdurwhat-40.png,
standalone/icons/ic82-tape-40.png, standalone/icons/ic82-network-40.png,
standalone/icons/smbnfs_default.png, standalone/icons/smbnfs_server.png,
standalone/icons/hori.png, standalone/icons/wiz_draknet.png,
standalone/icons/smbnfs_mounted.png, standalone/icons/wiz_firewall.png,
standalone/icons/wiz_default_up.png,
standalone/icons/ic82-back-up-32.png, standalone/icons/ic82-CD-40.png,
standalone/icons/ic82-systemeplus-40.png,
standalone/icons/ic82-back-up-48.png,
standalone/icons/ic82-dossier-32.png, standalone/icons/net_d.png,
standalone/icons/ic82-moreoption-40.png,
standalone/icons/smbnfs_has_mntpoint.png, standalone/icons/tradi.png,
standalone/icons/wiz_printerdrake.png,
standalone/icons/wiz_default_left.png,
standalone/icons/eth_card_mini2.png, standalone/icons/net_u.png,
standalone/icons/ic82-users-40.png, standalone/icons/mdk_logo.png,
standalone/icons/ic82-others-40.png, standalone/icons/ic82-when-40.png,
standalone/icons/draknet_step.png, standalone/icons/drakfont.620x57.png,
standalone/icons/ic82-where-40.png: added new gfx only standalone
* pixmaps/categ.png, pixmaps/verti.png, pixmaps/ic82-moreoption-40.png,
pixmaps/ic82-system-40.png, pixmaps/net_c.png,
pixmaps/ic-drakfont-48.png, pixmaps/ic82-CD-40.png,
pixmaps/ic82-when-40.png, pixmaps/ic82-back-up-32.png,
pixmaps/draknet_step.png, pixmaps/ic82-dossier-32.png,
pixmaps/ic82-back-up-48.png, pixmaps/smbnfs_server.png,
pixmaps/ic82-discdurwhat-40.png, pixmaps/smbnfs_default.png,
pixmaps/gmon.png, pixmaps/drakbackup.540x57.png,
pixmaps/smbnfs_mounted.png, pixmaps/wiz_printerdrake.png,
pixmaps/wiz_default_left.png, pixmaps/wiz_default_up.png,
pixmaps/drakfont.620x57.png, pixmaps/ic82-tape-40.png,
pixmaps/wiz_draknet.png, pixmaps/net_d.png,
pixmaps/ic82-systemeplus-40.png, pixmaps/wiz_drakgw.png,
pixmaps/mdk_logo.png, pixmaps/ic82-users-40.png,
pixmaps/ic82-back-up-16.png, pixmaps/hori.png, pixmaps/tradi.png,
pixmaps/smbnfs_has_mntpoint.png, pixmaps/eth_card_mini2.png,
pixmaps/wiz_firewall.png, pixmaps/net_u.png, pixmaps/ic82-where-40.png,
pixmaps/ic82-others-40.png, pixmaps/ic82-network-40.png,
pixmaps/wiz_scannerdrake.png: removed gfx not used during install
2002/02/21 Fran�ois Pons <fpons@mandrakesoft.com>
* crypto.pm: fixed another not seen 8.1 reference in label.
fixed 8.1 release hard coded.
2002/02/21 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/fi.po: updated pot file
updated Finnish file
* help.pm: updated help file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
share/po/is.po, share/po/Makefile, share/po/hu.po, share/po/it.po,
share/po/id.po, share/po/pl.po, share/po/no.po, share/po/th.po,
share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
share/po/cs.po, share/po/af.po: updated pot file
2002/02/21 Pixel <pixel@mandrakesoft.com>
* share/themes/blueHeart-button4.png, share/themes-DarkMarble.rc,
install_gtk.pm, share/themes/DarkMarble-button3_out.png,
share/themes.rc, share/themes/blueHeart-brown_bg1.png,
share/themes/DarkMarble-button3_in.png, share/themes-blueHeart.rc,
share/themes/DarkMarble-check_on.png,
share/themes/blueHeart-button1.png,
share/themes/DarkMarble-check_off.png,
share/themes/blueHeart-button2.png, share/themes/DarkMarble-gloom2.png,
share/themes/DarkMarble-button3_in_prelight.png,
share/themes/DarkMarble-button3_out_prelight.png: remove DarkMarble and
blueHeart themes
* bootloader.pm: have devfs=nomount for failsafe
* Makefile.config, share/po/Makefile: make a difference between PMS and
ALLPMS. For install, only use PMS
* lvm.pm: ensure lvm tools don't need to be all installed at the same time
* Makefile: template.in stuff removed
make a difference between PMS and ALLPMS. For install, only use PMS
* pkgs.pm: smarter choosing of processes to kill
* tools/i386/netboot/make_boot_network: cleanup
* modules.pm: add aic7xxx_old
* install_any.pm: ensure lvm tools don't need to be all installed at the
same time
(remove_bigseldom_used): remove xf86Wacom.so & mkfs.xfs
DarkMarble theme is removed
(kdeicons_postinstall): remove this obsolete code
no special case for installing imwheel
* lang.pm, tools/make_mdkinst_stage2: LC_COLLATE and LC_CTYPE are
getFile'd (cuz they are big, causing the .cz2 to be *big*)
* network/smbnfs.pm, network/nfs.pm: nicer conditional displaying of nfs
comment
2002/02/21 siegel
* share/po/de.po: update
snapshot
2002/02/21 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Added "type => 'list'" to the printer modification
menu, it appeared as a drop-down list during the installation.
2002/02/21 Thierry Vignaud <tvignaud@mandrakesoft.com>
* standalone/drakxtv: more translatable strings;
hide scantv output on console;
check that we're under X11 before running scantv in an xterm
2002/02/20 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/doc/UPDATEMODULES: add an example on modules with options
first line comment no more necessary
s/row/column/, silly me
* standalone.pm: explanations stuff: no reason to use "updated" at a place
when we
use "modified" at the rest of the locations..
2002/02/20 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/es.po: updated Spanish file
updated Spanish file
2002/02/20 Pixel <pixel@mandrakesoft.com>
* install_any.pm (ejectCdrom): display "files still open:" for all
processes when umounting fail
* pkgs.pm: much simpler & stronger killing of still running processes
* mouse.pm: USB|Generic is 3 button mice, add a USB 2 Button entry
2002/02/20 dam's <damien@mandrakesoft.com>
* share/themes-marble3d.rc: updated theme
* network/adsl.pm: mgmt install corrected
2002/02/20 daouda
* share/rpmsrate:
- same weight for rfbdrake in NETWORKING_REMOTE_ACCESS
NETWORKING_REMOTE_ACCESS_SERVER
2002/02/20 fcrozat
* share/rpmsrate: Remove mozilla-psm from list, it is merged in mozilla
2002/02/20 Fran�ois Pons <fpons@mandrakesoft.com>
* rescue/tree/etc/oem, tools/oem-prepare: synced with newer rpmsrate of
DrakX and newer method to select INSTALL packages.
* standalone/XFdrake: fixed NVIDIA package in urpmi db by directly using
urpm library instead of
parsing (now removed) depslist.ordered file.
* Xconfigurator.pm: fixed default value if selecting a card (use previous
one or existing one).
added XFree 4 driver choice if Other|Unlisted is chosen.
fixed cancel on card selection so that previous choice is not lost.
* Xconfigurator_consts.pm: added @allbutfbdrivers and @alldrivers for
listing XFree 4 drivers.
2002/02/20 gbeauchesne
* share/rpmsrate:
- Add gcc3.0-c++ and libstdc++3.0-devel
- Prefer gcc3.0-java over gcc-java
- Remove BasiliskII-sheepnet since it does no longer exist
- Add/prefer BasiliskII-jit over BasiliskII
2002/02/20 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/fr.po: updated FRench file
* share/po/es.po: updated Spanish file
updated Spanish file
updated pot file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/bg.po, share/po/ga.po, share/po/sr.po,
share/po/de.po, share/po/et.po, share/po/eu.po, share/po/az.po,
share/po/ru.po, share/po/pt_BR.po, share/po/hr.po, share/po/ko.po,
share/po/cy.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
share/po/sv.po, share/po/is.po, share/po/hu.po, share/po/it.po,
share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po,
share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/br.po,
share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file
2002/02/20 Pixel <pixel@mandrakesoft.com>
* share/po/fr.po: fix s/SILO/LILO/
* fsedit.pm: have "with /usr" translated
* install_steps_interactive.pm (loadSavePackagesOnFloppy): add a "Cancel"
button
* steps.pm: move installUpdates after configureX (workaround for bad
timeouts during installing updates)
* install_steps.pm, any.pm, standalone/draksec: factorize and update the
reading of previous security level
2002/02/20 siegel
* share/po/de.po: update
2002/02/20 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: update french translations
2002/02/20 dam's <damien@mandrakesoft.com>
* share/advertising/13-Nvert.pl: changed toll free
* my_gtk.pm: added mcc kill if wait message
* standalone/logdrake: cosmetic change, mcc compliance
2002/02/20 daouda
* share/rpmsrate:
- same weight for rfbdrake in NETWORKING_REMOTE_ACCESS
NETWORKING_REMOTE_ACCESS_SERVER
2002/02/20 fcrozat
* share/rpmsrate: Remove mozilla-psm from list, it is merged in mozilla
2002/02/20 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm, install_any.pm: fixed INSTALL category in rpmsrate for copying
file when changing cd (was an
limitation in read_rpmsrate when a package having a category and INSTALL
caused
INSTALL to be dropped).
2002/02/20 gbeauchesne
* share/rpmsrate:
- Add gcc3.0-c++ and libstdc++3.0-devel
- Prefer gcc3.0-java over gcc-java
- Remove BasiliskII-sheepnet since it does no longer exist
- Add/prefer BasiliskII-jit over BasiliskII
2002/02/20 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/advertising/07-server.pl, share/advertising/01-gnu.pl: Improved
English strings
* share/po/hu.po, share/po/es.po, share/po/ar.po: updated Hungarian and
Spanish files
2002/02/20 Pixel <pixel@mandrakesoft.com>
* install_any.pm: remove fsck_option (obsolete)
* share/po/fr.po: fix s/SILO/LILO/
* fsedit.pm: have "with /usr" translated
* install_steps_interactive.pm (loadSavePackagesOnFloppy): add a "Cancel"
button
* steps.pm: move installUpdates after configureX (workaround for bad
timeouts during installing updates)
* install_steps.pm, any.pm, standalone/draksec: factorize and update the
reading of previous security level
2002/02/20 siegel
* share/po/de.po: snapshot
2002/02/19 dam's <damien@mandrakesoft.com>
* share/advertising/Makefile: new Makefile to install ads
2002/02/19 fcrozat
* share/rpmsrate:
-Install gnome-vfs-extras when installing nautilus (to get samba
browsing)
-don't install nautilus-mozilla, it is pulled by nautilus
2002/02/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* any.pm: english fix
2002/02/19 Pixel <pixel@mandrakesoft.com>
* share/advertising/Makefile: advertising installation cleanup
* diskdrake/smbnfs_gtk.pm: ugly hack to fix die
2002/02/19 siegel
* share/po/de.po: updates for beta 3
2002/02/19 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Changed button texts of "Do you want to auto-detect?"
dialog.
2002/02/19 dam's <damien@mandrakesoft.com>
* share/advertising/Makefile: new Makefile to install ads
2002/02/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* any.pm: report_bug: find syslog in /var/log if it's not in /tmp, add
$prefix in front of /var/* when missing
since we give "lilo.conf" in drakbug_report, let's also
give "menu.lst"
2002/02/19 Pixel <pixel@mandrakesoft.com>
* share/advertising/Makefile: advertising installation cleanup
2002/02/19 siegel
* share/po/de.po: updates for beta 3
2002/02/19 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Changed button texts of "Do you want to auto-detect?"
dialog.
2002/02/19 dam's <damien@mandrakesoft.com>
* network/netconnect.pm: setting help
* share/advertising/10-MDKexpert.png, share/advertising/07-server.png,
share/advertising/05-contcenter.png, share/advertising/03-graphic.png,
share/advertising/12-MDKstore_icon.png,
share/advertising/06-user_icon.png,
share/advertising/04-develop_icon.png,
share/advertising/12-MDKstore.png, share/advertising/00-thanks.png,
share/advertising/06-user.png, share/advertising/02-internet_icon.png,
share/advertising/04-develop.png,
share/advertising/05-contcenter_icon.png,
share/advertising/10-MDKexpert_icon.png, share/advertising/13-Nvert.png,
share/advertising/11-consul.png, share/advertising/03-graphic_icon.png,
share/advertising/02-internet.png, share/advertising/07-server_icon.png,
share/advertising/01-gnu.png, share/advertising/08-games.png,
share/advertising/09-MDKcampus.png,
share/advertising/09-MDKcampus_icon.png,
share/advertising/08-games_icon.png: re-adding with -kb
removing for re-adding with -kb
added advertising for translation
* share/advertising/essi.p: blah
added advertising for translation
* my_gtk.pm: new icon handler
* Makefile.config: addde share/advertising/*.pl for translation
* share/advertising/Makefile: new Makefile to install ads
* share/advertising/00-thanks.pl, share/advertising/06-user.pl,
share/advertising/08-games.pl, share/advertising/list,
share/advertising/09-MDKcampus.pl, share/advertising/01-gnu.pl,
share/advertising/11-consul.pl, share/advertising/13-Nvert.pl,
share/advertising/02-internet.pl, share/advertising/07-server.pl,
share/advertising/10-MDKexpert.pl, share/advertising/04-develop.pl,
share/advertising/05-contcenter.pl, share/advertising/12-MDKstore.pl,
share/advertising/03-graphic.pl: added advertising for translation
2002/02/19 Guillaume Cottenceau <gc@mandrakesoft.com>
* any.pm: report_bug: find syslog in /var/log if it's not in /tmp, add
$prefix in front of /var/* when missing
since we give "lilo.conf" in drakbug_report, let's also
give "menu.lst"
2002/02/19 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/vi.po, share/po/hu.po: updated Vietnamese and Hungarian files
2002/02/19 Pixel <pixel@mandrakesoft.com>
* share/advertising/Makefile: advertising installation cleanup
* install2.pm: anchor the -IP match at the end of the string
move loading /tmp/network from stage1 before doing the auto_install
stuff to
allow the -IP feature on auto_install file name
* share/rpmsrate: add grub in 4 SYSTEM
2002/02/19 Till Kamppeter <till@mandrakesoft.com>
* standalone/printerdrake, printer.pm: Assured that the default page size
is "Letter" for US/Canada and "A4" for the rest of the world.
The "Description" field of a printer queue is filled in with printer
manufacturer and model by default.
Removed unused varaiables in /usr/sbin/printerdrake.
* printerdrake.pm: Changed button texts of "Do you want to auto-detect?"
dialog.
Assured that the default page size is "Letter" for US/Canada and "A4"
for the rest of the world.
The "Description" field of a printer queue is filled in with printer
manufacturer and model by default.
Removed unused varaiables in /usr/sbin/printerdrake.
* install_steps_interactive.pm: Replaced "a4" and "letter" by "A4" and
"Letter" so that Foomatic recognizes
the paper sizes.
Also use "Letter" paper for "en_CA" and "fr_CA" locales.
2002/02/18 Guillaume Cottenceau <gc@mandrakesoft.com>
* mdk-stage1/network.c: when no net device found, print a msg to tell
that now most pcmcia network adapters are supported
with network.img
2002/02/18 Pablo Saratxaga <pablo@mandrakesoft.com>
* help.pm: updated help file
* share/po/sp.po, share/po/zh_CN.po, share/po/DrakX.pot, share/po/th.po,
share/po/es.po, share/po/fr.po, share/po/sr.po, share/po/de.po,
share/po/sk.po, share/po/tr.po, share/po/eu.po, share/po/sl.po,
share/po/vi.po, share/po/uk.po, share/po/wa.po, share/po/sv.po,
share/po/zh_TW.po, share/po/it.po: updated pot file
2002/02/18 Pixel <pixel@mandrakesoft.com>
* lang.pm, standalone/localedrake:
- handle --kde_lang with optionally --kde_country
- handle --apply
* install_steps_gtk.pm: s/hbox/vbox for "Select Install Class"
2002/02/18 dam's <damien@mandrakesoft.com>
* share/logo-mandrake.png: new gfx
2002/02/18 fcrozat
* share/rpmsrate: Install Guppi when installing gnumeric
2002/02/18 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/po/fr.po: titi sucks again
2002/02/18 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/sk.po: updated Slovak ile
updated pot file
* help.pm: updated help file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
share/po/ga.po, share/po/sr.po, share/po/et.po, share/po/tr.po,
share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
share/po/hu.po, share/po/it.po, share/po/id.po, share/po/pl.po,
share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
share/po/lt.po, share/po/ar.po, share/po/sl.po, share/po/vi.po,
share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/bs.po,
share/po/da.po, share/po/zh_TW.po, share/po/cs.po, share/po/af.po:
updated pot file
2002/02/18 Pixel <pixel@mandrakesoft.com>
* detect_devices.pm:
- remove media_type cdrom-burner, use {capacity} instead
- use /proc/sys/dev/cdrom/info to fill in the {capacity}
* diskdrake/smbnfs_gtk.pm:
- add Cancel
- move "click here" in "Search servers" on the right side
- remove Export
- fix bug
* share/rpmsrate: raise xsane in SCANNER (Yves Duret)
raise mkisofs & cdrecord in BURNER
* Xconfigurator.pm: workaround not having the right to connect to our new
created test server.
info about the pb (sorry for the french):
quand on lance le serveur
- via xdm/kdm/startx, ca utilise xauth, xhost est ferm�
- via X/xinit, xhost est ouvert sur localhost, xauth n'est pas utilis�
*sauf* si X/xinit est lanc� � partir d'un X *et* .Xauthority est non
vide.
dans ce cas, xhost est ferm�, et aucun xauth n'est ajout�
une cons�quence, c'est que XFdrake ne peut pas acc�der au X de
test si XFdrake est lanc� sous X ou "xauth list" est non vide
exception: quand on lance le xdm/kdm en root, xhost n'est pas
ferm�,
pas contre il est ferm� en root & startx.
* any.pm (fileshare_config): rework the custom message and launch
userdrake
(report_bug): add lilo.conf
* standalone/localedrake:
- handle --kde_lang with optionally --kde_country
- handle --apply
change the message & ask wether to logout or not
* lang.pm:
- handle --kde_lang with optionally --kde_country
- handle --apply
(lang2kde_lang): add missing valid_kde_langs
fuzzy language finding between available langs when it doesn't match
(useful for upgrades where fr_FR was fr_FR@euro)
* diskdrake/interactive.pm: remove cdrom-burner from media_type set
* install_steps_gtk.pm: s/hbox/vbox for "Select Install Class"
* fs.pm (mount_options_unpack): add usrquota and grpquota for
ext2/ext3/reiserfs/xfs
- remove media_type cdrom-burner, use {capacity} instead
- use /proc/sys/dev/cdrom/info to fill in the {capacity}
* share/compssUsers: add EDITORS in Development/Development
add EDITORS in Development/Development
2002/02/18 yduret
* bootlook.pm: remove aurora part (commented for the moment)
* standalone/scannerdrake: HP OfficeJet support
scsi/parport preliminary support
* scanner.pm: update
scsi parport preliminary support
no more show unsupported scanner
common output for ScannerDB update from sane *.desc files and from
usbtable
2002/02/17 Pixel <pixel@mandrakesoft.com>
* diskdrake/interactive.pm: warn_if_renumbered now also done at install
2002/02/17 Pixel <pixel@mandrakesoft.com>
* share/rpmsrate: have icewm-light in any case (to be used as a failsafe
window manager)
add hotplug, usbutils and usbview with the new flag USB
* install_any.pm: hotplug now handled via rpmsrate and the USB flag
add some log to know why umounting /tmp/image fail
* diskdrake/interactive.pm: warn_if_renumbered now also done at install
force scalar context for warp_text
* share/po/id.xsl, share/po/help_xml2pm.pl: use xsltproc as a filter to
remove entities
* share/po/Makefile (clean): remove .memdump
* any.pm (autologin): do not allow empty user name since no autologin can
already be achieved by choosing "No"
* install2.pm: do not use run_program::xxx, use directly "system" so that
stdout is kept unchanged during "postInstall" execution
* network/smb.pm: fix typo (s/nfs/smbfs/)
2002/02/17 siegel
* help.pm: new version for 8.2
* share/po/de.po: new german version
* share/po/help_xml2pm.pl: added check for missing xsltproc
fix perl warnings after adding -w
* share/po/.cvsignore: added .memdump
* share/po/Makefile: allow me to work with a symlink to doc in this
directory
2002/02/16 Pixel <pixel@mandrakesoft.com>
* lvm.pm:
- LVs "device" field were containing "/dev/vg/number" whereas it must
be "vg/name"
- added lv_resize
* diskdrake/interactive.pm: add Resize'ing mounted XFS on LVM
* crypto.pm (mirrors): add a timeout via "alarm" (needs testing)
2002/02/16 Pixel <pixel@mandrakesoft.com>
* Xconfig.pm:
- prefer XKB available from existing XF86Config over
/etc/sysconfig/keyboard KEYTABLE
- fix translating from /etc/sysconfig/keyboard KEYTABLE to XKB
* diskdrake/interactive.pm: add Resize'ing mounted XFS on LVM
* interactive_newt.pm: do not trash error messages if testing
* lang.pm (country2lang): created
(write): ensure it doesn't fail when kdeglobals is not writable (eg: the
directory doesn't exist)
(list): return the languages in a "specific" order (favours non utf8
over utf8)
* crypto.pm (mirrors): add a timeout via "alarm" (needs testing)
* install_steps_interactive.pm (setupSCSI): when "clicked", ask "Do you
have any SCSI interfaces" instead
of assuming there is a SCSI interface and asking the driver name
* lvm.pm:
- LVs "device" field were containing "/dev/vg/number" whereas it must
be "vg/name"
- added lv_resize
- call pvcreate with "-y -ff"
- created LVs are notFormatted
* interactive.pm:
- fix non X + testing + su
- since "interactive" takes care of "format" for type "combo", remove
"format" (so that interactive_newt which switch to type "list" don't
apply
"format" once again)
* standalone/localedrake: handle --kde_country=<country>
2002/02/16 Pixel <pixel@mandrakesoft.com>
* lang.pm (country2lang): created
(write): ensure it doesn't fail when kdeglobals is not writable (eg: the
directory doesn't exist)
(list): return the languages in a "specific" order (favours non utf8
over utf8)
fix call to update_gnomekderc
* standalone/localedrake: handle --kde_country=<country>
2002/02/16 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po: updated Danish file
* share/po/sk.po, share/po/cs.po, share/po/es.po: updated Czech, Spanish
and Slovak files
2002/02/16 Pixel <pixel@mandrakesoft.com>
* lang.pm: fix call to update_gnomekderc
remove unused & unneeded special %lang2kde_lang
- add lang::check
- fix utf-ko -> utf_ko
- fix utf-14 -> utf_14
- modify share/config/kdeglobals
- add charset2kde_charset, lang2country, lang2kde_lang
2002/02/15 dam's <damien@mandrakesoft.com>
* standalone/drakfont: embedded mode correction
* my_gtk.pm: highlight in gtk icon widget
* share/themes/mdk-check_on.png, share/themes/mdk-toggle_off.png,
share/themes/mdk-toggle_on.png, share/themes/mdk-check_off.png: new gfx
* share/step-red.xpm, share/step-orange.xpm, share/step-orange-click.xpm,
share/step-green-click.xpm, share/step-green.xpm, share/step-red-on.xpm,
share/step-orange-on.xpm, share/step-green-on.xpm,
share/step-red-click.xpm: new gfx
new gfx
2002/02/15 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/vi.po, share/po/fi.po, share/po/DrakX.pot, share/po/fr.po,
share/po/wa.po, share/po/da.po, share/po/cs.po, share/po/hu.po,
share/po/eu.po: updated Basque file; fixed a msgid change
* share/po/sv.po: updated Swedish file
updated Basque file; fixed a msgid change
2002/02/15 Pixel <pixel@mandrakesoft.com>
* run_program.pm: remove assigning STDIN to /dev/null since:
- programs should not use STDIN
- the "postInstall" script for auto_install's is more happy still
having the STDIN.
* diskdrake/smbnfs_gtk.pm, pixmaps/smbnfs_has_mntpoint.png,
pixmaps/smbnfs_default.png, pixmaps/smbnfs_mounted.png,
pixmaps/smbnfs_server.png: add icons showing if a mount-point is
associated or if the share is mounted
* pkgs.pm: fix typo
* diskdrake/interactive.pm: use the new warp_text
* install_steps.pm: use lang::charset2kde_charset
* standalone/localedrake: lang::write doesn't need the filename anymore
* any.pm: use 'combo' instead of 'type' for bootloader choice and security
choice
(requested by fredb&dadou)
* interactive_gtk.pm: force scalar for Gtk::Label->new with warp_text
* interactive.pm: favour "combo" over "list" in any case
* Makefile (check): add lang::check checking
2002/02/15 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/fr.po: update translation
2002/02/14 Pixel <pixel@mandrakesoft.com>
* standalone/lsnetdrake: adapt to the neater network::smb and network::nfs
* network/smb.pm, network/smbnfs.pm, network/nfs.pm: cleaner & OOed code,
with more code sharing
* interactive_gtk.pm, diskdrake/interactive.pm: use the new warp_text
feature
* my_gtk.pm (ctree_set_icon): new function
* diskdrake/smbnfs_gtk.pm: some cleanup, icons showing wether a
mount-point is associated are coming
* standalone/diskdrake: fix expert and testing options handling
2002/02/14 dam's <damien@mandrakesoft.com>
* standalone/drakfont: embedded mode
drakfont embedde mode
* share/step-red-on.xpm, share/step-red.xpm, share/step-orange.xpm,
share/step-orange-on.xpm, share/step-orange-click.xpm,
share/step-green-click.xpm, share/step-red-click.xpm,
share/step-green-on.xpm: new gfx
2002/02/14 erwan
* tools/i386/netboot/ni5010/pxegrub, tools/i386/netboot/epic100/stage1,
tools/i386/netboot/epic100/stage2, tools/i386/netboot/3c90x/pxegrub,
tools/i386/netboot/rtl8139/pxegrub, tools/i386/netboot/ni5210/nbgrub,
tools/i386/netboot/otulip/stage1, tools/i386/netboot/otulip/stage2,
tools/i386/netboot/exos205/nbgrub, tools/i386/netboot/eepro/stage1,
tools/i386/netboot/eepro/stage2, tools/i386/netboot/3c529/nbgrub,
tools/i386/netboot/smc9000/pxegrub, tools/i386/netboot/ne2100/stage1,
tools/i386/netboot/ne2100/stage2, tools/i386/netboot/exos205/pxegrub,
tools/i386/netboot/sis900/nbgrub, tools/i386/netboot/ne/stage1,
tools/i386/netboot/ne/stage2, tools/i386/netboot/tulip/nbgrub,
tools/i386/netboot/sk_g16/nbgrub, tools/i386/netboot/eepro100/pxegrub,
tools/i386/netboot/tiara/nbgrub, tools/i386/netboot/rtl8139/stage1,
tools/i386/netboot/rtl8139/stage2, tools/i386/netboot/tiara/pxegrub,
tools/i386/netboot/lance/nbgrub, tools/i386/netboot/depca/nbgrub,
tools/i386/netboot/ni6510/stage1, tools/i386/netboot/3c90x/nbgrub,
tools/i386/netboot/ni6510/stage2, tools/i386/netboot/smc9000/stage1,
tools/i386/netboot/smc9000/stage2, tools/i386/netboot/3c509/pxegrub,
tools/i386/netboot/3c509/stage1, tools/i386/netboot/3c509/stage2,
tools/i386/netboot/sis900/pxegrub, tools/i386/netboot/ne2100/pxegrub,
tools/i386/netboot/3c595/nbgrub, tools/i386/netboot/eepro/pxegrub,
tools/i386/netboot/wd/nbgrub, tools/i386/netboot/ns8390/nbgrub,
tools/i386/netboot/ni5210/stage1, tools/i386/netboot/ni5010/nbgrub,
tools/i386/netboot/ni5210/stage2, tools/i386/netboot/exos205/stage1,
tools/i386/netboot/exos205/stage2, tools/i386/netboot/eepro100/nbgrub,
tools/i386/netboot/3c529/stage1, tools/i386/netboot/3c529/stage2,
tools/i386/netboot/sis900/stage1, tools/i386/netboot/tulip/stage1,
tools/i386/netboot/sis900/stage2, tools/i386/netboot/tulip/stage2,
tools/i386/netboot/sk_g16/stage1, tools/i386/netboot/w89c840/nbgrub,
tools/i386/netboot/sk_g16/stage2, tools/i386/netboot/tiara/stage1,
tools/i386/netboot/tiara/stage2, tools/i386/netboot/depca/stage1,
tools/i386/netboot/lance/stage1, tools/i386/netboot/3c90x/stage1,
tools/i386/netboot/depca/stage2, tools/i386/netboot/lance/stage2,
tools/i386/netboot/3c90x/stage2, tools/i386/netboot/otulip/pxegrub,
tools/i386/netboot/tulip/pxegrub, tools/i386/netboot/epic100/nbgrub,
tools/i386/netboot/3c595/stage1, tools/i386/netboot/ni5210/pxegrub,
tools/i386/netboot/3c595/stage2, tools/i386/netboot/w89c840/pxegrub,
tools/i386/netboot/wd/stage1, tools/i386/netboot/wd/pxegrub,
tools/i386/netboot/wd/stage2, tools/i386/netboot/otulip/nbgrub,
tools/i386/netboot/ns8390/stage1, tools/i386/netboot/eepro/nbgrub,
tools/i386/netboot/ni5010/stage1, tools/i386/netboot/ns8390/stage2,
tools/i386/netboot/ni5010/stage2, tools/i386/netboot/ne2100/nbgrub,
tools/i386/netboot/ni6510/pxegrub, tools/i386/netboot/eepro100/stage1,
tools/i386/netboot/eepro100/stage2, tools/i386/netboot/ne/nbgrub,
tools/i386/netboot/depca/pxegrub, tools/i386/netboot/ne/pxegrub,
tools/i386/netboot/w89c840/stage1, tools/i386/netboot/rtl8139/nbgrub,
tools/i386/netboot/w89c840/stage2, tools/i386/netboot/sk_g16/pxegrub,
tools/i386/netboot/lance/pxegrub, tools/i386/netboot/ni6510/nbgrub,
tools/i386/netboot/smc9000/nbgrub, tools/i386/netboot/3c529/pxegrub,
tools/i386/netboot/3c595/pxegrub, tools/i386/netboot/ns8390/pxegrub,
tools/i386/netboot/epic100/pxegrub, tools/i386/netboot/3c509/nbgrub: New
version of grub (0.91) with allstage and pxegrub
* tools/i386/netboot/3c507/pxegrub, tools/i386/netboot/3c507/stage1,
tools/i386/netboot/3c507/stage2, tools/i386/netboot/3c503/nbgrub,
tools/i386/netboot/3c503/pxegrub, tools/i386/netboot/3c507/nbgrub,
tools/i386/netboot/3c503/stage1, tools/i386/netboot/3c503/stage2:
Fixning some file missing in netboot
2002/02/14 Fran�ois Pons <fpons@mandrakesoft.com>
* pkgs.pm: fixed obsoletes management according to urpmi code.
2002/02/14 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/ga.po, share/po/cy.po, share/po/is.po, share/po/ar.po,
share/po/sl.po, share/po/ro.po: Instead of temporary removingfiles from
CVS put a rule in Makefile to
don't use them (thanks Thierry)
updated some po files; removed the ones too lowly translated for the 8.2
* share/po/pt_BR.po: updted Brazilian file
updated some po files; removed the ones too lowly translated for the 8.2
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/sr.po,
share/po/de.po, share/po/et.po, share/po/tr.po, share/po/az.po,
share/po/ru.po, share/po/hr.po, share/po/ko.po, share/po/nl.po,
share/po/ja.po, share/po/sv.po, share/po/hu.po, share/po/it.po,
share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po,
share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
share/po/uk.po, share/po/eo.po, share/po/bs.po, share/po/zh_TW.po,
share/po/cs.po, share/po/af.po: updated some po files; removed the ones
too lowly translated for the 8.2
* share/po/vi.po: updated Vietnamese file
updated some po files; removed the ones too lowly translated for the 8.2
* share/po/Makefile: Instead of temporary removingfiles from CVS put a
rule in Makefile to
don't use them (thanks Thierry)
2002/02/14 Pixel <pixel@mandrakesoft.com>
* standalone/lsnetdrake: adapt to the neater network::smb and network::nfs
* network/smbnfs.pm, network/smb.pm, network/nfs.pm: cleaner & OOed code,
with more code sharing
* interactive.pm: if testing, don't use kdesu
* install_steps.pm: gzip report.bug
* interactive_gtk.pm, diskdrake/interactive.pm: use the new warp_text
feature
* standalone/diskdrake: fix expert and testing options handling
* my_gtk.pm (ctree_set_icon): new function
* c/stuff.xs.pm: undef'ing some macros used by 2 independent sources et
still needed :-(
#include iconv.h is needed even when C_RPM is undefined
* diskdrake/smbnfs_gtk.pm: some cleanup, icons showing wether a
mount-point is associated are coming
2002/02/14 Thierry Vignaud <tvignaud@mandrakesoft.com>
* share/po/br.po: update
convert to utf-8
* standalone/drakxtv: uses xawtv internal strings instead of frequencies
tables ids as values
in %freqtables in order to enhance drakxtv robustness when
translators'll
arrive. thus we'll pass right strings to scantv instead of translated
ones
explain how we manage the "all frequencies" case
display sorted tv norms
2002/02/13 erwan
* tools/i386/netboot/device.map, tools/i386/netboot/makeImages: Adding
missing file on netboot
* tools/i386/netboot/make_boot_network, tools/i386/netboot/grub: updating
grub in netboot
2002/02/13 Fran�ois Pons <fpons@mandrakesoft.com>
* install_any.pm: avoid generating headers for copying file in
postinstall-rpm directory.
make sure not to crash if a package that should have been in CD1 is
somewhere
else.
fixed stupid typo.
removed all @needToCopy... variables and now use INSTALL category in
rpmsrate.
* share/rpmsrate: updated INSTALL category with the merge of DrakX
obsoleted list (it will use
INSTALL now :-)
* pkgs.pm: added extension to setSelectedFromCompssList.
* share/rpmsrate.server: synced INSTALL category with standard rpmsrate.
2002/02/13 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated Danish and Hungarian files
* share/po/da.po: updated Danish file
updated Danish and Hungarian files
2002/02/13 Pixel <pixel@mandrakesoft.com>
* network/nfs.pm: $server->{ip} is no more mandatory
* network/smb.pm: don't show shares ending with "$"
$server->{ip} is no more mandatory
* any.pm (setupBootloader): switch from "list" to "combo"
* fs.pm (fstab_to_string): unsetting mount points in standalone will now
work
- handle WORM type in /proc/scsi/scsi
- added media_type cdrom-burner
- adapting to new media_type
- nicer fd&hd testing
* diskdrake/smbnfs_gtk.pm: have the fstab entries shown by default
* detect_devices.pm, diskdrake/interactive.pm:
- handle WORM type in /proc/scsi/scsi
- added media_type cdrom-burner
- adapting to new media_type
- nicer fd&hd testing
2002/02/13 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: When one visited the help page of a remote CUPS printer
afterwards the full
printer modification menu was shown, not only the one for remote CUPS
printers. This is fixed now.
2002/02/12 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/wa.po, share/po/DrakX.pot: updated Czech and Walloon files
* share/po/cs.po: updated Czech file
updated Czech and Walloon files
2002/02/12 Pixel <pixel@mandrakesoft.com>
* devices.pm: i prefer /(.*?)(\d+)$/ to /(.*\D)(\d+)$/
2002/02/12 Till Kamppeter <till@mandrakesoft.com>
* detect_devices.pm: In the USB auto-detection checked whether and where
the device node was
created.
2002/02/12 dam's <damien@mandrakesoft.com>
* share/step-red.xpm, share/step-orange.xpm, share/step-orange-click.xpm,
share/themes/mdk-check_on.png, share/step-green-click.xpm,
share/step-green.xpm, share/step-red-click.xpm,
share/themes/mdk-check_off.png: new gfx
* standalone/drakbackup, network/network.pm: bug correction
2002/02/12 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/hu.po: updated Hungarian file
updated pot file
* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/ga.po,
share/po/sr.po, share/po/de.po, share/po/et.po, share/po/eu.po,
share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
share/po/ko.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/it.po,
share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po,
share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/ca.po,
share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
share/po/cs.po, share/po/af.po: updated pot file
2002/02/12 Pixel <pixel@mandrakesoft.com>
* devices.pm: i prefer /(.*?)(\d+)$/ to /(.*\D)(\d+)$/
* docs/README.pxe: cleanup the .cfg
* share/rpmsrate:
- move bootsplash from SYSTEM to X
- lower Aurora
2002/02/12 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Fixed:
- Endless loop when entering printerdrake during installation in
recommended
mode without local printer
- Printerdrake was not closed when one was in the "Add Printer"
sequence
during installation and one clicked another installation item (entries
on left hand side)
- When configuring printing only after installation Printerdrake tried
to
check the installed queues without Foomatic being installed (bug was
already in 8.1, but noone discovered it).
- CUPS died when one tried to add a (local) printer in recommended
mode
after installation.
- Improved text for the dialog telling that no local printer was
detected.
- The list of auto-detected printers appeared as drop-down menu and
not as
a list.
* detect_devices.pm: In the USB auto-detection checked whether and where
the device node was
created.
Fixes on device auto-detection:
- Made USB printer auto-detection routine in "detect_devices.pm"
creating
the appropriate device nodes (needed for USB printers being recognized
during installation).
- Fixed "devices.pm" to be able to handle device files with numbers
geater
than 9 (ex: /dev/usb/lp10).
* standalone/printerdrake:
- Assure that Foomatic is installed before checking existing printer
queues.
* devices.pm: Fixes on device auto-detection:
- Made USB printer auto-detection routine in "detect_devices.pm"
creating
the appropriate device nodes (needed for USB printers being recognized
during installation).
- Fixed "devices.pm" to be able to handle device files with numbers
geater
than 9 (ex: /dev/usb/lp10).
* printer.pm: Added forgotten '$prefix'es.
Fixed:
- Endless loop when entering printerdrake during installation in
recommended
mode without local printer
- Printerdrake was not closed when one was in the "Add Printer"
sequence
during installation and one clicked another installation item (entries
on left hand side)
- When configuring printing only after installation Printerdrake tried
to
check the installed queues without Foomatic being installed (bug was
already in 8.1, but noone discovered it).
- CUPS died when one tried to add a (local) printer in recommended
mode
after installation.
- Improved text for the dialog telling that no local printer was
detected.
- The list of auto-detected printers appeared as drop-down menu and
not as
a list.
2002/02/11 dam's <damien@mandrakesoft.com>
* share/list: added modinfo
* network/netconnect.pm: added cancel for first step
2002/02/11 Fran�ois Pons <fpons@mandrakesoft.com>
* any.pm: fixed syntax error...
* Xconfigurator.pm: avoid testing fbdev driver.
* install_steps.pm: added Aurora or bootsplash for getting a need on frame
buffer.
added fbdev for GeForce Integrated.
2002/02/11 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/da.po, share/po/vi.po, share/po/hu.po: updated Danish,
Hungarian and Vietnamese files
2002/02/11 Pixel <pixel@mandrakesoft.com>
* install_steps.pm: booh, fpons was faster than me on "bootsplash wanting
fb". Keeping my solution ;p
* c/stuff.xs.pm: "standard_charset" and "iconv" are needed even when C_RPM
is undefined
* any.pm: allow to edit the initrd field (thx to randy.k.wilson)
* install_any.pm (@needToCopy): add "ntp"
2002/02/11 warly
* share/rpmsrate: remove dev from INSTALL, the sun is rising, and there
are no more needs to have ppp in the INSTALL section, as the darkness is
going away...
2002/02/10 Pixel <pixel@mandrakesoft.com>
* any.pm: in case there is both ata66 (hde) and ata33 hard drives, go to
expert
questions directly (it would need a semi_auto asking on which drive the
bios
boots...)
2002/02/10 Pablo Saratxaga <pablo@mandrakesoft.com>
* share/po/nl.po: updated Dutch file
2002/02/09 daouda
* share/rpmsrate:
- add rfbdrake to NETWORKING_REMOTE_ACCESS and
NETWORKING_REMOTE_ACCESS_SERVER
2002/02/09 Pablo Saratxaga <pablo@mandrakesoft.com>
* help.pm: updated help.pm file
* share/po/fi.po, share/po/DrakX.pot, share/po/help_xml2pm.pl,
share/po/es.po, share/po/fr.po, share/po/sv.po, share/po/da.po,
share/po/de.po, share/po/hu.po, share/po/it.po, share/po/eu.po: merged
with the manual help
2002/02/09 warly
* share/rpmsrate: add ppp in INSTALL
add dev in INSTALL
2002/02/08 dam's <damien@mandrakesoft.com>
* pixmaps/wiz_drakgw.png, pixmaps/wiz_default_up.png,
pixmaps/wiz_firewall.png, pixmaps/wiz_draknet.png: new gfx
* network/network.pm: corrected wireless modules
2002/02/08 Pablo Saratxaga <pablo@mandrakesoft.com>
* lang.pm, share/locales-skeleton.tar.bz2: Added choice of charset for
various languages
2002/02/08 Pixel <pixel@mandrakesoft.com>
* docs/SHORTCUTS: add F1 & F2
2002/02/08 Till Kamppeter <till@mandrakesoft.com>
* printerdrake.pm: Added instructions for scanning on HP's MF devices to
the printer help page.
HP PhotoSmart printers do not scan, so do not show how to scan with
them.
Do not let dialogs of network configuration correction appear embedded