Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | dangling symlink (see bug #9934) | ||||
* | *** 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 |
| | | | | | - drop using $val, use directly $authentication->{XXX} | ||||
* | Updated Spanish translations | Fabián Mandelbaum | 2004-07-12 | 1 | -1952/+2001 |
| | |||||
* | (sort_hds_according_to_bios): when installing on floppy, $boot_hd is ↵ | Pascal Rigaux | 2004-07-12 | 1 | -3/+3 |
| | | | | undefined, but that's ok (bugzilla #10260) | ||||
* | 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 |
| | | | | | - use "*" instead of PERL_VERSION to be more versatile | ||||
* | 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 |
| | | | | | (it helps for debugging getSCSI on 2.6) | ||||
* | fix mounting /sys (why did i switch to using syscall_ 'mount' directly? and ↵ | Pascal Rigaux | 2004-07-09 | 1 | -2/+1 |
| | | | | with missing parameters!) | ||||
* | updates | Keld Simonsen | 2004-07-08 | 1 | -1957/+2078 |
| | | | | | | | | | soft/drakcronat/po/da.po soft/drakfax/po/da.po soft/GtkMdkWidgets/po/da.po soft/mdkonline/po/da.po soft/rpmdrake/po/da.po soft/urpmi/po/da.po gi/perl-install/share/po/da.po soft/galaxy/thememdk/mandrake_client/po/da.po | ||||
* | - 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 ↵ | Pascal Rigaux | 2004-07-08 | 1 | -15/+8 |
| | | | | generically | ||||
* | 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 |
| | | | | | - add freeDriver boot option | ||||
* | 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 |
| | | | | | | - replace regexp [uo]hci on module name with testing category "bus/usb" - move the special case imm ppa from when_load() to load() | ||||
* | 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 |
| | | | | | - cleanup | ||||
* | - rename add_alias() into set_alias() | Pascal Rigaux | 2004-07-08 | 5 | -12/+20 |
| | | | | | - create set_sound_slot() and use it | ||||
* | don't remove "above ... snd-pcm-oss" for the old alias, it's better done ↵ | Pascal Rigaux | 2004-07-08 | 1 | -5/+1 |
| | | | | explictly, and already done by remove_module() | ||||
* | 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 |
| | | | | | (filenames with spaces, .backupignore, gui behavior) | ||||
* | fix comment | Pascal Rigaux | 2004-07-07 | 1 | -1/+1 |
| | |||||
* | fix indentation | Pascal Rigaux | 2004-07-07 | 1 | -8/+8 |
| | |||||
* | modules::mergein_conf() doesn't need to be given /etc/modules.conf | Pascal Rigaux | 2004-07-07 | 2 | -2/+2 |
| | | | | | => prepare for reading either modprobe.conf or modules.conf based on the running kernel version | ||||
* | modules::mergein_conf() doesn't need to be given /etc/modules.conf | Pascal Rigaux | 2004-07-07 | 13 | -17/+17 |
| | | | | | => prepare for reading either modprobe.conf or modules.conf based on the running kernel version | ||||
* | remove non-useful prototypes ($) | Pascal Rigaux | 2004-07-07 | 1 | -4/+4 |
| | |||||
* | use the module category to decide if it needs alias usb-interface or alias ↵ | Pascal Rigaux | 2004-07-07 | 1 | -4/+5 |
| | | | | ieee1394-controller | ||||
* | fix typo | Pascal Rigaux | 2004-07-07 | 1 | -1/+1 |
| | |||||
* | - restrict view of %mappings_24_26 and %mappings_26_24 to modules.pm | Pascal Rigaux | 2004-07-07 | 1 | -19/+17 |
| | | | | | | - simplify mapping_24_26(), it now takes only one module name, not a list - simplify mapping_26_24(), the special case is handled properly in %mappings_26_24 | ||||
* | - move configure_pcmcia() and write_pcmcia() out of modules.pm to install_any.pm | Pascal Rigaux | 2004-07-07 | 4 | -44/+42 |
| | | | | | | - load pcmcia_core, $pcic and ds in one call to modules::load - don't pass prefix to write_pcmcia() |