summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* add icons showing if a mount-point is associated or if the share is mountedPascal Rigaux2002-02-151-4/+14
|
* embedded mode correctiondamien2002-02-151-1/+1
|
* new gfxdamien2002-02-159-1305/+1484
|
* *** empty log message ***Pascal Rigaux2002-02-141-0/+225
|
* some cleanup, icons showing wether a mount-point is associated are comingPascal Rigaux2002-02-141-66/+44
|
* adapt to the neater network::smb and network::nfsPascal Rigaux2002-02-141-16/+9
|
* cleaner & OOed code, with more code sharingPascal Rigaux2002-02-143-35/+99
|
* (ctree_set_icon): new functionPascal Rigaux2002-02-141-0/+7
|
* fix expert and testing options handlingPascal Rigaux2002-02-141-2/+2
|
* use the new warp_text featurePascal Rigaux2002-02-142-3/+3
|
* undef'ing some macros used by 2 independent sources et still needed :-(Pascal Rigaux2002-02-141-0/+3
|
* gzip report.bugPascal Rigaux2002-02-141-1/+5
|
* embedded modedamien2002-02-141-1/+3
|
* drakfont embedde modedamien2002-02-141-1/+7
|
* Instead of temporary removingfiles from CVS put a rule in Makefile toPablo Saratxaga2002-02-141-1/+4
| | | | | don't use them (thanks Thierry)
* new gfxdamien2002-02-148-1091/+1232
|
* #include iconv.h is needed even when C_RPM is undefinedPascal Rigaux2002-02-141-7/+4
|
* fixed obsoletes management according to urpmi code.Francois Pons2002-02-141-9/+19
|
* if testing, don't use kdesuPascal Rigaux2002-02-141-1/+1
|
* uses xawtv internal strings instead of frequencies tables ids as valuesThierry Vignaud2002-02-141-29/+19
| | | | | | | | | | in %freqtables in order to enhance drakxtv robustness when translators'll arrive. thus we'll pass right strings to scantv instead of translated ones explain how we manage the "all frequencies" case display sorted tv norms
* updated some po files; removed the ones too lowly translated for the 8.2Pablo Saratxaga2002-02-142-598/+652
|
* Fixning some file missing in netbootErwan Velu2002-02-148-0/+0
|
* New version of grub (0.91) with allstage and pxegrubErwan Velu2002-02-14100-0/+0
|
* avoid generating headers for copying file in postinstall-rpm directory.Francois Pons2002-02-131-4/+2
| | | | | | make sure not to crash if a package that should have been in CD1 is somewhere else.
* Adding missing file on netbootErwan Velu2002-02-132-0/+32
|
* updating grub in netbootErwan Velu2002-02-132-3/+3
|
* fixed stupid typo.Francois Pons2002-02-131-2/+3
|
* (setupBootloader): switch from "list" to "combo"Pascal Rigaux2002-02-131-1/+1
|
* added extension to setSelectedFromCompssList.Francois Pons2002-02-131-4/+10
|
* removed all @needToCopy... variables and now use INSTALL category in rpmsrate.Francois Pons2002-02-131-32/+5
|
* synced INSTALL category with standard rpmsrate.Francois Pons2002-02-131-8/+8
|
* updated INSTALL category with the merge of DrakX obsoleted list (it will useFrancois Pons2002-02-131-9/+8
| | | | | INSTALL now :-)
* When one visited the help page of a remote CUPS printer afterwards the fullTill Kamppeter2002-02-131-11/+9
| | | | | | printer modification menu was shown, not only the one for remote CUPS printers. This is fixed now.
* have the fstab entries shown by defaultPascal Rigaux2002-02-131-9/+9
|
* don't show shares ending with "$"Pascal Rigaux2002-02-131-1/+1
|
* $server->{ip} is no more mandatoryPascal Rigaux2002-02-132-2/+4
|
* (fstab_to_string): unsetting mount points in standalone will now workPascal Rigaux2002-02-131-0/+9
|
* - handle WORM type in /proc/scsi/scsiPascal Rigaux2002-02-133-12/+16
| | | | | | | - added media_type cdrom-burner - adapting to new media_type - nicer fd&hd testing
* updated Czech and Walloon filesPablo Saratxaga2002-02-121-286/+312
|
* *** empty log message ***Pascal Rigaux2002-02-121-0/+154
|
* In the USB auto-detection checked whether and where the device node wasTill Kamppeter2002-02-121-2/+3
| | | | | created.
* i prefer /(.*?)(\d+)$/ to /(.*\D)(\d+)$/Pascal Rigaux2002-02-121-1/+1
|
* Fixes on device auto-detection:Till Kamppeter2002-02-122-1/+2
| | | | | | | | | - Made USB printer auto-detection routine in "detect_devices.pm" creating the appropriate device nodes (needed for USB printers being recognized during installation). - Fixed "devices.pm" to be able to handle device files with numbers geater than 9 (ex: /dev/usb/lp10).
* bug correctiondamien2002-02-122-9/+17
|
* Added forgotten '$prefix'es.Till Kamppeter2002-02-121-3/+3
|
* - Assure that Foomatic is installed before checking existing printer queues.Till Kamppeter2002-02-121-0/+3
|
* Fixed:Till Kamppeter2002-02-122-53/+111
| | | | | | | | | | | | | | | | | - Endless loop when entering printerdrake during installation in recommended mode without local printer - Printerdrake was not closed when one was in the "Add Printer" sequence during installation and one clicked another installation item (entries on left hand side) - When configuring printing only after installation Printerdrake tried to check the installed queues without Foomatic being installed (bug was already in 8.1, but noone discovered it). - CUPS died when one tried to add a (local) printer in recommended mode after installation. - Improved text for the dialog telling that no local printer was detected. - The list of auto-detected printers appeared as drop-down menu and not as a list.
* factorize the various entries so that isolinux and syslinux share the entriesPascal Rigaux2002-02-121-65/+43
|
* cleanup the .cfgPascal Rigaux2002-02-121-9/+0
|
* new gfxdamien2002-02-128-1156/+598
|