summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* reverted to previous version, to avoid huge strings break at this stagePablo Saratxaga2003-09-151-108/+65
|
* perl_checker fix.Till Kamppeter2003-09-151-2/+2
|
* Added support for user-mode-only HPOJ devices (HP PSC 1xxx andTill Kamppeter2003-09-152-46/+131
| | | | | OfficeJet 4xxx). Fixes bug #5641.
* stop bootsplash silent mode if something is detectedFlorent Villard2003-09-141-1/+2
|
* *** empty log message ***Pascal Rigaux2003-09-141-1/+104
|
* add a warning for / on LVM: "You may not be able to install lilo (since lilo ↵Pascal Rigaux2003-09-141-0/+3
| | | | doesn't handle a LV on multiple PVs)"
* back to i810fb xcon=4 (bad docummented option)Nicolas Planel2003-09-131-1/+1
|
* put quotes around the XIM_PROGRAM values that use spacesPablo Saratxaga2003-09-131-7/+7
|
* hd as default daemon mediaStew Benedict2003-09-121-1/+1
|
* fix garbled font when asking UTF8 in text installGuillaume Cottenceau2003-09-121-4/+4
|
* stuff doesn't contain gtk stuff anymoreGuillaume Cottenceau2003-09-122-4/+2
|
* 9.2-11mdkThierry Vignaud2003-09-121-1/+19
|
* fix #5586 (profiles with spaces in name)Thierry Vignaud2003-09-121-2/+3
|
* added sub copy_firmware, sub use_windows(), sub use_floppyDamien Chaumette2003-09-121-0/+45
| | | | | firmware copy works from floppy and windows/winnt
* - dropped sub load_firmware_floppyDamien Chaumette2003-09-121-25/+6
| | | | | - handle windows firmware's copy
* UpdateDavid Baudens2003-09-128-0/+0
|
* Always install a termunal emulator and don't install GNOME by defaultDavid Baudens2003-09-121-2/+2
|
* updated Norwegian, Swedish and Vietnamese filesPablo Saratxaga2003-09-123-6693/+6493
|
* *** empty log message ***Pascal Rigaux2003-09-121-1/+103
|
* fix progressbar color (should be blue)Guillaume Cottenceau2003-09-121-3/+7
|
* fixed fatal error in rpmsrate.Francois Pons2003-09-121-1/+0
|
* updated Estonian filePablo Saratxaga2003-09-121-1509/+1734
|
* fix #5586 (netprofile package still need be fixed)Thierry Vignaud2003-09-121-4/+4
|
* Fix gnome-audio entryDavid Baudens2003-09-121-1/+1
|
* removed nautilus-gtkhtmlFrederic Lepied2003-09-121-1/+0
|
* added rnboifd and cm2020 packagesFrederic Lepied2003-09-121-0/+7
|
* UpdateDavid Baudens2003-09-121-13/+68
|
* UpdatedArkadiusz Lipiec2003-09-121-4343/+4837
|
* Updated Spanish translationFabián Mandelbaum2003-09-121-1804/+3533
|
* updated pot filePablo Saratxaga2003-09-1252-71796/+119627
|
* fix #5571Thierry Vignaud2003-09-111-1/+1
|
* if some module has no parameter, instead of not displaying the configThierry Vignaud2003-09-111-1/+5
| | | | | window, show that there's no parameters to configure
* don't display a watch when slow things because due to theGuillaume Cottenceau2003-09-111-15/+6
| | | | | | | | | | | | large number of gtkflush(), the ask_ok_cancel appears before its Gtk->main is called, hence clicking too fast will call Gtk->main_quit before Gtk->main, but the dialog doesn't disappear; then on the next click on ok/cancel, the call to another Gtk->main_quit will lead to two Gtk->main being exited, hence destroying the ok/cancel dialog but alors the main window (choose of individual packages)
* fix infamous #4136Thierry Vignaud2003-09-111-0/+1
| | | | | | | | rationale: our own SIG_CHLD handler intercept the child death after run_program's waitpid() got interrupted by the signal but before it get rescheduled by the kernel (at which stage the child it wait for does not exists anymore)
* translate one more stringThierry Vignaud2003-09-111-1/+1
|
* don't pack_end two times a button, this causes a Gtk Critical and we never ↵Guillaume Cottenceau2003-09-111-1/+1
| | | | know what can happen after that :/
* *** empty log message ***Pascal Rigaux2003-09-111-1/+267
|
* move configuring kdmrc to lang::write so that it is done in localedrakePascal Rigaux2003-09-112-18/+18
|
* don't configure kde config files when they are not presentPascal Rigaux2003-09-111-1/+1
| | | | | (otherwise minimal install followed by urpmi kde gives a badly configured kde)
* use center_always for popped windows (if transient is not used), and force ↵Pascal Rigaux2003-09-112-3/+6
| | | | centering in Xconfig test
* libXext seems to be needed, i don't know why...Pascal Rigaux2003-09-111-1/+1
|
* do not set hostname if there's a dynamic interfaceThierry Vignaud2003-09-111-1/+1
|
* simplified oem theme generation, now use oem-theme.rpmFrancois Pons2003-09-111-60/+6
|
* silly me, I forgot the debug messagesFlorin Grad2003-09-111-2/+0
|
* add the network interface window as in the drakgw's caseFlorin Grad2003-09-111-1/+3
|
* some Cancel interface fixFlorin Grad2003-09-111-4/+5
|
* fixed depth to 24 when using driver fglrx (it won't work unless 24 bits)Francois Pons2003-09-111-0/+3
|
* Add 5 LOCALES"zh_CN" miniChinput (#4408)David Baudens2003-09-111-0/+2
|
* inactivate antialias in VGA16 because it makes fonts look worseGuillaume Cottenceau2003-09-111-0/+12
|
* always display the log domain names in the same order, that is inThierry Vignaud2003-09-111-1/+1
| | | | | english (not l10n) alphabetic order