Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use bootloader and Xconfig instead of detect-resolution | Olivier Blin | 2004-07-14 | 1 | -12/+12 |
| | |||||
* | update bootsplash even if framebuffer was disabled | Olivier Blin | 2004-07-06 | 1 | -1/+1 |
| | |||||
* | adapt to new bootloader.pm | Pascal Rigaux | 2004-06-25 | 1 | -3/+3 |
| | |||||
* | remove unneeded quotes | Olivier Blin | 2004-06-23 | 1 | -1/+1 |
| | |||||
* | fix processing of config file broken again by Titi | Olivier Blin | 2004-06-23 | 1 | -1/+1 |
| | |||||
* | - fix processing of config file broken by magic olivier | Thierry Vignaud | 2004-06-23 | 1 | -5/+2 |
| | | | | | - reuse cat_() | ||||
* | please perl_checko the Clean Keeper | Olivier Blin | 2004-06-23 | 1 | -0/+1 |
| | |||||
* | remove spurious spaces | Olivier Blin | 2004-06-23 | 1 | -2/+2 |
| | |||||
* | ask for bootloader choice when framebuffer isn't configured (fix bug 9925) | Olivier Blin | 2004-06-23 | 1 | -3/+8 |
| | |||||
* | remove unused variable | Olivier Blin | 2004-06-23 | 1 | -3/+1 |
| | |||||
* | fix indentation | Olivier Blin | 2004-06-22 | 1 | -5/+5 |
| | |||||
* | do not update bootsplash in autologin wizard | Olivier Blin | 2004-06-22 | 1 | -2/+5 |
| | |||||
* | remove spurious comma and spaces | Olivier Blin | 2004-06-22 | 1 | -1/+1 |
| | |||||
* | fix trainee suckiness | Olivier Blin | 2004-06-10 | 1 | -1/+1 |
| | |||||
* | rollback weird and ugly workaround when pressing cancel on the ask_warn. The ↵ | Pascal Rigaux | 2004-06-01 | 1 | -2/+1 |
| | | | | real fix is in ugtk2.pm | ||||
* | (lilo_choice) fix error title | Thierry Vignaud | 2004-06-01 | 1 | -1/+1 |
| | |||||
* | fix "two windows after exception" bug | Thierry Vignaud | 2004-06-01 | 1 | -1/+2 |
| | |||||
* | switch from deprecated OptionMenu into new ComboBox widget | Thierry Vignaud | 2004-05-24 | 1 | -3/+3 |
| | |||||
* | add Olivier Blin patches to reread the previous configuration | Florent Villard | 2004-03-19 | 1 | -12/+39 |
| | |||||
* | list yes/no for autologin in a more intuitive way, that is yes is | Thierry Vignaud | 2004-03-11 | 1 | -7/+7 |
| | | | | | grouped with user and wm pull down menus (robert.vojta@qcm.cz, anthill #390) | ||||
* | drakboot --boot is now a wizard | Pascal Rigaux | 2004-03-02 | 1 | -0/+1 |
| | |||||
* | Apply Olivier Blin patch to fix theme displaying under console | Florent Villard | 2004-02-19 | 1 | -2/+3 |
| | |||||
* | typo fixes | Pablo Saratxaga | 2004-02-16 | 1 | -1/+1 |
| | |||||
* | Warn if the user is not in framebuffer mode, but allow to see the installed ↵ | Florent Villard | 2004-02-06 | 1 | -17/+19 |
| | | | | | | | | theme. Do not perform autologin config in splash mode Better parsing of current resolution from detect-resolution | ||||
* | write fstab for /tmp using tmpfs when "clean /tmp" is chosen | Pascal Rigaux | 2004-02-05 | 1 | -3/+11 |
| | |||||
* | update copyright notices | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | add bug hint | Thierry Vignaud | 2004-01-15 | 1 | -0/+2 |
| | |||||
* | remove unused variable | Thierry Vignaud | 2004-01-15 | 1 | -1/+0 |
| | |||||
* | (lilo_choice) do not complain on canceling | Thierry Vignaud | 2004-01-15 | 1 | -1/+1 |
| | |||||
* | (lilo_choice) let's set dialog title when poping up an error message | Thierry Vignaud | 2004-01-15 | 1 | -1/+1 |
| | |||||
* | (lilo_choice) do not complaing about lilo faillure when we use another | Thierry Vignaud | 2004-01-15 | 1 | -2/+1 |
| | | | | | bootloader: just complain about the actually used bootloader | ||||
* | warly said that we should not restrict ourselves to lilo | Thierry Vignaud | 2004-01-15 | 1 | -2/+0 |
| | |||||
* | make splash config looks better when embedded | Thierry Vignaud | 2004-01-15 | 1 | -3/+3 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 |
| | |||||
* | use class->new rather than new class style | Thierry Vignaud | 2004-01-14 | 1 | -9/+9 |
| | |||||
* | minor cleanup | Thierry Vignaud | 2004-01-14 | 1 | -8/+3 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-01-14 | 1 | -3/+6 |
| | |||||
* | proper indenting | Thierry Vignaud | 2004-01-14 | 1 | -55/+56 |
| | |||||
* | - offer to configure bootsplash only on --splash | Thierry Vignaud | 2004-01-14 | 1 | -16/+16 |
| | | | | | | | - drop useless frames - set main window title according to current mode (autologin, bootloader or bootsplash) | ||||
* | clean splash management code | Florent Villard | 2004-01-14 | 1 | -123/+48 |
| | |||||
* | sanitize buttons through reusing create_okcancel() | Thierry Vignaud | 2004-01-13 | 1 | -4/+5 |
| | |||||
* | fix drakboot --boot embedding | Thierry Vignaud | 2004-01-09 | 1 | -1/+0 |
| | |||||
* | kill unused variable | Thierry Vignaud | 2004-01-06 | 1 | -2/+0 |
| | |||||
* | split drakboot into bootloader and autologin configuration | Thierry Vignaud | 2004-01-05 | 1 | -18/+1 |
| | |||||
* | fix button layout when embedded: pack buttons box at bottom | Thierry Vignaud | 2003-12-19 | 1 | -6/+7 |
| | |||||
* | fix text layout by wrapping text | Thierry Vignaud | 2003-12-16 | 1 | -1/+1 |
| | |||||
* | ensure update_bootloader_label() won't break when called in text interactive | Pascal Rigaux | 2003-09-18 | 1 | -1/+1 |
| | | | | | (hint: in that case, $boot_label is unset) | ||||
* | fix default size without draksplash | Thierry Vignaud | 2003-09-09 | 1 | -2/+5 |
| | |||||
* | typo fix | Damien Chaumette | 2003-08-27 | 1 | -1/+1 |
| | |||||
* | fix drakboot always showing advanced stuff even when --expert was not | Thierry Vignaud | 2003-08-25 | 1 | -2/+0 |
| | | | | | passed |