| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (info_dialog) introduce another dialog helper | Thierry Vignaud | 2003-08-18 | 1 | -1/+8 |
* | make testing mode usefull for debugging drakfloppy | Thierry Vignaud | 2003-08-18 | 1 | -2/+2 |
* | fix some previous callback in drakconnect wizard mode | Thierry Vignaud | 2003-08-18 | 3 | -8/+13 |
* | kill buggy and no more used gtkbuttonset() | Thierry Vignaud | 2003-08-18 | 1 | -5/+0 |
* | (configure_lan) fix crash on interface enabling/disabling | Thierry Vignaud | 2003-08-18 | 1 | -5/+11 |
* | better message when no ip (aka interface down or broken) | Thierry Vignaud | 2003-08-18 | 1 | -2/+2 |
* | allow hostname change in mcc | Damien Chaumette | 2003-08-17 | 1 | -5/+44 |
* | updated Bulgarian, Estonian, Basque, Hungarian, Albanian, Uzbek and Chinese | Pablo Saratxaga | 2003-08-16 | 1 | -32/+195 |
* | updated pot file | Pablo Saratxaga | 2003-08-15 | 2 | -135/+400 |
* | *** empty log message *** | Pascal Rigaux | 2003-08-14 | 1 | -1/+299 |
* | in floppy_info(), check ioctl success and use FDPOLLDRVSTAT (copied from kudz... | Pascal Rigaux | 2003-08-14 | 1 | -2/+5 |
* | start user definable crontab entry - sorry translators, new strings :( | Stew Benedict | 2003-08-14 | 1 | -23/+108 |
* | updated Turkish file | Pablo Saratxaga | 2003-08-14 | 2 | -46/+46 |
* | fixed typo | Pablo Saratxaga | 2003-08-13 | 1 | -1/+1 |
* | some english typo fixes thx to Arpad Biro | Guillaume Cottenceau | 2003-08-13 | 4 | -9/+9 |
* | updated pot file | Pablo Saratxaga | 2003-08-13 | 1 | -6/+6 |
* | fixed to build an inflexion point in list file (so that urpmi can found it). | Francois Pons | 2003-08-13 | 1 | -5/+6 |
* | Use bash in stage2 on IA-64 | Gwenolé Beauchesne | 2003-08-13 | 1 | -0/+4 |
* | generate a list file if a macro is used (and only in this case). | Francois Pons | 2003-08-13 | 1 | -3/+9 |
* | fixed with_hdlist possibly incorrect. | Francois Pons | 2003-08-13 | 1 | -1/+12 |
* | updated pot file | Pablo Saratxaga | 2003-08-13 | 1 | -6/+6 |
* | added tiny support for arch dependant directory. | Francois Pons | 2003-08-13 | 1 | -1/+5 |
* | fix mcc lan changes (fix at least #4088) | Damien Chaumette | 2003-08-13 | 1 | -26/+33 |
* | added log for checking deselection (check deadlock unless gtk are doing them). | Francois Pons | 2003-08-13 | 1 | -2/+25 |
* | corrected typo | Pablo Saratxaga | 2003-08-13 | 1 | -1/+1 |
* | fixed to match new pxe dhcp.conf configuration file. | Francois Pons | 2003-08-13 | 1 | -2/+2 |
* | updated with newer xfs_progs. | Francois Pons | 2003-08-13 | 1 | -1/+1 |
* | Updated Spanish translations | Fabián Mandelbaum | 2003-08-13 | 1 | -1731/+2760 |
* | updated pot file | Pablo Saratxaga | 2003-08-13 | 56 | -111157/+172589 |
* | medias -> media | Stew Benedict | 2003-08-12 | 1 | -3/+3 |
* | do pop the "do you want to install samba?" (otherwise when cancel is pressed, | Pascal Rigaux | 2003-08-12 | 1 | -4/+1 |
* | drakxtools depends on gurpmi (do_pkgs->install for example) | Guillaume Cottenceau | 2003-08-12 | 1 | -2/+5 |
* | > During the installation when one chooses Uzbek (latin) as a language the next | Pascal Rigaux | 2003-08-12 | 1 | -1/+1 |
* | by the way, gen_locales.sh makes an error because | Pascal Rigaux | 2003-08-12 | 1 | -1/+1 |
* | Mb -> MB [Bug 4381] | Stew Benedict | 2003-08-12 | 1 | -8/+8 |
* | updated pot file | Pablo Saratxaga | 2003-08-11 | 2 | -128/+101 |
* | Search for files to restore. | Stew Benedict | 2003-08-11 | 1 | -61/+99 |
* | added bash-completion in TERMINALS section. | Francois Pons | 2003-08-11 | 1 | -1/+1 |
* | more newbie-friendly message: | Pascal Rigaux | 2003-08-11 | 1 | -1/+1 |
* | fix typo (fix bug #4239) | Pascal Rigaux | 2003-08-11 | 1 | -1/+1 |
* | perl_checker compliance | Pascal Rigaux | 2003-08-11 | 1 | -1/+1 |
* | when any::setupBootloader_simple() fail, use any::setupBootloader() afterwards | Pascal Rigaux | 2003-08-11 | 2 | -3/+7 |
* | sanitize_ver() can fail and return '' | Pascal Rigaux | 2003-08-11 | 1 | -1/+1 |
* | perl_checker compliance | Pascal Rigaux | 2003-08-11 | 7 | -10/+9 |
* | why were c, pkgs and URPM::Resolve excluded? i don't know, but that's much | Pascal Rigaux | 2003-08-11 | 1 | -3/+0 |
* | use $::prefix instead of passing $prefix to functions | Pascal Rigaux | 2003-08-10 | 5 | -49/+44 |
* | since we wrote the password in /etc/passwd, we must convert to shadow | Pascal Rigaux | 2003-08-10 | 1 | -0/+3 |
* | use Gtk2::Button->new_with_label instead of Gtk2::Button->new for some widget... | Pascal Rigaux | 2003-08-10 | 2 | -2/+2 |
* | perl_checker compliance | Pascal Rigaux | 2003-08-10 | 1 | -2/+2 |
* | replace "Press \"Forward\" to continue" with "Press \"%s\" to continue" (bug ... | Pascal Rigaux | 2003-08-10 | 1 | -1/+1 |