summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* - do not display "Test" button when bad card and during install (instead of ↵Pascal Rigaux2002-08-222-7/+15
| | | | | | | disabling it) - after install, always display "Test" button but warn strongly not to test
* simplify (using the asumption that XKB is now always used)Pascal Rigaux2002-08-222-7/+4
|
* New imagesDavid Baudens2002-08-2210-0/+0
|
* add 1152x768 picturePascal Rigaux2002-08-221-1/+1
|
* add monitor imagesPascal Rigaux2002-08-221-1/+1
|
* don't use ExplorerPS/2 during install (since install is xfree3)Pascal Rigaux2002-08-221-0/+1
|
* (xmouse2xId): add ExplorerPS/2 mouse type idPascal Rigaux2002-08-221-1/+3
| | | | | (xmouse2xId): don't use ExplorerPS/2 during install (since install is xfree3)
* hackery for [+] intruded some situations where we really don'tGuillaume Cottenceau2002-08-221-3/+4
| | | | | | want any child, so provide an option to have nochild when necessary
* change a bit hackery of parents with no children, so now we haveGuillaume Cottenceau2002-08-221-1/+5
| | | | | | one child (with '' as a name) so that we do have the [+] in front of the parent
* - add ExplorerPS/2 mouse handlingPascal Rigaux2002-08-221-9/+41
| | | | | - various changes & bug fixes
* use modules::mergein_conf so that USB availability test worksPascal Rigaux2002-08-221-0/+2
|
* (config_keyboard): drop handling of bad XkbLayoutPascal Rigaux2002-08-221-10/+0
| | | | | (config_mouse): wacoms X configuration moved to mouse::set_xfree_conf
* try harder to have things working when not both xfree3 and xfree4 config are ↵Pascal Rigaux2002-08-221-7/+13
| | | | there
* use Protocol IMPS/2 when ExplorerPS/2 is asked for (since ExplorerPS/2 ↵Pascal Rigaux2002-08-221-0/+10
| | | | doesn't work in xfree3)
* - use modules::mergein_conf so that USB availability test worksPascal Rigaux2002-08-221-2/+3
| | | | | - adapt to changed prototype mouse::write_conf
* adapt to mouse::write prototype changePascal Rigaux2002-08-222-2/+2
|
* updated Vietnamese filePablo Saratxaga2002-08-221-2031/+2858
|
* updated Swedish filePablo Saratxaga2002-08-221-2772/+3218
|
* (ensure_is_installed): use $::prefix to test if file is installedPascal Rigaux2002-08-211-2/+2
|
* corrected DrakX internal keyboard name tr -> tr_qPablo Saratxaga2002-08-211-22/+1
|
* - complete rework & cleanupPascal Rigaux2002-08-212-293/+156
| | | | | - but the backend is still missing
* - add do_pkgs->are_installedPascal Rigaux2002-08-212-2/+34
| | | | | | - add an auto parameter to ensure_is_installed - implement do_pkgs->ensure_is_installed during install
* *** empty log message ***Pascal Rigaux2002-08-211-1/+1
|
* updated translationArkadiusz Lipiec2002-08-211-2190/+2704
|
* Updated Spanish and Tamil filesPablo Saratxaga2002-08-212-2285/+15834
|
* raise /usr maxsize to 4GBPascal Rigaux2002-08-211-3/+3
|
* - remove BuildRequires: e2fsprogs-develThierry Vignaud2002-08-213-7/+12
| | | | | | | | | - add draksound - typo fix - update harddrake toto - harddrake: increase main window height - don't offer to configure module for usb devices
* updated Czech po filePablo Saratxaga2002-08-211-2312/+2882
|
* new devfsd use input/mice rather than input/mouse0 since severalThierry Vignaud2002-08-211-1/+1
| | | | | devices can multiplex on input/mice
* updated pot filePablo Saratxaga2002-08-2146-92364/+118630
|
* made strings translatable, and a typo correctionPablo Saratxaga2002-08-212-17/+17
|
* allow the saving in perl variable to be done even if the exit status is not 0Pascal Rigaux2002-08-211-3/+2
|
* Added Tamil font, added "ta" to gen_locales, and changed charset= linePablo Saratxaga2002-08-213-4/+2
| | | | | of ta.po to make msgmerge happy
* bug correction in writing .cfg filesJonathan Gotti2002-08-211-1/+1
|
* add draksound to standalone tools listThierry Vignaud2002-08-211-1/+1
|
* - the ugly trick on destroy doesn't work for wait_message'sPascal Rigaux2002-08-211-7/+0
| | | | | - fortunately the END calling exit seems to be enough in most cases
* *** empty log message ***Pascal Rigaux2002-08-211-1/+46
|
* fixed stupid typo for bestKernelPackage.Francois Pons2002-08-211-1/+1
|
* added return for bestKernelPackage ;-)Francois Pons2002-08-211-0/+2
|
* remove warningsJonathan Gotti2002-08-211-1/+1
|
* add link to draksplashJonathan Gotti2002-08-211-2/+6
|
* put back loadkeys_files which *is* used (by make_rescue_img)Pascal Rigaux2002-08-211-0/+33
|
* *** empty log message ***Pascal Rigaux2002-08-201-1/+202
|
* - fix dangling waiting watch mousecursor (well, please test!)Pascal Rigaux2002-08-201-3/+4
| | | | | - adding draksplash (nathan)
* - in destroy, detect if program is going to leave, in that casePascal Rigaux2002-08-201-0/+10
| | | | | | | | | | | | don't do anything, especially don't set the waiting mouse cursor another thing is that calling flush() at this moment causes segfault so don't do it and no more segfault :) (now, if someone finds out what this 4 is about... but you cares, it works :) this fixes program ending on an exception - also add END() calling exit() (in case a program forgets to (heurk) call exit())
* fix pablo... uh no, too hard. fix his typo instead ;pPascal Rigaux2002-08-201-1/+1
|
* merged keyboards with XFree86Pablo Saratxaga2002-08-202-3/+23
|
* kill debugging printsThierry Vignaud2002-08-201-2/+0
|
* Taken LPRng from spooler menu in printerdrake.Till Kamppeter2002-08-201-2/+3
|
* instead of generating my own list of module descriptions fromThierry Vignaud2002-08-204-27/+6
| | | | | | list_modules.pm list of sound modules, just usemodules::category2modules_and_description