summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* don't forget to umount ISO imagesOlivier Blin2004-07-131-3/+9
* it is again stupid to use a ramdisk if the install location isn'tOlivier Blin2004-07-131-1/+1
* fix segfault when hostname resolves as weird name without any dot (forOlivier Blin2004-07-131-11/+26
* cooker logoFlorent Villard2004-07-131-0/+0
* Added Bengali and Furlan filesPablo Saratxaga2004-07-132-0/+42433
* apply Pixel's suggestion, use //m instead of foreachOlivier Blin2004-07-131-3/+1
* Some factorization. Protection against /var/lib/urpmi being aRafael Garcia-Suarez2004-07-131-4/+10
* *** empty log message ***Dovix2004-07-121-1924/+2034
* perl_checker fixesOlivier Blin2004-07-121-3/+3
* add a "monitor network" menu item that launches net_monitorOlivier Blin2004-07-121-1/+2
* use drakconnect to configure networkOlivier Blin2004-07-121-1/+1
* use 'ip route show' to find the gateway device when no GATEWAYDEV is definedOlivier Blin2004-07-121-5/+14
* - add "Active Directory" through winbind (it needs more stuff to work)Pascal Rigaux2004-07-121-37/+48
* Updated Spanish translationsFabián Mandelbaum2004-07-121-1952/+2001
* (sort_hds_according_to_bios): when installing on floppy, $boot_hd is undefine...Pascal Rigaux2004-07-121-3/+3
* unicore/PVA.pl is neededPascal Rigaux2004-07-091-0/+1
* fix commit 1.685: use lang::analyse_locale_name() but still use lang::l2locale()Pascal Rigaux2004-07-091-1/+1
* replace lang::get_unneeded_png_lang_files() with lang::png_lang_filesPascal Rigaux2004-07-092-2/+8
* - adapt to new perlPascal Rigaux2004-07-091-21/+21
* use "*" instead of PERL_VERSION in list, but ensure only one matchPascal Rigaux2004-07-092-5/+11
* ensure "*" to wildcard a directory in share/list match only oncePascal Rigaux2004-07-091-1/+1
* ask perl where to find package.pm and URPM.pm, this is more versatile than us...Pascal Rigaux2004-07-091-3/+3
* sometimes grub return non zero exit status w/o errorThierry Vignaud2004-07-091-1/+1
* kill debug messageThierry Vignaud2004-07-091-1/+1
* do not complain about unmounted usb fs in recue modeThierry Vignaud2004-07-091-1/+1
* sortThierry Vignaud2004-07-091-19/+20
* add Robert VojtaThierry Vignaud2004-07-091-0/+1
* fix restore mode (initrd's mount failled to mount ext2 as ext3)Thierry Vignaud2004-07-091-1/+1
* *** empty log message ***Pascal Rigaux2004-07-091-1/+182
* add "ls -l /sys/bus/scsi/devices" in report.bugPascal Rigaux2004-07-091-0/+1
* fix mounting /sys (why did i switch to using syscall_ 'mount' directly? and w...Pascal Rigaux2004-07-091-2/+1
* updatesKeld Simonsen2004-07-081-1957/+2078
* - typo fix (lost -> lose)Robert Vojta2004-07-081-1/+1
* warn the user before dm exit will kill the session (Robert Vojta, #10179)Thierry Vignaud2004-07-081-0/+1
* handle s/snd-card/snd/g and s/snd-via686|snd-via8233/snd-via82xx/g more gener...Pascal Rigaux2004-07-081-15/+8
* in mergein_conf(), get the "above" value, and don't dirty "probeall"Pascal Rigaux2004-07-081-1/+2
* add vincentThierry Vignaud2004-07-081-0/+1
* fix typoPascal Rigaux2004-07-081-1/+1
* - create X_options_from_o() and use itPascal Rigaux2004-07-085-7/+16
* merge with MDK-10-update Move changesPascal Rigaux2004-07-081-4/+1
* merge "language choice dialog" from MDK-10-updatePascal Rigaux2004-07-081-5/+11
* selectCountry doesn't really need a $o, a $in is enoughPascal Rigaux2004-07-081-2/+2
* when adding users during install, suggest the user names found in /homePascal Rigaux2004-07-083-6/+8
* rename load_raw() to load_raw_install() and change the prototypePascal Rigaux2004-07-081-9/+9
* cleanupPascal Rigaux2004-07-081-5/+6
* - create when_load_category()Pascal Rigaux2004-07-081-26/+33
* fix previous commitPascal Rigaux2004-07-081-2/+2
* - generalize the snd-pcm-oss casePascal Rigaux2004-07-081-12/+15
* - rename add_alias() into set_alias()Pascal Rigaux2004-07-085-12/+20
* don't remove "above ... snd-pcm-oss" for the old alias, it's better done expl...Pascal Rigaux2004-07-081-5/+1