Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UGLY TEMPORARY FIX: create an /etc/passwd for fontconfig | Pascal Rigaux | 2003-01-08 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-01-08 | 1 | -1/+20 |
| | |||||
* | ensure drakx don't need wiz_default_up.png and wiz_default_left.png | Pascal Rigaux | 2003-01-08 | 1 | -26/+28 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-01-07 | 1 | -1/+214 |
| | |||||
* | - remove help (which was at the bottom) | Pascal Rigaux | 2003-01-07 | 5 | -24/+30 |
| | | | | | | | - wizard style - focus "Next" button by default (this is rough, some dialog boxes *need* changes before being able to complete (think root password dialog)) | ||||
* | "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 |
| | | | | | | (configureX): this step is now always automatic. don't call configureXAfter() when config failed | ||||
* | (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 ↵ | Pascal Rigaux | 2003-01-07 | 1 | -6/+10 |
| | | | | | | | in $auto mode (multi_head_choose): be completly automatic in $auto mode | ||||
* | 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 ↵ | Pascal Rigaux | 2003-01-07 | 1 | -3/+4 |
| | | | | | | | | context is bad) - use printer::detect::whatNetPrinter directly (instead of net_detect() + net_smb_detect()), it is faster when one wants both | ||||
* | (detect): don't use net_smb_detect() and net_detect(), call | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
| | | | | | whatNetPrinter() directly asking for both network & smb (faster) | ||||
* | 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) = ↵ | Pascal Rigaux | 2003-01-07 | 2 | -2/+2 |
| | | | | fsedit::part2hd(...)" | ||||
* | 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", ↵ | Pascal Rigaux | 2003-01-07 | 34 | -101/+96 |
| | | | | "every", "partition" | ||||
* | 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 |
| | | | | | don't bother handle them | ||||
* | 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 |
| | | | | | | - use ask_warn when no browser is found on the system and BROWSER env var not set. | ||||
* | 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 overgianted look for functions - mask isprinterconfigured() as bogus: if $done is 1 then $sectionfound *is* already 1 | ||||
* | - simplify by reusing list_passwd() | Thierry Vignaud | 2003-01-07 | 1 | -27/+20 |
| | | | | | | | | | | - simplify program flow - one perl_checker fix - simplify directories list building - simplify test: if a file is a plain regular file, testing if it's a directory is useless; anyway, this test is probably bogus and should just be -e and not -f | ||||
* | *** empty log message *** | Pascal Rigaux | 2003-01-07 | 1 | -1/+124 |
| | |||||
* | - adapt to new setupBootloader | Pascal Rigaux | 2003-01-07 | 3 | -10/+9 |
| | | | | | | - add bootloader configuration in summary (still rough) - various cleanup | ||||
* | 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 |
| | | | | | | | | | | | | | + cleanup (suggest_onmbr): "lilo" and "grub" are now "unsafe" "on_mbr" choices - renaming of $lilo with $bootloader - $bootloader->{methods} is replaced by the much simpler $bootloader->{method}, the special handling of grub (which need to also generate lilo.conf) is nicely handled in bootloader::install() - cleanup error handling: it was using the ugly (though safe) /tmp/.error temporary file, better use an exception | ||||
* | move setupBootloader before summary | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
| |