Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - use modules::mergein_conf so that USB availability test works | Pascal Rigaux | 2002-08-22 | 1 | -2/+3 |
| | | | | | - adapt to changed prototype mouse::write_conf | ||||
* | adapt to mouse::write prototype change | Pascal Rigaux | 2002-08-22 | 2 | -2/+2 |
| | |||||
* | updated Vietnamese file | Pablo Saratxaga | 2002-08-22 | 1 | -2031/+2858 |
| | |||||
* | updated Swedish file | Pablo Saratxaga | 2002-08-22 | 1 | -2772/+3218 |
| | |||||
* | (ensure_is_installed): use $::prefix to test if file is installed | Pascal Rigaux | 2002-08-21 | 1 | -2/+2 |
| | |||||
* | corrected DrakX internal keyboard name tr -> tr_q | Pablo Saratxaga | 2002-08-21 | 1 | -22/+1 |
| | |||||
* | - complete rework & cleanup | Pascal Rigaux | 2002-08-21 | 2 | -293/+156 |
| | | | | | - but the backend is still missing | ||||
* | - add do_pkgs->are_installed | Pascal Rigaux | 2002-08-21 | 2 | -2/+34 |
| | | | | | | - add an auto parameter to ensure_is_installed - implement do_pkgs->ensure_is_installed during install | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-21 | 1 | -1/+1 |
| | |||||
* | updated translation | Arkadiusz Lipiec | 2002-08-21 | 1 | -2190/+2704 |
| | |||||
* | Updated Spanish and Tamil files | Pablo Saratxaga | 2002-08-21 | 2 | -2285/+15834 |
| | |||||
* | raise /usr maxsize to 4GB | Pascal Rigaux | 2002-08-21 | 1 | -3/+3 |
| | |||||
* | - remove BuildRequires: e2fsprogs-devel | Thierry Vignaud | 2002-08-21 | 3 | -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 file | Pablo Saratxaga | 2002-08-21 | 1 | -2312/+2882 |
| | |||||
* | new devfsd use input/mice rather than input/mouse0 since several | Thierry Vignaud | 2002-08-21 | 1 | -1/+1 |
| | | | | | devices can multiplex on input/mice | ||||
* | updated pot file | Pablo Saratxaga | 2002-08-21 | 46 | -92364/+118630 |
| | |||||
* | made strings translatable, and a typo correction | Pablo Saratxaga | 2002-08-21 | 2 | -17/+17 |
| | |||||
* | allow the saving in perl variable to be done even if the exit status is not 0 | Pascal Rigaux | 2002-08-21 | 1 | -3/+2 |
| | |||||
* | Added Tamil font, added "ta" to gen_locales, and changed charset= line | Pablo Saratxaga | 2002-08-21 | 3 | -4/+2 |
| | | | | | of ta.po to make msgmerge happy | ||||
* | bug correction in writing .cfg files | Jonathan Gotti | 2002-08-21 | 1 | -1/+1 |
| | |||||
* | add draksound to standalone tools list | Thierry Vignaud | 2002-08-21 | 1 | -1/+1 |
| | |||||
* | - the ugly trick on destroy doesn't work for wait_message's | Pascal Rigaux | 2002-08-21 | 1 | -7/+0 |
| | | | | | - fortunately the END calling exit seems to be enough in most cases | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-21 | 1 | -1/+46 |
| | |||||
* | fixed stupid typo for bestKernelPackage. | Francois Pons | 2002-08-21 | 1 | -1/+1 |
| | |||||
* | added return for bestKernelPackage ;-) | Francois Pons | 2002-08-21 | 1 | -0/+2 |
| | |||||
* | remove warnings | Jonathan Gotti | 2002-08-21 | 1 | -1/+1 |
| | |||||
* | add link to draksplash | Jonathan Gotti | 2002-08-21 | 1 | -2/+6 |
| | |||||
* | put back loadkeys_files which *is* used (by make_rescue_img) | Pascal Rigaux | 2002-08-21 | 1 | -0/+33 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-20 | 1 | -1/+202 |
| | |||||
* | - fix dangling waiting watch mousecursor (well, please test!) | Pascal Rigaux | 2002-08-20 | 1 | -3/+4 |
| | | | | | - adding draksplash (nathan) | ||||
* | - in destroy, detect if program is going to leave, in that case | Pascal Rigaux | 2002-08-20 | 1 | -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 ;p | Pascal Rigaux | 2002-08-20 | 1 | -1/+1 |
| | |||||
* | merged keyboards with XFree86 | Pablo Saratxaga | 2002-08-20 | 2 | -3/+23 |
| | |||||
* | kill debugging prints | Thierry Vignaud | 2002-08-20 | 1 | -2/+0 |
| | |||||
* | Taken LPRng from spooler menu in printerdrake. | Till Kamppeter | 2002-08-20 | 1 | -2/+3 |
| | |||||
* | instead of generating my own list of module descriptions from | Thierry Vignaud | 2002-08-20 | 4 | -27/+6 |
| | | | | | | list_modules.pm list of sound modules, just usemodules::category2modules_and_description | ||||
* | - simplify | Thierry Vignaud | 2002-08-20 | 1 | -11/+7 |
| | | | | | | - allocate sound slots in the same order as install2.pm (aka in modules::probe_category('multimedia/sound') order) | ||||
* | - kill dead code | Thierry Vignaud | 2002-08-20 | 1 | -21/+3 |
| | | | | | - more use of MDK::Common | ||||
* | - use draksound wizard | Thierry Vignaud | 2002-08-20 | 2 | -31/+31 |
| | | | | | | - boot: only check for removed/added disks, video card, ethernet devices and mouse | ||||
* | add draksound: allow to switch between alsa and oss; | Thierry Vignaud | 2002-08-20 | 4 | -0/+272 |
| | | | | | should result in better sound support | ||||
* | - Let all occurences of "Seiko Epson" replaced by "Epson" both in the | Till Kamppeter | 2002-08-20 | 2 | -2/+19 |
| | | | | | | | | | | scanner names read from the ScannerDB and in the names resulting from scanner auto-detection (names from usbtable). So the user gets presented "Epson" and usbtable can have "Epson" names where ScannerDB can have "Seiko Epson" names. - If a scanner is listed as "unsupported" in ScannerDB, the user gets a message instead of scannerdrake silently exiting. | ||||
* | fixed ldconfig not visible in packages tree. | Francois Pons | 2002-08-20 | 1 | -1/+2 |
| | |||||
* | Fixed parantheses of a "member" function, fixed typos. | Till Kamppeter | 2002-08-20 | 1 | -3/+5 |
| | |||||
* | s/enter a disk/insert a disk/ (Arpad Biro) | Thierry Vignaud | 2002-08-20 | 1 | -1/+1 |
| | |||||
* | s/mkinird/mkinitrd/ (Arpad Biro) | Thierry Vignaud | 2002-08-20 | 1 | -1/+1 |
| | |||||
* | typo fixed seen by Arpad Biro: | Thierry Vignaud | 2002-08-20 | 1 | -5/+5 |
| | | | | | | | | s/durind/during/ s/an user/a user/ s/select select/select/ s/propogate/propagate/ | ||||
* | fixed ldconfig not selected for installation. | Francois Pons | 2002-08-20 | 1 | -2/+4 |
| | |||||
* | s/one of the selected service/one of the selected services/ | Thierry Vignaud | 2002-08-20 | 1 | -1/+1 |
| | | | | | (spoted by Arpad Biro) | ||||
* | make sure kernel is selected during upgrade. | Francois Pons | 2002-08-20 | 1 | -0/+5 |
| | |||||
* | added bestKernelPackage. | Francois Pons | 2002-08-20 | 1 | -0/+12 |
| |