summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - do only one regexp on $interfaceDamien Chaumette2004-02-061-3/+9
| | | | | - more readable repack
* 10-0.4mdkThierry Vignaud2004-02-061-1/+29
|
* - add sub check_fieldDamien Chaumette2004-02-061-2/+10
| | | | | | - check IPs - delete BOOTPROTO when not needed
* wireless step: add an hint for translatorsThierry Vignaud2004-02-061-0/+1
|
* UpdateDavid Baudens2004-02-067-11/+13
|
* split wireless step into two steps since there way too much optionsThierry Vignaud2004-02-061-11/+22
|
* fix wireless settings (references being made too early)Thierry Vignaud2004-02-061-1/+3
|
* (main) try first to match a pcmcia device before trying to matchThierry Vignaud2004-02-061-1/+7
| | | | | pci/usb when looking for module (#7431)
* update from xmlPascal Rigaux2004-02-067-1529/+9022
|
* - handle zh_CN.poPascal Rigaux2004-02-061-2/+4
| | | | | - handle tags <phrase> and <hardware>
* don't test X config if using driver vmware (bugzilla #5346)Pascal Rigaux2004-02-061-1/+1
|
* Provide more detailed info on files backed up/ignored. <Anthill #306>Stew Benedict2004-02-061-91/+114
| | | | | Cleanup some of the redundant code in the actual backup routines.
* (get_eth_cards) try first to match a pcmcia device before trying toThierry Vignaud2004-02-051-4/+9
| | | | | match pci/usb ones when looking for real device's name (#7401)
* typo fix (spoted by Per Øyvind Karlsen)Thierry Vignaud2004-02-051-1/+1
|
* ichanged console uz keyboard to uz.uniPablo Saratxaga2004-02-051-1/+1
|
* updated pot filePablo Saratxaga2004-02-051-306/+301
|
* Informations doesn't exist in english, use Information instead (no need to ↵Guillaume Cottenceau2004-02-051-5/+5
| | | | update the POs, they already contain Information elsewhere)
* enable one to not enter optional parameters (aka relax checks on validThierry Vignaud2004-02-051-2/+2
| | | | | values for bitrate and frequency) (#7432)
* upcase protocol nameThierry Vignaud2004-02-051-1/+1
|
* remove "Quit" iconPascal Rigaux2004-02-051-1/+1
|
* write fstab for /tmp using tmpfs when "clean /tmp" is chosenPascal Rigaux2004-02-051-3/+11
|
* fix ugly typo (occuring when removing "clean /tmp", ie not often, especiallyPascal Rigaux2004-02-051-1/+1
| | | | | since drakboot didn't write fstab)
* - add ->prepare_write to allow comparing raw_X'sPascal Rigaux2004-02-054-9/+36
| | | | | - ensure "config_changed" is returned only if the config file really changed
* simplify _create_window() prototypePascal Rigaux2004-02-051-4/+4
|
* (new) add a border too when embeddedThierry Vignaud2004-02-051-1/+1
|
* since we use WrappedLabel, it's better not to warp_text()Pascal Rigaux2004-02-051-2/+1
|
* this part of code is already executed only in $::isInstallGuillaume Cottenceau2004-02-051-2/+2
|
* install_steps is a do_pkgs, so add "use do_pkgs"Pascal Rigaux2004-02-051-0/+1
|
* allow 24bpp for DRI (since all drivers now support it: we had mga tdfx r128Pascal Rigaux2004-02-051-2/+1
| | | | | radeon, and i810 also works (tested on a i865))
* more locale fixes; and changed images for Uzbek to default to cyrillicPablo Saratxaga2004-02-043-3/+3
|
* *** empty log message ***Pascal Rigaux2004-02-041-1/+275
|
* use protocol "ExplorerPS/2" instead of "auto" for kernel 2.6Pascal Rigaux2004-02-041-1/+1
| | | | | | (not statisfying since people booting with kernel 2.4 will not get a working mouse, but at least we can test if this really works nicely for 2.6)
* rename $ugtk2::force_center used at install with $ugtk2::force_center_at_posPascal Rigaux2004-02-041-1/+1
| | | | | the boolean $ugtk2::force_center value used standalone is kept as before
* remove $draw2 (in ugtk2.pm) and wiz_default_left.png which are unusedPascal Rigaux2004-02-041-0/+0
|
* $::noBorder is deprecated (it was the same as !$::isInstall)Pascal Rigaux2004-02-042-2/+0
|
* - rename $ugtk2::force_center used at install with $ugtk2::force_center_at_posPascal Rigaux2004-02-041-70/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the boolean $ugtk2::force_center value used standalone is kept as before - deprecate $::noBorder (it was the same as !$::isInstall) - deprecate $ugtk2::force_position (unused AFAIK) - _create_window() now returns the created window, it doesn't assign {rwindow} nor {window} anymore. It doesn't handle a Frame for the window (it is now directly done by ugtk2->new which is the only function using _create_window()) - deprecate option no_interactive_objects (unused AFAIK) - {rwindow} is a VBox for both isWizard and isEmbedded (when isEmbedded, a HBox was created, replacing the create VBox) - call ->set_title on $::WizardWindow so that the title is honored in non embedded wizard - remove $draw2 and wiz_default_left.png which are unused - remove ->set_uposition on $::WizardWindow for install. This is not needed anymore since force_center_at_pos now works on $::WizardWindow - hoist $::WizardTable creation - explicitly set the size of the window during install. The chosen value is the same as before +9 pixels for the height (the size needs to be fixed since the advertising images must fit) - remove the callbacks on expose_event and delete_event for non embedded wizard. they are the same as the one in _create_window() (except for the delete_event which explicitly destroy the window, is that ok??) more questions: - ->set_title on a plug may break, it needs testing - flush() just after Gtk2::Plug->new, is it needed? (since there is another flush())
* a bit of locales correctionsPablo Saratxaga2004-02-041-24/+20
|
* updated pot filePablo Saratxaga2004-02-041-484/+549
|
* update netauto docGuillaume Cottenceau2004-02-041-1/+1
|
* replace 4.3 with 4.4 (XFree version) (bugzilla #7378)Pascal Rigaux2004-02-041-1/+1
|
* we don't have modules ataraid hptraid silraid pdcraid for 2.6Pascal Rigaux2004-02-041-1/+4
|
* - don't be afraid, this is not the doc package but just perl moduleDaouda Lo2004-02-041-1/+1
| | | | | needed by drakhelp.
* - new mandrake-doc* namesDaouda Lo2004-02-041-2/+2
|
* compact declarationDamien Chaumette2004-02-041-4/+2
|
* create /dev/mapper/control (needed when you don't have devfs)Pascal Rigaux2004-02-041-0/+7
|
* ethernet cards get via get_eth_cards()Damien Chaumette2004-02-041-0/+2
|
* - add network::ethernet::get_eth_cards_namesDamien Chaumette2004-02-043-11/+12
| | | | | - kill duplicated code
* drop Storable and use Dumper (queen & pipi rulez)Damien Chaumette2004-02-042-5/+8
|
* - replace PE_size with extent_size and get it (fix illegal division by 0)Pascal Rigaux2004-02-041-9/+11
| | | | | | | - fix getting the output of pvs vgs lvs commands (chomp_ is not enough because of spaces at the end) - fix get_lvs() (and use lvs instead of vgdisplay)
* - don't display start sector and cylinders used for LVsPascal Rigaux2004-02-041-2/+3
| | | | | - display "Number of logical extents" of LVs