summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove useless menu infrastuctureThierry Vignaud2004-01-151-18/+1
|
* don't modify {append} after add_kernel(), call add_kernel() directly with ↵Pascal Rigaux2004-01-151-6/+16
| | | | | | | the append parameter (so that comparison with previous entries is done correctly)
* 9.3-20mdkThierry Vignaud2004-01-151-3/+16
|
* add bug hintThierry Vignaud2004-01-151-0/+2
|
* remove unused variableThierry Vignaud2004-01-151-1/+0
|
* First time wizardStew Benedict2004-01-151-148/+322
|
* insmod.old is needed when the kernel is a 2.4Pascal Rigaux2004-01-151-0/+1
|
* adaptation/simplification for new lvm2 (thanks to Luca Berra)Pascal Rigaux2004-01-151-5/+3
|
* have hylafax-client installed when kdebase-kdeprintfax is selectedPascal Rigaux2004-01-151-1/+2
|
* (lilo_choice) do not complain on cancelingThierry Vignaud2004-01-151-1/+1
|
* (lilo_choice) let's set dialog title when poping up an error messageThierry Vignaud2004-01-151-1/+1
|
* (lilo_choice) do not complaing about lilo faillure when we use anotherThierry Vignaud2004-01-151-2/+1
| | | | | bootloader: just complain about the actually used bootloader
* warly said that we should not restrict ourselves to liloThierry Vignaud2004-01-151-2/+0
|
* make splash config looks better when embeddedThierry Vignaud2004-01-151-3/+3
|
* fix individual package selection (was broken since 30 september...)Pascal Rigaux2004-01-151-3/+2
|
* formatList is imported, no need to get it in common::Pascal Rigaux2004-01-151-2/+2
|
* - remove the use of BLKRRPART (telling the kernel to re-read the partition ↵Pascal Rigaux2004-01-156-57/+143
| | | | | | | | | table) in most cases - replace with tell_kernel() and will_tell_kernel() - correctly handle in standalone the need to reboot, with no way to forget it (telling the WM to quit nicely then call reboot when it's done)
* - manage interfaces :Damien Chaumette2004-01-141-12/+44
| | | | | | | | o add Account page o speedtouch and sagem modems o build_notebook don't need $window anymore o cosmetic change to Infornations page
* ask_info2 is deadThierry Vignaud2004-01-141-1/+1
|
* using box radio looks better for yes/no like questionsThierry Vignaud2004-01-141-1/+1
|
* (process) in yes/no case, keep the same logic asThierry Vignaud2004-01-141-3/+4
| | | | | interactive->ask_yesorno() and pass 1 if /yes/ and undef else
* typo fixThierry Vignaud2004-01-141-1/+1
|
* proxy conf: do not touch files in --testing modeThierry Vignaud2004-01-141-1/+1
|
* fix fixThierry Vignaud2004-01-141-1/+1
|
* split out proxy configuration out of network interfaces configurationThierry Vignaud2004-01-141-1/+13
|
* fix logic test order in order to prevent useless error message in --testing modeThierry Vignaud2004-01-141-1/+1
|
* updated pot filePablo Saratxaga2004-01-142-1650/+1721
|
* New texts to translate for next release.David Baudens2004-01-14110-155/+576
| | | | | Images will be modified in a short time.
* (miscellaneous_choose) restore it for drakproxy (we'd better split outThierry Vignaud2004-01-141-0/+17
| | | | | network interface and proxy configuration at install time)
* 9.3-19mdkThierry Vignaud2004-01-141-2/+10
|
* don't write fstab entries which are notFormattedPascal Rigaux2004-01-141-1/+1
|
* use class->new rather than new class styleThierry Vignaud2004-01-141-9/+9
|
* minor cleanupThierry Vignaud2004-01-141-8/+3
|
* perl_checker cleanupsThierry Vignaud2004-01-141-3/+6
|
* proper indentingThierry Vignaud2004-01-141-55/+56
|
* Let list of printer models get sorted.Till Kamppeter2004-01-141-1/+1
|
* move bootloader title from drakbootThierry Vignaud2004-01-141-0/+1
|
* - offer to configure bootsplash only on --splashThierry Vignaud2004-01-141-16/+16
| | | | | | | - drop useless frames - set main window title according to current mode (autologin, bootloader or bootsplash)
* clean splash management codeFlorent Villard2004-01-141-123/+48
|
* unused variableThierry Vignaud2004-01-141-1/+1
|
* - kill unused variablesThierry Vignaud2004-01-141-9/+8
| | | | | | - fix gtk+2 notebook usage - perl_checker cleanups
* John Jablonski wants scribusGuillaume Cottenceau2004-01-141-0/+1
|
* alter message according to interface team suggestionThierry Vignaud2004-01-132-2/+2
|
* alter message according to interface team suggestionThierry Vignaud2004-01-131-1/+1
|
* - "Next->" => "Next"Thierry Vignaud2004-01-131-2/+2
| | | | | - "<-Previous" => "Previous"
* add support for yes/no questionsThierry Vignaud2004-01-131-0/+4
|
* hide about butto b/c there's already mcc about dialog and there'reThierry Vignaud2004-01-131-1/+1
| | | | | already too much buttons
* enable to access extra buttons $w->{buttons}{<label>}Thierry Vignaud2004-01-131-2/+2
|
* sanitize buttons through reusing create_okcancel()Thierry Vignaud2004-01-137-129/+136
|
* cookrGuillaume Cottenceau2004-01-131-1/+1
|