2005/06/20 Frederic Lepied <flepied at mandrakesoft.com>
* share/rpmsrate: install keychain when installing openssh-clients
2005/06/20 José JORGE <jjorge at free.fr>
* share/po/pt.po: melo
2005/06/20 Olivier Blin <oblin at mandrakesoft.com>
* network/netconnect.pm: add missing require
remove duplicate lan detection
2005/06/20 Pixel <pixel at mandrakesoft.com>
* devices.pm: enable creation of /dev/dm-x devices (not used at the
moment)
* fs/dmraid.pm, install2.pm: initial dmraid support
* fs.pm:
- change prototype of fs::get_major_minor()
- use it in fs::proc_partitions::compare()
(not useful at the moment, but it may help in the future)
* partition_table/raw.pm: ignore HDIO_GETGEO fail (useful for dmraid)
* fs/proc_partitions.pm, fsedit.pm: initial dmraid support
- change prototype of fs::get_major_minor()
- use it in fs::proc_partitions::compare()
(not useful at the moment, but it may help in the future)
2005/06/19 José JORGE <jjorge at free.fr>
* share/po/pt.po: melo
2005/06/19 pjetur
* share/po/is.po: Updates and lots of speling corrected
2005/06/18 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/eu.po: updated Basque file
2005/06/18 Pixel <pixel at mandrakesoft.com>
* bootloader.pm: rollback titi's commit (it was needed with 10.2 code, but
i've already committed code to handle it cleanly in cooker (see
$quotes_if_needed))
2005/06/17 Funda Wang <fundawang at linux.net.cn>
* share/po/zh_CN.po: Updated Simplified Chinese translation
2005/06/17 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/pt_BR.po: updated Brazilian file
updated pot file
* share/po/bn.po, share/po/ms.po, share/po/sk.po, share/po/gl.po,
share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
share/po/be.po, share/po/pa_IN.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/sc.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,
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/eo.po, share/po/bg.po,
share/po/cs.po, share/po/el.po, share/po/uz@Latn.po: updated pot file
* network/ndiswrapper.pm: no space before question marks
2005/06/17 pjetur
* share/po/is.po: New entries and lots of "speling"
2005/06/17 Pixel <pixel at mandrakesoft.com>
* bootloader.pm: rewrite and document
2005/06/17 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.3-0.25mdk
* standalone/harddrake2: fix undefined function after pixel cleanups
(#16472)
* Xconfig/card.pm (to_raw_X) fix 3D on ATI cards (adding 'load "glx"')
(to_raw_X) fix 3D on ATI cards (adding 'load "glx"')
* bootloader.pm (write_lilo) fix support for labels (eg: when switching
from GRUB to
LILO, let's prevent unmanagable 'root="LABEL=..."' to appear)
(read_grub) fix reading config with new grub (thus fixing detectloader,
thus
fixing bootloader-config, thus fixing installkernel)
typo fix
(write_lilo) fix support for labels (eg: when switching from GRUB to
LILO, let's prevent unmanagable 'root="LABEL=..."' to appear)
2005/06/17 willysr
* share/po/id.po: Updated
Updated
2005/06/16 Olivier Blin <oblin at mandrakesoft.com>
* harddrake/autoconf.pm: load mouse modules after the mouse has been
configured, since
modprobe.preload is read before harddrake is run
2005/06/16 Pixel <pixel at mandrakesoft.com>
* bootloader.pm:
- new grub has files in /lib/grub/i386-pc, copy them in /boot/grub (as
done by grub-install)
- use "setup" grub command instead of "install" so that it handles
stage1.5 embedding if possible, and is simpler
2005/06/16 Thierry Vignaud <tvignaud at mandrakesoft.com>
* modules.pm, harddrake/autoconf.pm: fix autoconfiguring synaptics (eg: on
globetrotter)
* Xconfig/card.pm (libgl_config) fix enabling 3D when multiple GL
libraries are installed (eg: globetrotter)
(libgl_config) fix enabling 3D when multiple GL libraries are installed
(eg: globetrotter)
2005/06/15 Thierry Vignaud <tvignaud at mandrakesoft.com>
* Xconfig/card.pm (to_raw_X) really prevent loading/unloading twice the
same glx module on non NV cards
(to_raw_X) prevent loading/unloading twice the same glx module on non NV
cards
(to_raw_X) really prevent loading/unloading twice the same glx module on
non NV cards
(to_raw_X) prevent loading/unloading twice the same glx module on non NV
cards
* ugtk2.pm (Gtk2::Banner->new) load lang in order to prevent aborting
* drakxtools.spec: 10.3-0.24mdk
2005/06/14 Pixel <pixel at mandrakesoft.com>
* rescue/make_partimage_save_rest_all: die on error
* diskdrake/resize_ext2.pm: move ext2 resizing code here so that it's
easier to use
* diskdrake/interactive.pm: use diskdrake::resize_ext2
* rescue/list.xml: needed for partimage_whole_disk, before calling
resize2fs
* Xconfig/monitor.pm: quotes in monitor names causes havoc, replace them
(bugzilla #16406)
* fs/type.pm: for lsparts to work
2005/06/14 sharuzzaman
* share/po/ms.po: Updated Malay translation
2005/06/14 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.3-0.23mdk
* bootloader.pm (write_grub) adapt to grub-0.97-2mdk
2005/06/13 Olivier Blin <oblin at mandrakesoft.com>
* network/modem.pm: prefix write_secret_backend
* Makefile.config: don't install drakpxe, the PXE wizard is now in the
drakpxelinux package
2005/06/13 Pixel <pixel at mandrakesoft.com>
* rescue/guessmounts, rescue/restore_ms_boot, rescue/lsparts: move
functions using /proc/partitions out of fsedit to fs::proc_partitions
* fs/type.pm, fs/mount_options.pm, diskdrake/removable.pm: fs::auto_fs()
is now fs::type::guessed_by_mount() (still not a really nice name...)
* fs.pm: fsedit::is_same_hd is now fs:get::is_same_hd
fs::auto_fs() is now fs::type::guessed_by_mount() (still not a really
nice name...)
* authentication.pm: stop messing with likeauth and nullok options and
keep them on the pam_unix line (bugzilla #12066)
stop messing with likeauth and nullok options and keep them on the
pam_unix line (bugzilla #12066)
stop messing with likeauth and nullok options and keep them on the
pam_unix line (bugzilla #12066)
* fs/get.pm, fsedit.pm, standalone/drakupdate_fstab, install_any.pm:
fsedit::is_same_hd is now fs:get::is_same_hd
2005/06/12 Funda Wang <fundawang at linux.net.cn>
* share/po/zh_CN.po: Updated Simplified Chinese translation
2005/06/12 rstandtke
* share/po/de.po: some additions and fixes
2005/06/10 Olivier Blin <oblin at mandrakesoft.com>
* network/isdn.pm: write_secret_backend isn't exported anymore
use services::enable() and services::disable()
* network/pxe.pm:
- create network::pxe out of drakpxelinux (pxe configuration files
management)
- get_items() -> network::pxe::read_pxelinux_conf()
- don't read comments in pxelinux configuration file
- store pxelinux configuration in a hash to avoid multiple cat_()
- add network::pxe::list_pxelinux_labels() to get labels from a
pxelinux configuration
- only overwrite pxelinux settings (prompt, timeout, ...) when pxe is
reconfigured
- use network::network and network::tools to get hostname, domain
name, IP address, net interface
- move row creation code in set_pxelinux_entry_at_iter() and factorize
- use ensure_is_installed to make sure pxe is installed
* services.pm: create enable() and disable() out of set_status()
* network/adsl.pm: use services::enable() and services::disable()
2005/06/10 Pixel <pixel at mandrakesoft.com>
* pkgs.pm, fs.pm: don't need use MDK::Common... when we have "use common"
(which is the standard for libDrakX modules)
move loopback.pm to fs/loopback.pm
(since it's tightly tight to many fs* things)
* network/isdn.pm: don't need use MDK::Common... when we have "use common"
(which is the standard for libDrakX modules)
- move functions using /proc/partitions out of fsedit to
fs::proc_partitions
- remove unneeded "use xxx"
- add some "use xxx" (nb: not completly needed because some other
modules may do it)
* resize_fat/main.pm, interactive.pm, standalone/drakTermServ, crypto.pm,
network/test.pm, commands.pm, security/msec.pm, common.pm,
install_any.pm: don't need use MDK::Common... when we have "use common"
(which is the standard for libDrakX modules)
* http.pm, network/network.pm, network/modem.pm, harddrake/autoconf.pm,
network/ipsec.pm, partition_table/dos.pm, network/smb.pm, devices.pm,
harddrake/v4l.pm, modules/interactive.pm, raid.pm,
diskdrake/smbnfs_gtk.pm, any.pm, mygtk2.pm, harddrake/sound.pm,
fs/mount_options.pm, authentication.pm, network/ethernet.pm,
network/dhcpd.pm, Xconfig/resolution_and_depth.pm, harddrake/data.pm,
network/smbnfs.pm, network/adsl.pm, detect_devices.pm, network/nfs.pm:
- move functions using /proc/partitions out of fsedit to
fs::proc_partitions
- remove unneeded "use xxx"
- add some "use xxx" (nb: not completly needed because some other
modules may do it)
* bootloader.pm: don't drop "shade" and "viewport" lines (bugzilla #16372)
- move functions using /proc/partitions out of fsedit to
fs::proc_partitions
- remove unneeded "use xxx"
- add some "use xxx" (nb: not completly needed because some other
modules may do it)
move loopback.pm to fs/loopback.pm
(since it's tightly tight to many fs* things)
* standalone.pm, class_discard.pm: class_discard is a bad idea, now
unused, so drop it
* Xconfig/main.pm:
- move functions using /proc/partitions out of fsedit to
fs::proc_partitions
- remove unneeded "use xxx"
- add some "use xxx" (nb: not completly needed because some other
modules may do it)
add some "use xxx;" (the idea is to see what the package needs, but i
may rollback after understanding better dependencies)
* Xconfig/various.pm, partition_table/gpt.pm, network/netconnect.pm,
network/thirdparty.pm, Xconfig/default.pm: add some "use xxx;" (the idea
is to see what the package needs, but i may rollback after understanding
better dependencies)
* fs/get.pm, install_steps.pm, install_steps_interactive.pm, fs/format.pm,
loopback.pm, fs/loopback.pm: move loopback.pm to fs/loopback.pm
(since it's tightly tight to many fs* things)
* diskdrake/hd_gtk.pm, fsedit.pm:
- move functions using /proc/partitions out of fsedit to
fs::proc_partitions
- remove unneeded "use xxx"
- add some "use xxx" (nb: not completly needed because some other
modules may do it)
move loopback.pm to fs/loopback.pm
(since it's tightly tight to many fs* things)
* fs/proc_partitions.pm: make it work
- move functions using /proc/partitions out of fsedit to
fs::proc_partitions
- remove unneeded "use xxx"
- add some "use xxx" (nb: not completly needed because some other
modules may do it)
* diskdrake/interactive.pm:
- move functions using /proc/partitions out of fsedit to
fs::proc_partitions
- remove unneeded "use xxx"
- add some "use xxx" (nb: not completly needed because some other
modules may do it)
add some "use xxx;" (the idea is to see what the package needs, but i
may rollback after understanding better dependencies)
move loopback.pm to fs/loopback.pm
(since it's tightly tight to many fs* things)
2005/06/09 Daouda Lo <daouda at mandrakesoft.com>
* network/adsl_consts.pm:
- added senegal ADSL provider entry
2005/06/09 Olivier Blin <oblin at mandrakesoft.com>
* network/tools.pm: add get_interface_ip_address (with bits from
drakpxelinux)
* network/thirdparty.pm: remove non-ASCII character
2005/06/09 Per Øyvind Karlsen <peroyvind at linux-mandrake.com>
* share/po/nb.po: Translated more strings, also fixed a few old ones :)
2005/06/09 Thierry Vignaud <tvignaud at mandrakesoft.com>
* install_steps_interactive.pm (addUser) apply autologin setting for
globetrotter
(acceptLicense) do not show "releases notes" for globetrotter
(acceptLicense) better use run_program for killing Xorg
(addUser) apply autologin setting for globetrotter
(acceptLicense) do not show "releases notes" for globetrotter
(acceptLicense) fix exiting step license
* pkgs.pm (install) do not kill runaway processes when building the
globetrotter
(bestKernelPackage) while building a globetrotter, do not look for a
specific kernel favour
(install) do not kill runaway processes when building the globetrotter
(bestKernelPackage) while building a globetrotter, do not look for a
specific kernel favour
* any.pm (autologin) make autologin choice more user friendly (better fix
for #4304)
* detect_devices.pm: forward: (getSCSI_26) fix of by one error resulting
in misdetecing USB mass storage devices (#13569)
* Xconfig/card.pm: forward: ensure that explanations go into
/var/log/explanations is standalone
mode (log::explanations() just calls log::l() at install time)
forward: ensure that explanations go into /var/log/explanations is
standalone
mode (log::explanations() just calls log::l() at install time)
* install_steps.pm (leavingStep) if formatError() returns nothing, better
display the raw error
2005/06/09 Per Øyvind Karlsen <peroyvind at linux-mandrake.com>
* share/po/nb.po: Translated more strings, also fixed a few old ones :)
2005/06/09 Pixel <pixel at mandrakesoft.com>
* keyboard.pm, any.pm, partition_table/mac.pm, services.pm, modules.pm,
raid.pm, Xconfig/main.pm, modules/any_conf.pm, install_any.pm: don't
need prefixing with current package
2005/06/09 Thierry Vignaud <tvignaud at mandrakesoft.com>
* any.pm (autologin) make autologin choice more user friendly (better fix
for #4304)
2005/06/08 Olivier Blin <oblin at mandrakesoft.com>
* network/network.pm: use prefix only once it has been defined by install
* network/ndiswrapper.pm: allow to install ndiswrapper drivers during
install
use prefix only once it has been defined by install
2005/06/08 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.3-0.22mdk
bump conflict on drakconf due to blino's changes
2005/06/07 José JORGE <jjorge at free.fr>
* share/po/pt.po: melo
2005/06/07 Olivier Blin <oblin at mandrakesoft.com>
* standalone/drakgw: don't be fooled by if_ not short-circuiting and
auto-vivification, use $conf->{masq_subnet} instead of
$conf->{masquerade}{subnet} (i.e. do not write buggy shorewall masqfile
when connection sharing is disabled)
* network/shorewall.pm: do not crash when restarting shorewall
don't be fooled by if_ not short-circuiting and auto-vivification, use
$conf->{masq_subnet} instead of $conf->{masquerade}{subnet} (i.e. do not
write buggy shorewall masqfile when connection sharing is disabled)
2005/06/07 Pixel <pixel at mandrakesoft.com>
* standalone/finish-install:
- backport "add language selection"
- add keyboard selection
* any.pm: allow inspecting nfs
* fs.pm: handle nfs mount (since we now use the /bin/mount instead of the
syscall, we get it for free)
* install_any.pm (media_browser): handle nfs
2005/06/07 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.3-0.21mdk
* fs.pm (mount) use 'soft' & 'intr' options for nfs mounts
2005/06/06 Olivier Blin <oblin at mandrakesoft.com>
* network/network.pm: make it more readable
2005/06/06 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/vi.po, share/po/fr.po: updated French and Vietnamese files
* share/po/cy.po: updated Welsh file
2005/06/06 Pixel <pixel at mandrakesoft.com>
* install2.pm: install2 functions should be steps
get rid of $clicked and $ent_number (obsolete)
* share/compssUsers.pl: change the default in case of low resources and
add the Icewm choice
* install_any.pm: replace strange "-" with a ascii compliant one
install2 functions should be steps
get rid of $clicked and $ent_number (obsolete)
* install_steps.pm, install_steps_gtk.pm, install_steps_auto_install.pm,
install_steps_interactive.pm: get rid of $clicked and $ent_number
(obsolete)
2005/06/06 Olivier Blin <oblin at mandrakesoft.com>
* harddrake/autoconf.pm: netconnect API change,
harddrake::autoconf::network_conf seems unused
anyway, and this easy_dhcp thing is already performed by hotplug
* network/network.pm: make it more readable
set system hostname when writing network configuration
update comments
* standalone/drakgw: drop unused variable, this file is modified in
network::shorewall now
new netconnect API
* network/adsl.pm: add ISP field in eagle-usb.conf
* bootsplash.pm: fix typo instead of trying to be perl_checker compliant
...
* network/shorewall.pm: API change (me sux)
* standalone/drakconnect: kill unused variables
simplify apply() since sethostname() is done by configure_network()
handle GATEWAY field again in manage interface
use real_main here since exceptions are handled
* standalone/draksplash: create adjustments before resolution is set so
that they get correct upper values
- create update_scales_for_resolution() and
update_scale_values_from_conf() out of update_scale_values()
- modify $adj{$_}{value} instead of calling $adj{$_}->set_value to
avoid some artefacts caused by callbacks
- draw cross in progress bar
- update_rect -> update_theme_from_rect
- create update_rect out of switch_to_mode
really consider text box values
* printer/printerdrake.pm: new netconnect API
2005/06/06 Per Øyvind Karlsen <peroyvind at linux-mandrake.com>
* share/po/nb.po: Translated more strings
2005/06/06 Pixel <pixel at mandrakesoft.com>
* install2.pm, install_any.pm: install2 functions should be steps
get rid of $clicked and $ent_number (obsolete)
* share/compssUsers.pl: change the default in case of low resources and
add the Icewm choice
make a special "low resources" choice
* bootloader.pm:
- put quotes if needed for root=xxx (quotes are needed for LABEL=...)
- use LABEL=... if preferred
rewrite before adding more
keep read-only, read-write and label as verbatim as possible
(note that read-only will not appear by default anymore since "ro" is
the default)
use bootloader->{message_text} instead of bootloader->{message}
* share/rpmsrate, detect_devices.pm: make a special "low resources" choice
* install_steps.pm: get rid of $clicked and $ent_number (obsolete)
use bootloader->{message_text} instead of bootloader->{message}
* install_steps_interactive.pm: get rid of $clicked and $ent_number
(obsolete)
don't add us_intl, lang2keyboards() takes care of everything (bugzilla
#12979)
* keyboard.pm: default to "en" keyboard (as requested by pablo)
* standalone/bootloader-config: nicer error
- put quotes if needed for root=xxx (quotes are needed for LABEL=...)
- use LABEL=... if preferred
* install_steps_gtk.pm, install_steps_auto_install.pm: get rid of $clicked
and $ent_number (obsolete)
2005/06/03 Olivier Blin <oblin at mandrakesoft.com>
* network/tools.pm: net interface is now in $net->{net_interface}
- merge network settings in a $net hash (it modifies $o fields too):
o $netc becomes $net->{network} and $net->{resolv}
o $intf becomes $net->{ifcfg}
- move zeroconf config stuff in write_zeroconf
- read_tmdns_conf -> read_zeroconf
- read_all_conf -> read_net_conf
- configureNetwork2 -> configure_network
- configure_network: write ifcfg files for ppp interfaces too
- don't install wireless-tools in configure_network, this package is
in basesystem
- most functions don't need the file path as an argument in
network::network
- drop network::tools::remove_initscript
- don't export too much from network::network
- don't export from network::tools
- remove adsl_unsupported_eci step in drakconnect
- drop passwd2 field in network::adsl
- drop $net->{isdn_internal}
- network::netconnect : main -> safe_main
- use network::netconnect::real_main during install
- don't read network config in network::netconnect::real_main
- install_steps::upNetwork : resolv.conf is already symlinked by
network::network::configure_network when appropriate
- try to fix install_any::generate_automatic_stage1_params to use a
real interface configuration
- put authentication stuff in $net->{auth}
- drop network::ethernet::write_ether_conf
- drop network::adsl::get_wizard
- use 'static' instead of 'manual' as ADSL method
- drop first_modem and its workarounds in network::modem
- drop deprecated "multiple_internet_cnx" step in drakconnect
- don't save /etc/sysconfig/drakconnect anymore
- drop MDK::Common::Globals stuff
- drop getIP in net_applet (Pixel)
- drop $netc->{DHCP}
- configure_network(): write resolv.conf even if a dhcp interface is
configured
* install2.pm: define $o->{net}{type} and $o->{net}{net_interface} for lan
installs
remove comment, stage1 now writes DOMAINNAME and DHCP_HOSTNAME in the
proper files
$o->{net}{network} and $o->{net}{resolv} may not exist at this stage of
installation (they are created by read_net_conf), create them if needed
- merge network settings in a $net hash (it modifies $o fields too):
o $netc becomes $net->{network} and $net->{resolv}
o $intf becomes $net->{ifcfg}
- move zeroconf config stuff in write_zeroconf
- read_tmdns_conf -> read_zeroconf
- read_all_conf -> read_net_conf
- configureNetwork2 -> configure_network
- configure_network: write ifcfg files for ppp interfaces too
- don't install wireless-tools in configure_network, this package is
in basesystem
- most functions don't need the file path as an argument in
network::network
- drop network::tools::remove_initscript
- don't export too much from network::network
- don't export from network::tools
- remove adsl_unsupported_eci step in drakconnect
- drop passwd2 field in network::adsl
- drop $net->{isdn_internal}
- network::netconnect : main -> safe_main
- use network::netconnect::real_main during install
- don't read network config in network::netconnect::real_main
- install_steps::upNetwork : resolv.conf is already symlinked by
network::network::configure_network when appropriate
- try to fix install_any::generate_automatic_stage1_params to use a
real interface configuration
- put authentication stuff in $net->{auth}
- drop network::ethernet::write_ether_conf
- drop network::adsl::get_wizard
- use 'static' instead of 'manual' as ADSL method
- drop first_modem and its workarounds in network::modem
- drop deprecated "multiple_internet_cnx" step in drakconnect
- don't save /etc/sysconfig/drakconnect anymore
- drop MDK::Common::Globals stuff
- drop getIP in net_applet (Pixel)
- drop $netc->{DHCP}
- configure_network(): write resolv.conf even if a dhcp interface is
configured
* mdk-stage1/network.c: write DHCP_HOSTNAME in /tmp/ifcfg-* file instead
of /tmp/network
domain name is already in /etc/resolv.conf (and stage2 reads this file
too), don't write it in /tmp/network
* standalone/drakconnect: drop unused subs
- merge network settings in a $net hash (it modifies $o fields too):
o $netc becomes $net->{network} and $net->{resolv}
o $intf becomes $net->{ifcfg}
- move zeroconf config stuff in write_zeroconf
- read_tmdns_conf -> read_zeroconf
- read_all_conf -> read_net_conf
- configureNetwork2 -> configure_network
- configure_network: write ifcfg files for ppp interfaces too
- don't install wireless-tools in configure_network, this package is
in basesystem
- most functions don't need the file path as an argument in
network::network
- drop network::tools::remove_initscript
- don't export too much from network::network
- don't export from network::tools
- remove adsl_unsupported_eci step in drakconnect
- drop passwd2 field in network::adsl
- drop $net->{isdn_internal}
- network::netconnect : main -> safe_main
- use network::netconnect::real_main during install
- don't read network config in network::netconnect::real_main
- install_steps::upNetwork : resolv.conf is already symlinked by
network::network::configure_network when appropriate
- try to fix install_any::generate_automatic_stage1_params to use a
real interface configuration
- put authentication stuff in $net->{auth}
- drop network::ethernet::write_ether_conf
- drop network::adsl::get_wizard
- use 'static' instead of 'manual' as ADSL method
- drop first_modem and its workarounds in network::modem
- drop deprecated "multiple_internet_cnx" step in drakconnect
- don't save /etc/sysconfig/drakconnect anymore
- drop MDK::Common::Globals stuff
- drop getIP in net_applet (Pixel)
- drop $netc->{DHCP}
- configure_network(): write resolv.conf even if a dhcp interface is
configured
* standalone/drakauth, network/modem.pm, network/adsl_consts.pm,
standalone/finish-install, authentication.pm, network/ethernet.pm,
network/isdn.pm, standalone/net_applet, standalone/drakautoinst,
standalone/drakpxe, install_steps_interactive.pm, network/netconnect.pm,
network/adsl.pm, standalone/net_monitor:
- merge network settings in a $net hash (it modifies $o fields too):
o $netc becomes $net->{network} and $net->{resolv}
o $intf becomes $net->{ifcfg}
- move zeroconf config stuff in write_zeroconf
- read_tmdns_conf -> read_zeroconf
- read_all_conf -> read_net_conf
- configureNetwork2 -> configure_network
- configure_network: write ifcfg files for ppp interfaces too
- don't install wireless-tools in configure_network, this package is
in basesystem
- most functions don't need the file path as an argument in
network::network
- drop network::tools::remove_initscript
- don't export too much from network::network
- don't export from network::tools
- remove adsl_unsupported_eci step in drakconnect
- drop passwd2 field in network::adsl
- drop $net->{isdn_internal}
- network::netconnect : main -> safe_main
- use network::netconnect::real_main during install
- don't read network config in network::netconnect::real_main
- install_steps::upNetwork : resolv.conf is already symlinked by
network::network::configure_network when appropriate
- try to fix install_any::generate_automatic_stage1_params to use a
real interface configuration
- put authentication stuff in $net->{auth}
- drop network::ethernet::write_ether_conf
- drop network::adsl::get_wizard
- use 'static' instead of 'manual' as ADSL method
- drop first_modem and its workarounds in network::modem
- drop deprecated "multiple_internet_cnx" step in drakconnect
- don't save /etc/sysconfig/drakconnect anymore
- drop MDK::Common::Globals stuff
- drop getIP in net_applet (Pixel)
- drop $netc->{DHCP}
- configure_network(): write resolv.conf even if a dhcp interface is
configured
* install_steps.pm: introduce network_is_cheap(), use it, and fix a
boolean typo
$o->{net}{type} is already defined in more appropriate places
- merge network settings in a $net hash (it modifies $o fields too):
o $netc becomes $net->{network} and $net->{resolv}
o $intf becomes $net->{ifcfg}
- move zeroconf config stuff in write_zeroconf
- read_tmdns_conf -> read_zeroconf
- read_all_conf -> read_net_conf
- configureNetwork2 -> configure_network
- configure_network: write ifcfg files for ppp interfaces too
- don't install wireless-tools in configure_network, this package is
in basesystem
- most functions don't need the file path as an argument in
network::network
- drop network::tools::remove_initscript
- don't export too much from network::network
- don't export from network::tools
- remove adsl_unsupported_eci step in drakconnect
- drop passwd2 field in network::adsl
- drop $net->{isdn_internal}
- network::netconnect : main -> safe_main
- use network::netconnect::real_main during install
- don't read network config in network::netconnect::real_main
- install_steps::upNetwork : resolv.conf is already symlinked by
network::network::configure_network when appropriate
- try to fix install_any::generate_automatic_stage1_params to use a
real interface configuration
- put authentication stuff in $net->{auth}
- drop network::ethernet::write_ether_conf
- drop network::adsl::get_wizard
- use 'static' instead of 'manual' as ADSL method
- drop first_modem and its workarounds in network::modem
- drop deprecated "multiple_internet_cnx" step in drakconnect
- don't save /etc/sysconfig/drakconnect anymore
- drop MDK::Common::Globals stuff
- drop getIP in net_applet (Pixel)
- drop $netc->{DHCP}
- configure_network(): write resolv.conf even if a dhcp interface is
configured
* standalone/draksplash: perl_checker fixes, make mode optionnal in
load_image
* network/ndiswrapper.pm: drop unused variable, this is done in
detect_devices::get_sysfs_device_id_map()
* install_any.pm: do not use a loop device to read ISO image IDs, read
them directly in the file ...
provide backward compatibility for network fields in loadO
remove unneeded parentheses (keep first() to make it readable by
trainees ...)
- merge network settings in a $net hash (it modifies $o fields too):
o $netc becomes $net->{network} and $net->{resolv}
o $intf becomes $net->{ifcfg}
- move zeroconf config stuff in write_zeroconf
- read_tmdns_conf -> read_zeroconf
- read_all_conf -> read_net_conf
- configureNetwork2 -> configure_network
- configure_network: write ifcfg files for ppp interfaces too
- don't install wireless-tools in configure_network, this package is
in basesystem
- most functions don't need the file path as an argument in
network::network
- drop network::tools::remove_initscript
- don't export too much from network::network
- don't export from network::tools
- remove adsl_unsupported_eci step in drakconnect
- drop passwd2 field in network::adsl
- drop $net->{isdn_internal}
- network::netconnect : main -> safe_main
- use network::netconnect::real_main during install
- don't read network config in network::netconnect::real_main
- install_steps::upNetwork : resolv.conf is already symlinked by
network::network::configure_network when appropriate
- try to fix install_any::generate_automatic_stage1_params to use a
real interface configuration
- put authentication stuff in $net->{auth}
- drop network::ethernet::write_ether_conf
- drop network::adsl::get_wizard
- use 'static' instead of 'manual' as ADSL method
- drop first_modem and its workarounds in network::modem
- drop deprecated "multiple_internet_cnx" step in drakconnect
- don't save /etc/sysconfig/drakconnect anymore
- drop MDK::Common::Globals stuff
- drop getIP in net_applet (Pixel)
- drop $netc->{DHCP}
- configure_network(): write resolv.conf even if a dhcp interface is
configured
* network/network.pm: keep NETWORKING_IPV6 and FORWARD_IPV4 variables in
/etc/sysconfig/network
- merge network settings in a $net hash (it modifies $o fields too):
o $netc becomes $net->{network} and $net->{resolv}
o $intf becomes $net->{ifcfg}
- move zeroconf config stuff in write_zeroconf
- read_tmdns_conf -> read_zeroconf
- read_all_conf -> read_net_conf
- configureNetwork2 -> configure_network
- configure_network: write ifcfg files for ppp interfaces too
- don't install wireless-tools in configure_network, this package is
in basesystem
- most functions don't need the file path as an argument in
network::network
- drop network::tools::remove_initscript
- don't export too much from network::network
- don't export from network::tools
- remove adsl_unsupported_eci step in drakconnect
- drop passwd2 field in network::adsl
- drop $net->{isdn_internal}
- network::netconnect : main -> safe_main
- use network::netconnect::real_main during install
- don't read network config in network::netconnect::real_main
- install_steps::upNetwork : resolv.conf is already symlinked by
network::network::configure_network when appropriate
- try to fix install_any::generate_automatic_stage1_params to use a
real interface configuration
- put authentication stuff in $net->{auth}
- drop network::ethernet::write_ether_conf
- drop network::adsl::get_wizard
- use 'static' instead of 'manual' as ADSL method
- drop first_modem and its workarounds in network::modem
- drop deprecated "multiple_internet_cnx" step in drakconnect
- don't save /etc/sysconfig/drakconnect anymore
- drop MDK::Common::Globals stuff
- drop getIP in net_applet (Pixel)
- drop $netc->{DHCP}
- configure_network(): write resolv.conf even if a dhcp interface is
configured
2005/06/03 Pixel <pixel at mandrakesoft.com>
* lang.pm: drop now unused variable
during_install__l2charset() was used by share/gen_locales.sh which is
now dropped
update comment
get rid of the few remaining $LD_LOADER
for finish-install
* install_steps.pm: dropping pkg_install_if_requires_satisfied() (old &
unused)
keyboard::setup() is better named keyboard::setup_install()
* authentication.pm: read existing authentication conf (only minimal
support for now)
simplify
* standalone/drakpxe: drop unused code (and one should use append_to_file
instead of this outpend)
* standalone/logdrake, fs/type.pm, install2.pm, raid.pm, c/stuff.xs.pl,
standalone/drakperm: remove unused code
* tools/drakx-in-chroot: don't rmdir directories in the chroot
* .perl_checker: add many non perl_checker compatible modules
* diskdrake/interactive.pm: remove unused isPrimary
drop old unused code
* commands.pm: drop oooold broken code
drop oooold deprecated code
inline old mount command which has been removed
keyboard::setup() is better named keyboard::setup_install()
* standalone/finish-install: add language selection to finish-install
adapt to network::netconnect::real_main() prototype change
* standalone/draksound: 4th parameter is not used, i suspect it's not
useful anymore since we pass the value in {sound_slot_index}
* detect_devices.pm: get rid of the few remaining $LD_LOADER
* standalone/XFdrake: drop setting $_ (unused)
* any.pm: get rid of the few remaining $LD_LOADER
don't use $in->{locale} as being $o->{locale} during install, it's much
better to pass $o->{locale}
for finish-install
* share/list.xml: more tools when debugging install
* common.pm: use "our" instead of "use vars"
drop untranslate which is unused and bad practice
* keyboard.pm: DISABLE_WINDOWS_KEY in /etc/sysconfig/keyboard since it is
unused
(AFAIK as i, flepied and lmontel knows)
(it was added by fpons, commit 1.108 on 2001/07/05)
rename load() into builtin_loadkeys()
drop obsolete code (keymaps.cz2 and xmodmap.cz2 are dead since
make_mdkinst_stage2 was dropped)
keyboard::setup() is better named keyboard::setup_install()
reformat keyboard2full_xkb()
create keyboard::configure_xorg() and use it
(and don't call it inside a eval, no error should occur)
* devices.pm: drop old unused code
* standalone/net_applet: make perl_checker happy
fix blino sux
* standalone/harddrake2, standalone/drakboot, standalone/draksplash2,
interactive/newt.pm, standalone/drakbug: make perl_checker happy
* standalone/drakauth: read existing authentication conf (only minimal
support for now)
* standalone/drakups: minimal changes to make me and perl_checker happy
* standalone/localedrake: use any::selectLanguage_and_more_standalone()
* standalone/fileshareset: use find() (which was unused)
* bootsplash.pm:
- perl_checker compliance
- use "our" instead of "use vars"
simplify
* bootloader.pm: remove unused old code
* network/netconnect.pm: be more in drakx spirit, and more important
perl_checker warning clean
* pkgs.pm: remove unused code
make perl_checker happy
* install_steps_interactive.pm: don't use $in->{locale} as being
$o->{locale} during install, it's much better to pass $o->{locale}
* standalone/keyboarddrake: fix indentation (titi sux)
create keyboard::configure_xorg() and use it
(and don't call it inside a eval, no error should occur)
* partition_table.pm: remove unused isPrimary
2005/06/03 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* crypto.pm: The mandrakelinux-release package doesn't exist any more, so
you can't
deduce the version from it. Something more robust than this needs to be
figured out.
* pkgs.pm: Typo fix
2005/06/03 Thierry Vignaud <tvignaud at mandrakesoft.com>
* commands.pm (dd) reuse c::
(dd) make sysopen() call readable
* c/stuff.xs.pl: remove doble
add O_CREAT
add O_WRONLY & O_RDWR
* network/netconnect.pm: help perl_checker
fix pixel sucks
2005/06/02 Olivier Blin <oblin at mandrakesoft.com>
* install_steps.pm: random service doesn't exist anymore
2005/06/02 pjetur
* share/po/is.po: Tidy up fuzzy messages
Fixes and msg sync
2005/06/02 Pixel <pixel at mandrakesoft.com>
* keyboard.pm: make perl_checker happy
- create keyboard::default() and use it
- it uses keyboard::from_DMI() to get XkbModel when possible
* install_steps.pm:
- create keyboard::default() and use it
- it uses keyboard::from_DMI() to get XkbModel when possible
make perl_checker happy
revert very new titi sucks
* standalone/keyboarddrake:
- create keyboard::default() and use it
- it uses keyboard::from_DMI() to get XkbModel when possible
* install_steps_interactive.pm: allow upgrading a chroot (using
drakx-in-chroot)
* Makefile: helper rule
* install2.pm: read in existing modprobe.conf on upgrade (bugzilla #13309)
allow upgrading a chroot (using drakx-in-chroot)
* share/list.xml: allow "perl -d" on install
allow "perl -d" on install
* install_any.pm: allow upgrading a chroot (using drakx-in-chroot)
create detect_devices::probe_name() &
detect_devices::probe_unique_name() and use them
* modules/any_conf.pm: read in existing modprobe.conf on upgrade (bugzilla
#13309)
* Xconfig/monitor.pm, modules.pm, detect_devices.pm,
install_interactive.pm: create detect_devices::probe_name() &
detect_devices::probe_unique_name() and use them
2005/06/01 Pixel <pixel at mandrakesoft.com>
* fsedit.pm: auto_install support for creating LABELed devices
* commands.pm, share/list.xml, Makefile: use command mount instead of
using directly the syscall (allows some cleanup)
* fs/format.pm: fix typo
set the LABEL after formatting, or drop it if we don't know how to set
it
* any.pm: allow specifying the uid and gid when creating a user (part of
bugzilla #15190)
add language selection to finish-install
* standalone/finish-install, standalone/localedrake: add language
selection to finish-install
* Xconfig/xfree.pm: add many resolutions, but don't allow them yet
* fs.pm: merge_fstabs doesn't mess around with options anymore in "loose"
mode
ensure reading existing fstab in suggest_mount_points doesn't get its
options
nicer log
use command mount instead of using directly the syscall (allows some
cleanup)
2005/06/01 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Tape backup/restore fixes to work with new
.backupignore scheme, +bugs.
2005/06/01 Thierry Vignaud <tvignaud at mandrakesoft.com>
* install_steps.pm (miscellaneousAfter) fix very old uncatched bug
* install_steps_interactive.pm (acceptLicense) fix exiting step license
* interactive/gtk.pm (ask_fromW) simplify
(ask_fromW) do not use next in callback
2005/05/31 Olivier Blin <oblin at mandrakesoft.com>
* network/isdn.pm: use services::set_status
read I4L_IDLETIME setting
handle huptimeout setting again (I4L_IDLETIME in isdn4net)
* network/netconnect.pm:
- rename "hw_account" step as "isdn_account"
- remove unneeded code
- don't overwrite huptimeout value
tag obscure isdn card settings as advanced
if__(exists $foo, $bar) returns $bar whatever $foo is, don't try to
make smart code that don't work (initial goal was probably to hide
some isdn settings if they weren't set)
really handle irq, mem, io, io0, io1 isdn paramaters (i.e. finish the
"fix parameters reading/writin in isdn config" commit from Titi)
handle huptimeout setting again (I4L_IDLETIME in isdn4net)
* standalone/drakconnect: remove dead code
* standalone/finish-install: remove unneded modules loading ('net'
category is deprecated for ages)
2005/05/31 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/be.po, share/po/pa_IN.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/sc.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/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/eo.po, share/po/bg.po,
share/po/cs.po, share/po/el.po, share/po/uz@Latn.po: updated pot file
2005/05/31 Pixel <pixel at mandrakesoft.com>
* lang.pm: for drakx-finish-install
* standalone/drakedm: adding back translation of descriptions for some
known display managers
2005/05/31 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/fr.po: update
2005/05/31 willysr
* share/po/id.po: Updated
2005/05/30 Olivier Blin <oblin at mandrakesoft.com>
* network/netconnect.pm: move netprofile stuff in network::network
add missing closing brace
external isdn modems don't require the "isdn_dial_on_boot" step
$netc->{isdntype} is unneeded
simply isdn external modem code (remove $netcnx->{isdn_external})
use network::thirdparty for modem devices
* any.pm, network/network.pm, standalone/net_applet: move netprofile stuff
in network::network
* network/thirdparty.pm: add no_club option to specify that no club
drivers are available (ECI)
allow to ask for some configuration fields (useful for "device" in "rtc"
category)
* network/isdn.pm: remove unneeded comments
2005/05/30 Pixel <pixel at mandrakesoft.com>
* install2.pm: don't skip selectLanguage, selectKeyboard and miscellaneous
by default in drakx-in-chroot
remove dead code
make drakx-in-chroot work
* standalone/drakedm:
- don't use hard written entries anymore
- display the entries sorted as given
- simplify code using more drakx functions
look for *.conf
* pkgs.pm: don't kill runaway processes in drakx-in-chroot since we don't
detect wether those are runaway processes or normal processes
* install_steps_interactive.pm: button "Reboot" is better called "Quit"
for chrooted installs
* install_steps.pm, tools/drakx-in-chroot, install_any.pm: make
drakx-in-chroot work
2005/05/30 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: fix spacing in 10.3-0.20mdk's changelog
10.3-0.20mdk
* modules.pm (write_preload_conf) factorize modules managment
(write_preload_conf) simplify DVB & TV managment through
probe_category()
* standalone/service_harddrake: load drivers for newly added devices so
that they work out of the box on first
boot after card plugging for the following categorys: AGP ATA_STORAGE
DVB
SATA_STORAGE SCSI_CONTROLLER TV
2005/05/29 Till Kamppeter <till at mandrakesoft.com>
* printer/main.pm:
- Support for PPD file names with spaces (bug #16172).
2005/05/28 sharuzzaman
* share/po/ms.po: Updated Malay translation
2005/05/27 Olivier Blin <oblin at mandrakesoft.com>
* common.pm: update comment
* network/netconnect.pm, network/tools.pm, network/thirdparty.pm: initial
import of network::thirdparty (this module factorizes the thirdparty
software/drivers/firmwares detection and installation code, it points
the user to the relevant packages/documentation/url if needed, and don't
allow to configure a device if its requirements aren't satisfied)
2005/05/27 Pixel <pixel at mandrakesoft.com>
* standalone/drakedm: handle /etc/X11/dm.d/* entries (as proposed by Loic
Baudry)
* install_steps.pm: kderc_largedisplay() is no more needed
kfm is gone for some time
- since set_security doesn't depend on the bootloader password, we can
call it where it should
- ensure we don't drop entries from /etc/sysconfig/system
remove unused and obsolete code
- CLASS in /etc/sysconfig/system is deprected (is always "beginner")
- SECURITY in /etc/sysconfig/system is unused (and always was)
* drakxtools.spec: we need latest perl-MDK-Common
* bootloader.pm: fix typo in comment
* security/various.pm: use addVarsInSh()
* install_any.pm: kderc_largedisplay() is no more needed
kfm is gone for some time
don't set DRAKX_PASSWORD and DURING_INSTALL for msec since msec doesn't
care about them anymore
replace $o->{localInstall} with $::local_install
* install2.pm:
- since set_security doesn't depend on the bootloader password, we can
call it where it should
- ensure we don't drop entries from /etc/sysconfig/system
2005/05/27 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* pkgs.pm: Comment fixes, remove noisy log
Remove the naming convention with a trailing "s" for supplementary CDs
medium ids
* install_any.pm: Comment fixes, remove noisy log
Remove the naming convention with a trailing "s" for supplementary CDs
medium ids
Remove unused function
2005/05/27 Thierry Vignaud <tvignaud at mandrakesoft.com>
* lang.pm (get_ims) rollback debug statement
enable to select extra SCIM combinaisons: scim+anthy, scim+canna,
scim+fcitx, scim+m17n, scim+prime, and scim+skk;
* any.pm (selectCountry) fix warning and cleanup
(selectCountry) display SCIM combinaisons in a sub menu
* interactive/gtk.pm (ask_fromW) fix set/get from sub leaf of ComboBox
with tree
* drakxtools.spec: 10.3-0.19mdk
* share/po/br.po: update
2005/05/26 Olivier Blin <oblin at mandrakesoft.com>
* network/shorewall.pm: create $ask_shorewall_interface_label,
shorewall_interface_choices()
and set_net_interface() out of ask_shorewall_interface() to avoid code
duplication
perl_checker fixes
better way to handle squid ports (read shorewall REDIRECT rules in
network::shorewall::read to avoid tricks in network::shorewall::write)
read_squid_conf() is now in network::squid
simplify check_iptables()
* standalone/drakgw: remove debug code
check_iptables() doesn't need a $in object anymore
add "choose_net_interface" step to have a real wizard step when asking
net interface
better way to handle squid ports (read shorewall REDIRECT rules in
network::shorewall::read to avoid tricks in network::shorewall::write)
* standalone/draksplash:
- use scrollbar in preview window
- try not to be larger than screen size minus toolbars size
- close_window -> close_all
2005/05/26 Pixel <pixel at mandrakesoft.com>
* share/devices: /dev/tty is needed to debug stage2
* lang.pm: for drakx-finish-install
* tools/install-xml-file-list:
- enhance script so that we don't have to list bsh
- add bash when DEBUG_INSTALL
- handle <if set="..."> tag
- hide some stuff when non verbose
* share/list.xml:
- enhance script so that we don't have to list bsh
- add bash when DEBUG_INSTALL
- add stuff to enable perl debugging when DEBUG_INSTALL is set
- ash is now a symlink, add bsh
* Makefile.config, commands, install2, share/aliases: switch from
/usr/bin/perl-install to /usr/lib/libDrakX
* install_steps_gtk.pm, tools/drakx-in-chroot, install2.pm, modules.pm:
replace unused $o->{localInstall} with $::local_install, partially used
instead of $::uml_install
and used in drakx-in-chroot
* share/symlinks: /etc/termcap is needed for perl debugging
2005/05/26 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_any.pm: Factorize and ensure checking main installation method
Don't use the \d+s regexp on medium ids to see if that's suppl cds.
More refactorisation
* pkgs.pm: Show the "downloading hdlist" wait box only when downloading
hdlist from a network medium
Remove spurious field
More refactorisation
* install_steps.pm, install_steps_gtk.pm, install_steps_interactive.pm:
More refactorisation
2005/05/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.3-0.18mdk
* share/rpmsrate: help emacs somewhat
list alternative IMs so that they're on CDs (in order not to break
updates):
* interactive.pm (ask_from_normalize) since we can now use ComboBoxes with
trees, do
not use big TreeView instead of small ComboBox when not asked for
* detect_devices.pm (getSCSI_26) fix of by one error resulting in
misdetecing USB mass
storage devices (#13569)
* interactive/gtk.pm (ask_fromW) help perl_checker
fix setting a combobox with a tree
(__create_tree_model, create_treeview_tree, ask_fromW) enable to use
ComboBoxes with trees
* lang.pm: enable to select scim+uim again
install needed packages for kinput2
2005/05/25 José JORGE <jjorge at free.fr>
* share/po/pt.po: melo
2005/05/25 Olivier Blin <oblin at mandrakesoft.com>
* network/shorewall.pm: use if_()
* standalone/net_applet: let user call drakroam (#16019)
2005/05/25 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_steps_gtk.pm, crypto.pm, install_any.pm,
install_steps_interactive.pm: Begin refactorization of install medium
handling code
* pkgs.pm: Mark an argument as optional
Begin refactorization of install medium handling code
2005/05/25 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/rpmsrate: rollback clean_rpmsrate's changes
install both as10k1 and ld10k1 for both snd-emu10k1 and snd-emu10k1x
driven sound cards
2005/05/24 Olivier Blin <oblin at mandrakesoft.com>
* network/netconnect.pm: remove unneeded trick since network::network
always update NETWORK and
BROADCAST now
* network/shorewall.pm:
- split warning out of check_iptables()
- get_default_device() -> get_ifcfg_interface()
- get_net_device() -> get_shorewall_interface()
- create ask_shorewall_interface() out of default_interfaces()
- create read_default_interfaces() to replace default_interfaces() and
default_interfaces_silent()
- use services::set_status() in write()
* network/network.pm:
- move read_dhcpd_conf() in network::dhcpd
- move read_squid_conf() in network::squid
- create update_broadcast_and_network() and force NETWORK and
BROADCAST variables update
* run_program.pm: fix return code when chroot can't be done
* standalone/drakgw:
- wizardify
- allow not to enable DNS, dhcpd and proxy servers
- allow not to enable CUPS broadcast
- use @IF (network interface) instead of network address in CUPS
configuration
* network/squid.pm: initial import, move read_squid_conf() from
network::network and split write_squid_conf() from drakgw
* network/dhcpd.pm: initial import, move read_dhcpd_conf() from
network::network and split write_dhcpd_conf() from drakgw
* services.pm:
- introduce set_status(), restart_or_start() and service_exists()
- cleanups (use run_program success status)
2005/05/24 Pixel <pixel at mandrakesoft.com>
* share/devices: fix typo
* pkgs.pm: ensure {needToCopy} is not dropped when calling read_rpmsrate()
more than once
2005/05/24 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_any.pm: Modernize, remove old code
2005/05/24 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.3-0.17mdk
* share/rpmsrate: list sb16_csp only once
2005/05/23 Pixel <pixel at mandrakesoft.com>
* rescue/Makefile: finish moving from list to list.xml
* rescue/make_rescue_img, Makefile:
- create kernel/RPMS/ to copy rpms before expanding them in
kernel/all.kernels
- remove old compatability code
- add some doc in update_kernel
2005/05/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
* harddrake/data.pm: use mousedrake to configure tablets & touchscreens
* share/po/fr.po: typo fix (blino)
* share/rpmsrate: install sb16_csp for SB sound cards
install ld10k1 for snd-emu10k1 and snd-emu10k1x
install hdspconf for snd-hdsp
2005/05/22 Funda Wang <fundawang at linux.net.cn>
* share/po/zh_CN.po: Updated simplified Chinese translation.
2005/05/22 Thierry Vignaud <tvignaud at mandrakesoft.com>
* Xconfig/card.pm: ensure that explanations go into /var/log/explanations
is standalone
mode (log::explanations() just calls log::l() at install time)
(libgl_config) only run ldconfig if needed (aka only if GL config was
altered)
* share/po/help-zh_CN.pot, 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/be.po, share/po/pa_IN.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/ky.po, share/po/uz.po, share/po/help-ru.pot, 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/sc.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/help-de.pot, share/po/mn.po, share/po/am.po,
share/po/lt.po, share/po/cy.po, share/po/help-it.pot, 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/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/help-fr.pot, share/po/tl.po, share/po/de.po,
share/po/help-es.pot, share/po/eo.po, share/po/el.po, share/po/bg.po,
share/po/cs.po, share/po/uz@Latn.po: undo breakage
* drakxtools.spec: 10.3-0.16mdk
* interactive/newt.pm: fix canceling managment in text mode
* share/rpmsrate: us428control usx2yloader are for devices managed by
snd-usb-usx2y and not by snd-usb-audio
install synaptics related packages early in the install process
ensure sound utils got installed
install bluez-utils only if a bluetooth device is plugged
install joystick utils if a joystick is detected
install kradio qtradio with KDE and gnomeradio with GNOME if a radio
card is
present
do not install eroaster under KDE & GNOME since they've their own native
burner program
adiusbadsl has been replaced by eagle-usb in the pcitable in november
2004
automatically install wireless-tools if there's a wireless card
remove references to perl-GTK-Glade, perl-GTK-GLArea and perl-GTK-Gnome
since
they're obsoleted and not used by any core package
ispell packages are gone; let's replace them by aspell ones
2005/05/20 Funda Wang <fundawang at linux.net.cn>
* share/po/help-zh_CN.pot, 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, install_steps_interactive.pm,
share/po/be.po, share/po/pa_IN.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, 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/ky.po,
share/po/uz.po, share/po/help-ru.pot, 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/sc.po,
install_steps.pm, 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/help-de.pot, share/po/mn.po, share/po/am.po, share/po/lt.po,
share/po/cy.po, share/po/help-it.pot, share/po/tg.po,
install_steps_gtk.pm, share/po/bs.po, share/po/fur.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, 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/po/tl.po, share/po/de.po, share/po/help-es.pot, share/po/eo.po,
share/po/el.po, share/po/cs.po, share/po/bg.po, share/po/uz@Latn.po:
s/Mandrivalinux/Mandriva Linux/
2005/05/20 Pixel <pixel at mandrakesoft.com>
* share/list.xml, commands.pm, share/aliases, Makefile, share/symlinks:
keep binaries in their "standard" binary dir instead of moving
everything to /usr/bin
(it used to be in /usr/bin when the stage1 was not exited)
* modules.pm: keep binaries in their "standard" binary dir instead of
moving everything to /usr/bin
(it used to be in /usr/bin when the stage1 was not exited)
fix titi sux
* install_any.pm: propagate postInstall and postInstallNonRooted in new
auto_install.cfg.pl
2005/05/20 willysr
* share/po/id.po: Small update
Updated
2005/05/19 Funda Wang <fundawang at linux.net.cn>
* share/po/zh_CN.po: Updated simplified Chinese translation
2005/05/19 Pixel <pixel at mandrakesoft.com>
* rescue/aliases, rescue/list.ia64, rescue/list, rescue/list.alpha,
rescue/list.ppc, rescue/list.xml, rescue/list.sparc, rescue/list.x86_64,
rescue/list.i386, rescue/make_rescue_img: use install-xml-file-list
* share/list.xml, share/aliases, list.sparc:
- insmod_ is now a symlink to insmod-25
- handle explictly insmod, modinfo and rmmod
* rescue/restore_ms_boot: rewrite using DrakX modules
* bootloader.pm:
- list the known bootloaders without checking the availability of the
binary (useful when we don't have the root partition mounted, eg in
restore_ms_boot)
- tell kdm which is the installed bootloader
* tools/simplify-drakx-modules: also remove modules ending with __END__
* Makefile: revert wrongly committed temporary change
- insmod_ is now a symlink to insmod-25
- handle explictly insmod, modinfo and rmmod
* tools/install-xml-file-list: many changes for use with rescue list
2005/05/19 Thierry Vignaud <tvignaud at mandrakesoft.com>
* network/adsl.pm (adsl_detect) simplify again
(adsl_detect) explain
(adsl_detect) detect all ADSL modems of each kind (though drakconnect
is able to configure only one...)
(adsl_detect) typo fix
(adsl_detect) detect more ADSL USB modems
* 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/be.po, share/po/pa_IN.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/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/sc.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, 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/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/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: update cataglog
* standalone/service_harddrake: uninstall DVB modules if needed
* harddrake/data.pm: really list ATM devices
fix DVB configurator
list tablets and touchscreens in their own category
fix detecting joysticks
add a DVB class
- simplify through modules::probe_category()
- ensure modules.pm is loaded since we used it for quite some time
list ATM, Bluetooth, WAN, USB audio devices in their own categories
split the old joystick category into gameport (aka joystick controllers)
and
joystick (real joysticks devices)
* standalone/harddrake2 (simple_read_rpmsrate) add support for HW_CAT
keyword that enable to match
a category from list_modules.pm
* share/rpmsrate: install proper softwares for DVB
kill another module list duplication thanks to the new HW_CAT keyword.
use the HW_CAT to stop copying (twice!) and syncing bluetooth driver
list from
list_modules.pm
* pkgs.pm (read_rpmsrate) add support for HW_CAT keyword that enable to
match
a category from list_modules.pm
* drakxtools.spec: real 10.3-0.15mdk
10.3-0.15mdk
main subpackage lacked update-menus calls since net_applet menu entry
was added
mandrakesoft => mandriva switch
10.3-0.14mdk
* share/po/br.po, share/po/fr.po: update
update cataglog
* mouse.pm (detect) handle quite's more tablets and touchscreens at
install time
2005/05/18 Thierry Vignaud <tvignaud at mandrakesoft.com>
* any.pm (selectCountry) only speak about other countries if needed
* interactive/newt.pm: handle 'wizcancel'
2005/05/17 José JORGE <jjorge at free.fr>
* share/po/pt.po: melo
2005/05/17 Olivier Blin <oblin at mandrakesoft.com>
* network/modem.pm: keep # and * characters in phone number (#16031)
* network/netconnect.pm: use iwpriv for WPA with rt2x00 drivers (they
don't plan to support wpa_supplicant)
* standalone/drakroam: really write waproamd config files
fix another potential security bug (#16020)
2005/05/17 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakroam: help testing
really fix permissions
fix perms on /etc/wlandetect.conf (#16020)
forward fix perms on /etc/wlandetect.conf (#16020)
* drakxtools.spec: 10.3-0.13mdk
2005/05/16 Olivier Blin <oblin at mandrakesoft.com>
* standalone/drakboot: add the "Create new theme" button back
allow to choose between "text only", "verbose" and "silent" bootsplash
modes
2005/05/16 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Don't translate media types for config (#15437)
Don't translate media types for config (#15437)
2005/05/16 Thierry Vignaud <tvignaud at mandrakesoft.com>
* mygtk2.pm (_text_insert) append option was ignored when using simplified
API
* drakxtools.spec: 10.3-0.12mdk
2005/05/13 Olivier Blin <oblin at mandrakesoft.com>
* network/network.pm: DVB support
* network/netconnect.pm: DVB support
hide DVB for now
2005/05/13 Pixel <pixel at mandrakesoft.com>
* c/stuff.xs.pl: add commented line to help debugging pci_probe
* share/list.xml, tools/install-xml-file-list: allow makefile like
variables
2005/05/13 Thierry Vignaud <tvignaud at mandrakesoft.com>
* detect_devices.pm (getUPS) do not detect ms joystick as UPS (#15930)
2005/05/12 Olivier Blin <oblin at mandrakesoft.com>
* network/netconnect.pm: reorder drakconnect first screen (to please our
flowered bearded boss)
* standalone/service_harddrake: fix PCMCIA controller reconfiguration
(#15742)
fix PCMCIA controller reconfiguration (#15742)
2005/05/12 Pixel <pixel at mandrakesoft.com>
* any.pm: default to "Custom" when group fileshare exists (bugzilla
#15917)
2005/05/12 Till Kamppeter <till at mandrakesoft.com>
* install_steps.pm, share/rpmsrate:
- Gimp-Print was renamed to Gutenprint, adapted printerdrake/DrakX
appropriately.
* scanner.pm, standalone/printerdrake:
- Removed some remaining "Mandrake"s in printerdrake and scannerdrake.
* printer/printerdrake.pm:
- Let Gutenprint GIMP plug-in be installed by printerdrake when GIMP
is installed.
* printer/data.pm:
- Let Gutenprint GIMP plug-in be installed by printerdrake when GIMP
is installed.
- Gimp-Print was renamed to Gutenprint, adapted printerdrake/DrakX
appropriately.
2005/05/12 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.3-0.11mdk
one more fix in 10.2-24.102.2mdk
10.2-24.102.2mdk
* standalone/harddrake2:
- clean embedding stuff
- center wait message on parent
* detect_devices.pm (getUPS) fix detecting Wingman gamepad as UPS (#15750)
(probeSerialDevices) really fix serial controllers detection (#15457)
(probeSerialDevices) fix serial controllers detection (#15457)
(probeSerialDevices) forward fix for serial controllers detection
(#15457)
* harddrake/data.pm: forward fix SATA & hw RAID detection by detecting
them pior to PATA detection
* share/po/br.po: update
2005/05/11 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/pt.po, share/po/vi.po, share/po/sv.po: updated Swedish and
Vietnamese file;
corrected references to old name in Portuguese file
2005/05/11 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Drop webdav support (can be mounted as a normal
net filesystem these days)
Remove translation on "tape" media selection (#15437)
Rework .backupignore handling (#12352)
2005/05/10 José JORGE <jjorge at free.fr>
* share/po/pt.po: melo
2005/05/10 Olivier Blin <oblin at mandrakesoft.com>
* standalone/draksplash2: move rectangle2xywh(), distance(), farthest()
and nearest() from draksplash2 to bootsplash module, create
xywh2rectangle()
* ugtk2.pm: shrink real_window
* bootsplash.pm: really get default vga mode
move rectangle2xywh(), distance(), farthest() and nearest() from
draksplash2 to bootsplash module, create xywh2rectangle()
* standalone/draksplash: shrink preview window on resolution change
handle both silent and verbose images
allow to modify progress bar and console box by dragging the mouse
2005/05/10 Pixel <pixel at mandrakesoft.com>
* share/list.i386, share/list.sparc, lang.pm, share/list.ia64,
tools/install-xml-file-list, share/list.alpha, share/list.xml,
share/list, share/list.x86_64, Makefile, share/list.ppc: create
install-xml-file-list and use it to replace share/list and
share/list.ARCH with share/list.xml
* rescue/make_rescue_img:
- handle multiple data dirs
- choose a free data dir if the given one already exists
fix (for list_modules.pm)
* Xconfig/monitor.pm (probe_using_X): add missing chomp_
* rescue/make_partimage_save_rest_all, rescue/partimage_whole_disk:
- handle multiple data dirs
- choose a free data dir if the given one already exists
2005/05/10 Thierry Vignaud <tvignaud at mandrakesoft.com>
* lang.pm: add support for iiimf (UTUMI Hirosi <utuhiro78@yahoo.co.jp>)
* drakxtools.spec: real 10.3-0.10mdk
10.3-0.10mdk
* share/rpmsrate: install cpqarrayd on Compaq Smart Array controllers
2005/05/09 Funda Wang <fundawang at linux.net.cn>
* share/rpmsrate, lang.pm: Drop uim-anthy for ja locale, because the great
improvements of scim-anthy.
http://archives.mandrivalinux.com/cooker-i18n/2005-04/msg00052.php
2005/05/09 Olivier Blin <oblin at mandrakesoft.com>
* standalone/draksplash: remove spurious characters
use a separate window for image previews, use a notebook to split
silent/verbose/console settings
fix layout, update scale factors when the theme name is changed too
use default values for scale settings and draw a cross inside the text
box
* standalone/drakboot: use bootsplash::get_framebuffer_resolution
* bootsplash.pm: use default jpeg image path in config file for both
silent and verbose images
write bootsplash v3 configuration files (progress bar still missing)
force the exact image size when writing a theme
add get_framebuffer_resolution and create_path
fix typos
2005/05/09 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.3-0.9mdk
10.2-24.102.1mdk
* standalone/draksplash: better use gtkpack__() rather than gtkadd() when
adding multiple widgets
2005/05/08 Funda Wang <fundawang at linux.net.cn>
* share/po/zh_CN.po: Updated Simplified Chinese translation
2005/05/07 Tibor Pittich <Tibor.Pittich at phuture.sk>
* share/po/sk.po: another small typo fixed in slovak translation
updated slovak translation
2005/05/06 Pixel <pixel at mandrakesoft.com>
* mdk-stage1/Makefile.common, mdk-stage1/Makefile,
mdk-stage1/mar/Makefile: use installed dietlibc, not our forked cvs
version
2005/05/06 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* mdk-stage1/pcmcia_/Makefile, mdk-stage1/config-stage1.h,
mdk-stage1/newt/newt.c, mdk-stage1/newt/button.c,
mdk-stage1/rp-pppoe/src/common.c, mdk-stage1/newt/entry.c,
mdk-stage1/dhcp.c, mdk-stage1/newt/checkbox.c, mdk-stage1/network.c,
mdk-stage1/directory.c, mdk-stage1/ppp/pppd/Makefile: Stage 1
compilation fixes for gcc 4.0 :
* more casts signed<->unsigned types
* make choose_iso_in_directory()'s return type "void"
* change order of .h files in network.c so strndup is included correctly
* newt: initialize some variables properly
* compile pcmcia and ppp with -Wno-deprecated-declarations, since they
use
deprecated types such as u_int32_t
* install2.pm: Add missing brace
* docs/HACKING: Document that dietlibc-devel is now required to build gi
* resize_fat/c_rewritten.xs: gcc 4.0 was choking on lvalues of
unpredictable type.
* mdk-stage1/Makefile: Fix path of librpc.a now that we use the system's
dietlibc
2005/05/05 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/br.po: small typo error
2005/05/05 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: Predict NBI disk space usage and check.
Catch failed NBI creation. (#13902)
Catch failed dhcpd.conf creation (#13943)
Misc small bug fixes.
2005/05/04 Olivier Blin <oblin at mandrakesoft.com>
* standalone/draksplash: preview theme in real time, cleanups
* bootsplash.pm: fix theme creation
* network/netconnect.pm: remove another useless step
ask wireless settings before boot protocol selection
remove useless warning in install, we never override configuration
(#10827)
2005/05/04 Pixel <pixel at mandrakesoft.com>
* rescue/guessmounts: don't try to mount ntfs
* bootloader.pm: lilo and grub are launched chrooted, so look for them in
$::prefix
(it worked during install since PATH contains /mnt/sbin and the like)
* rescue/partimage_whole_disk: run_program needs a proper HOME
2005/05/04 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* rescue/make_rescue_img: Sometimes this tries to copy a directory
2005/05/03 mareklaane
* share/po/et.po: Estonian translation updated.
2005/05/03 Olivier Blin <oblin at mandrakesoft.com>
* install2.pm: remove obsolete code (most of these steps are anyway
skipped in upgrade mode)
* tools/patch_pcmcia_config.pl: ds has been renamed pcmcia in 2.6 kernels
* standalone/drakboot, bootsplash.pm: new theme creation functions
* standalone/draksplash: perl_checker fixes, use bool2yesno
remove ugly dec2hex
2005/05/03 Reinout van Schouwen <reinout at cs.vu.nl>
* share/po/nl.po: Updated Dutch translation
by Reinout van Schouwen <reinout@cs.vu.nl>
2005/05/03 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: Clarify quota message, optional delete old
backups (#15066).
Optional mail "From" address (#15293).
Fix automagic addition of /root to backups when not desired.
2005/05/03 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakboot: do not garbage the console on 'wizcancel'
2005/05/02 Olivier Blin <oblin at mandrakesoft.com>
* detect_devices.pm, network/ethernet.pm, network/ndiswrapper.pm: fix USB
devices detection for ndiswrapper
2005/05/02 Pixel <pixel at mandrakesoft.com>
* diskdrake/interactive.pm: fix displaying "Number of logical extents: %d"
- allow resizing ext3 LV if not mounted
- allow resizing reiserfs LV even if not mounted
2005/05/02 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: Update for new etherboot
2005/05/02 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/localedrake: add comment
* standalone/drakperm, standalone/harddrake2, standalone/printerdrake,
standalone/logdrake, standalone/draksec, standalone/drakfloppy,
standalone/drakfont, standalone/drakups: embedding cleanups resulting in
reusing main window icon in sub dialogs
* harddrake/data.pm: fix SATA & hw RAID detection by detecting them pior
to PATA detection
* standalone/drakboot: fix boot style layout
embedding cleanups resulting in reusing main window icon in sub dialogs
* drakxtools.spec: 10.3-0.8mdk
* share/po/br.po: update
2005/05/01 José JORGE <jjorge at free.fr>
* share/po/pt.po: melo
2005/04/30 José JORGE <jjorge at free.fr>
* share/po/pt.po: jorge
melo + jorge
2005/04/29 Frederic Crozat <fcrozat at mandrakesoft.com>
* share/rpmsrate: Install epiphany-extensions when installing epiphany
2005/04/29 huftis
* share/po/nn.po: Translated more strings.
2005/04/29 José JORGE <jjorge at free.fr>
* share/po/pt.po: melo
2005/04/29 Keld Jørn Simonsen <keld at dkuug.dk>
* share/po/da.po: updates
indexhtml/po/da.po soft/urpmi/po/da.po
gi/perl-install/share/po/da.po
2005/04/29 Olivier Blin <oblin at mandrakesoft.com>
* standalone/drakboot: typo/perl_checker fixes
use new bootsplash module, really split autologin and bootsplash stuff
kill unneeded hash
perl_checker fixes
* mdk-stage1/pci-resource/update-pci-ids.pl: detect tokenring and wireless
cards in stage1
* network/tools.pm, network/test.pm: use www.mandriva.com to test
connection
* standalone/drakroam: exit and warn when no wireless interface is found
(#15244)
do not write blank ESSID
* bootsplash.pm: initial bootsplash module
2005/04/29 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.3-0.7mdk
2005/04/28 Olivier Blin <oblin at mandrakesoft.com>
* network/adsl.pm: configure pppoe connections in a ppp peer file
2005/04/28 Pixel <pixel at mandrakesoft.com>
* Xconfig/xfree.pm: if one prefer using "Modes" instead of "Virtual", keep
it as is
2005/04/27 Funda Wang <fundawang at linux.net.cn>
* 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/be.po, share/po/pa_IN.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, network/drakfirewall.pm, 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/sc.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, 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/eo.po,
share/po/bg.po, share/po/cs.po, share/po/el.po, share/po/uz@Latn.po:
Maybe the last Mandrake->Mandriva replacement.
2005/04/27 Olivier Blin <oblin at mandrakesoft.com>
* network/netconnect.pm: display VPI/VCI values in decimal
update ATM_ADDR after with VPI/VCI values
* network/adsl.pm: reindent
don't write /etc/ppp/options anymore, adjust options in peer files
* share/rpmsrate: pptp-adsl is obsolete, prefer pptp-linux
2005/04/27 Pixel <pixel at mandrakesoft.com>
* rescue/partimage_whole_disk: after setting geometry H and S, we must
re-compute C
ensure we use the same geometry as used when saving
* common.pm: fix mandrake_release() when called with a prefix
allow using mandrake_release() with a prefix
* rescue/install_bootloader: use module bootloader.pm to handle more
bootloaders (esp. grub)
* bootloader.pm:
- create config_files() out of update_for_renumbered_partitions()
- create main_method_choices() out of read()
- create configured_main_methods() for rescue install_bootloader
- rework update_for_renumbered_partitions()
create install_raw_grub() and install_raw_lilo()
2005/04/26 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/network.c: always initialize proxy settings
fix typo
* mdk-stage1/adsl.c: detect IP address from DSL connection
* mdk-stage1/dns.c: fix dns resolution for DSL connections
enhance logging again, re-indent
fix typo (me sux)
enhance logging
2005/04/26 Pixel <pixel at mandrakesoft.com>
* mygtk2.pm: don't use ->set_uposition anymore, use ->move instead (as
suggested on gtk-perl mailing list)
* Makefile: remove obsolete change (C_RPM and C_DRAKX are not used in
c/stuff anymore)
start simplifying "make stage2"
2005/04/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
* detect_devices.pm (getUPS) do not detect IR devices as UPSes (#15495)
* share/po/br.po: add missing tags
update
2005/04/25 Pablo Saratxaga <pablo at mandrakesoft.com>
* standalone/drakxtv: corrected url
* share/po/cy.po: updated Welsh file
* share/po/it.po, share/po/ms.po, share/po/es.po: updated Italian and
Spanish files
2005/04/25 Pixel <pixel at mandrakesoft.com>
* rescue/guessmounts: rewrite using gi/perl-install modules
* bootloader.pm: using c::rpmvercmp is cleaner
fix comparing kernel version greater than 6.8
2005/04/25 sharuzzaman
* share/po/ms.po: Updated Malay translation
2005/04/25 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakfont: bump copyrigth notice
list myself
damien is no more working for us
* drakxtools.spec: add bug reference in 10.3-0.6mdk's changelog
10.3-0.6mdk
* share/po/br.po: update
sync with copyright bumping
* standalone/drakfirewall, standalone/logdrake, standalone/drakpxe,
standalone/finish-install.xsetup, standalone/drakvpn,
standalone/drakboot, standalone/drakTermServ, standalone/net_monitor,
standalone/drakbackup, standalone/listsupportedprinters,
standalone/printerdrake, standalone/fileshareset, standalone/drakedm,
standalone/drakroam, standalone/drakconnect, standalone/drakhelp,
standalone/XFdrake, standalone/drakbug, standalone/autosetupprintqueues,
standalone/drakupdate_fstab, standalone/draksound, standalone/drakxtv,
standalone/draksec, standalone/drakautoinst, standalone/drakproxy,
standalone/diskdrake, standalone/drakfloppy, standalone/drakgw,
standalone/scannerdrake: bump copyrigth notice
* 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/be.po, share/po/pa_IN.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/sc.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, 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/eo.po, share/po/bg.po, share/po/cs.po,
share/po/el.po, share/po/uz@Latn.po: sync with copyright bumping
2005/04/24 Olivier Blin <oblin at mandrakesoft.com>
* network/netconnect.pm: handle errors in wireless packages installation,
simplify
allow to disable WPA even if no key is used
fix WPA key
* network/wireless.pm: handle errors in wireless packages installation,
simplify
fix WPA key
2005/04/23 Pablo Saratxaga <pablo at mandrakesoft.com>
* standalone/harddrake2, standalone/drakfont: mandrakesoft.com ->
mandriva.com
* share/po/ms.po, share/po/pt_BR.po, share/po/th.po, share/po/be.po,
share/po/pa_IN.po, share/po/ko.po, share/po/sr.po, share/po/pl.po,
share/po/ca.po, share/po/ky.po, share/po/uz.po, share/po/ro.po,
share/po/sr@Latn.po, share/po/sq.po, share/po/nn.po, share/po/tr.po,
share/po/ga.po, share/po/am.po, share/po/tg.po, share/po/fur.po,
share/po/ta.po, share/po/fr.po, share/po/tl.po, share/po/uz@Latn.po:
various Mandrake -> Mandriva changes
updated po files
* standalone/draksound: s/www.linux-mandrake.com/www.mandrivalinux.com/
* share/po/zh_CN.po: more Mandrake -> Mandriva changes
various Mandrake -> Mandriva changes
* standalone.pm: mandrakelinux -> Mandriva Linux
* share/advertising/25.pl, standalone/logdrake, share/advertising/02.pl,
standalone/net_monitor, share/advertising/27.pl,
network/drakfirewall.pm, share/advertising/08.pl, standalone/drakedm,
share/advertising/30.pl, share/advertising/10.pl,
share/advertising/18.pl, standalone/drakconnect, standalone/drakhelp,
share/advertising/01.pl, standalone/drakbug, network/adsl.pm,
printer/printerdrake.pm, help.pm, share/advertising/29.pl,
share/advertising/07.pl, share/advertising/09.pl,
share/advertising/04.pl, share/advertising/28.pl,
install_interactive.pm, share/advertising/26.pl, any.pm,
share/advertising/06.pl, share/advertising/03.pl, standalone/net_applet,
share/advertising/11.pl, share/advertising/05.pl,
standalone/scannerdrake: s/Mandrivalinux/Mandriva Linux/
* install_messages.pm: s/www.mandrakelinux.com/www.mandrivalinux.com/
s/Mandrivalinux/Mandriva Linux/
* share/po/bn.po, share/po/gl.po, share/po/et.po, share/po/ja.po,
share/po/hr.po, share/po/fi.po, share/po/he.po, share/po/da.po,
share/po/ar.po, share/po/ltg.po, share/po/nb.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/br.po, share/po/mt.po,
share/po/mn.po, share/po/lt.po, share/po/cy.po, share/po/bs.po,
share/po/mk.po, share/po/is.po, share/po/af.po, share/po/hi.po,
share/po/az.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: more Mandrake ->
Mandriva changes
various Mandrake -> Mandriva changes
updated po files
* share/po/sk.po, share/po/DrakX.pot, share/po/sv.po, share/po/zh_TW.po,
share/po/sc.po, share/po/ru.po, share/po/sl.po, share/po/uk.po,
share/po/wa.po, share/po/pt.po, share/po/vi.po: various Mandrake ->
Mandriva changes
2005/04/23 willysr
* share/po/id.po: Updated
2005/04/22 willysr
* share/po/id.po: Updated
2005/04/21 José JORGE <jjorge at free.fr>
* share/po/pt.po: melo
2005/04/21 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/wireless.c: set SSID after all other settings, improve text,
fix cast
* standalone/drakroam: fix Signal Quality parsing (and re-indent)
* mdk-stage1/dhcp.c: support DHCP over Wireless, Token Ring (great),
Firewire, you name it
borrow some comments from pump
* mdk-stage1/probing.c: use /proc/net/dev to detect network interfaces,
instead of testing a limited set of interface names
2005/04/21 Pixel <pixel at mandrakesoft.com>
* rescue/drvinst: use detect_devices and simplify
* Makefile: use simplify-drakx-modules
* rescue/make_rescue_img: use get-needed-drakx-modules to handle perl
scripts using DrakX modules
* rescue/list.i386: dmidecode is useful
* tools/simplify-drakx-modules, tools/get-needed-drakx-modules: add some
scripts used in perl-install/Makefile and rescue/make_rescue_img
* common.pm, install_any.pm: create common::release_file() and use it
* fs/type.pm: perl_checker fix
create true_local_fs_types() out of isTrueLocalFS()
* log.pm: ensure the log is flushed ASAP when using a local file
2005/04/21 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/br.po: switch from MandrakeSoft to Mandriva
update
update
update
update string for new drakroam
* share/advertising/25.pl, install_steps_interactive.pm,
standalone/finish-install.xsetup, share/advertising/27.pl,
share/po/help-ru.pot, share/advertising/08.pl, share/advertising/10.pl,
share/advertising/18.pl, share/compssUsers.pl, network/adsl.pm, help.pm,
install_steps.pm, share/advertising/29.pl, share/advertising/07.pl,
share/advertising/09.pl, share/advertising/13-b.pl,
share/po/help-de.pot, share/advertising/04.pl, crypto.pm,
network/test.pm, install_interactive.pm, share/advertising/26.pl,
standalone/net_applet, bootloader.pm, share/advertising/05.pl,
share/po/help-fr.pot, share/po/help-es.pot, share/po/help-zh_CN.pot,
share/advertising/02.pl, network/drakfirewall.pm, install_steps_newt.pm,
share/advertising/30.pl, share/advertising/01.pl,
share/advertising/28.pl, share/po/help-it.pot, any.pm,
install_steps_gtk.pm, share/advertising/03.pl, share/advertising/06.pl,
share/advertising/13-a.pl, install_messages.pm,
Xconfig/resolution_and_depth.pm, share/advertising/11.pl: switch from
MandrakeSoft to Mandriva
* standalone/scannerdrake: switch from MandrakeSoft to Mandriva in
scannerdrake & printerdrake
switch from MandrakeSoft to Mandriva in copyright notices
* standalone/drakbackup: switch from MandrakeSoft to Mandriva in copyright
notices
improve layout
(filedialog_generic) switch to gtk+-2.6's new file selector
* standalone/drakboot, standalone.pm, standalone/drakedm,
standalone/drakhelp, standalone/logdrake, standalone/net_monitor,
standalone/drakconnect, standalone/drakbug: switch from MandrakeSoft to
Mandriva
switch from MandrakeSoft to Mandriva in copyright notices
* standalone/drakfirewall, standalone/drakpxe, standalone/drakvpn,
standalone/drakTermServ, standalone/listsupportedprinters,
standalone/printerdrake, standalone/fileshareset, standalone/XFdrake,
standalone/drakupdate_fstab, scanner.pm, standalone/drakproxy,
standalone/drakfloppy, mouse.pm, standalone/autosetupprintqueues,
standalone/draksound, standalone/drakxtv, standalone/drakautoinst,
standalone/diskdrake, standalone/drakgw: switch from MandrakeSoft to
Mandriva in copyright notices
* printer/printerdrake.pm: switch from MandrakeSoft to Mandriva
switch from MandrakeSoft to Mandriva in scannerdrake & printerdrake
* standalone/draksplash: switch to gtk+-2.6's new file selector
* standalone/drakperm: perl_checker cleanups
(row_setting_dialog) set dialog's title (usability bug)
* share/po/af.po: fix doble messages
switch from MandrakeSoft to Mandriva
update
sync LAN string
update string for new drakroam
* share/po/Makefile: remove useless merge2 rule
* share/po/ja.po, share/po/sv.po, share/po/fi.po, share/po/ca.po,
share/po/eu.po, share/po/id.po, share/po/mt.po, share/po/uk.po,
share/po/tg.po, share/po/pt.po, share/po/vi.po, share/po/tl.po,
share/po/gl.po, share/po/sk.po, share/po/pl.po, share/po/da.po,
share/po/ar.po, share/po/nb.po, share/po/it.po, share/po/ru.po,
share/po/nl.po: switch from MandrakeSoft to Mandriva
update
sync LAN string
update string for new drakroam
* share/po/fr.po, share/po/cy.po: switch from MandrakeSoft to Mandriva
update
update
sync LAN string
update string for new drakroam
* standalone/drakfont: switch from MandrakeSoft to Mandriva in copyright
notices
inline useless create_fontsel()
* network/netconnect.pm: switch from MandrakeSoft to Mandriva
rename "ethernet connection" as "LAN connection" like anywhere since
we're going to support tokenring and not just LAN (what's more, these
steps are whered with wireless connections which have nothing to do
with ethernet....)
* drakxtools.spec: 10.3-0.5mdk
10.3-0.4mdk
10.3-0.3mdk
* standalone/drakroam (ConnectNow) simplify
(ConnectNow) simplify
(UpdateStatus) improve layout
* share/po/ms.po, share/po/pt_BR.po, share/po/et.po, share/po/sr.po,
share/po/ltg.po, share/po/uz.po, share/po/ro.po, share/po/zh_TW.po,
share/po/es.po, share/po/lv.po, share/po/ga.po, share/po/lt.po,
share/po/mk.po, share/po/fur.po, share/po/de.po, share/po/bg.po,
share/po/el.po, share/po/uz@Latn.po, share/po/bn.po, share/po/th.po,
share/po/hr.po, share/po/be.po, share/po/pa_IN.po, share/po/DrakX.pot,
share/po/ko.po, share/po/he.po, share/po/ky.po, share/po/zh_CN.po,
share/po/sq.po, share/po/sr@Latn.po, share/po/hu.po, share/po/fa.po,
share/po/sc.po, share/po/sl.po, share/po/nn.po, share/po/tr.po,
share/po/mn.po, share/po/am.po, share/po/bs.po, share/po/wa.po,
share/po/is.po, share/po/hi.po, share/po/az.po, share/po/ta.po,
share/po/eo.po, share/po/cs.po: switch from MandrakeSoft to Mandriva
update
update string for new drakroam
2005/04/20 Olivier Blin <oblin at mandrakesoft.com>
* network/ethernet.pm: we do want to use sysfs if ethtool fails
* mdk-stage1/Makefile, mdk-stage1/network.c, mdk-stage1/wireless.h:
initial wireless support (needs ESSID, and optionally a WEP key)
* network/netconnect.pm: allow to choose the wireless encryption mode
between "None", "Open WEP", "Restricted WEP" and "WPA Pre-Shared Key"
move ndiswrapper stuff in network::ndiswrapper
unload ndiswrapper first so that the newly installed .inf files will be
read
redetect interfaces after ndiswrapper setup (so that the ndiswrapper
module can be detected)
* mdk-stage1/wireless.c: fix hex key parsing
initial wireless support (needs ESSID, and optionally a WEP key)
* install_any.pm: do not care about the ISO volume name if it doesn't end
in -Disc\d+
handle DVD ISO images too (so that they get added installed for urpmi)
* network/wireless.pm, network/ndiswrapper.pm: allow to choose the
wireless encryption mode between "None", "Open WEP", "Restricted WEP"
and "WPA Pre-Shared Key"
move ndiswrapper stuff in network::ndiswrapper
2005/04/20 Pixel <pixel at mandrakesoft.com>
* rescue/make_partimage_save_rest_all: add a check
2005/04/20 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/drakfont (font_choice) filter file list so that only fonts
are displayed
switch to gtk+-2.6's new file selector
* network/ndiswrapper.pm (setup_device) move comment where it's
appropriate
* drakxtools.spec: 10.3-0.2mdk
2005/04/19 Keld Jørn Simonsen <keld at dkuug.dk>
* share/po/da.po: updates
indexhtml/po/da.po soft/drakstats/po/da.po
soft/mdkonline/po/da.po gi/perl-install/share/po/da.po
2005/04/19 Olivier Blin <oblin at mandrakesoft.com>
* network/ethernet.pm: fix typo
fix Titi sux (we do want to use sysfs if ethtool fails)
do not write zeroed MAC addresses in iftab, it confuses ifrename
* standalone/drakroam: fix SSID listing
fix SSID listing
* network/tools.pm: move wireless stuff in wireless.pm
do not crash if modprobe fails
do not show empty ndiswrapper devices list
* mouse.pm: fix simplification ..
simplify again (Pixel)
kill unused variable, simplify
using same mouse for alternate_install should be useless
remove it for xbox controller, thus making this option obsolete
fix me sucks
always set synaptics touchpad as secondary and don't list them in
mousedrake
* network/netconnect.pm: simplify
fix ancient bug (Managed should be the default wireless mode, not
Secondary) and simplify
really use given encryption key
network::wireless is needed for wireless configuration
fix typo
improve ndiswrapper driver configuration (allow to select driver, device
and many errors handling)
fix missing step
move wireless stuff in wireless.pm
do not show empty ndiswrapper devices list
unload ndiswrapper first so that the newly installed .inf files will be
read
* network/wireless.pm: improve ndiswrapper driver configuration (allow to
select driver, device and many errors handling)
convert_key_for_wpa_supplicant is now in network::wireless
move wireless stuff in wireless.pm
* install_steps_gtk.pm: using same mouse for alternate_install should be
useless
remove it for xbox controller, thus making this option obsolete
* network/network.pm: move wireless stuff in wireless.pm
2005/04/19 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/ky.po, share/po/de.po: updated Kirghiz file
2005/04/19 Pixel <pixel at mandrakesoft.com>
* rescue/partimage_whole_disk:
- ".lst" makes the file hidden, use "lst" instead
- default timeout is much too short
* rescue/install_bootloader, rescue/guessmounts, rescue/drvinst: mandriva
switch
* Xconfig/resolution_and_depth.pm: suggest 1280x1024 instead of 1280x960
which causes pbs
* rescue/restore_ms_boot: update copyright
* rescue/make_partimage_save_rest_all:
- allow specifying something else than /data/box
- acpi=ht by default
* diskdrake/interactive.pm: fix comment
* rescue/rescue-doc: switch to mandriva
* rescue/lsparts: remove redundancy using gi/perl-install pms
mandriva switch
2005/04/19 sharuzzaman
* share/po/ms.po: Updated Malay translation
2005/04/18 Olivier Blin <oblin at mandrakesoft.com>
* standalone/net_applet: increase network check timeout to lower the load
remove useless assignments
* network/netconnect.pm: clean includes
merge wireless steps and move advanced settings in advanced mode
(#15501)
configure wpa driver in drakconnect, wpa_supplicant init script is
dropped
* mdk-stage1/config-stage1.h, mdk-stage1/network.c: move defines
* network/tools.pm: replace to_bool(grep) call with any
* mouse.pm: preselect synaptics touchpad if no external mouse is present
use detect_devices::getSynapticsTouchpads() to detect touchpads
always configure an universal mouse so that USB mices can be hotplugged
* network/isdn.pm: remove useless includes
* network/shorewall.pm: fix automatic net interface detection
fix automatic net interface detection
* network/network.pm: configure wpa driver in drakconnect, wpa_supplicant
init script is dropped
* detect_devices.pm: perl_checker fix
space fix
add getSynapticsTouchpads()
* modules.pm: append evdev in modprobe.preload if a touchpad is detected
use better laptop detection now that dmidecode is used
2005/04/18 Pablo Saratxaga <pablo at mandrakesoft.com>
* keyboard.pm: added/modified various keyboards on the list (for next
update of xorg-x11)
* share/po/be.po, share/po/bn.po, share/po/ms.po, share/po/ko.po,
share/po/ro.po, share/po/pl.po, share/po/gl.po, share/po/he.po,
share/po/cy.po, share/po/af.po, share/po/et.po, share/po/eo.po,
share/po/hr.po, share/po/el.po, share/po/sq.po: updated Welsh file;
fixed some menu errors
2005/04/18 rstandtke
* share/po/de.po: some fixes
2005/04/16 huftis
* share/po/nn.po: Translated a few strings.
2005/04/15 José JORGE <jjorge at free.fr>
* share/po/pt.po: melo
2005/04/15 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/config-stage1.h: new domain name
* mdk-stage1/thirdparty.c: really try to list partitions on USB keys or
hard disks
* mdk-stage1/directory.c: enlarge directory list
2005/04/15 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_steps_gtk.pm, install_any.pm: Change the name of the directory
where the rpms are copied
* crypto.pm: Update the name of the update media added by the installer
2005/04/15 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.3-0.1mdk
* standalone/harddrake2: perl_checker cleanups
2005/04/14 José JORGE <jjorge at free.fr>
* share/po/pt.po: melo
2005/04/14 Olivier Blin <oblin at mandrakesoft.com>
* network/netconnect.pm: allow to modify METRIC settings in the wizard
2005/04/14 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* pkgs.pm, install_any.pm: When re-using the rpmsrate and compssUsers.pl
from a supplementary media,
always retrieve them locally in /tmp, instead of choosing the main
install
method (this wasn't working for http installs)
2005/04/14 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: fix typo in drakxservices' description
* share/po/br.po: update
update
2005/04/14 Youcef Rabah Rahal <rahal at arabeyes.org>
* share/po/ar.po: sync'ed with Arabeyes CVS
2005/04/13 Olivier Blin <oblin at mandrakesoft.com>
* standalone/drakconnect: use get_interface_type() to decide if the wifi
settings page should be displayed
* network/tools.pm: consider a device as wifi even if it isn't plugged
(useful in manage wizard)
2005/04/13 Pixel <pixel at mandrakesoft.com>
* partition_table/raw.pm: create default_type() out of zero_MBR()
* rescue/make_partimage_save_rest_all: fix typo
* rescue/make_rescue_img, rescue/partimage_whole_disk: we now use script
partimage_whole_disk around partimage
* resize_fat/any.pm: remove old debug code
* log.pm: cleanup and allow openLog() to force the log file
* rescue/list.i386: add ntfsresize
* rescue/tree/etc/rc.sysinit: mount /sys
2005/04/13 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_any.pm: Remount CD1 if we cancel insertion of a supplementary CD
Eject CD-Rom when installation is finished
* install_steps.pm: Eject CD-Rom when installation is finished
2005/04/13 Thierry Vignaud <tvignaud at mandrakesoft.com>
* any.pm (autologin) make autologin choice more user friendly (#4304)
* drakxtools.spec: fix 10.2-16mdk's changelog
2005/04/12 Olivier Blin <oblin at mandrakesoft.com>
* network/netconnect.pm, detect_devices.pm, network/tools.pm,
standalone/drakconnect: use sysfs as fallback to detect wireless
interfaces (rt2x00/prism2_*)
2005/04/12 Pablo Saratxaga <pablo at mandrakesoft.com>
* keyboard.pm: put text back
enabled kirghiz console kbd
* share/po/br.po: removing and re-adding file
removing and re-adding file
updated po file
2005/04/12 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* network/tools.pm: Fix running ifup/ifdown not in chroot
Need to specify the full path of ifup/ifdown when a shell isn't used to
run them
2005/04/12 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakbackup: fix direct-to-tape backup/restore issues (#15293)
2005/04/12 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.2-24mdk
* share/po/br.po: update
2005/04/12 Warly <warly at mandrakesoft.com>
* share/rpmsrate: Remove the duplicates for a320raid
Workarround for clean-rpmsrate regexp pb
2005/04/12 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* network/tools.pm: Fix running ifup/ifdown not in chroot
Need to specify the full path of ifup/ifdown when a shell isn't used to
run them
2005/04/12 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.2-24mdk
2005/04/12 Warly <warly at mandrakesoft.com>
* share/rpmsrate: Remove the duplicates for a320raid
Workarround for clean-rpmsrate regexp pb
2005/04/12 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* network/tools.pm: Fix running ifup/ifdown not in chroot
Need to specify the full path of ifup/ifdown when a shell isn't used to
run them
* install_any.pm: When installing urpmi, mark cd-rom media as "static" so
they never get
updated. This is needed because those media use hdlists, but the hdlist
path is false for all CDs except the first one.
2005/04/12 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.2-24mdk
* share/po/br.po: update
2005/04/12 Warly <warly at mandrakesoft.com>
* share/rpmsrate: Remove the duplicates for a320raid
Workarround for clean-rpmsrate regexp pb
2005/04/11 Olivier Blin <oblin at mandrakesoft.com>
* network/netconnect.pm: fix error reporting for ndiswrapper package
installation (#15373)
handle spaces in ndiswrapper drivers path
* standalone/drakroam: handle ESSID with spaces (#15352)
2005/04/11 Pixel <pixel at mandrakesoft.com>
* do_pkgs.pm: have a valid return value in
->ensure_is_installed_if_available
* bootloader.pm: fix setting perImageAppend to default entry {append}
(it was buggy when the default entry had an empty append, making
perImageAppend be failsafe on amd64 upgrade)
* pkgs.pm: the standard kernel is bigmem compliant, no need to install
kernel-smp for this (bugzilla #15353)
2005/04/11 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* crypto.pm: Change the URL of the mirrorsfull.list for installation of
the updates
2005/04/11 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.2-23mdk
2005/04/10 José JORGE <jjorge at free.fr>
* share/po/pt.po: melo
2005/04/08 José JORGE <jjorge at free.fr>
* share/po/pt.po: melo
2005/04/08 Olivier Blin <oblin at mandrakesoft.com>
* harddrake/data.pm: with harddrake crash with USB/PCI DSL modems (#15034)
2005/04/08 Pixel <pixel at mandrakesoft.com>
* Xconfig/xfree.pm: ugly hack to fix empty ModeLine lines, XFdrake seems
to generate some, but where???
at least this allows fixing the pb by re-running XFdrake
1152x864 needs more modelines than the poor 1152x864@75Hz builtin xorg
(bugzilla #11698)
2005/04/08 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_any.pm: Supplementary cd-roms weren't marked as supplementary.
Fix this.
Don't copy rpms that come from any sort of supplementary media.
More heuristics to figure out the CD / DVD number from its name, used
for the copy of media to the local HD.
* pkgs.pm: When sorting CDs, put supplementary CDs at the end
2005/04/08 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.2-22mdk
2005/04/08 Warly <warly at mandrakesoft.com>
* share/logo-mandrake.png: new install module
2005/04/08 Olivier Blin <oblin at mandrakesoft.com>
* harddrake/data.pm: with harddrake crash with USB/PCI DSL modems (#15034)
* network/netconnect.pm: add some comments for post 10.2
2005/04/08 Per Øyvind Karlsen <peroyvind at linux-mandrake.com>
* share/po/nb.po: updates from Eskild Hustvedt:)
2005/04/08 Pixel <pixel at mandrakesoft.com>
* install2.pm: do the edid probe before launching X server (the way it was
already done for i810fb)
* any.pm: XF86Config-4 doesn't exist anymore, no need logging it
* Xconfig/xfree.pm: ugly hack to fix empty ModeLine lines, XFdrake seems
to generate some, but where???
at least this allows fixing the pb by re-running XFdrake
1152x864 needs more modelines than the poor 1152x864@75Hz builtin xorg
(bugzilla #11698)
2005/04/08 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_any.pm: Don't copy rpms that come from any sort of supplementary
media.
More heuristics to figure out the CD / DVD number from its name, used
for the copy of media to the local HD.
* pkgs.pm: When sorting CDs, put supplementary CDs at the end
2005/04/08 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.2-22mdk
2005/04/08 Warly <warly at mandrakesoft.com>
* share/logo-mandrake.png: new install module
2005/04/08 Olivier Blin <oblin at mandrakesoft.com>
* network/netconnect.pm: add some comments for post 10.2
2005/04/08 Pixel <pixel at mandrakesoft.com>
* install2.pm: do the edid probe before launching X server (the way it was
already done for i810fb)
* any.pm: XF86Config-4 doesn't exist anymore, no need logging it
2005/04/07 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/probing.h, mdk-stage1/thirdparty.c, mdk-stage1/probing.c:
- add probing_detect_devices() to keep existing pci devices in an
array
- allow to use external third-party pcitable
- modules in to_detect (thirdparty install) are now compared to
external third-par ty pcitable first, then to built-in pcitable
* network/netconnect.pm: always restart slmodem, even if it was already
installed
2005/04/07 Pixel <pixel at mandrakesoft.com>
* install_steps.pm, install_steps_interactive.pm: handle third party
modules from various devices
(at least floppy is still working :)
2005/04/07 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.2-21mdk
2005/04/07 Olivier Blin <oblin at mandrakesoft.com>
* standalone/drakroam: add some comment
hide roaming frame by default, not tested
don't truncate default gateway (#15247)
* standalone/net_applet: fix refresh (forget erased settings)
* mdk-stage1/thirdparty.h, mdk-stage1/thirdparty.c: export
THIRDPARTY_DEVICE and THIRDPARTY_DIR for stage2
* network/netconnect.pm: always restart slmodem, even if it was already
installed
cosmetics
create correct /dev/modem for HCF modems
use correct package name for HCF modems
fix h[cs]f fix
* network/tools.pm: net_applet: really allow users to start connection
without having to
type the root password
run ifup/ifdown with run_program::raw and detach, so that pppd doesn't
complain about invalid tty
2005/04/07 Pablo Saratxaga <pablo at mandrakesoft.com>
* lang.pm: sent utf-8 by default for languages that only use plain ascii,
and for newly added or with few users languages.
2005/04/07 Pixel <pixel at mandrakesoft.com>
* install_steps_interactive.pm: handle third party modules from various
devices
(at least floppy is still working :)
* install_steps.pm: handle third party modules from various devices
(at least floppy is still working :)
workaround weird old code (bugzilla #15300)
2005/04/07 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_any.pm: Add a trace
2005/04/07 Stew Benedict <sbenedict at mandrakesoft.com>
* standalone/drakTermServ: Sort the nic list for nbis.
2005/04/07 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.2-21mdk
2005/04/06 Olivier Blin <oblin at mandrakesoft.com>
* share/list, share/aliases: ship rmmod binary since insmod from
module-init-tools isn't combined with rmmod
2005/04/06 Pixel <pixel at mandrakesoft.com>
* any.pm: monitor-edid needs /dev/zero when fallbacking on lrmi
* install2.pm: leave bootsplash when X is up (and also in newt and
auto_install)
* install_gtk.pm: fix position of steps window in direction rtl (bugzilla
#15261)
2005/04/06 Olivier Blin <oblin at mandrakesoft.com>
* do_pkgs.pm: now that I know how to short-circuit it, make it work as
well
(have I already said I sux ?)
use short-circuit operator (/me sux, thanks Pixel)
* share/list, share/aliases: ship rmmod binary since insmod from
module-init-tools isn't combined with rmmod
2005/04/06 Pixel <pixel at mandrakesoft.com>
* any.pm: monitor-edid needs /dev/zero when fallbacking on lrmi
* install2.pm: leave bootsplash when X is up (and also in newt and
auto_install)
when re-ordering the steps to have doPartitionDisks just after
selectInstallClass in case of upgrade, do it properly so that the
"Partitioning lamp" behaves properly (bugzilla #15040)
* install_any.pm: make the auto_inst.cfg more valid in report.bug.gz, and
add a warning
* install_gtk.pm: fix position of steps window in direction rtl (bugzilla
#15261)
2005/04/06 Warly <warly at mandrakesoft.com>
* share/logo-mandrake.png: LE-2005 logo
2005/04/06 Pixel <pixel at mandrakesoft.com>
* install_any.pm: make the auto_inst.cfg more valid in report.bug.gz, and
add a warning
2005/04/06 Warly <warly at mandrakesoft.com>
* share/logo-mandrake.png: LE-2005 logo
2005/04/05 Olivier Blin <oblin at mandrakesoft.com>
* network/network.pm: remove useless and unwanted non-ASCII character
* mouse.pm: really apply specific ALPS touchpad settings (#14510)
* modules.pm: don't load modules.cz in uml install
* standalone/net_monitor: perl_checker, indent
detect more devices (e.g. wireless)
* drakxtools.spec: 10.2-20mdk
* network/netconnect.pm: support more slmodems
* do_pkgs.pm: install dkms packages if found
* standalone/drakroam: do not crash if no essid is selected (partially fix
#15244)
hide unavailable features, add close button
* network/adsl.pm: please perl_checker
replace non-ASCII characters
* network/tools.pm: improve wifi detection
2005/04/05 Pablo Saratxaga <pablo at mandrakesoft.com>
* lang.pm: corrected small typo
* share/po/eu.po: updated Basque file
2005/04/05 pmaryanov
* share/po/ru.po: updated
2005/04/05 Pixel <pixel at mandrakesoft.com>
* lang.pm: since we have a non-ascii font name, we have to "use utf8"
check(): only display "Errors:" if there is some errors
* rescue/list: revert adding Compress::Zlib
* install_steps.pm: remove accentuated char
* standalone/draksplash, share/advertising/22.pl, share/advertising/10.pl,
standalone/drakpxe, share/advertising/05.pl, share/advertising/21.pl,
share/advertising/28.pl, share/advertising/14.pl,
share/advertising/24.pl:
- remove non useful non-ascii characters
- add "use utf8" for useful utf8 characters
* ugtk2.pm: replace the latin-charset unbreakable space with a "use utf8"
and the utf8 unbreakable space
* install_any.pm: media_browser is returning a file, not a file handle,
/me is bad :-/
* Makefile: the keyboard check is always failing, can't make pablo have it
right, so not checking it by default
(that way we can have the "make check" in gi call "make check" in
gi/perl-install)
check the presence of non ascii characters in perl files (allow utf8
chars if there is 'use utf8')
* printer/main.pm: replace non ascii char
2005/04/05 Reinout van Schouwen <reinout at cs.vu.nl>
* share/po/nl.po: Updated Dutch translation
by Reinout van Schouwen <reinout@cs.vu.nl>
2005/04/05 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* crypto.pm: Add new countries to match the mirror list
Update mirror list
2005/04/05 sharuzzaman
* share/po/ms.po: Updated Malay translation
2005/04/05 Olivier Blin <oblin at mandrakesoft.com>
* network/network.pm: remove useless and unwanted non-ASCII character
* network/adsl.pm: please perl_checker
replace non-ASCII characters
2005/04/05 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sv.po: updated Swedish file
2005/04/05 Pixel <pixel at mandrakesoft.com>
* standalone/draksplash, share/advertising/22.pl, share/advertising/10.pl,
standalone/drakpxe, share/advertising/05.pl, share/advertising/21.pl,
share/advertising/28.pl, share/advertising/14.pl,
share/advertising/24.pl:
- remove non useful non-ascii characters
- add "use utf8" for useful utf8 characters
* ugtk2.pm: replace the latin-charset unbreakable space with a "use utf8"
and the utf8 unbreakable space
* install_any.pm: media_browser is returning a file, not a file handle,
/me is bad :-/
* bootloader.pm: apply patch from bugzilla #15216, adding support for
"password=..." and "restricted" at per-entry level (thanks to jarfil)
* Makefile: the keyboard check is always failing, can't make pablo have it
right, so not checking it by default
(that way we can have the "make check" in gi call "make check" in
gi/perl-install)
check the presence of non ascii characters in perl files (allow utf8
chars if there is 'use utf8')
* lang.pm: check(): only display "Errors:" if there is some errors
* rescue/list: revert adding Compress::Zlib
* install_steps.pm: remove accentuated char
* printer/main.pm: replace non ascii char
2005/04/04 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/stage1.c, mdk-stage1/thirdparty.h, mdk-stage1/thirdparty.c:
add thirdparty_load_media_modules(), try to find third party modules on
the install media
* mdk-stage1/probing.h, mdk-stage1/probing.c: allow to keep track of
orphan devices (no module available)
* drakxtools.spec: 10.2-19mdk
2005/04/04 Pablo Saratxaga <pablo at mandrakesoft.com>
* keyboard.pm, share/keyboards.tar.bz2: included/fixed some xmodmap files
* share/po/gl.po: updated Galician
2005/04/04 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_any.pm: Try to guess the device associated with the CD-ROM when
installing urpmi
(bug 14395)
2005/04/04 Till Kamppeter <till at mandrakesoft.com>
* printer/main.pm, printer/printerdrake.pm:
- Fixed bug #4319: Printer options cannot be set after renaming the
printer or changing the connection type
- Fixed bug of PostScript printers with manufacturer-supplied PPD
cannot
be renamed at all
- Fixed bug of print queue being deleted when renaming fails
- Fixed bug of printerdrake trying to open a message window when
non-interactive queue generation fails
- Fixed pre-definition of $printer->{ARGS}, this bug made printerdrake
crashing sometimes
2005/04/04 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/thirdparty.h, mdk-stage1/thirdparty.c, mdk-stage1/stage1.c:
add thirdparty_load_media_modules(), try to find third party modules on
the install media
* network/netconnect.pm: disconnect internet interface before trying to
reconnect (or else some
nasty pppd and pppoa may be still alive)
* detect_devices.pm: getNet(): only up wireless devices
* mdk-stage1/probing.h, mdk-stage1/probing.c: allow to keep track of
orphan devices (no module available)
* network/adsl.pm: do not reload firmware on eagle-usb modems if already
done
* drakxtools.spec: 10.2-19mdk
2005/04/04 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_any.pm: Try to guess the device associated with the CD-ROM when
installing urpmi
(bug 14395)
/me sux
2005/04/04 Till Kamppeter <till at mandrakesoft.com>
* printer/main.pm, printer/printerdrake.pm:
- Fixed bug #4319: Printer options cannot be set after renaming the
printer or changing the connection type
- Fixed bug of PostScript printers with manufacturer-supplied PPD
cannot
be renamed at all
- Fixed bug of print queue being deleted when renaming fails
- Fixed bug of printerdrake trying to open a message window when
non-interactive queue generation fails
- Fixed pre-definition of $printer->{ARGS}, this bug made printerdrake
crashing sometimes
2005/04/04 Olivier Blin <oblin at mandrakesoft.com>
* detect_devices.pm: getNet(): only up wireless devices
2005/04/04 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/it.po, share/po/fr.po: updated French and Italian files
* share/po/de.po: updated German file
2005/04/04 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_any.pm: /me sux
Don't ask for the same cd to be reinserted when copying rpms on disk
Introduce the new utility function getCDNumber()
* install_steps_gtk.pm: Introduce the new utility function getCDNumber()
2005/04/04 Tibor Pittich <Tibor.Pittich at phuture.sk>
* share/po/sk.po: small fix in /boot/message-text
2005/04/03 Pablo Saratxaga <pablo at mandrakesoft.com>
* pixmaps/langs/lang-qu.png, lang.pm: Enabled choice of Guarani, Quichua
and Berber (tifinagh) at install time;
changed various encoding names internally used for font choosing from
language based to encoding based (following iso-15924 naming)
2005/04/03 Pixel <pixel at mandrakesoft.com>
* fsedit.pm: add /usr/local and /opt to suggestions_mntpoints
2005/04/03 Thomas Backlund <tmb at mandrake.org>
* share/po/fi.po: Updated Translations, fully translated, was 93 fuzzy, 67
untranslated.
2005/04/02 mareklaane
* share/po/et.po: Updated translation (supermount=automaatne haakimine).
2005/04/02 mbukovjan
* share/po/cs.po: Updated Czech translation.
2005/04/02 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sl.po, share/po/es.po, share/po/vi.po, share/po/wa.po: updated
Spanish, Slovenian, Vietnamese and Walloon files
* share/po/ja.po: updated Japanese file
2005/04/02 Tibor Pittich <Tibor.Pittich at phuture.sk>
* share/po/sk.po: updated slovak translation
2005/04/02 willysr
* share/po/id.po: Updated
2005/04/01 Funda Wang <fundawang at linux.net.cn>
* share/po/zh_CN.po: Updated Simplified Chinese translation
2005/04/01 José JORGE <jjorge at free.fr>
* share/po/pt.po: jorge
2005/04/01 tsdgeos
* share/po/ca.po: small update
2005/04/01 José JORGE <jjorge at free.fr>
* share/po/pt.po: jorge
2005/04/01 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/cdrom.c, mdk-stage1/disk.c: try to load ide-generic as
fallback when no disk or cdrom is found
* mouse.pm: configure wacom devices with synaptics touchpads too
2005/04/01 Pablo Saratxaga <pablo at mandrakesoft.com>
* Makefile, pixmaps/langs/lang-pa_IN.png, share/fonts.tar.bz2, lang.pm:
Added font for gurmukhi script (used by pa_IN translation);
enabled pa_IN, and define the font for KDE
* share/po/nb.po, share/po/id.po, share/po/sk.po, share/po/ru.po,
share/po/is.po, share/po/sl.po, share/po/de.po, share/po/cs.po,
share/po/hu.po: updated Slovenian file;
run msgmerge on all *.po files
* share/po/az.po, share/po/sv.po, share/po/ca.po: updated Swedish and
Italian files; small fixes in Azeri and Catalan files
* share/po/it.po: updated Italian file
updated Swedish and Italian files; small fixes in Azeri and Catalan
files
* share/po/cy.po: updated Welsh file
2005/04/01 Per Øyvind Karlsen <peroyvind at linux-mandrake.com>
* share/po/nb.po: Last minute strings:)
2005/04/01 pjetur
* share/po/is.po: Small fuzzy fixes
2005/04/01 pmaryanov
* share/po/ru.po: s/ÓÌÕÖÂ/ÓÅÒ×ÉÓ/
2005/04/01 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_any.pm: Sort CDs according to CD numbers, not alphabetically
* install_steps_gtk.pm: Actually remove multiple Mini-CD media for
deselection
When presenting the list of media to deselect, group by CDs even when
using the
mini ISO
2005/04/01 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: one more item in 10.2-18mdk
10.2-18mdk
* 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/be.po, share/po/pa_IN.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/sc.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,
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/Makefile,
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/bg.po, share/po/cs.po, share/po/uz@Latn.po: add 3 new strings
from diskdrake
* share/po/fr.po: add 3 new strings from diskdrake
fix truncated message (#13989)
* harddrake/data.pm: fix harddrake crash
2005/03/31 marco
* share/po/it.po: fix
fix
2005/03/31 Olivier Blin <oblin at mandrakesoft.com>
* c/stuff.xs.pl: add enable_net_device
* network/netconnect.pm: add some comment for post 10.2
do not use ifplugd for wireless cards (and don't allow users to enable
it for wireless cards in drakconnect)
* detect_devices.pm: enable ethernet interfaces during detection (fix
Ralink wireless detection)
2005/03/31 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/tr.po: small changes
* share/po/az.po: some Azeri changes from Max Payne
small changes
* share/po/es.po: updated Spanish file
* share/po/cy.po: updated Welsh file
2005/03/31 Per Øyvind Karlsen <peroyvind at linux-mandrake.com>
* share/po/nb.po: Updates from Eskild Hustvedt:)
2005/03/31 pmaryanov
* share/po/ru.po: fixed drakperm:24 and drakperm:23
2005/03/31 Pixel <pixel at mandrakesoft.com>
* diskdrake/interactive.pm: useSupermount is no more a boolean, don't let
the "More" dialog box set it to 1 when it is magicdev
* standalone/drakauth, authentication.pm: don't display description for
non proposed authentication kinds
* lang.pm: better locale-policy.fdi (bugzilla #15025)
2005/03/31 Thierry Vignaud <tvignaud at mandrakesoft.com>
* standalone/harddrake2: do not try to install packages that are not
availlable (#15106)
do no try to install too generic hw packages (#15101)
* drakxtools.spec: 10.2-17mdk
* detect_devices.pm: do not detect joystics as UPSes
2005/03/31 Frederic Crozat <fcrozat at mandrakesoft.com>
* share/rpmsrate: Add gpdf and eog to GNOME packages
2005/03/31 mareklaane
* share/po/et.po: Updated translation.
2005/03/31 Olivier Blin <oblin at mandrakesoft.com>
* network/netconnect.pm: add some comment for post 10.2
do not use ifplugd for wireless cards (and don't allow users to enable
it for wireless cards in drakconnect)
2005/03/31 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/az.po, share/po/tr.po: small changes
* share/po/vi.po: updated Vietnamese file
* share/po/es.po: updated Spanish file
2005/03/31 pmaryanov
* share/po/ru.po: fixed drakperm:24 and drakperm:23
updated drakperm
2005/03/31 Pixel <pixel at mandrakesoft.com>
* diskdrake/interactive.pm: useSupermount is no more a boolean, don't let
the "More" dialog box set it to 1 when it is magicdev
* standalone/drakauth, authentication.pm: don't display description for
non proposed authentication kinds
* network/drakfirewall.pm: fix typo (bugzilla #15116)
* lang.pm: better locale-policy.fdi (bugzilla #15025)
* rescue/list: disambiguate (esp for Config.pm which now has
Net/Config.pm)
* any.pm: the wmaker line didn't ask the window manager to logout, but to
rerun itself, so removing it (bugzilla #15087)
2005/03/31 Tibor Pittich <Tibor.Pittich at phuture.sk>
* share/po/sk.po: updated slovak translation
2005/03/31 Thierry Vignaud <tvignaud at mandrakesoft.com>
* harddrake/data.pm: do not detect USB joystics as UPSes (#15102)
* share/po/az.po: update (Ugur Eminli <system.virus@gmail.com>)
* standalone/harddrake2: do not try to install packages that are not
availlable (#15106)
do no try to install too generic hw packages (#15101)
2005/03/30 mbukovjan
* share/po/cs.po: Updated Czech translation.
2005/03/30 Olivier Blin <oblin at mandrakesoft.com>
* network/netconnect.pm: fix speedtouch microcode url (#15095)
* network/adsl.pm: eagle-usb: try to use the country specific CMV
fctStartAdsl is moved in /sbin too
2005/03/30 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/es.po, share/po/ja.po, share/po/pl.po, share/po/fr.po,
share/po/wa.po: updated Japanese, Polish, Spanish, French and Walloon
files
2005/03/30 Per Øyvind Karlsen <peroyvind at linux-mandrake.com>
* share/po/nb.po: updates:)
2005/03/30 pmaryanov
* share/po/ru.po: updated drakbackup
multiply fixes translation of 'Service'
s/search/Search
fixed '...mail alert...'
2005/03/30 rstandtke
* share/po/de.po: some fixes
some additions
2005/03/30 Thierry Vignaud <tvignaud 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/be.po, share/po/pa_IN.po, share/po/ko.po,
share/po/DrakX.pot, share/po/sv.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/zh_TW.po, share/po/zh_CN.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/sc.po, share/po/br.po,
share/po/sl.po, share/po/nn.po, share/po/mt.po, share/po/ga.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/fur.po, share/po/mk.po,
share/po/wa.po, share/po/is.po, share/po/hi.po, share/po/af.po,
share/po/pt.po, share/po/vi.po, share/po/fr.po, share/po/nl.po,
share/po/tl.po, share/po/de.po, share/po/cs.po, share/po/uz@Latn.po:
- merge in new strings from drakroam
- auto translate "RAID controllers" for harddrake
- manual updates for af, br & fr
* share/po/Makefile: fix makefile
* drakxtools.spec: update 10.2-16mdk's changelog
update 10.2-16mdk's changelog
10.2-16mdk
* share/po/sr.po, share/po/ro.po, share/po/sr@Latn.po, share/po/sq.po,
share/po/tr.po, share/po/mn.po, share/po/az.po, share/po/ta.po,
share/po/eo.po, share/po/el.po, share/po/bg.po: manual updates
- merge in new strings from drakroam
- auto translate "RAID controllers" for harddrake
- manual updates for af, br & fr
* harddrake/data.pm: megaraid controllers are listed as RAID ones now
3ware controllers are listed as RAID ones now
ensure we detect all known sound cards
do not list hardware controllers in unknown section
ensure we detect all known SATA controllers
2005/03/30 willysr
* share/po/id.po: Updated
2005/03/29 mareklaane
* share/po/et.po: Updated translation.
2005/03/29 Olivier Blin <oblin at mandrakesoft.com>
* network/netconnect.pm: fix NET_INTERFACE for sagem modems not using
pppoa
* detect_devices.pm: detect more Bewan devices
* standalone/net_applet: really load network configuration at start
2005/03/29 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/es.po, share/po/fr.po: updated French and Spanish files
* Makefile: removed pa_IN.po and ta.po from install due to font problems
* share/po/sv.po: updated Swedish file
* share/po/pa_IN.po: Added Punjabi file
* share/po/it.po: updated Italian file
2005/03/29 Per Øyvind Karlsen <peroyvind at linux-mandrake.com>
* share/po/nb.po: Updates from Eskild Hustvedt
2005/03/29 pmaryanov
* share/po/ru.po: fixed Uninstall font
2005/03/29 Pixel <pixel at mandrakesoft.com>
* pkgs.pm: if i686-up-4GB is not there we don't have pae, fallback on
i586-up-1GB
* lang.pm: revert to standard size (as told on bugzilla #14988 to revert
#13809)
* lvm.pm: ensure we have a {lv_name} (esp. for auto_installs)
* standalone/service_harddrake, modules.pm, standalone/harddrake2,
harddrake/data.pm:
- disable imm/ppa probe during install since it causes some rubbish to
be printed (bugzilla #12560)
- add an option in harddrake to probe imm/ppa
2005/03/29 Reinout van Schouwen <reinout at cs.vu.nl>
* share/po/nl.po: Reinout van Schouwen <reinout@cs.vu.nl>:
Updated Dutch translation-
2005/03/29 Till Kamppeter <till at mandrakesoft.com>
* printer/detect.pm:
- Let IOCTL detection of an USB printer not get accepted if there is
no
relevant item at all in the ID string, to avoid mis-detection of some
USB
keyboards as printers.
2005/03/29 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: move drakroam from drakxtools-newt into drakxtools
since it requires gtk+
fix tools' crash when drakconf is not installing (#13392)
10.2-15mdk
* docs/HACKING: update package list regarding gtk+ bindings
* standalone/drakroam (UpdateStatus) fix layout
translate columns' headers
* any.pm (selectLanguage) remove unused variable
(selectLanguage) let "unicode" checkbox be an advanced item at both
install
time and in standalone mode
* detect_devices.pm (floppies) do not use dmidecode for detecting floppies
since it's not
reliable (#15029)
* harddrake/data.pm: fix optical mice detection (#15082)
2005/03/28 Olivier Blin <oblin at mandrakesoft.com>
* network/netconnect.pm, network/adsl.pm: eaglectrl is now in /sbin
(#15033)
2005/03/28 pmaryanov
* share/po/ru.po: fixed PPPoE, PPPoA,...
2005/03/27 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: transl. drakroam messages
2005/03/27 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/fa.po, share/po/br.po, share/po/pl.po, share/po/ar.po,
share/po/he.po: removed "10.1"
2005/03/27 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* rescue/list: Add some more files to the rescue until packdrake works
correctly without Compress::Zlib.
2005/03/27 Tibor Pittich <Tibor.Pittich at phuture.sk>
* share/po/sk.po: updated slovak translation
2005/03/27 willysr
* share/po/id.po: Updated
2005/03/26 Funda Wang <fundawang at linux.net.cn>
* share/advertising/09.pl: Oops, Sorry for the critical typo
s/Mandrakelinux 10.1/Mandrakelinux. For advertising.
* 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/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/sc.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/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/eo.po, share/po/bg.po, share/po/cs.po,
share/po/el.po, share/po/uz@Latn.po: Oops! Sorry for the critial typo :(
s/Mandrakelinux 10.1/Mandrakelinux/. For advertising.
2005/03/26 José JORGE <jjorge at free.fr>
* share/po/pt.po: melo
2005/03/26 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/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/lv.po, share/po/hu.po, share/po/fa.po, share/po/id.po,
share/po/ru.po, share/po/sc.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/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/vi.po, share/po/fr.po,
share/po/ta.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
* share/po/es.po, share/po/pt.po: updated Spanish file
updated pot file
2005/03/25 Gwenole Beauchesne <gbeauchesne at mandrakesoft.com>
* rescue/list.x86_64: speculatively add 32-bit loader in case user wants
to use 3rdparty 32-bit
binaries depending on it.
* rescue/tree/usr/share/symlinks: I hate you pixel. ;-) You were not lib64
aware of those modern arches. ;-))
* rescue/make_rescue_img: take care of lib64 platforms, also add msboot
restorer to x86_64 tree
* share/rpmsrate: kdm was the new default
2005/03/25 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/sc.po: Added Sardinian file
* share/po/pt_BR.po: updated Brazilian file
* share/po/sl.po, share/po/id.po: updated Slovenian file
2005/03/25 Thierry Vignaud <tvignaud at mandrakesoft.com>
* drakxtools.spec: 10.2-14mdk
* 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/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/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/sc.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, 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/Makefile, 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/eo.po, share/po/el.po,
share/po/bg.po, share/po/cs.po, share/po/uz@Latn.po:
- add new strings from drakroam
- merge in kde's translations
* share/po/be.po: fix bogus translations introduced on 6-Aug-2004
- add new strings from drakroam
- merge in kde's translations
* modules/interactive.pm (load_category__prompt_for_more) enable one to
load ide drivers if needed
2005/03/25 willysr
* share/po/id.po: Fix Typo
Fix Typo and Minnor Update
Updated
2005/03/24 Olivier Blin <oblin at mandrakesoft.com>
* install_any.pm: nasty warly uses different volume IDs for mini CDs
* standalone/drakroam: do not crash in Help and About buttons
2005/03/24 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_any.pm: Always write an MD5SUM file
2005/03/24 Thierry Vignaud <tvignaud at mandrakesoft.com>
* share/po/br.po: update
update
* standalone/drakroam: tag strings as being translatable
* share/po/pt_BR.po:
- update from Cristiano Otto Von Trompczynski <cris@mandrakesoft.com>
- fix errors in cataglog
2005/03/24 Olivier Blin <oblin at mandrakesoft.com>
* standalone/net_applet: force refresh if asked by user from the menu
reload configuration on SIGHUP
ask for root password if needed when setting a new profile
* network/network.pm: write ATM_ADDR field
* network/netconnect.pm: ATMARP support, useful for modems using pppoatm
(e.g. SpeedTouch) and
ISP using RFC 1483 Routed VC MUX (e.g. Free Degroupe)
* network/adsl.pm: use new --nocall option of speedtouch-start
2005/03/24 Pixel <pixel at mandrakesoft.com>
* standalone/drakvpn, network/shorewall.pm, standalone/drakgw:
- network::shorewall::default_interfaces_silent() does not need any
parameter
- network::shorewall::read() is simpler with a $o_in
- network::drakfirewall::default_from_pkgs() is non interactive,
better give it a do_pkgs
- cleanup as little as possible
* security/level.pm: really default security level 3
* raid.pm: calling inactivate_and_dirty() on a new structure is bad, we
loose the {isFormatted} flag
(no big deal though, it happened because raid::new() was creating a new
raid with an already active md name)
ensure we use/propose a free md when creating a new one
after "mdadm --assemble" there can be some mds in inactivate state
busying devices, stopping them
* network/drakfirewall.pm: log what we are doing
return the user choices
- there is no reason to have string ref for ports
- replace main_auto_install() with default_ports()
network::drakfirewall::set_ports() doesn't *need* a $in anymore, and it
doesn't die when no network card
- network::shorewall::default_interfaces_silent() does not need any
parameter
- network::shorewall::read() is simpler with a $o_in
- network::drakfirewall::default_from_pkgs() is non interactive,
better give it a do_pkgs
- cleanup as little as possible
* install_steps_interactive.pm:
- configure a firewall by default in secure level >= 3
- allow auto_install parameter {firewall_ports}
- network::shorewall::default_interfaces_silent() does not need any
parameter
- network::shorewall::read() is simpler with a $o_in
- network::drakfirewall::default_from_pkgs() is non interactive,
better give it a do_pkgs
- cleanup as little as possible
* install_steps.pm: really default security level 3
- configure a firewall by default in secure level >= 3
- allow auto_install parameter {firewall_ports}
* diskdrake/interactive.pm: calling inactivate_and_dirty() on a new
structure is bad, we loose the {isFormatted} flag
(no big deal though, it happened because raid::new() was creating a new
raid with an already active md name)
use raid::free_mds() and don't sort (we provide a better numerically
sorted list)
2005/03/24 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* tools/Makefile: Install modules required by packdrake and gendistrib in
MISC_DEST
2005/03/24 Thierry Vignaud <tvignaud at mandrakesoft.com>
* ugtk2.pm (Gtk2::Banner::new) make banner be RTL aware (aka follow
language direction
and display itself mirrored for RTL languages) (#11910)
(Gtk2::Banner::new) ensure icon is centered vertically
* drakxtools.spec: 10.2-13mdk
2005/03/24 willysr
* share/po/id.po: Updated
2005/03/23 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/disk.c: warn that the mount can fail if the partition hasn't
been cleanly unmounted
* install_any.pm: temporarily fallback on /mnt/hd if the hard disk mount
point can't be found
2005/03/23 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/disk.c: warn that the mount can fail if the partition hasn't
been cleanly unmounted
* install_any.pm: temporarily fallback on /mnt/hd if the hard disk mount
point can't be found
2005/03/23 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_any.pm: Fix ejection of cdrom when asking for the supplementary
CD. (bug 14902)
2005/03/23 Olivier Blin <oblin at mandrakesoft.com>
* mdk-stage1/disk.c: warn that the mount can fail if the partition hasn't
been cleanly unmounted
* install_any.pm: temporarily fallback on /mnt/hd if the hard disk mount
point can't be found
2005/03/23 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
* install_any.pm: Fix ejection of cdrom when asking for the supplementary
CD. (bug 14902)
2005/03/23 Olivier Blin <oblin at mandrakesoft.com>
|