summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* added install_addons to install pcitable or usbtable addons.Francois Pons2003-01-081-0/+12
|
* once we identify the protocal, skip remaining testsThierry Vignaud2003-01-081-8/+7
|
* - typo fixThierry Vignaud2003-01-081-13/+9
| | | | | | - s/if !/unless/ - remove useless next
* really install the bootloader.Francois Pons2003-01-081-1/+4
|
* fix typoPascal Rigaux2003-01-081-1/+1
|
* using pixel though for perl (-lne instead of -ln).Francois Pons2003-01-081-1/+1
|
* (easy_dhcp): cleanupPascal Rigaux2003-01-081-19/+19
|
* definitively fixed bad version and release retrieved from BOOT kernel.Francois Pons2003-01-081-2/+2
|
* UGLY TEMPORARY FIX: create an /etc/passwd for fontconfigPascal Rigaux2003-01-081-0/+1
|
* *** empty log message ***Pascal Rigaux2003-01-081-1/+20
|
* ensure drakx don't need wiz_default_up.png and wiz_default_left.pngPascal Rigaux2003-01-081-26/+28
|
* *** empty log message ***Pascal Rigaux2003-01-071-1/+214
|
* - remove help (which was at the bottom)Pascal Rigaux2003-01-075-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 neededPascal Rigaux2003-01-071-1/+2
|
* fix ugly global setting of $ugtk2::pop_itPascal Rigaux2003-01-071-1/+1
|
* cleanupPascal Rigaux2003-01-072-3/+3
|
* (configure): do not do card_config__not_listed in $auto modePascal Rigaux2003-01-071-2/+4
|
* (summary): add X configurationPascal Rigaux2003-01-071-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 failedPascal Rigaux2003-01-071-2/+3
|
* (various): in $auto mode, don't ask about tvoutPascal Rigaux2003-01-071-1/+1
|
* (configure): in $auto mode, use $default_resolution without askingPascal Rigaux2003-01-071-2/+4
|
* *** empty log message ***Pablo Saratxaga2003-01-071-2/+5
|
* (configure): return without doing anything when probe fails or needVideoRam ↵Pascal Rigaux2003-01-071-6/+10
| | | | | | | in $auto mode (multi_head_choose): be completly automatic in $auto mode
* move "configureX" step before "summary" stepPascal Rigaux2003-01-071-1/+1
|
* don't do anything when automatic configuration fails in $auto modePascal Rigaux2003-01-071-1/+2
|
* - fix autodetection code (remember me to teach titi that "and" in list ↵Pascal Rigaux2003-01-071-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(), callPascal Rigaux2003-01-071-1/+1
| | | | | whatNetPrinter() directly asking for both network & smb (faster)
* 9.1-0.9mdkThierry Vignaud2003-01-071-1/+4
|
* fix pixel sucks(bis)Thierry Vignaud2003-01-071-1/+1
|
* fix pixel sucksThierry Vignaud2003-01-071-1/+1
|
* forgot to commit threat-hub-as-usb-controllers...Thierry Vignaud2003-01-071-2/+2
|
* fix ask_okcancel in wizard modePascal Rigaux2003-01-071-1/+1
|
* fix new data structure usageThierry Vignaud2003-01-072-5/+5
|
* perl_checker fixThierry Vignaud2003-01-071-1/+1
|
* init doesn't like anymore that /etc/initctl is already hereGuillaume Cottenceau2003-01-071-1/+0
| | | | | | | (breaks any communication to init :/); remove /etc/initctl from the initial filesystem, and let init create it as a fifo during boot
* add network::easy_dhcp function. Quietly setup eth0 in dhcp and restart network.Damien Chaumette2003-01-071-1/+27
|
* let it ask for root capabilites if launched in standalone modeThierry Vignaud2003-01-071-1/+1
|
* fsedit::part2hd() returns a scalar, no need to do "my ($hd) = ↵Pascal Rigaux2003-01-072-2/+2
| | | | fsedit::part2hd(...)"
* use internal_error instead of die for better error message (esp. backtrace)Pascal Rigaux2003-01-071-1/+1
|
* fix typo (operator priority related)Pascal Rigaux2003-01-071-1/+1
|
* 9.1-0.8mdkThierry Vignaud2003-01-071-1/+8
|
* fix looking for broken alternativesPascal Rigaux2003-01-071-0/+1
|
* use "if any" instead of "if grep", and various other occurences of "any", ↵Pascal Rigaux2003-01-0734-101/+96
| | | | "every", "partition"
* version 9.1 cookerGuillaume Cottenceau2003-01-071-1/+1
|
* printerdrake is back aliveThierry Vignaud2003-01-072-4/+8
|
* cleanup and add a comment (!)Pascal Rigaux2003-01-071-3/+2
|
* fixesThierry Vignaud2003-01-071-6/+12
|
* CList and CTree being deprecated and unsupported in perl-gtk2,Thierry Vignaud2003-01-071-1/+1
| | | | | don't bother handle them
* perl_checker fixThierry Vignaud2003-01-071-1/+1
|
* - new way to use request helpDaouda Lo2003-01-071-1/+1
|