summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use locale_special when $::prefix is set (so that X test is i18n)Pascal Rigaux2003-09-151-2/+3
|
* improved speed by invoking once `rpm -qa` instead of 4.Francois Pons2003-09-151-7/+10
|
* associate partition table 0xeb (BeOS) with filesystem befs (part of bug #5523)Pascal Rigaux2003-09-151-0/+1
|
* fix #5056 (mostly workaround as kernel is frozen)Damien Chaumette2003-09-151-1/+2
|
* - call any::ask_window_manager_to_logout() after forking so that exit ↵Pascal Rigaux2003-09-151-3/+5
| | | | | | | | doesn't happen before it is done (otherwise it can loose Xauth access) - fix checking config_changed (it can be string 'config_changed' or the new $raw_X)
* configure_resolution() must return 'config_changed' when a new resolution is ↵Pascal Rigaux2003-09-151-0/+1
| | | | chosen
* set ICEAUTHORITY for "gnome-session-save --kill"Pascal Rigaux2003-09-151-0/+1
| | | | | (it would be better to set it in usermode, but it works :)
* better logging of killed runaway processesPascal Rigaux2003-09-151-1/+1
|
* fixed possible typo...Francois Pons2003-09-151-1/+1
|
* drakTermServ - translation issues (Arpad Biro), fix help text formatStew Benedict2003-09-152-81/+101
| | | | | | drakbackup - translation issues (Arpad Biro) fix user, cron misbehavior (Keld Jørn Simonsen)
* fix growing ext2/ext3 partitionsPascal Rigaux2003-09-151-1/+0
|
* fix typo (pixel sux)Pascal Rigaux2003-09-151-1/+1
|
* when "Back" is pressed, restore the list of entries in bootloader (bug #5680)Pascal Rigaux2003-09-151-2/+8
|
* fix stripGwenolé Beauchesne2003-09-151-4/+4
|
* 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
|
* die if cp failedGuillaume Cottenceau2003-09-121-1/+1
|
* 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
|