summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* update to new security::level schemeThierry Vignaud2002-11-201-2/+2
|
* simplifyThierry Vignaud2002-11-201-1/+1
|
* perl_checker fixesThierry Vignaud2002-11-203-4/+5
|
* perl_checker fixesThierry Vignaud2002-11-201-16/+11
|
* perl_checker fixesThierry Vignaud2002-11-202-17/+11
|
* do not use print_hello() callback, anyway it does not exists (but inThierry Vignaud2002-11-201-2/+2
| | | | | drakfloppy ...)
* - logdrake does not need anyThierry Vignaud2002-11-201-49/+52
| | | | | | - use ugtk for gtkcolor & co - perl_checker fixes
* more perl_checker fixesThierry Vignaud2002-11-201-11/+11
|
* - don't require unused modulesThierry Vignaud2002-11-201-143/+133
| | | | | | | - use my_gtk to transparently handle embedding - fixes for strict mode - fixes for perl_checker (more to come after lunch)
* - fixes for "use strict" (still some work to do since some variablesThierry Vignaud2002-11-201-302/+301
| | | | | | | | | | | are created through ${ $x.$y } - use my_gtk : o clean code o transparently manage embedding - perl_checker fixes
* fix blind copyright copyThierry Vignaud2002-11-202-2/+2
|
* cleanupsThierry Vignaud2002-11-201-3/+2
|
* default dhcp client is dhcp-clientFrederic Lepied2002-11-195-14/+14
|
* Added Malayalam keyboardPablo Saratxaga2002-11-192-1/+3
|
* - remove debugging codeThierry Vignaud2002-11-191-4/+3
| | | | | - document menu building
* - add option menu check boxes to prevent (slowly) detectingThierry Vignaud2002-11-191-9/+15
| | | | | | printers and modems - remove warnings on usb devices
* - explains more cpu bugsThierry Vignaud2002-11-191-5/+13
| | | | | - eventually fix --testing effect
* - fix duplication of sec level setting:Thierry Vignaud2002-11-195-47/+61
| | | | | | | | | | | | | merge any::get_secure_level() with secure::msec::get_secure_level() - move security level functions from secure::msec to secure::level - uses secure::level in install_steps - fix duplication of security level labels - draksec: use same strings in drakx, got nice translations - get_default_checks(): make it more readable
* previous example in perldoc was buggy;Thierry Vignaud2002-11-191-14/+21
| | | | | put one that really works
* perldoc: explain basic usage of mouse.pm, regardingThierry Vignaud2002-11-191-0/+38
| | | | | | problems that show up in early interaction between harddrake::data and mouse
* --testing handling was erronously revertedThierry Vignaud2002-11-191-1/+1
|
* don't display two times some usb miceThierry Vignaud2002-11-191-1/+1
|
* one can now alter settings thereThierry Vignaud2002-11-191-2/+2
|
* make perldoc workingThierry Vignaud2002-11-192-0/+5
|
* make perl_checker happyPascal Rigaux2002-11-1815-49/+46
|
* drakbug, drakfont, drakperm, draksplash, drakxtv, harddrake2,Thierry Vignaud2002-11-188-63/+27
| | | | | net_monitor : final update for common cli options/help manager
* typo fixThierry Vignaud2002-11-181-1/+1
|
* 9.1-0.2dmkThierry Vignaud2002-11-181-1/+8
|
* switch drakTermServ to new option schemeThierry Vignaud2002-11-182-15/+11
|
* rename modparm as modules::parametersThierry Vignaud2002-11-184-7/+7
|
* final switch of drakbackup, logdrake and scannerdrakeThierry Vignaud2002-11-186-45/+40
| | | | | to new option scheme
* switch to new help/options schemeThierry Vignaud2002-11-181-4/+0
|
* - standalone.pm :Thierry Vignaud2002-11-1817-117/+96
| | | | | | | | | | | o make it be 'use strict' aware o factorize options managment in one place - standalone tools : o they all now support -h|--help -v|--version, ... o they can add their own options to %standalone::usages - harddrake : use std --testing/$::testing rather than its own --test option
* update copyright yearsThierry Vignaud2002-11-1815-21/+19
|
* - clean code sot that it runs under "use strict"Thierry Vignaud2002-11-181-37/+29
| | | | | | | - simplify date command construction, this is basic perl :-( - kill dead old commented code to handle i18n instead of relying on common shared modules
* simplify code though my_gtk::gtkcolorThierry Vignaud2002-11-181-5/+2
|
* remove old dead commented i18n code that kept being copied aroundThierry Vignaud2002-11-182-43/+0
|
* - more cleanupsThierry Vignaud2002-11-151-22/+13
| | | | | | - don't display messages if we're not going to remove/install some packages
* cleanupsThierry Vignaud2002-11-151-34/+20
|
* cleanupsThierry Vignaud2002-11-151-22/+9
|
* printerdrake::install_spooler() : fix heavy duplication of codeThierry Vignaud2002-11-152-146/+91
| | | | | by using %spoolers data structure (function shrunked by 66%)
* perl_checker fixThierry Vignaud2002-11-151-1/+1
|
* s/wantarray/wantarray()/Pascal Rigaux2002-11-155-6/+6
|
* consolidate some stuff into printer::data::spoolers{XXX}{alternatives}Thierry Vignaud2002-11-152-25/+45
| | | | | so that all alternatives get centralized in one data structure
* cleanupsThierry Vignaud2002-11-151-37/+15
|
* s/usbvideo/usbvision/Thierry Vignaud2002-11-151-1/+1
|
* - use run_program rather than raw systemThierry Vignaud2002-11-151-16/+26
| | | | | | | | | | - kill useless show_msec_help() - kill commented remanant code of help buttons - add tooltip with default values on combos & entries - log about security administrator changes only when we do some - factorize some code into new_editable_combo() and set_default_tip()
* *** empty log message ***Thierry Vignaud2002-11-151-0/+1
|
* - add missing printer directoryThierry Vignaud2002-11-154-4/+12
| | | | | - bump version to 9.1 like most of our packages
* typo fixThierry Vignaud2002-11-151-0/+1
|