| Commit message (Expand) | Author | Age | Files | Lines |
* | treat C encoding specially when computing utf8 flag, it should not trigger ut... | Guillaume Cottenceau | 2003-09-17 | 2 | -2/+2 |
* | 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 |
* | run nisdomainname et ypbind so that nis is correctly set up *now*, not at nex... | Pascal Rigaux | 2003-09-17 | 1 | -0/+5 |
* | display errors occuring in any::set_authentication() | Pascal Rigaux | 2003-09-17 | 1 | -1/+6 |
* | fix typos | Thierry Vignaud | 2003-09-16 | 1 | -4/+4 |
* | fix #5403: | Thierry Vignaud | 2003-09-16 | 1 | -5/+4 |
* | 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 aut... | Francois Pons | 2003-09-16 | 1 | -1/+1 |
* | / 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 t... | Pascal Rigaux | 2003-09-16 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | fix #5488: do not overwrite current driver if it's a viable driver for | Thierry Vignaud | 2003-09-15 | 1 | -2/+5 |
* | show the current driver too (being preselected) so that users do not | Thierry Vignaud | 2003-09-15 | 1 | -1/+3 |
* | 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 |
* | Updates for stable release bug submission to anthill (vdanen) | Stew Benedict | 2003-09-15 | 1 | -18/+201 |
* | put back previous versions of help-*.pot files to be in synch with help.pm | Pablo Saratxaga | 2003-09-15 | 5 | -1151/+6732 |
* | avoid using other depth than 24 for fglrx in automatic mode. | Francois Pons | 2003-09-15 | 1 | -0/+5 |
* | Small fix on LIDIL workaround. | Till Kamppeter | 2003-09-15 | 1 | -2/+2 |
* | Put device identity info into the HPOJ config file also when HPOJ | Till Kamppeter | 2003-09-15 | 1 | -0/+5 |
* | Added workaround to make HP PSC 1xxx and OfficeJet 4xxx really working. | Till Kamppeter | 2003-09-15 | 1 | -0/+11 |
* | *** empty log message *** | Pascal Rigaux | 2003-09-15 | 1 | -1/+80 |
* | use locale_special when $::prefix is set (so that X test is i18n) | Pascal Rigaux | 2003-09-15 | 1 | -2/+3 |
* | improved speed by invoking once `rpm -qa` instead of 4. | Francois Pons | 2003-09-15 | 1 | -7/+10 |
* | associate partition table 0xeb (BeOS) with filesystem befs (part of bug #5523) | Pascal Rigaux | 2003-09-15 | 1 | -0/+1 |
* | fix #5056 (mostly workaround as kernel is frozen) | Damien Chaumette | 2003-09-15 | 1 | -1/+2 |
* | - call any::ask_window_manager_to_logout() after forking so that exit doesn't... | Pascal Rigaux | 2003-09-15 | 1 | -3/+5 |
* | configure_resolution() must return 'config_changed' when a new resolution is ... | Pascal Rigaux | 2003-09-15 | 1 | -0/+1 |
* | set ICEAUTHORITY for "gnome-session-save --kill" | Pascal Rigaux | 2003-09-15 | 1 | -0/+1 |