| Commit message (Expand) | Author | Age | Files | Lines |
* | (setupBootloader) remove debugging messages | Thierry Vignaud | 2004-06-04 | 1 | -4/+0 |
* | (setupBootloader__entries) fix typo (Andrea Celli) | Thierry Vignaud | 2004-06-04 | 1 | -1/+5 |
* | - add descriptions for NFS and SMB (thanks to bugzilla #9940) | Pascal Rigaux | 2004-06-02 | 1 | -7/+13 |
* | handle the nfs/smb service disabled (enhancement given by Olivier Blin) | Pascal Rigaux | 2004-06-01 | 1 | -2/+2 |
* | really chkconfig --add and --del for "diskdrake --fileshare" (thanks to Olivi... | Pascal Rigaux | 2004-05-27 | 1 | -0/+2 |
* | instead of removing package nfs-utils or samba-server (when "diskdrake --file... | Pascal Rigaux | 2004-05-27 | 1 | -5/+7 |
* | use lang::analyse_locale_name() and lang::analyse_locale_name() | Pascal Rigaux | 2004-05-11 | 1 | -2/+5 |
* | - new getSCSI_26() not using /proc/scsi/scsi | Pascal Rigaux | 2004-04-30 | 1 | -1/+1 |
* | share translation with help.pm | Thierry Vignaud | 2004-03-30 | 1 | -1/+1 |
* | add nolapic support option (NOn Local APIC) | Nicolas Planel | 2004-03-23 | 1 | -1/+8 |
* | spell Mandrakelinux in one word | Thierry Vignaud | 2004-03-10 | 1 | -1/+1 |
* | (setupBootloader__general) fix wizard title now that drakboot --boot | Thierry Vignaud | 2004-03-02 | 1 | -1/+1 |
* | drakboot --boot is now a wizard | Pascal Rigaux | 2004-03-02 | 1 | -3/+8 |
* | use "default.png" instead of (missing) "man.png" which resulted to defaulting... | Pascal Rigaux | 2004-03-01 | 1 | -1/+1 |
* | (setupBootloader__entries) fix entry editing layout | Thierry Vignaud | 2004-02-23 | 1 | -2/+2 |
* | selectlanguage: utf8 flag status is updated when user selects more/less langu... | Guillaume Cottenceau | 2004-02-18 | 1 | -1/+9 |
* | no need to fake scsi for ide anymore (hopefully!) | Pascal Rigaux | 2004-02-10 | 1 | -1/+1 |
* | (fileshare_config): quite different way of handling it, asking first if user | Pascal Rigaux | 2004-02-06 | 1 | -25/+24 |
* | handle better bootloader per entries video mode | Pascal Rigaux | 2004-02-06 | 1 | -1/+3 |
* | special way to remove mem=<memsize> | Pascal Rigaux | 2004-02-06 | 1 | -1/+1 |
* | remove defaulting global vga mode to normal | Pascal Rigaux | 2004-02-06 | 1 | -1/+0 |
* | fix old typo: complete callback was not called | Pascal Rigaux | 2004-02-06 | 1 | -9/+11 |
* | drop bootloader main options "Compact" and "Video mode" | Pascal Rigaux | 2004-02-06 | 1 | -2/+0 |
* | fix ugly typo (occuring when removing "clean /tmp", ie not often, especially | Pascal Rigaux | 2004-02-05 | 1 | -1/+1 |
* | this part of code is already executed only in $::isInstall | Guillaume Cottenceau | 2004-02-05 | 1 | -2/+2 |
* | fix drakboot layout: use checkboxes own labels rather than packing extra | Thierry Vignaud | 2004-02-02 | 1 | -6/+6 |
* | fix typo | Pascal Rigaux | 2004-01-26 | 1 | -1/+1 |
* | perl_checker fix | Pascal Rigaux | 2004-01-21 | 1 | -1/+1 |
* | in setupBootloader__entries(): | Pascal Rigaux | 2004-01-20 | 1 | -9/+2 |
* | move bootloader title from drakboot | Thierry Vignaud | 2004-01-14 | 1 | -0/+1 |
* | changing utf8 flag on an installed OS is not supported | Guillaume Cottenceau | 2004-01-13 | 1 | -1/+1 |
* | - integrate chkauth (which is now deprecated) | Pascal Rigaux | 2004-01-08 | 1 | -97/+0 |
* | pass --splash <resolution> to mkinitrd | Pascal Rigaux | 2004-01-07 | 1 | -1/+1 |
* | remove mkbootdisk support | Pascal Rigaux | 2004-01-06 | 1 | -60/+0 |
* | this duplicate is now useless | Thierry Vignaud | 2003-12-29 | 1 | -7/+0 |
* | create fix_broken_alternatives() | Pascal Rigaux | 2003-12-02 | 1 | -0/+11 |
* | drakx_version: have a suitable value for move | Guillaume Cottenceau | 2003-12-01 | 1 | -1/+2 |
* | - use the "mount" command directly in move | Pascal Rigaux | 2003-11-12 | 1 | -1/+1 |
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-12 | 1 | -2/+2 |
* | move: "adduser" alike step | Guillaume Cottenceau | 2003-10-31 | 1 | -48/+54 |
* | maybe perl_checker should have told me? but that's a bit | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 |
* | fix default value still in location|name form in case of move | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 |
* | sorting according to transliteration in languages-selection-as-images is brok... | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 |
* | titi doesn't suck | Guillaume Cottenceau | 2003-10-15 | 1 | -0/+1 |
* | don't show a tree in move mode, we have only a limited number of languages | Guillaume Cottenceau | 2003-10-15 | 1 | -4/+11 |
* | fix code that selects images for the choice of languages to not base on FB as... | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 |
* | perl_checker | Pascal Rigaux | 2003-10-01 | 1 | -3/+3 |
* | fixed hdInstallPath not working on some cases. | Francois Pons | 2003-09-23 | 1 | -2/+2 |
* | add /usr/lib/qt3/lib (and sometimes /usr/lib/qt3/lib64) in ld.so.conf | Pascal Rigaux | 2003-09-17 | 1 | -3/+5 |
* | run nisdomainname et ypbind so that nis is correctly set up *now*, not at nex... | Pascal Rigaux | 2003-09-17 | 1 | -0/+5 |