Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not ask to install already installed packages, prefer to install | Olivier Blin | 2004-07-16 | 1 | -1/+1 |
| | | | | | uninstalled packages (misc) | ||||
* | add a border spacing of 5 pixel (fix #10299, from Fabrice Facorat) | Olivier Blin | 2004-07-15 | 1 | -3/+3 |
| | |||||
* | 10-54mdk | Olivier Blin | 2004-07-15 | 1 | -1/+11 |
| | |||||
* | encryption key length can now be lower than 20, allowing >= 6 | Pascal Rigaux | 2004-07-15 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | | so call add_boot_splash directly | ||||
* | alt_xxx instead of old_xxx for bootloader labels (as suggested by Svetoslav ↵ | Pascal Rigaux | 2004-07-15 | 1 | -1/+1 |
| | | | | Slavtchev on cooker) | ||||
* | *** 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 |
| | |||||
* | umount nfs directory if an error occurs too | Olivier Blin | 2004-07-13 | 1 | -2/+2 |
| | |||||
* | don't forget to umount ISO images | Olivier Blin | 2004-07-13 | 1 | -3/+9 |
| | |||||
* | it is again stupid to use a ramdisk if the install location isn't | Olivier Blin | 2004-07-13 | 1 | -1/+1 |
| | | | | | mounted by loopback | ||||
* | fix segfault when hostname resolves as weird name without any dot (for | Olivier Blin | 2004-07-13 | 1 | -11/+26 |
| | | | | | | example 24.159.64.20 resolves as TN-JACKSN-NR1) and abort domain name guess in this case | ||||
* | 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 | ||||
* | use "*" instead of PERL_VERSION in list, but ensure only one match | Pascal Rigaux | 2004-07-09 | 2 | -5/+11 |
| | |||||
* | ensure "*" to wildcard a directory in share/list match only once | Pascal Rigaux | 2004-07-09 | 1 | -1/+1 |
| | |||||
* | ask perl where to find package.pm and URPM.pm, this is more versatile than ↵ | Pascal Rigaux | 2004-07-09 | 1 | -3/+3 |
| | | | | using installvendorlib | ||||
* | sometimes grub return non zero exit status w/o error | Thierry Vignaud | 2004-07-09 | 1 | -1/+1 |
| | |||||
* | kill debug message | Thierry Vignaud | 2004-07-09 | 1 | -1/+1 |
| | |||||
* | do not complain about unmounted usb fs in recue mode | Thierry Vignaud | 2004-07-09 | 1 | -1/+1 |
| | |||||
* | sort | Thierry Vignaud | 2004-07-09 | 1 | -19/+20 |
| | |||||
* | add Robert Vojta | Thierry Vignaud | 2004-07-09 | 1 | -0/+1 |
| | |||||
* | fix restore mode (initrd's mount failled to mount ext2 as ext3) | Thierry Vignaud | 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 |
| |