summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* updateThierry Vignaud2002-07-251-18/+10
|
* added log.Francois Pons2002-07-251-0/+2
|
* small code changes for upgrade.Francois Pons2002-07-251-2/+3
|
* use a function icon_paths instead of @icon_pathsPascal Rigaux2002-07-251-4/+7
| | | | | | => this ensure that $ENV{SHARE_PATH} value (used in @icon_paths) is set independently of the loading order of the modules
* Help "perl -cw" not reporting any warningPascal Rigaux2002-07-253-16/+15
| | | | | | - for mac free partition, use $freepart instead of $freepart_device, $freepart_size ... - replace $timezone::ntp_servers by a function
* let the bootloader::mkinitrd error be seen by the GUIPascal Rigaux2002-07-251-5/+2
|
* final batch of changesThierry Vignaud2002-07-251-1/+3
|
* use spec_test rather than testThierry Vignaud2002-07-251-4/+3
|
* typo fixThierry Vignaud2002-07-251-1/+1
|
* don't copy struct pciusb_entries on the stackThierry Vignaud2002-07-251-5/+5
|
* fix pixel "i do not need to test" fscking bug that broke drakxtoolsThierry Vignaud2002-07-251-1/+1
| | | | | build :-)
* 11mdkThierry Vignaud2002-07-251-1/+11
|
* please "perl -cw"Pascal Rigaux2002-07-251-1/+1
|
* handle both old device name and new devfs nameThierry Vignaud2002-07-251-0/+0
|
* noreturn is now exported, no need to MDK::Common::Various::noreturn()Pascal Rigaux2002-07-251-1/+1
|
* remove internal_error (which is now in MDK::Common)Pascal Rigaux2002-07-251-5/+1
|
* adapt to stuff.xs.pl instead of stuff.xs.pmPascal Rigaux2002-07-251-1/+1
|
* 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
|
* updated po filesPablo Saratxaga2002-07-242-500/+427
|
* updated po filesPablo Saratxaga2002-07-241-226/+207
|
* updateThierry Vignaud2002-07-231-4/+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
|
* 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
|