summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* - fix zeroconf supportDamien Chaumette2003-02-032-35/+16
| | | | | - cleanups
* (adjust_local_extended): fix resizing local extendedPascal Rigaux2003-02-021-6/+7
|
* NTFS is bluePascal Rigaux2003-02-021-1/+1
|
* move whatParport() to printer::detectPascal Rigaux2003-02-022-21/+21
|
* Fixed Foomatic installation done by installer.Till Kamppeter2003-02-022-2/+2
|
* ensure the window is big enough in 640x480: remove logo and steps windowPascal Rigaux2003-02-022-4/+8
|
* - handle {vga16} in Xnest testing modePascal Rigaux2003-02-021-2/+2
| | | | | - fix weird bug due to missing aewm-drakx in test mode (??)
* move whatPrinter(), whatUsbport() and whatPrinterPort() out of ↵Pascal Rigaux2003-02-023-107/+106
| | | | | | | | | | detect_devices to printer::detect (it cleans up detect_devices, and won't hurt eyes anymore :) this change, together with .perl_checker skipping printer::* marks the style disagreement between printer/* and the rest of install
* do not check printer::main, printer::printerdrake and printer::detect, too ↵Pascal Rigaux2003-02-021-0/+3
| | | | many warnings
* please perl_checkerPascal Rigaux2003-02-023-11/+11
|
* - add Xnest feature when testingPascal Rigaux2003-02-021-62/+79
| | | | | - cleanup and re-indent
* fix grub installed on {first_hd_device} instead of {boot} (bug #1199)Pascal Rigaux2003-02-021-1/+1
|
* - Improved generation of printer list entries from manufacturer-supplied ↵Till Kamppeter2003-02-011-6/+15
| | | | PostScript PPDs.
* - Completed support for pre-compiled Foomatic PPDs.Till Kamppeter2003-02-013-53/+124
| | | | | | | | | - Cleaning of mamufacturer names for menues and for comparing auto-dtected data against Foomatic centralized in one function. - Fixed file name in check for installed packages. - Fixed display of boolean options from native PostScript PPD files in the option setting dialog.
* updated pot filePablo Saratxaga2003-01-313-719/+911
|
* fixed typo (drakbakup.conf -> drakbackup.conf)Pablo Saratxaga2003-01-311-2/+2
|
* new versionDamien Chaumette2003-01-311-2/+4
|
* zeroconfDamien Chaumette2003-01-311-1/+3
|
* more zeroconf configurationDamien Chaumette2003-01-311-0/+9
|
* *** empty log message ***Pascal Rigaux2003-01-311-1/+62
|
* fix poulpyPascal Rigaux2003-01-311-1/+1
|
* avoid popingDamien Chaumette2003-01-311-1/+1
|
* be sure $o->{netcnx}{type} is set when using easy_dhcpDamien Chaumette2003-01-311-1/+1
|
* do "yelp-pregenerate -a" only oncePascal Rigaux2003-01-311-1/+1
|
* fix "one big ntfs" resizing (in the limit case)Pascal Rigaux2003-01-311-1/+5
|
* handle pop_it more nicely: no need to precise pop_it when the wizard window ↵Pascal Rigaux2003-01-314-7/+7
| | | | | | | already has a window, that way, two dialog boxes won't merge in the same window (which is dumb!)
* - do not write_partitions when resizing & loosing data (not needed)Pascal Rigaux2003-01-311-7/+8
| | | | | - handle "cancel" on write_partitions
* (detect): cleanup the value returned when only a wacom is foundPascal Rigaux2003-01-311-5/+1
|
* (createXconf): special case for "none" mouse devicePascal Rigaux2003-01-311-1/+1
|
* fix typo (calling resize_fat::main instead of diskdrake::resize_ntfs)Pascal Rigaux2003-01-311-1/+1
|
* remove explicitly setting the size of advertising windowPascal Rigaux2003-01-311-1/+1
| | | | | (it wasn't setting the same size as the wizard mode size)
* beta 3 logoFlorent Villard2003-01-311-0/+0
|
* - Faster switch between normal and expert mode (no re-read of the printTill Kamppeter2003-01-312-19/+96
| | | | | | queues). - Prepared for working with pre-compiled Foomatic PPDs.
* small fixesPascal Rigaux2003-01-311-4/+3
|
* *** empty log message ***Pascal Rigaux2003-01-311-1/+121
|
* graphical layout changePascal Rigaux2003-01-311-3/+3
|
* add ntfs resize to the wizardPascal Rigaux2003-01-311-17/+38
|
* fix typoPascal Rigaux2003-01-311-1/+1
|
* create diskdrake::resize_ntfs to factorize codePascal Rigaux2003-01-312-7/+30
|
* drop $o->{lnx4win} handlingPascal Rigaux2003-01-302-9/+0
|
* add isFat_or_NTFS() and use it where possible instead of isFat() since WindowsPascal Rigaux2003-01-308-27/+18
| | | | | is now using ntfs, not only Windows NT
* adapt to new category network/gigabit (which used to be in network/main)Pascal Rigaux2003-01-305-8/+8
|
* (merge_values): allow get_monitors to work when xfree3 is missingPascal Rigaux2003-01-301-1/+1
|
* - Conservation of option settings also for queues with PostScript PPD filesTill Kamppeter2003-01-303-173/+181
| | | | | | | or when switching between PostScript PPD file and Foomatic. - Fixed tree structure of main window in expert mode. - Several smaller bug fixes.
* on second thoughts, this is just simplerThierry Vignaud2003-01-301-7/+1
|
* 9.1-0.19mdkThierry Vignaud2003-01-301-2/+25
|
* - perl_checker fixesThierry Vignaud2003-01-301-3/+4
| | | | | - fix non embedded case :-(
* added pango-hebrew-xft.so for hebrew to be displayed (chmouel)Francois Pons2003-01-301-0/+1
|
* translate topics (aka hw class names) in harddrake guiThierry Vignaud2003-01-302-26/+26
|
* - cosmetic fix for "drakconnect does not detect nvnet part of nvforce2 chips"Thierry Vignaud2003-01-301-3/+3
| | | | | | | | | | hint: their class is MEMORY_RAM :-( ... - btw, simplify unknown devices detection (merging tests regarding driver and media type) - move nforce system controllers in bridge class (which is renamed "bridges and system controllers" aka where we put stuff we've nothing to configure but we don't want to put them in controller so that users are not afraid) but nvnet