summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add 0x35 partition table id meaning JFS (under OS/2) (thank to Mika Laitio)Pascal Rigaux2002-07-251-0/+2
|
* (get_both): fix returning one element (eg: get_keyboard)Pascal Rigaux2002-07-241-1/+3
|
* add XconfigPascal Rigaux2002-07-241-1/+1
|
* use Xconfig::xfree to set the XkbLayout (better should&will come)Pascal Rigaux2002-07-241-19/+8
|
* new XFree handling libraryPascal Rigaux2002-07-246-78/+564
| | | | | | | - only keyboard and mice functions are done, but adding the others is quite easy - so for now only used in mousedrake - but keyboarddrake and (of course) XFdrake will come
* add PMS_DIRS in Makefile.config and use it everywherePascal Rigaux2002-07-243-12/+5
| | | | | | (cleaning some ugly stuff in Makefile.drakxtools while doing so) => now adding a new directory only need to be done at one place
* when testing, log on STDERRPascal Rigaux2002-07-241-1/+3
|
* rename stuff.xs.pm to stuff.xs.pl (since it's a prog, not a module)Pascal Rigaux2002-07-242-1/+1
| | | | | (it helps for not having stuff.xs.pm in PMS)
* scanners support:Thierry Vignaud2002-07-241-0/+0
| | | | | | | - split scannerdrake:val into vendor and description - don't display bogus "val:%HASH"
* don't account scanners as unknown devicesThierry Vignaud2002-07-241-1/+1
|
* enhance (complicate? ;p) device detection so that scsi and usbGuillaume Cottenceau2002-07-2410-66/+130
| | | | | | | | detection are done only when no ide cdrom with mandrake install is detected (speed up), have usb keyboard modules installed before any interactive question, honour "noauto" (skip usb detection and insmod'ing)
* updated po filesPablo Saratxaga2002-07-242-500/+427
|
* updated po filesPablo Saratxaga2002-07-241-226/+207
|
* updateThierry Vignaud2002-07-231-4/+1
|
* s/usb/moreprofessional/ thanks to vdanenGuillaume Cottenceau2002-07-231-1/+1
|
* handle computers with no /proc/scsi/scsiPascal Rigaux2002-07-231-1/+1
|
* use fuzzy_pidofs (to detect if kwin is running)Pascal Rigaux2002-07-232-7/+5
|
* remove dead codeThierry Vignaud2002-07-231-0/+0
|
* remove dead argsThierry Vignaud2002-07-231-0/+0
|
* removalChristian Belisle2002-07-231-39/+0
|
* check make got correct tag from spec fileThierry Vignaud2002-07-231-4/+9
|
* 10mdk changesThierry Vignaud2002-07-231-3/+9
|
* manage correctly unselectPackage and use perl-URPM >= 0.50.Francois Pons2002-07-231-29/+13
|
* s/drakconnet/drakconnectThierry Vignaud2002-07-231-1/+1
|
* remove '-' before description for IBM eide hard disksThierry Vignaud2002-07-231-1/+1
|
* - fix typo: s/%%options;/%%options/Daouda Lo2002-07-231-1/+1
|
* final changes batchThierry Vignaud2002-07-231-1/+22
|
* about and help windows: only show "OK" button, cancel one has noThierry Vignaud2002-07-231-0/+0
| | | | | purpose here
* modparm.lst is not used anymore (modinfo -p)Pascal Rigaux2002-07-233-1232/+0
|
* have all useful modules for stage1 on all.rdz (=> bigger than 2.88M)Pascal Rigaux2002-07-231-1/+3
|
* fast build: new target (fastsrpm = cvstag localsrpm)Thierry Vignaud2002-07-231-0/+2
|
* 9mdkThierry Vignaud2002-07-231-2/+3
|
* rebuild after replacing \" by "Pascal Rigaux2002-07-231-4/+4
|
* g Move 2: partition table: hierarchyThierry Vignaud2002-07-2324-88/+89
|
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-2327-69/+63
|
* faster service startupThierry Vignaud2002-07-231-11/+8
|
* try to fix isolinux for 9.0Guillaume Cottenceau2002-07-231-5/+10
| | | | | | | | | - default target has automatic=method:cdrom so that no question is asked for method and which cdrom drive - explanation about other targets being for more installation options, and provide also default kernel in these targets
* Adapted printerdrake to CUPS 1.1.15 and Perl 5.8.0 (for Foomatic).Till Kamppeter2002-07-222-11/+60
| | | | | Let network also be started during installation when LPRng or PDQ is the spooler, so that the user can install queues to remote printers.
* *** empty log message ***Pascal Rigaux2002-07-221-0/+65
|
* ensure things build as they should when perl is upgraded on compilation boxPascal Rigaux2002-07-223-3/+3
| | | | | (using a nice scheme: make || make)
* when $::noauto, hardwire no probing in detect_devices::probeall to ensure no ↵Pascal Rigaux2002-07-224-3/+6
| | | | probing is never done
* - update help.pm based on the xml manualPascal Rigaux2002-07-228-72/+9452
| | | | | | | | | | - this fixes entities sticked together with no space in between - this also implies a few bad line-wrapping changes, but it needs to be done to have a clean state (we don't have one since 8.2beta where i updated things by hand) - put help-*.pot in CVS so that the files based on the xml manual can be updated independently from DrakX.pot & .po's
* - use new PerlIO instead of iconvPascal Rigaux2002-07-221-5/+5
| | | | | | | | - transliterate by hand &ndash and &eacute - move "use utf8" at top - fix the spaces between entities (eg: &company-microsoft; &os-windows; must not be MicrosoftWindows)
* make F1 go back to console mode.Francois Pons2002-07-221-1/+1
|
* fixed length of progress bar for isolinux, reduced by 10%.Francois Pons2002-07-221-1/+1
|
* try avoiding infinite loop.Francois Pons2002-07-221-1/+9
|
* hide password in adsl configurationDamien Chaumette2002-07-221-1/+1
|
* updated pot filePablo Saratxaga2002-07-223-3548/+3454
|
* don't have iph5526 on stage1 (no room)Pascal Rigaux2002-07-221-0/+1
|
* add iph5526 network module (fibre channel)Pascal Rigaux2002-07-221-0/+2
|