| Commit message (Expand) | Author | Age | Files | Lines |
* | remove en doc (new doc will come fixed, hopefully) | Pascal Rigaux | 2004-06-02 | 1 | -1/+0 |
* | Really apply gui fix. | Stew Benedict | 2004-06-01 | 1 | -2/+4 |
* | s#ppp/peers/adsl#ppp/peers/ppp0# | Damien Chaumette | 2004-06-01 | 1 | -3/+3 |
* | new way to specify how to up connection for pppoe(xDSL) and others(ADSL) | Damien Chaumette | 2004-06-01 | 1 | -6/+5 |
* | Use array rather than hash per Thierry. | Stew Benedict | 2004-06-01 | 2 | -2/+4 |
* | rollback weird and ugly workaround when pressing cancel on the ask_warn. The ... | Pascal Rigaux | 2004-06-01 | 1 | -2/+1 |
* | when wizcancel occurs, ugtk2 object is not destroyed (the garbage collector s... | Pascal Rigaux | 2004-06-01 | 1 | -1/+1 |
* | remove debug message | Thierry Vignaud | 2004-06-01 | 1 | -1/+0 |
* | (use_windows) space cleanup | Thierry Vignaud | 2004-06-01 | 1 | -1/+2 |
* | 10-42mdk | Thierry Vignaud | 2004-06-01 | 1 | -1/+13 |
* | (lilo_choice) fix error title | Thierry Vignaud | 2004-06-01 | 1 | -1/+1 |
* | (set_text): fix "cleanups" | Pascal Rigaux | 2004-06-01 | 1 | -6/+4 |
* | (set_text) cleanups | Thierry Vignaud | 2004-06-01 | 1 | -2/+2 |
* | handle the nfs/smb service disabled (enhancement given by Olivier Blin) | Pascal Rigaux | 2004-06-01 | 1 | -2/+2 |
* | mark it as translatable for non alphabetic languages | Thierry Vignaud | 2004-06-01 | 1 | -1/+1 |
* | fix "two windows after exception" bug | Thierry Vignaud | 2004-06-01 | 1 | -1/+2 |
* | (write_grub_config) do not write partial config file (thus garbaging previous | Thierry Vignaud | 2004-06-01 | 1 | -16/+15 |
* | make LAN wizard more user friendly: move "manual choice" after detected | Thierry Vignaud | 2004-06-01 | 1 | -1/+1 |
* | (getNet) handle interface w/o ip addresses | Thierry Vignaud | 2004-06-01 | 1 | -1/+20 |
* | update 10-41mdk's changelog | Thierry Vignaud | 2004-05-28 | 1 | -0/+1 |
* | 10-41mdk | Thierry Vignaud | 2004-05-28 | 1 | -1/+7 |
* | (read_all_conf) read VLAN interfaces too | Thierry Vignaud | 2004-05-28 | 1 | -1/+1 |
* | (real_main) fix protocol switching from manual to auto when stepping back | Thierry Vignaud | 2004-05-28 | 1 | -4/+4 |
* | (read_all_conf) read ip aliased interfaces too | Thierry Vignaud | 2004-05-28 | 1 | -1/+1 |
* | Typo in tape restore (Federico Belvisi). | Stew Benedict | 2004-05-28 | 1 | -1/+1 |
* | 10-40mdk | Thierry Vignaud | 2004-05-28 | 1 | -1/+8 |
* | (get_eth_cards) fallback on sysfs in order to get driver and card | Thierry Vignaud | 2004-05-28 | 1 | -0/+11 |
* | fix 10-37mdk's indentation | Thierry Vignaud | 2004-05-28 | 1 | -3/+4 |
* | - drop old internet service code | Damien Chaumette | 2004-05-27 | 1 | -70/+22 |
* | - call remove_initscript because internet service is dropped | Damien Chaumette | 2004-05-27 | 1 | -1/+1 |
* | - kill write_initscript | Damien Chaumette | 2004-05-27 | 1 | -50/+9 |
* | handle freeDriver which disable using proprietary X driver (esp. for nvidia) | Pascal Rigaux | 2004-05-27 | 1 | -2/+2 |
* | fix checking if we must build nvidia clp | Pascal Rigaux | 2004-05-27 | 1 | -1/+1 |
* | (getNet) ignore loopback device | Thierry Vignaud | 2004-05-27 | 1 | -1/+1 |
* | really chkconfig --add and --del for "diskdrake --fileshare" (thanks to Olivi... | Pascal Rigaux | 2004-05-27 | 1 | -0/+2 |
* | 10-39mdk | Thierry Vignaud | 2004-05-27 | 1 | -1/+7 |
* | instead of removing package nfs-utils or samba-server (when "diskdrake --file... | Pascal Rigaux | 2004-05-27 | 1 | -5/+7 |
* | new function isTrueLocalFS() to make a distinction between ext3/reiserfs/... ... | Pascal Rigaux | 2004-05-27 | 1 | -1/+1 |
* | handle no kernel installed correctly | Pascal Rigaux | 2004-05-27 | 1 | -1/+2 |
* | new function isTrueLocalFS() to make a distinction between ext3/reiserfs/... ... | Pascal Rigaux | 2004-05-27 | 4 | -6/+9 |
* | 10-38mdk | Thierry Vignaud | 2004-05-27 | 1 | -1/+11 |
* | (get_val) reuse c::get_netdevices() and thus skip bogus sit0 | Thierry Vignaud | 2004-05-27 | 1 | -3/+7 |
* | - perl-XML-Parser is needed at build stage | Daouda Lo | 2004-05-26 | 1 | -1/+1 |
* | enabled Latgalian language choice; | Pablo Saratxaga | 2004-05-26 | 3 | -2/+4 |
* | bump copyright | Thierry Vignaud | 2004-05-26 | 1 | -1/+1 |
* | /etc/mandrake-release is now /etc/mandrakelinux-release | Pascal Rigaux | 2004-05-26 | 3 | -4/+5 |
* | - call handleI18NClp() ASAP | Pascal Rigaux | 2004-05-26 | 1 | -22/+22 |
* | some packages are only one locale dependent, but still don't require that loc... | Pascal Rigaux | 2004-05-26 | 1 | -0/+13 |
* | "expert" flag in stage2 is bad and deprecated, removing it! | Pascal Rigaux | 2004-05-26 | 1 | -1/+0 |
* | (getNet) reuse c::get_netdevices() | Thierry Vignaud | 2004-05-26 | 1 | -8/+1 |