| Commit message (Expand) | Author | Age | Files | Lines |
* | - remove help (which was at the bottom) | Pascal Rigaux | 2003-01-07 | 5 | -24/+30 |
* | "require bootloader" where needed | Pascal Rigaux | 2003-01-07 | 1 | -1/+2 |
* | fix ugly global setting of $ugtk2::pop_it | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
* | cleanup | Pascal Rigaux | 2003-01-07 | 2 | -3/+3 |
* | (configure): do not do card_config__not_listed in $auto mode | Pascal Rigaux | 2003-01-07 | 1 | -2/+4 |
* | (summary): add X configuration | Pascal Rigaux | 2003-01-07 | 1 | -10/+20 |
* | (configure_everything): in $auto mode, don't test nor ask when the config failed | Pascal Rigaux | 2003-01-07 | 1 | -2/+3 |
* | (various): in $auto mode, don't ask about tvout | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
* | (configure): in $auto mode, use $default_resolution without asking | Pascal Rigaux | 2003-01-07 | 1 | -2/+4 |
* | *** empty log message *** | Pablo Saratxaga | 2003-01-07 | 1 | -2/+5 |
* | (configure): return without doing anything when probe fails or needVideoRam i... | Pascal Rigaux | 2003-01-07 | 1 | -6/+10 |
* | move "configureX" step before "summary" step | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
* | don't do anything when automatic configuration fails in $auto mode | Pascal Rigaux | 2003-01-07 | 1 | -1/+2 |
* | - fix autodetection code (remember me to teach titi that "and" in list contex... | Pascal Rigaux | 2003-01-07 | 1 | -3/+4 |
* | (detect): don't use net_smb_detect() and net_detect(), call | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
* | 9.1-0.9mdk | Thierry Vignaud | 2003-01-07 | 1 | -1/+4 |
* | fix pixel sucks(bis) | Thierry Vignaud | 2003-01-07 | 1 | -1/+1 |
* | fix pixel sucks | Thierry Vignaud | 2003-01-07 | 1 | -1/+1 |
* | forgot to commit threat-hub-as-usb-controllers... | Thierry Vignaud | 2003-01-07 | 1 | -2/+2 |
* | fix ask_okcancel in wizard mode | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
* | fix new data structure usage | Thierry Vignaud | 2003-01-07 | 2 | -5/+5 |
* | perl_checker fix | Thierry Vignaud | 2003-01-07 | 1 | -1/+1 |
* | add network::easy_dhcp function. Quietly setup eth0 in dhcp and restart network. | Damien Chaumette | 2003-01-07 | 1 | -1/+27 |
* | let it ask for root capabilites if launched in standalone mode | Thierry Vignaud | 2003-01-07 | 1 | -1/+1 |
* | fsedit::part2hd() returns a scalar, no need to do "my ($hd) = fsedit::part2hd... | Pascal Rigaux | 2003-01-07 | 2 | -2/+2 |
* | use internal_error instead of die for better error message (esp. backtrace) | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
* | fix typo (operator priority related) | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
* | 9.1-0.8mdk | Thierry Vignaud | 2003-01-07 | 1 | -1/+8 |
* | fix looking for broken alternatives | Pascal Rigaux | 2003-01-07 | 1 | -0/+1 |
* | use "if any" instead of "if grep", and various other occurences of "any", "ev... | Pascal Rigaux | 2003-01-07 | 34 | -101/+96 |
* | printerdrake is back alive | Thierry Vignaud | 2003-01-07 | 2 | -4/+8 |
* | cleanup and add a comment (!) | Pascal Rigaux | 2003-01-07 | 1 | -3/+2 |
* | fixes | Thierry Vignaud | 2003-01-07 | 1 | -6/+12 |
* | CList and CTree being deprecated and unsupported in perl-gtk2, | Thierry Vignaud | 2003-01-07 | 1 | -1/+1 |
* | perl_checker fix | Thierry Vignaud | 2003-01-07 | 1 | -1/+1 |
* | - new way to use request help | Daouda Lo | 2003-01-07 | 1 | -1/+1 |
* | - compress code (pixel) | Daouda Lo | 2003-01-07 | 1 | -5/+2 |
* | beautify | Thierry Vignaud | 2003-01-07 | 1 | -4/+4 |
* | simplif installed spoolers "detection" | Thierry Vignaud | 2003-01-07 | 1 | -5/+1 |
* | - remove useless $_ setting | Thierry Vignaud | 2003-01-07 | 1 | -29/+11 |
* | - simplify by reusing list_passwd() | Thierry Vignaud | 2003-01-07 | 1 | -27/+20 |
* | *** empty log message *** | Pascal Rigaux | 2003-01-07 | 1 | -1/+124 |
* | - adapt to new setupBootloader | Pascal Rigaux | 2003-01-07 | 3 | -10/+9 |
* | nicer debug message | Pascal Rigaux | 2003-01-07 | 1 | -0/+1 |
* | (method_choices): returns the choices of bootloaders (lilo, grub, yaboot...) ... | Pascal Rigaux | 2003-01-07 | 1 | -132/+154 |
* | move setupBootloader before summary | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
* | - part of setupBootloader() are now in setupBootloader__mbr_or_not(), | Pascal Rigaux | 2003-01-07 | 1 | -139/+144 |
* | common::secured_file() is a wrapper around c::is_secure_file() | Pascal Rigaux | 2003-01-06 | 1 | -0/+6 |
* | fix "Where do you want to install the bootloader?" dialog box | Pascal Rigaux | 2003-01-06 | 1 | -1/+1 |
* | - perl checker | Daouda Lo | 2003-01-06 | 1 | -3/+2 |