| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | 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 |
* | fix individual package selection (was broken since 30 september...) | Pascal Rigaux | 2004-01-15 | 1 | -3/+2 |
* | formatList is imported, no need to get it in common:: | Pascal Rigaux | 2004-01-15 | 1 | -2/+2 |
* | - remove the use of BLKRRPART (telling the kernel to re-read the partition ta... | Pascal Rigaux | 2004-01-15 | 6 | -57/+143 |
* | - manage interfaces : | Damien Chaumette | 2004-01-14 | 1 | -12/+44 |
* | ask_info2 is dead | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 |
* | using box radio looks better for yes/no like questions | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 |
* | (process) in yes/no case, keep the same logic as | Thierry Vignaud | 2004-01-14 | 1 | -3/+4 |
* | typo fix | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 |
* | proxy conf: do not touch files in --testing mode | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 |
* | fix fix | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 |
* | split out proxy configuration out of network interfaces configuration | Thierry Vignaud | 2004-01-14 | 1 | -1/+13 |
* | fix logic test order in order to prevent useless error message in --testing mode | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 |
* | updated pot file | Pablo Saratxaga | 2004-01-14 | 2 | -1650/+1721 |
* | New texts to translate for next release. | David Baudens | 2004-01-14 | 110 | -155/+576 |
* | (miscellaneous_choose) restore it for drakproxy (we'd better split out | Thierry Vignaud | 2004-01-14 | 1 | -0/+17 |
* | 9.3-19mdk | Thierry Vignaud | 2004-01-14 | 1 | -2/+10 |
* | don't write fstab entries which are notFormatted | Pascal Rigaux | 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 |
* | Let list of printer models get sorted. | Till Kamppeter | 2004-01-14 | 1 | -1/+1 |
* | move bootloader title from drakboot | Thierry Vignaud | 2004-01-14 | 1 | -0/+1 |
* | - offer to configure bootsplash only on --splash | Thierry Vignaud | 2004-01-14 | 1 | -16/+16 |
* | clean splash management code | Florent Villard | 2004-01-14 | 1 | -123/+48 |
* | unused variable | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 |
* | - kill unused variables | Thierry Vignaud | 2004-01-14 | 1 | -9/+8 |
* | alter message according to interface team suggestion | Thierry Vignaud | 2004-01-13 | 2 | -2/+2 |
* | alter message according to interface team suggestion | Thierry Vignaud | 2004-01-13 | 1 | -1/+1 |
* | - "Next->" => "Next" | Thierry Vignaud | 2004-01-13 | 1 | -2/+2 |
* | add support for yes/no questions | Thierry Vignaud | 2004-01-13 | 1 | -0/+4 |
* | hide about butto b/c there's already mcc about dialog and there're | Thierry Vignaud | 2004-01-13 | 1 | -1/+1 |
* | enable to access extra buttons $w->{buttons}{<label>} | Thierry Vignaud | 2004-01-13 | 1 | -2/+2 |
* | sanitize buttons through reusing create_okcancel() | Thierry Vignaud | 2004-01-13 | 7 | -129/+136 |
* | do not pack empty label before extra buttons if there'll be no button | Thierry Vignaud | 2004-01-13 | 1 | -2/+1 |
* | upcase label | Thierry Vignaud | 2004-01-13 | 1 | -1/+1 |
* | better rely on the end field being set rather than on the last step to | Thierry Vignaud | 2004-01-13 | 1 | -1/+1 |
* | changing utf8 flag on an installed OS is not supported | Guillaume Cottenceau | 2004-01-13 | 1 | -1/+1 |
* | perl check | Guillaume Cottenceau | 2004-01-13 | 1 | -2/+3 |
* | allow DRIVER"regexp" in rpmsrate and use it to install xmms-alsa when we use ... | Guillaume Cottenceau | 2004-01-13 | 2 | -0/+4 |
* | detect_devices::matching_driver -> matching_desc but matching driver names (k... | Guillaume Cottenceau | 2004-01-13 | 4 | -4/+8 |
* | lvm2 uses urandom | Pascal Rigaux | 2004-01-13 | 2 | -0/+2 |
* | - install lvm2 rpm instead of lvm (and using ->ensure_is_installed) | Pascal Rigaux | 2004-01-13 | 1 | -4/+2 |
* | perl_checker sometimes wrongly complain | Thierry Vignaud | 2004-01-13 | 1 | -1/+1 |
* | revert titi breaking the code, keeping the only valid change | Pascal Rigaux | 2004-01-13 | 1 | -7/+6 |