summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* perl_checker fixThierry Vignaud2003-04-301-1/+1
|
* - no non empty prototypesThierry Vignaud2003-04-301-4/+4
| | | | | - s/sub { one func call }/code ref/
* (create_dialog):Thierry Vignaud2003-04-301-4/+4
| | | | | | - second parameter really is optionnal - do not blindly set the title to logdrake, this is used elsewhere
* perl_checker fixesThierry Vignaud2003-04-301-15/+15
|
* more perl_checker compliantDamien Chaumette2003-04-301-25/+16
|
* have /etc/sysconfig/i18n in report.bugGuillaume Cottenceau2003-04-301-0/+1
|
* perl_checker compliancePascal Rigaux2003-04-3013-23/+19
|
* remove export for two removed functionsGuillaume Cottenceau2003-04-301-2/+2
|
* perl_checker can parse me at lastGuillaume Cottenceau2003-04-291-20/+3
|
* no doble module loadingThierry Vignaud2003-04-291-1/+0
|
* 9.1-34mdkThierry Vignaud2003-04-291-1/+6
|
* fix #3701: return back to the display managers menu if one cancel theThierry Vignaud2003-04-291-1/+2
| | | | | installation of the required packages
* more perl_checker friendlyDamien Chaumette2003-04-291-51/+50
|
* (get_parameters) perl-izeThierry Vignaud2003-04-291-6/+1
|
* empty install list at cancelDamien Chaumette2003-04-291-0/+1
|
* prevent void list installationDamien Chaumette2003-04-291-2/+4
|
* perl_checker adaptations + fixesPascal Rigaux2003-04-2452-183/+177
|
* fix conflict with perl-Locale-gettextThierry Vignaud2003-04-241-3/+6
|
* 9.1-32mdkThierry Vignaud2003-04-231-1/+4
|
* add prototypesPascal Rigaux2003-04-231-41/+41
|
* add prototypes to help.pmPascal Rigaux2003-04-231-1/+1
|
* updated pot filePablo Saratxaga2003-04-232-1000/+847
|
* - localedrake is part of drakxtools-newt, so does its menu entry (andThierry Vignaud2003-04-231-8/+13
| | | | | | | sanitize its entry btw) - drakxtools-newt: add the needed post and postun macros - sort provides'n obsoletes, add missing drakfloppy
* perl_checker compliance for optional method argumentsPascal Rigaux2003-04-226-54/+54
|
* fix typos and cleanup syntaxPascal Rigaux2003-04-221-4/+4
|
* updated pot filePablo Saratxaga2003-04-221-728/+799
|
* updated pot filePablo Saratxaga2003-04-221-658/+718
|
* array costs less than a hashThierry Vignaud2003-04-221-32/+29
|
* adapt to new help.pmPascal Rigaux2003-04-221-3/+3
|
* fix typo (help.pm must return a true value)Pascal Rigaux2003-04-222-0/+4
|
* per Pablo's request:Pascal Rigaux2003-04-227-4465/+4443
| | | | | | | | - create a mini header in the generated help-*.pot files - guilabel, guibutton and guimenu now uses %s to separate more cleanly what comes is doc and what is gui text !! the new generated help.pm has a different interface, non-backward compliant !!
* fix bug #3652 (grub must be installed for a loopback install)Pascal Rigaux2003-04-221-0/+1
|
* 9.1-31mdkThierry Vignaud2003-04-221-1/+9
|
* 'Option "XkbCompat" "group_led"' is no good becausePascal Rigaux2003-04-211-1/+1
| | | | | | | | | | it means that effectively NO other compatibility settings are included i.e. NONE of standard XFree86 keys work, including Ctrl-Alt-Fx, Ctrl-Alt-KP+, Ctrl-Alt-KP- etc. 'Option "XkbCompat" "default+group_led"' is much better (thanks Andrey Borzenkov)
* have bison and flex installed when DEVELOPMENT is chosen (thanks to AdamPascal Rigaux2003-04-211-1/+1
| | | | | Williamson)
* make all CD as update (as it should have been to allow updates to be resolved).Francois Pons2003-04-181-1/+1
|
* another perl_checker optional parameter compliancePascal Rigaux2003-04-171-5/+5
|
* new perl_checker compliancePascal Rigaux2003-04-1750-337/+351
|
* fix #1675: swap the text and button widgetsThierry Vignaud2003-04-161-1/+1
|
* comply to new each_index behaviourPascal Rigaux2003-04-161-3/+3
|
* add hint for translatorsThierry Vignaud2003-04-151-2/+1
|
* corrected titi typodamien2003-04-111-1/+1
|
* any::setupBootloader() already call bootloader::install()Thierry Vignaud2003-04-101-6/+3
|
* it was designed in 2003, not 2002Thierry Vignaud2003-04-101-1/+1
|
* first bits of 9.1-31mdkThierry Vignaud2003-04-071-1/+5
|
* fix #2826 (aka pixel sucks):Thierry Vignaud2003-04-071-7/+7
| | | | | | | | | | pixel changed the booloader module api by throwing an exception instead of using the ugly /tmp/.error temporary file and altered drakx callers but forget to update standalone/* callers (aka drakboot). now, with this patch, any error during lilo/grub installation is catched and displayed, which is more generic than checking for spaces.
* fix harddrake menu entry descriptionThierry Vignaud2003-04-071-1/+1
|
* bump gtk2-perl require because of #3633Thierry Vignaud2003-04-041-1/+1
|
* 9.1-30mdkThierry Vignaud2003-04-041-2/+3
|
* fix crash on floppy generation reported by Francisco AlcarazThierry Vignaud2003-04-041-3/+2
|