Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 9.2-13mdk | Thierry Vignaud | 2003-09-17 | 1 | -1/+13 |
| | |||||
* | fixed closing of rpmdb directly in pkgs | Francois Pons | 2003-09-17 | 1 | -2/+0 |
| | |||||
* | make always sure rpmdb is closed before attempting installation. | Francois Pons | 2003-09-17 | 1 | -3/+4 |
| | |||||
* | install urpmi before update-menus is called. | Francois Pons | 2003-09-17 | 1 | -2/+3 |
| | |||||
* | make sure use_existing_root is not set. | Francois Pons | 2003-09-17 | 1 | -0/+1 |
| | |||||
* | - drakhelp will load online drakbug help file | Daouda Lo | 2003-09-17 | 1 | -1/+1 |
| | |||||
* | remove deprecated function call (thanks to guillaume 'eagle eye' Cottenceau) | Damien Chaumette | 2003-09-17 | 1 | -1/+0 |
| | |||||
* | force mandrake_doc-en if language is not fr, it or es | Florent Villard | 2003-09-17 | 1 | -1/+2 |
| | |||||
* | - replace mdklaunchhelp by konqueror | Daouda Lo | 2003-09-17 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-09-17 | 1 | -1/+92 |
| | |||||
* | fix ugliness: don't display $advanced_pack when there are no @widgets_advanced | Pascal Rigaux | 2003-09-17 | 1 | -1/+1 |
| | | | | | (esp. since $advanced_pack is now in its own scrolled window) | ||||
* | when the checking the mount point is not already used, don't take into ↵ | Pascal Rigaux | 2003-09-17 | 1 | -1/+1 |
| | | | | account current partition | ||||
* | don't display a wait_message together with the write_partitions() dialog | Pascal Rigaux | 2003-09-17 | 1 | -1/+2 |
| | |||||
* | fixed to close rpm db whenever possible. | Francois Pons | 2003-09-17 | 1 | -0/+2 |
| | |||||
* | treat C encoding specially when computing utf8 flag, it should not trigger ↵ | Guillaume Cottenceau | 2003-09-17 | 2 | -2/+2 |
| | | | | utf8 set by itself | ||||
* | ensure that a number is not written as the type in fstab | Pascal Rigaux | 2003-09-17 | 2 | -2/+6 |
| | |||||
* | cancel in setRootPassword means "No password", not cancel | Pascal Rigaux | 2003-09-17 | 1 | -1/+1 |
| | |||||
* | add /usr/lib/qt3/lib (and sometimes /usr/lib/qt3/lib64) in ld.so.conf | Pascal Rigaux | 2003-09-17 | 1 | -3/+5 |
| | | | | | (needed for upgrade where package renaming can cause this to disappear) | ||||
* | run nisdomainname et ypbind so that nis is correctly set up *now*, not at ↵ | Pascal Rigaux | 2003-09-17 | 1 | -0/+5 |
| | | | | | | | next reboot. TODO: also do it during install since nis can be useful to resolve domain names. Not done because 9.2-RC | ||||
* | display errors occuring in any::set_authentication() | Pascal Rigaux | 2003-09-17 | 1 | -1/+6 |
| | | | | | (esp. for "Can't use broadcast with no NIS domain") | ||||
* | fix typos | Thierry Vignaud | 2003-09-16 | 1 | -4/+4 |
| | |||||
* | fix #5403: | Thierry Vignaud | 2003-09-16 | 1 | -5/+4 |
| | | | | | | - make sure to use OptionMenu instead of Combo boxes - move help into a tooltip | ||||
* | updated pot files | Pablo Saratxaga | 2003-09-16 | 1 | -258/+328 |
| | |||||
* | pixelization | Pascal Rigaux | 2003-09-16 | 1 | -2/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-09-16 | 1 | -1/+14 |
| | |||||
* | make sure / and /usr are formatted in recovery mode. | Francois Pons | 2003-09-16 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-09-16 | 1 | -1/+121 |
| | |||||
* | fix firmware testing at installation | Damien Chaumette | 2003-09-16 | 1 | -2/+2 |
| | |||||
* | updated pot files | Pablo Saratxaga | 2003-09-16 | 5 | -5888/+282 |
| | |||||
* | made mouse, keyboard, packages selection, timezone and security selection ↵ | Francois Pons | 2003-09-16 | 1 | -1/+1 |
| | | | | automatic... | ||||
* | / and /usr should be formatted, keep default for installation. | Francois Pons | 2003-09-16 | 1 | -1/+0 |
| | |||||
* | fixed stupid typo preventing mouse modules to be loaded. | Francois Pons | 2003-09-16 | 1 | -1/+1 |
| | |||||
* | Gtk2::CheckButton->new is Gtk2::CheckButton->new_with_mnemonic, it's better ↵ | Pascal Rigaux | 2003-09-16 | 1 | -1/+1 |
| | | | | to use Gtk2::CheckButton->new_with_label (bug #5728) | ||||
* | wireless packages fix | Damien Chaumette | 2003-09-16 | 1 | -1/+1 |
| | |||||
* | add minichinput in X 5 | Florent Villard | 2003-09-16 | 1 | -1/+1 |
| | |||||
* | one more fix | Thierry Vignaud | 2003-09-16 | 1 | -0/+2 |
| | |||||
* | fix expert mode resulting in advanced setting being displayed by | Thierry Vignaud | 2003-09-16 | 1 | -1/+4 |
| | | | | | default but label still being "advanced" instead of "basic" | ||||
* | removing update media tag (except for update medium) | Francois Pons | 2003-09-16 | 1 | -2/+2 |
| | |||||
* | 9.2-12mdk | Thierry Vignaud | 2003-09-16 | 1 | -1/+41 |
| | |||||
* | added automatic steps in recovery mode. | Francois Pons | 2003-09-16 | 1 | -0/+4 |
| | |||||
* | disable recovery mode if recovery.cfg file has not been read successfully. | Francois Pons | 2003-09-16 | 1 | -0/+1 |
| | |||||
* | added question to ask for recovering the system in recover mode. | Francois Pons | 2003-09-16 | 1 | -7/+9 |
| | |||||
* | Added usbutils to the packages needed for installation. This package | Till Kamppeter | 2003-09-15 | 1 | -1/+1 |
| | | | | | is needed for setting up the HP PSC 1xxx and OfficeJet 4xxx with HPOJ. | ||||
* | fix #5488: do not overwrite current driver if it's a viable driver for | Thierry Vignaud | 2003-09-15 | 1 | -2/+5 |
| | | | | | the current sound card | ||||
* | show the current driver too (being preselected) so that users do not | Thierry Vignaud | 2003-09-15 | 1 | -1/+3 |
| | | | | | get confused | ||||
* | typo fixes | Thierry Vignaud | 2003-09-15 | 1 | -9/+8 |
| | |||||
* | fix hidden or cutted buttons (#1919, #2364, #2705, #3667, ...) | Thierry Vignaud | 2003-09-15 | 1 | -0/+1 |
| | |||||
* | initialize $adsl, fix #5674 and pppoe.conf problems | Damien Chaumette | 2003-09-15 | 1 | -0/+1 |
| | |||||
* | net install autodetection fix | Damien Chaumette | 2003-09-15 | 1 | -2/+4 |
| | |||||
* | New, improved, compact code, courtesy of Thierry. | Stew Benedict | 2003-09-15 | 1 | -25/+6 |
| |