| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | change_pt_type() must return a boolean value | Pascal Rigaux | 2004-07-15 | 1 | -0/+1 |
* | make_boot_splash is no good since the same initrd is used with or without vga=, | Pascal Rigaux | 2004-07-15 | 2 | -10/+1 |
* | alt_xxx instead of old_xxx for bootloader labels (as suggested by Svetoslav S... | Pascal Rigaux | 2004-07-15 | 1 | -1/+1 |
* | *** empty log message *** | Pascal Rigaux | 2004-07-15 | 1 | -1/+97 |
* | remove unneeded return | Olivier Blin | 2004-07-14 | 1 | -1/+1 |
* | to_bool is what I was looking for, thanks Pixel | Olivier Blin | 2004-07-14 | 1 | -1/+1 |
* | perl_checker fix, I should have done it before ... | Olivier Blin | 2004-07-14 | 1 | -1/+1 |
* | use bootloader and Xconfig instead of detect-resolution | Olivier Blin | 2004-07-14 | 1 | -12/+12 |
* | automatically detect which media are available in install from ISO images | Olivier Blin | 2004-07-14 | 2 | -13/+25 |
* | cooker logo | Florent Villard | 2004-07-13 | 1 | -0/+0 |
* | Added Bengali and Furlan files | Pablo Saratxaga | 2004-07-13 | 2 | -0/+42433 |
* | apply Pixel's suggestion, use //m instead of foreach | Olivier Blin | 2004-07-13 | 1 | -3/+1 |
* | Some factorization. Protection against /var/lib/urpmi being a | Rafael Garcia-Suarez | 2004-07-13 | 1 | -4/+10 |
* | *** empty log message *** | Dovix | 2004-07-12 | 1 | -1924/+2034 |
* | perl_checker fixes | Olivier Blin | 2004-07-12 | 1 | -3/+3 |
* | add a "monitor network" menu item that launches net_monitor | Olivier Blin | 2004-07-12 | 1 | -1/+2 |
* | use drakconnect to configure network | Olivier Blin | 2004-07-12 | 1 | -1/+1 |
* | use 'ip route show' to find the gateway device when no GATEWAYDEV is defined | Olivier Blin | 2004-07-12 | 1 | -5/+14 |
* | - add "Active Directory" through winbind (it needs more stuff to work) | Pascal Rigaux | 2004-07-12 | 1 | -37/+48 |
* | Updated Spanish translations | Fabián Mandelbaum | 2004-07-12 | 1 | -1952/+2001 |
* | (sort_hds_according_to_bios): when installing on floppy, $boot_hd is undefine... | Pascal Rigaux | 2004-07-12 | 1 | -3/+3 |
* | unicore/PVA.pl is needed | Pascal Rigaux | 2004-07-09 | 1 | -0/+1 |
* | fix commit 1.685: use lang::analyse_locale_name() but still use lang::l2locale() | Pascal Rigaux | 2004-07-09 | 1 | -1/+1 |
* | replace lang::get_unneeded_png_lang_files() with lang::png_lang_files | Pascal Rigaux | 2004-07-09 | 2 | -2/+8 |
* | - adapt to new perl | Pascal Rigaux | 2004-07-09 | 1 | -21/+21 |
* | ensure "*" to wildcard a directory in share/list match only once | Pascal Rigaux | 2004-07-09 | 1 | -1/+1 |
* | *** empty log message *** | Pascal Rigaux | 2004-07-09 | 1 | -1/+182 |
* | add "ls -l /sys/bus/scsi/devices" in report.bug | Pascal Rigaux | 2004-07-09 | 1 | -0/+1 |
* | fix mounting /sys (why did i switch to using syscall_ 'mount' directly? and w... | Pascal Rigaux | 2004-07-09 | 1 | -2/+1 |
* | updates | Keld Simonsen | 2004-07-08 | 1 | -1957/+2078 |
* | - typo fix (lost -> lose) | Robert Vojta | 2004-07-08 | 1 | -1/+1 |
* | warn the user before dm exit will kill the session (Robert Vojta, #10179) | Thierry Vignaud | 2004-07-08 | 1 | -0/+1 |
* | handle s/snd-card/snd/g and s/snd-via686|snd-via8233/snd-via82xx/g more gener... | Pascal Rigaux | 2004-07-08 | 1 | -15/+8 |
* | in mergein_conf(), get the "above" value, and don't dirty "probeall" | Pascal Rigaux | 2004-07-08 | 1 | -1/+2 |
* | fix typo | Pascal Rigaux | 2004-07-08 | 1 | -1/+1 |
* | - create X_options_from_o() and use it | Pascal Rigaux | 2004-07-08 | 5 | -7/+16 |
* | merge with MDK-10-update Move changes | Pascal Rigaux | 2004-07-08 | 1 | -4/+1 |
* | merge "language choice dialog" from MDK-10-update | Pascal Rigaux | 2004-07-08 | 1 | -5/+11 |
* | selectCountry doesn't really need a $o, a $in is enough | Pascal Rigaux | 2004-07-08 | 1 | -2/+2 |
* | when adding users during install, suggest the user names found in /home | Pascal Rigaux | 2004-07-08 | 3 | -6/+8 |
* | rename load_raw() to load_raw_install() and change the prototype | Pascal Rigaux | 2004-07-08 | 1 | -9/+9 |
* | cleanup | Pascal Rigaux | 2004-07-08 | 1 | -5/+6 |
* | - create when_load_category() | Pascal Rigaux | 2004-07-08 | 1 | -26/+33 |
* | fix previous commit | Pascal Rigaux | 2004-07-08 | 1 | -2/+2 |
* | - generalize the snd-pcm-oss case | Pascal Rigaux | 2004-07-08 | 1 | -12/+15 |
* | - rename add_alias() into set_alias() | Pascal Rigaux | 2004-07-08 | 5 | -12/+20 |
* | don't remove "above ... snd-pcm-oss" for the old alias, it's better done expl... | Pascal Rigaux | 2004-07-08 | 1 | -5/+1 |
* | 10-53mdk final | Thierry Vignaud | 2004-07-08 | 1 | -1/+6 |
* | Merge fixes from Anthill 927, 929. | Stew Benedict | 2004-07-07 | 1 | -7/+16 |
* | fix comment | Pascal Rigaux | 2004-07-07 | 1 | -1/+1 |