summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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.
* 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.
* new gfxdamien2002-02-128-1156/+598
|
* - move bootsplash from SYSTEM to XPascal Rigaux2002-02-121-3/+4
| | | | | - lower Aurora
* updated pot filePablo Saratxaga2002-02-123-1208/+1365
|
* booh, fpons was faster than me on "bootsplash wanting fb". Keeping my ↵Pascal Rigaux2002-02-111-6/+4
| | | | solution ;p
* allow to edit the initrd field (thx to randy.k.wilson)Pascal Rigaux2002-02-111-1/+1
|
* (@needToCopy): add "ntp"Pascal Rigaux2002-02-111-1/+1
|
* added Aurora or bootsplash for getting a need on frame buffer.Francois Pons2002-02-111-5/+7
|
* avoid testing fbdev driver.Francois Pons2002-02-111-1/+1
|
* "standard_charset" and "iconv" are needed even when C_RPM is undefinedPascal Rigaux2002-02-111-4/+3
|
* added fbdev for GeForce Integrated.Francois Pons2002-02-111-1/+2
|
* added modinfodamien2002-02-111-0/+1
|
* added cancel for first stepdamien2002-02-111-3/+6
|
* fixed syntax error...Francois Pons2002-02-111-1/+1
|
* remove dev from INSTALL, the sun is rising, and there are no more needs to ↵Florent Villard2002-02-111-1/+1
| | | | have ppp in the INSTALL section, as the darkness is going away...
* in case there is both ata66 (hde) and ata33 hard drives, go to expertPascal Rigaux2002-02-101-1/+3
| | | | | | questions directly (it would need a semi_auto asking on which drive the bios boots...)
* *** empty log message ***Pascal Rigaux2002-02-101-0/+82
|
* updated help.pm filePablo Saratxaga2002-02-091-12/+23
|
* merged with the manual helpPablo Saratxaga2002-02-092-338/+397
|
* - add rfbdrake to NETWORKING_REMOTE_ACCESS and NETWORKING_REMOTE_ACCESS_SERVERDaouda Lo2002-02-091-1/+2
|
* add ppp in INSTALLFlorent Villard2002-02-091-1/+1
|
* add dev in INSTALLFlorent Villard2002-02-091-0/+1
|
* add bootsplash in system 4Florent Villard2002-02-081-1/+1
|
* Added choice of charset for various languagesPablo Saratxaga2002-02-082-50/+156
|
* Enabled transferring queues of HP multi-function devices between spoolers.Till Kamppeter2002-02-081-0/+3
|
* Added instructions for scanning on HP's MF devices to the printer help page.Till Kamppeter2002-02-081-28/+55
|